Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2021-47107 (GCVE-0-2021-47107)
Vulnerability from cvelistv5
| URL | Tags | ||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2021-47107",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-07-24T14:23:20.067017Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-07-24T14:23:30.968Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2024-08-04T05:24:39.886Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://git.kernel.org/stable/c/9e291a6a28d32545ed2fd959a8165144d1724df1"
},
{
"tags": [
"x_transferred"
],
"url": "https://git.kernel.org/stable/c/eabc0aab98e5218ceecd82069b0d6fdfff5ee885"
},
{
"tags": [
"x_transferred"
],
"url": "https://git.kernel.org/stable/c/53b1119a6e5028b125f431a0116ba73510d82a72"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Linux",
"programFiles": [
"fs/nfsd/nfs3proc.c",
"fs/nfsd/nfsproc.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"lessThan": "9e291a6a28d32545ed2fd959a8165144d1724df1",
"status": "affected",
"version": "37aa5e64022243e721b8334122997881177a4cfc",
"versionType": "git"
},
{
"lessThan": "eabc0aab98e5218ceecd82069b0d6fdfff5ee885",
"status": "affected",
"version": "7f87fc2d34d475225e78b7f5c4eabb121f4282b2",
"versionType": "git"
},
{
"lessThan": "53b1119a6e5028b125f431a0116ba73510d82a72",
"status": "affected",
"version": "7f87fc2d34d475225e78b7f5c4eabb121f4282b2",
"versionType": "git"
}
]
},
{
"defaultStatus": "affected",
"product": "Linux",
"programFiles": [
"fs/nfsd/nfs3proc.c",
"fs/nfsd/nfsproc.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"status": "affected",
"version": "5.13"
},
{
"lessThan": "5.13",
"status": "unaffected",
"version": "0",
"versionType": "semver"
},
{
"lessThanOrEqual": "5.15.*",
"status": "unaffected",
"version": "5.15.12",
"versionType": "semver"
},
{
"lessThanOrEqual": "*",
"status": "unaffected",
"version": "5.16",
"versionType": "original_commit_for_fix"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "5.15.12",
"versionStartIncluding": "5.13",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "5.16",
"versionStartIncluding": "5.13",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nNFSD: Fix READDIR buffer overflow\n\nIf a client sends a READDIR count argument that is too small (say,\nzero), then the buffer size calculation in the new init_dirlist\nhelper functions results in an underflow, allowing the XDR stream\nfunctions to write beyond the actual buffer.\n\nThis calculation has always been suspect. NFSD has never sanity-\nchecked the READDIR count argument, but the old entry encoders\nmanaged the problem correctly.\n\nWith the commits below, entry encoding changed, exposing the\nunderflow to the pointer arithmetic in xdr_reserve_space().\n\nModern NFS clients attempt to retrieve as much data as possible\nfor each READDIR request. Also, we have no unit tests that\nexercise the behavior of READDIR at the lower bound of @count\nvalues. Thus this case was missed during testing."
}
],
"providerMetadata": {
"dateUpdated": "2025-05-04T07:04:19.046Z",
"orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"shortName": "Linux"
},
"references": [
{
"url": "https://git.kernel.org/stable/c/9e291a6a28d32545ed2fd959a8165144d1724df1"
},
{
"url": "https://git.kernel.org/stable/c/eabc0aab98e5218ceecd82069b0d6fdfff5ee885"
},
{
"url": "https://git.kernel.org/stable/c/53b1119a6e5028b125f431a0116ba73510d82a72"
}
],
"title": "NFSD: Fix READDIR buffer overflow",
"x_generator": {
"engine": "bippy-1.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"assignerShortName": "Linux",
"cveId": "CVE-2021-47107",
"datePublished": "2024-03-04T18:15:38.706Z",
"dateReserved": "2024-03-04T18:12:48.835Z",
"dateUpdated": "2025-05-04T07:04:19.046Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2021-47107\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2024-03-04T19:15:18.793\",\"lastModified\":\"2025-02-14T15:22:22.510\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nNFSD: Fix READDIR buffer overflow\\n\\nIf a client sends a READDIR count argument that is too small (say,\\nzero), then the buffer size calculation in the new init_dirlist\\nhelper functions results in an underflow, allowing the XDR stream\\nfunctions to write beyond the actual buffer.\\n\\nThis calculation has always been suspect. NFSD has never sanity-\\nchecked the READDIR count argument, but the old entry encoders\\nmanaged the problem correctly.\\n\\nWith the commits below, entry encoding changed, exposing the\\nunderflow to the pointer arithmetic in xdr_reserve_space().\\n\\nModern NFS clients attempt to retrieve as much data as possible\\nfor each READDIR request. Also, we have no unit tests that\\nexercise the behavior of READDIR at the lower bound of @count\\nvalues. Thus this case was missed during testing.\"},{\"lang\":\"es\",\"value\":\"En el kernel de Linux, se resolvi\u00f3 la siguiente vulnerabilidad: NFSD: corrige el desbordamiento del b\u00fafer READDIR Si un cliente env\u00eda un argumento de recuento READDIR que es demasiado peque\u00f1o (digamos, cero), entonces el c\u00e1lculo del tama\u00f1o del b\u00fafer en las nuevas funciones auxiliares init_dirlist da como resultado un subdesbordamiento, lo que permite que las funciones de flujo XDR escriban m\u00e1s all\u00e1 del b\u00fafer real. Este c\u00e1lculo siempre ha sido sospechoso. NFSD nunca ha verificado la cordura del argumento de conteo READDIR, pero los codificadores de entrada antiguos manejaron el problema correctamente. Con las confirmaciones a continuaci\u00f3n, la codificaci\u00f3n de entrada cambi\u00f3, exponiendo el desbordamiento a la aritm\u00e9tica del puntero en xdr_reserve_space(). Los clientes NFS modernos intentan recuperar la mayor cantidad de datos posible para cada solicitud READDIR. Adem\u00e1s, no tenemos pruebas unitarias que ejerzan el comportamiento de READDIR en el l\u00edmite inferior de los valores @count. Por lo tanto, este caso se pas\u00f3 por alto durante las pruebas.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":7.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":1.8,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-120\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"5.13\",\"versionEndExcluding\":\"5.15.12\",\"matchCriteriaId\":\"164CFFE2-DFF5-4AA3-B0D8-BDA39E712F48\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:5.16:rc1:*:*:*:*:*:*\",\"matchCriteriaId\":\"357AA433-37E8-4323-BFB2-3038D6E4B414\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:5.16:rc2:*:*:*:*:*:*\",\"matchCriteriaId\":\"A73429BA-C2D9-4D0C-A75F-06A1CA8B3983\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:5.16:rc3:*:*:*:*:*:*\",\"matchCriteriaId\":\"F621B5E3-E99D-49E7-90B9-EC3B77C95383\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:5.16:rc4:*:*:*:*:*:*\",\"matchCriteriaId\":\"F7BFDCAA-1650-49AA-8462-407DD593F94F\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:5.16:rc5:*:*:*:*:*:*\",\"matchCriteriaId\":\"6EC9882F-866D-4ACB-8FBC-213D8D8436C8\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:linux:linux_kernel:5.16:rc6:*:*:*:*:*:*\",\"matchCriteriaId\":\"8A0915FE-A4AA-4C94-B783-CF29D81E7E54\"}]}]}],\"references\":[{\"url\":\"https://git.kernel.org/stable/c/53b1119a6e5028b125f431a0116ba73510d82a72\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Exploit\",\"Mailing List\",\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/9e291a6a28d32545ed2fd959a8165144d1724df1\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Exploit\",\"Mailing List\",\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/eabc0aab98e5218ceecd82069b0d6fdfff5ee885\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"tags\":[\"Exploit\",\"Mailing List\",\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/53b1119a6e5028b125f431a0116ba73510d82a72\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Mailing List\",\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/9e291a6a28d32545ed2fd959a8165144d1724df1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Mailing List\",\"Patch\"]},{\"url\":\"https://git.kernel.org/stable/c/eabc0aab98e5218ceecd82069b0d6fdfff5ee885\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Mailing List\",\"Patch\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://git.kernel.org/stable/c/9e291a6a28d32545ed2fd959a8165144d1724df1\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/eabc0aab98e5218ceecd82069b0d6fdfff5ee885\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://git.kernel.org/stable/c/53b1119a6e5028b125f431a0116ba73510d82a72\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-04T05:24:39.886Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2021-47107\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-07-24T14:23:20.067017Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-07-24T14:23:26.949Z\"}}], \"cna\": {\"title\": \"NFSD: Fix READDIR buffer overflow\", \"affected\": [{\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"37aa5e64022243e721b8334122997881177a4cfc\", \"lessThan\": \"9e291a6a28d32545ed2fd959a8165144d1724df1\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"7f87fc2d34d475225e78b7f5c4eabb121f4282b2\", \"lessThan\": \"eabc0aab98e5218ceecd82069b0d6fdfff5ee885\", \"versionType\": \"git\"}, {\"status\": \"affected\", \"version\": \"7f87fc2d34d475225e78b7f5c4eabb121f4282b2\", \"lessThan\": \"53b1119a6e5028b125f431a0116ba73510d82a72\", \"versionType\": \"git\"}], \"programFiles\": [\"fs/nfsd/nfs3proc.c\", \"fs/nfsd/nfsproc.c\"], \"defaultStatus\": \"unaffected\"}, {\"repo\": \"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git\", \"vendor\": \"Linux\", \"product\": \"Linux\", \"versions\": [{\"status\": \"affected\", \"version\": \"5.13\"}, {\"status\": \"unaffected\", \"version\": \"0\", \"lessThan\": \"5.13\", \"versionType\": \"semver\"}, {\"status\": \"unaffected\", \"version\": \"5.15.12\", \"versionType\": \"semver\", \"lessThanOrEqual\": \"5.15.*\"}, {\"status\": \"unaffected\", \"version\": \"5.16\", \"versionType\": \"original_commit_for_fix\", \"lessThanOrEqual\": \"*\"}], \"programFiles\": [\"fs/nfsd/nfs3proc.c\", \"fs/nfsd/nfsproc.c\"], \"defaultStatus\": \"affected\"}], \"references\": [{\"url\": \"https://git.kernel.org/stable/c/9e291a6a28d32545ed2fd959a8165144d1724df1\"}, {\"url\": \"https://git.kernel.org/stable/c/eabc0aab98e5218ceecd82069b0d6fdfff5ee885\"}, {\"url\": \"https://git.kernel.org/stable/c/53b1119a6e5028b125f431a0116ba73510d82a72\"}], \"x_generator\": {\"engine\": \"bippy-5f407fcff5a0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In the Linux kernel, the following vulnerability has been resolved:\\n\\nNFSD: Fix READDIR buffer overflow\\n\\nIf a client sends a READDIR count argument that is too small (say,\\nzero), then the buffer size calculation in the new init_dirlist\\nhelper functions results in an underflow, allowing the XDR stream\\nfunctions to write beyond the actual buffer.\\n\\nThis calculation has always been suspect. NFSD has never sanity-\\nchecked the READDIR count argument, but the old entry encoders\\nmanaged the problem correctly.\\n\\nWith the commits below, entry encoding changed, exposing the\\nunderflow to the pointer arithmetic in xdr_reserve_space().\\n\\nModern NFS clients attempt to retrieve as much data as possible\\nfor each READDIR request. Also, we have no unit tests that\\nexercise the behavior of READDIR at the lower bound of @count\\nvalues. Thus this case was missed during testing.\"}], \"providerMetadata\": {\"orgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"shortName\": \"Linux\", \"dateUpdated\": \"2024-12-19T07:35:22.494Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2021-47107\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-12-19T07:35:22.494Z\", \"dateReserved\": \"2024-03-04T18:12:48.835Z\", \"assignerOrgId\": \"416baaa9-dc9f-4396-8d5f-8c081fb06d67\", \"datePublished\": \"2024-03-04T18:15:38.706Z\", \"assignerShortName\": \"Linux\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
ghsa-2mfm-m7q3-xch8
Vulnerability from github
In the Linux kernel, the following vulnerability has been resolved:
NFSD: Fix READDIR buffer overflow
If a client sends a READDIR count argument that is too small (say, zero), then the buffer size calculation in the new init_dirlist helper functions results in an underflow, allowing the XDR stream functions to write beyond the actual buffer.
This calculation has always been suspect. NFSD has never sanity- checked the READDIR count argument, but the old entry encoders managed the problem correctly.
With the commits below, entry encoding changed, exposing the underflow to the pointer arithmetic in xdr_reserve_space().
Modern NFS clients attempt to retrieve as much data as possible for each READDIR request. Also, we have no unit tests that exercise the behavior of READDIR at the lower bound of @count values. Thus this case was missed during testing.
{
"affected": [],
"aliases": [
"CVE-2021-47107"
],
"database_specific": {
"cwe_ids": [
"CWE-120"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-03-04T19:15:18Z",
"severity": "HIGH"
},
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nNFSD: Fix READDIR buffer overflow\n\nIf a client sends a READDIR count argument that is too small (say,\nzero), then the buffer size calculation in the new init_dirlist\nhelper functions results in an underflow, allowing the XDR stream\nfunctions to write beyond the actual buffer.\n\nThis calculation has always been suspect. NFSD has never sanity-\nchecked the READDIR count argument, but the old entry encoders\nmanaged the problem correctly.\n\nWith the commits below, entry encoding changed, exposing the\nunderflow to the pointer arithmetic in xdr_reserve_space().\n\nModern NFS clients attempt to retrieve as much data as possible\nfor each READDIR request. Also, we have no unit tests that\nexercise the behavior of READDIR at the lower bound of @count\nvalues. Thus this case was missed during testing.",
"id": "GHSA-2mfm-m7q3-xch8",
"modified": "2025-02-14T15:31:01Z",
"published": "2024-03-04T21:31:11Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-47107"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/53b1119a6e5028b125f431a0116ba73510d82a72"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/9e291a6a28d32545ed2fd959a8165144d1724df1"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/eabc0aab98e5218ceecd82069b0d6fdfff5ee885"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
fkie_cve-2021-47107
Vulnerability from fkie_nvd
| URL | Tags | ||
|---|---|---|---|
| 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | https://git.kernel.org/stable/c/53b1119a6e5028b125f431a0116ba73510d82a72 | Exploit, Mailing List, Patch | |
| 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | https://git.kernel.org/stable/c/9e291a6a28d32545ed2fd959a8165144d1724df1 | Exploit, Mailing List, Patch | |
| 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | https://git.kernel.org/stable/c/eabc0aab98e5218ceecd82069b0d6fdfff5ee885 | Exploit, Mailing List, Patch | |
| af854a3a-2127-422b-91ae-364da2661108 | https://git.kernel.org/stable/c/53b1119a6e5028b125f431a0116ba73510d82a72 | Exploit, Mailing List, Patch | |
| af854a3a-2127-422b-91ae-364da2661108 | https://git.kernel.org/stable/c/9e291a6a28d32545ed2fd959a8165144d1724df1 | Exploit, Mailing List, Patch | |
| af854a3a-2127-422b-91ae-364da2661108 | https://git.kernel.org/stable/c/eabc0aab98e5218ceecd82069b0d6fdfff5ee885 | Exploit, Mailing List, Patch |
| Vendor | Product | Version | |
|---|---|---|---|
| linux | linux_kernel | * | |
| linux | linux_kernel | 5.16 | |
| linux | linux_kernel | 5.16 | |
| linux | linux_kernel | 5.16 | |
| linux | linux_kernel | 5.16 | |
| linux | linux_kernel | 5.16 | |
| linux | linux_kernel | 5.16 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"matchCriteriaId": "164CFFE2-DFF5-4AA3-B0D8-BDA39E712F48",
"versionEndExcluding": "5.15.12",
"versionStartIncluding": "5.13",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:5.16:rc1:*:*:*:*:*:*",
"matchCriteriaId": "357AA433-37E8-4323-BFB2-3038D6E4B414",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:5.16:rc2:*:*:*:*:*:*",
"matchCriteriaId": "A73429BA-C2D9-4D0C-A75F-06A1CA8B3983",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:5.16:rc3:*:*:*:*:*:*",
"matchCriteriaId": "F621B5E3-E99D-49E7-90B9-EC3B77C95383",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:5.16:rc4:*:*:*:*:*:*",
"matchCriteriaId": "F7BFDCAA-1650-49AA-8462-407DD593F94F",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:5.16:rc5:*:*:*:*:*:*",
"matchCriteriaId": "6EC9882F-866D-4ACB-8FBC-213D8D8436C8",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:5.16:rc6:*:*:*:*:*:*",
"matchCriteriaId": "8A0915FE-A4AA-4C94-B783-CF29D81E7E54",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nNFSD: Fix READDIR buffer overflow\n\nIf a client sends a READDIR count argument that is too small (say,\nzero), then the buffer size calculation in the new init_dirlist\nhelper functions results in an underflow, allowing the XDR stream\nfunctions to write beyond the actual buffer.\n\nThis calculation has always been suspect. NFSD has never sanity-\nchecked the READDIR count argument, but the old entry encoders\nmanaged the problem correctly.\n\nWith the commits below, entry encoding changed, exposing the\nunderflow to the pointer arithmetic in xdr_reserve_space().\n\nModern NFS clients attempt to retrieve as much data as possible\nfor each READDIR request. Also, we have no unit tests that\nexercise the behavior of READDIR at the lower bound of @count\nvalues. Thus this case was missed during testing."
},
{
"lang": "es",
"value": "En el kernel de Linux, se resolvi\u00f3 la siguiente vulnerabilidad: NFSD: corrige el desbordamiento del b\u00fafer READDIR Si un cliente env\u00eda un argumento de recuento READDIR que es demasiado peque\u00f1o (digamos, cero), entonces el c\u00e1lculo del tama\u00f1o del b\u00fafer en las nuevas funciones auxiliares init_dirlist da como resultado un subdesbordamiento, lo que permite que las funciones de flujo XDR escriban m\u00e1s all\u00e1 del b\u00fafer real. Este c\u00e1lculo siempre ha sido sospechoso. NFSD nunca ha verificado la cordura del argumento de conteo READDIR, pero los codificadores de entrada antiguos manejaron el problema correctamente. Con las confirmaciones a continuaci\u00f3n, la codificaci\u00f3n de entrada cambi\u00f3, exponiendo el desbordamiento a la aritm\u00e9tica del puntero en xdr_reserve_space(). Los clientes NFS modernos intentan recuperar la mayor cantidad de datos posible para cada solicitud READDIR. Adem\u00e1s, no tenemos pruebas unitarias que ejerzan el comportamiento de READDIR en el l\u00edmite inferior de los valores @count. Por lo tanto, este caso se pas\u00f3 por alto durante las pruebas."
}
],
"id": "CVE-2021-47107",
"lastModified": "2025-02-14T15:22:22.510",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 5.9,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2024-03-04T19:15:18.793",
"references": [
{
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"tags": [
"Exploit",
"Mailing List",
"Patch"
],
"url": "https://git.kernel.org/stable/c/53b1119a6e5028b125f431a0116ba73510d82a72"
},
{
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"tags": [
"Exploit",
"Mailing List",
"Patch"
],
"url": "https://git.kernel.org/stable/c/9e291a6a28d32545ed2fd959a8165144d1724df1"
},
{
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"tags": [
"Exploit",
"Mailing List",
"Patch"
],
"url": "https://git.kernel.org/stable/c/eabc0aab98e5218ceecd82069b0d6fdfff5ee885"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Mailing List",
"Patch"
],
"url": "https://git.kernel.org/stable/c/53b1119a6e5028b125f431a0116ba73510d82a72"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Mailing List",
"Patch"
],
"url": "https://git.kernel.org/stable/c/9e291a6a28d32545ed2fd959a8165144d1724df1"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"tags": [
"Exploit",
"Mailing List",
"Patch"
],
"url": "https://git.kernel.org/stable/c/eabc0aab98e5218ceecd82069b0d6fdfff5ee885"
}
],
"sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-120"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
CERTFR-2024-AVI-0329
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans le noyau Linux de SUSE. Certaines d'entre elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur, un déni de service à distance et 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 | ||
|---|---|---|---|---|
| SUSE | SUSE Linux Enterprise High Performance Computing | SUSE Linux Enterprise High Performance Computing 15 SP5 | ||
| SUSE | openSUSE Leap | openSUSE Leap 15.5 | ||
| SUSE | SUSE Linux Enterprise Live Patching | SUSE Linux Enterprise Live Patching 15-SP5 | ||
| SUSE | openSUSE Leap | openSUSE Leap 15.3 | ||
| SUSE | SUSE Linux Enterprise High Performance Computing | SUSE Linux Enterprise High Performance Computing 12 SP5 | ||
| SUSE | SUSE Linux Enterprise High Performance Computing | SUSE Linux Enterprise High Performance Computing 15 SP4 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server for SAP Applications 15 SP2 | ||
| SUSE | SUSE Linux Enterprise Live Patching | SUSE Linux Enterprise Live Patching 15-SP2 | ||
| SUSE | SUSE Manager Retail Branch Server | SUSE Manager Retail Branch Server 4.3 | ||
| SUSE | Public Cloud Module | Public Cloud Module 15-SP5 | ||
| SUSE | SUSE Linux Enterprise Live Patching | SUSE Linux Enterprise Live Patching 12-SP5 | ||
| SUSE | openSUSE Leap | openSUSE Leap 15.4 | ||
| SUSE | N/A | SUSE Linux Enterprise High Availability Extension 15 SP4 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server for SAP Applications 12 SP5 | ||
| SUSE | SUSE Linux Enterprise High Performance Computing | SUSE Linux Enterprise High Performance Computing LTSS 15 SP4 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server 12 SP5 | ||
| SUSE | SUSE Linux Enterprise Micro | SUSE Linux Enterprise Micro 5.2 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server 15 SP5 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server for SAP Applications 15 SP3 | ||
| SUSE | SUSE Linux Enterprise Micro | SUSE Linux Enterprise Micro 5.1 | ||
| SUSE | SUSE Linux Enterprise Micro | SUSE Linux Enterprise Micro for Rancher 5.4 | ||
| SUSE | SUSE Real Time Module | SUSE Real Time Module 15-SP5 | ||
| SUSE | SUSE Linux Enterprise High Performance Computing | SUSE Linux Enterprise High Performance Computing ESPOS 15 SP4 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server for SAP Applications 15 SP5 | ||
| SUSE | SUSE Linux Enterprise Micro | SUSE Linux Enterprise Micro 5.3 | ||
| SUSE | SUSE Linux Enterprise Real Time | SUSE Linux Enterprise Real Time 15 SP5 | ||
| SUSE | openSUSE Leap | openSUSE Leap Micro 5.3 | ||
| SUSE | SUSE Linux Enterprise Micro | SUSE Linux Enterprise Micro for Rancher 5.3 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server 15 SP4 LTSS 15-SP4 | ||
| SUSE | SUSE Linux Enterprise Real Time | SUSE Linux Enterprise Real Time 15 SP4 | ||
| SUSE | SUSE Manager Proxy | SUSE Manager Proxy 4.3 | ||
| SUSE | SUSE Linux Enterprise Live Patching | SUSE Linux Enterprise Live Patching 15-SP3 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server for SAP Applications 15 SP4 | ||
| SUSE | SUSE Linux Enterprise Desktop | SUSE Linux Enterprise Desktop 15 SP4 LTSS 15-SP4 | ||
| SUSE | SUSE Linux Enterprise High Performance Computing | SUSE Linux Enterprise High Performance Computing 15 SP3 | ||
| SUSE | SUSE Linux Enterprise Micro | SUSE Linux Enterprise Micro 5.5 | ||
| SUSE | openSUSE Leap | openSUSE Leap Micro 5.4 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server 15 SP4 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server 15 SP2 | ||
| SUSE | SUSE Manager Server | SUSE Manager Server 4.3 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server 15 SP3 | ||
| SUSE | SUSE Linux Enterprise Micro | SUSE Linux Enterprise Micro 5.4 | ||
| SUSE | SUSE Linux Enterprise Live Patching | SUSE Linux Enterprise Live Patching 15-SP4 | ||
| SUSE | SUSE Linux Enterprise High Performance Computing | SUSE Linux Enterprise High Performance Computing 15 SP2 |
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "SUSE Linux Enterprise High Performance Computing 15 SP5",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Live Patching 15-SP5",
"product": {
"name": "SUSE Linux Enterprise Live Patching",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "openSUSE Leap 15.3",
"product": {
"name": "openSUSE Leap",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise High Performance Computing 12 SP5",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise High Performance Computing 15 SP4",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Live Patching 15-SP2",
"product": {
"name": "SUSE Linux Enterprise Live Patching",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Manager Retail Branch Server 4.3",
"product": {
"name": "SUSE Manager Retail Branch Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "Public Cloud Module 15-SP5",
"product": {
"name": "Public Cloud Module",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Live Patching 12-SP5",
"product": {
"name": "SUSE Linux Enterprise Live Patching",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "openSUSE Leap 15.4",
"product": {
"name": "openSUSE Leap",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise High Availability Extension 15 SP4",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server for SAP Applications 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise High Performance Computing LTSS 15 SP4",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Micro 5.2",
"product": {
"name": "SUSE Linux Enterprise Micro",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Micro 5.1",
"product": {
"name": "SUSE Linux Enterprise Micro",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Micro for Rancher 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Real Time Module 15-SP5",
"product": {
"name": "SUSE Real Time Module",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise High Performance Computing ESPOS 15 SP4",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Real Time 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Real Time",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "openSUSE Leap Micro 5.3",
"product": {
"name": "openSUSE Leap",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Micro for Rancher 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server 15 SP4 LTSS 15-SP4",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Real Time 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Real Time",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Manager Proxy 4.3",
"product": {
"name": "SUSE Manager Proxy",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Live Patching 15-SP3",
"product": {
"name": "SUSE Linux Enterprise Live Patching",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Desktop 15 SP4 LTSS 15-SP4",
"product": {
"name": "SUSE Linux Enterprise Desktop",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise High Performance Computing 15 SP3",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "openSUSE Leap Micro 5.4",
"product": {
"name": "openSUSE Leap",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Manager Server 4.3",
"product": {
"name": "SUSE Manager Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Live Patching 15-SP4",
"product": {
"name": "SUSE Linux Enterprise Live Patching",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise High Performance Computing 15 SP2",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing",
"vendor": {
"name": "SUSE",
"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-2023-35827",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35827"
},
{
"name": "CVE-2023-52567",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52567"
},
{
"name": "CVE-2024-1085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1085"
},
{
"name": "CVE-2023-52477",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52477"
},
{
"name": "CVE-2021-47102",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47102"
},
{
"name": "CVE-2024-26654",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26654"
},
{
"name": "CVE-2024-26614",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26614"
},
{
"name": "CVE-2022-48626",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48626"
},
{
"name": "CVE-2023-52532",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52532"
},
{
"name": "CVE-2023-52621",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52621"
},
{
"name": "CVE-2024-26629",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26629"
},
{
"name": "CVE-2024-25739",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25739"
},
{
"name": "CVE-2021-47100",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47100"
},
{
"name": "CVE-2023-52637",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52637"
},
{
"name": "CVE-2023-52508",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52508"
},
{
"name": "CVE-2023-52559",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52559"
},
{
"name": "CVE-2023-6536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6536"
},
{
"name": "CVE-2023-6531",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6531"
},
{
"name": "CVE-2023-52453",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52453"
},
{
"name": "CVE-2024-26600",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26600"
},
{
"name": "CVE-2023-28746",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28746"
},
{
"name": "CVE-2023-52563",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52563"
},
{
"name": "CVE-2023-52492",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52492"
},
{
"name": "CVE-2023-52515",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52515"
},
{
"name": "CVE-2021-46926",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46926"
},
{
"name": "CVE-2023-52454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52454"
},
{
"name": "CVE-2024-26627",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26627"
},
{
"name": "CVE-2021-47094",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47094"
},
{
"name": "CVE-2021-46929",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46929"
},
{
"name": "CVE-2023-52632",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52632"
},
{
"name": "CVE-2023-52600",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52600"
},
{
"name": "CVE-2023-52507",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52507"
},
{
"name": "CVE-2023-52587",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52587"
},
{
"name": "CVE-2024-26645",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26645"
},
{
"name": "CVE-2023-52582",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52582"
},
{
"name": "CVE-2023-7042",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-7042"
},
{
"name": "CVE-2023-52340",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52340"
},
{
"name": "CVE-2023-52605",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52605"
},
{
"name": "CVE-2023-52604",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52604"
},
{
"name": "CVE-2023-52518",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52518"
},
{
"name": "CVE-2023-52601",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52601"
},
{
"name": "CVE-2023-42753",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42753"
},
{
"name": "CVE-2024-23307",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23307"
},
{
"name": "CVE-2021-47099",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47099"
},
{
"name": "CVE-2021-47104",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47104"
},
{
"name": "CVE-2021-46933",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46933"
},
{
"name": "CVE-2023-52603",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52603"
},
{
"name": "CVE-2023-52528",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52528"
},
{
"name": "CVE-2024-26695",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26695"
},
{
"name": "CVE-2023-52482",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52482"
},
{
"name": "CVE-2022-20154",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-20154"
},
{
"name": "CVE-2023-52486",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52486"
},
{
"name": "CVE-2021-46931",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46931"
},
{
"name": "CVE-2024-26670",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26670"
},
{
"name": "CVE-2023-52619",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52619"
},
{
"name": "CVE-2023-52617",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52617"
},
{
"name": "CVE-2021-47096",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47096"
},
{
"name": "CVE-2023-6270",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6270"
},
{
"name": "CVE-2022-48627",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48627"
},
{
"name": "CVE-2023-52462",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52462"
},
{
"name": "CVE-2023-52524",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52524"
},
{
"name": "CVE-2023-6356",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6356"
},
{
"name": "CVE-2023-52469",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52469"
},
{
"name": "CVE-2023-52493",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52493"
},
{
"name": "CVE-2021-47108",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47108"
},
{
"name": "CVE-2023-52484",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52484"
},
{
"name": "CVE-2023-52569",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52569"
},
{
"name": "CVE-2023-52481",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52481"
},
{
"name": "CVE-2023-0160",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0160"
},
{
"name": "CVE-2024-26599",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26599"
},
{
"name": "CVE-2023-52608",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52608"
},
{
"name": "CVE-2021-47082",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47082"
},
{
"name": "CVE-2024-26642",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26642"
},
{
"name": "CVE-2022-4744",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4744"
},
{
"name": "CVE-2023-52639",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52639"
},
{
"name": "CVE-2021-47091",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47091"
},
{
"name": "CVE-2021-47095",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47095"
},
{
"name": "CVE-2023-52599",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52599"
},
{
"name": "CVE-2024-26607",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26607"
},
{
"name": "CVE-2023-52574",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52574"
},
{
"name": "CVE-2023-52509",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52509"
},
{
"name": "CVE-2023-52470",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52470"
},
{
"name": "CVE-2023-52583",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52583"
},
{
"name": "CVE-2023-52602",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52602"
},
{
"name": "CVE-2023-52519",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52519"
},
{
"name": "CVE-2023-6535",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6535"
},
{
"name": "CVE-2024-0841",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0841"
},
{
"name": "CVE-2021-47098",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47098"
},
{
"name": "CVE-2024-26651",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26651"
},
{
"name": "CVE-2021-47083",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47083"
},
{
"name": "CVE-2022-48630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48630"
},
{
"name": "CVE-2023-52510",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52510"
},
{
"name": "CVE-2023-52497",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52497"
},
{
"name": "CVE-2024-26646",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26646"
},
{
"name": "CVE-2023-52612",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52612"
},
{
"name": "CVE-2023-52500",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52500"
},
{
"name": "CVE-2024-25742",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25742"
},
{
"name": "CVE-2024-26602",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26602"
},
{
"name": "CVE-2021-47093",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47093"
},
{
"name": "CVE-2024-22099",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22099"
},
{
"name": "CVE-2023-1829",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1829"
},
{
"name": "CVE-2021-47097",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47097"
},
{
"name": "CVE-2023-52575",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52575"
},
{
"name": "CVE-2021-46934",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46934"
},
{
"name": "CVE-2023-52517",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52517"
},
{
"name": "CVE-2023-52598",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52598"
},
{
"name": "CVE-2023-52525",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52525"
},
{
"name": "CVE-2021-46927",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46927"
},
{
"name": "CVE-2024-26659",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26659"
},
{
"name": "CVE-2023-52450",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52450"
},
{
"name": "CVE-2022-48629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48629"
},
{
"name": "CVE-2023-52594",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52594"
},
{
"name": "CVE-2021-47087",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47087"
},
{
"name": "CVE-2023-52595",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52595"
},
{
"name": "CVE-2024-26620",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26620"
},
{
"name": "CVE-2021-46925",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46925"
},
{
"name": "CVE-2021-46936",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46936"
},
{
"name": "CVE-2023-52623",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52623"
},
{
"name": "CVE-2023-52501",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52501"
},
{
"name": "CVE-2023-52447",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52447"
},
{
"name": "CVE-2023-52504",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52504"
},
{
"name": "CVE-2023-52513",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52513"
},
{
"name": "CVE-2023-52615",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52615"
},
{
"name": "CVE-2021-47105",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47105"
},
{
"name": "CVE-2023-52511",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52511"
},
{
"name": "CVE-2023-4881",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4881"
},
{
"name": "CVE-2023-52606",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52606"
},
{
"name": "CVE-2023-52502",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52502"
},
{
"name": "CVE-2024-26667",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26667"
},
{
"name": "CVE-2023-7192",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-7192"
},
{
"name": "CVE-2023-52597",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52597"
},
{
"name": "CVE-2023-52531",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52531"
},
{
"name": "CVE-2024-26717",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26717"
},
{
"name": "CVE-2023-52566",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52566"
},
{
"name": "CVE-2024-0565",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0565"
},
{
"name": "CVE-2024-2201",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2201"
},
{
"name": "CVE-2021-47101",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47101"
},
{
"name": "CVE-2023-52476",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52476"
},
{
"name": "CVE-2023-52463",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52463"
},
{
"name": "CVE-2023-52467",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52467"
},
{
"name": "CVE-2023-52628",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52628"
},
{
"name": "CVE-2023-52529",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52529"
},
{
"name": "CVE-2023-52591",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52591"
},
{
"name": "CVE-2023-52530",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52530"
},
{
"name": "CVE-2023-52520",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52520"
},
{
"name": "CVE-2021-47107",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47107"
},
{
"name": "CVE-2023-52523",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52523"
},
{
"name": "CVE-2024-26664",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26664"
},
{
"name": "CVE-2023-52494",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52494"
},
{
"name": "CVE-2023-52576",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52576"
},
{
"name": "CVE-2024-26612",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26612"
},
{
"name": "CVE-2023-52474",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52474"
},
{
"name": "CVE-2021-46930",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46930"
},
{
"name": "CVE-2023-52607",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52607"
},
{
"name": "CVE-2022-48628",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48628"
},
{
"name": "CVE-2023-52564",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52564"
}
],
"initial_release_date": "2024-04-19T00:00:00",
"last_revision_date": "2024-04-19T00:00:00",
"links": [],
"reference": "CERTFR-2024-AVI-0329",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2024-04-19T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"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 \u003cspan\nclass=\"textit\"\u003ele noyau Linux de SUSE\u003c/span\u003e. Certaines d\u0027entre elles\npermettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non\nsp\u00e9cifi\u00e9 par l\u0027\u00e9diteur, un d\u00e9ni de service \u00e0 distance et un\ncontournement de la politique de s\u00e9curit\u00e9.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans le noyau Linux de SUSE",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 SUSE suse-su-20241280-1 du 12 avril 2024",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241280-1"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 SUSE suse-su-20241257-1 du 12 avril 2024",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241257-1"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 SUSE suse-su-20241321-1 du 16 avril 2024",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 SUSE suse-su-20241299-1 du 15 avril 2024",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241299-1"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 SUSE suse-su-20241332-2 du 18 avril 2024",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241332-2"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 SUSE suse-su-20241278-1 du 12 avril 2024",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241278-1"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 SUSE suse-su-20241298-1 du 15 avril 2024",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241298-1"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 SUSE suse-su-20241274-1 du 12 avril 2024",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241274-1"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 SUSE suse-su-20241275-1 du 12 avril 2024",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241275-1"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 SUSE suse-su-20241322-2 du 18 avril 2024",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241322-2"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 SUSE suse-su-20241322-1 du 16 avril 2024",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241322-1"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 SUSE suse-su-20241320-1 du 16 avril 2024",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241320-1"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 SUSE suse-su-20241288-1 du 15 avril 2024",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241288-1"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 SUSE suse-su-20241276-1 du 12 avril 2024",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241276-1"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 SUSE suse-su-20241273-1 du 12 avril 2024",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241273-1"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 SUSE suse-su-20241292-1 du 15 avril 2024",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241292-1"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 SUSE suse-su-20241332-1 du 18 avril 2024",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241332-1"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 SUSE suse-su-20241312-1 du 16 avril 2024",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241312-1"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 SUSE suse-su-20241318-1 du 16 avril 2024",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241318-1"
}
]
}
CERTFR-2024-AVI-0363
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans le noyau Linux de SUSE. Certaines d'entre elles permettent à un attaquant de provoquer une élévation de privilèges, une atteinte à la confidentialité des données et une atteinte à l'intégrité des données.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| SUSE | SUSE Linux Enterprise High Performance Computing | SUSE Linux Enterprise High Performance Computing 15 SP5 | ||
| SUSE | N/A | Legacy Module 15-SP5 | ||
| SUSE | SUSE Linux Enterprise High Performance Computing | SUSE Linux Enterprise High Performance Computing LTSS 15 SP3 | ||
| SUSE | openSUSE Leap | openSUSE Leap 15.5 | ||
| SUSE | SUSE Linux Enterprise Live Patching | SUSE Linux Enterprise Live Patching 15-SP5 | ||
| SUSE | SUSE Linux Enterprise Desktop | SUSE Linux Enterprise Desktop 15 SP5 | ||
| SUSE | SUSE Manager Retail Branch Server | SUSE Manager Retail Branch Server 4.2 | ||
| SUSE | openSUSE Leap | openSUSE Leap 15.3 | ||
| SUSE | SUSE Manager Proxy | SUSE Manager Proxy 4.2 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server for SAP Applications 15 SP2 | ||
| SUSE | SUSE Linux Enterprise Live Patching | SUSE Linux Enterprise Live Patching 15-SP2 | ||
| SUSE | Public Cloud Module | Public Cloud Module 15-SP5 | ||
| SUSE | SUSE Linux Enterprise Micro | SUSE Linux Enterprise Micro 5.2 | ||
| SUSE | SUSE Manager Server | SUSE Manager Server 4.2 | ||
| SUSE | N/A | SUSE Linux Enterprise High Availability Extension 15 SP5 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server 15 SP5 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server for SAP Applications 15 SP3 | ||
| SUSE | SUSE Linux Enterprise Micro | SUSE Linux Enterprise Micro 5.1 | ||
| SUSE | SUSE Real Time Module | SUSE Real Time Module 15-SP5 | ||
| SUSE | Basesystem Module | Basesystem Module 15-SP5 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server for SAP Applications 15 SP5 | ||
| SUSE | SUSE Manager Server | SUSE Manager Server 4.1 | ||
| SUSE | N/A | SUSE Linux Enterprise High Availability Extension 15 SP3 | ||
| SUSE | SUSE Linux Enterprise High Performance Computing | SUSE Linux Enterprise High Performance Computing 15 SP2 LTSS 15-SP2 | ||
| SUSE | SUSE Linux Enterprise Real Time | SUSE Linux Enterprise Real Time 15 SP5 | ||
| SUSE | SUSE Manager Retail Branch Server | SUSE Manager Retail Branch Server 4.1 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server 15 SP3 Business Critical Linux 15-SP3 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server 15 SP2 Business Critical Linux 15-SP2 | ||
| SUSE | N/A | SUSE Enterprise Storage 7.1 | ||
| SUSE | SUSE Linux Enterprise Live Patching | SUSE Linux Enterprise Live Patching 15-SP3 | ||
| SUSE | SUSE Linux Enterprise Micro | SUSE Linux Enterprise Micro for Rancher 5.2 | ||
| SUSE | N/A | SUSE Linux Enterprise High Availability Extension 15 SP2 | ||
| SUSE | SUSE Manager Proxy | SUSE Manager Proxy 4.1 | ||
| SUSE | SUSE Linux Enterprise High Performance Computing | SUSE Linux Enterprise High Performance Computing 15 SP3 | ||
| SUSE | SUSE Linux Enterprise Micro | SUSE Linux Enterprise Micro 5.5 | ||
| SUSE | N/A | SUSE Linux Enterprise Workstation Extension 15 SP5 | ||
| SUSE | N/A | Development Tools Module 15-SP5 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server 15 SP3 LTSS 15-SP3 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server 15 SP2 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server 15 SP2 LTSS 15-SP2 | ||
| SUSE | SUSE Linux Enterprise Server | SUSE Linux Enterprise Server 15 SP3 | ||
| SUSE | SUSE Linux Enterprise High Performance Computing | SUSE Linux Enterprise High Performance Computing 15 SP2 |
| Title | Publication Time | Tags | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "SUSE Linux Enterprise High Performance Computing 15 SP5",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "Legacy Module 15-SP5",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise High Performance Computing LTSS 15 SP3",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Live Patching 15-SP5",
"product": {
"name": "SUSE Linux Enterprise Live Patching",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Desktop 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Desktop",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Manager Retail Branch Server 4.2",
"product": {
"name": "SUSE Manager Retail Branch Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "openSUSE Leap 15.3",
"product": {
"name": "openSUSE Leap",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Manager Proxy 4.2",
"product": {
"name": "SUSE Manager Proxy",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server for SAP Applications 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Live Patching 15-SP2",
"product": {
"name": "SUSE Linux Enterprise Live Patching",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "Public Cloud Module 15-SP5",
"product": {
"name": "Public Cloud Module",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Micro 5.2",
"product": {
"name": "SUSE Linux Enterprise Micro",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Manager Server 4.2",
"product": {
"name": "SUSE Manager Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise High Availability Extension 15 SP5",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server for SAP Applications 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Micro 5.1",
"product": {
"name": "SUSE Linux Enterprise Micro",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Real Time Module 15-SP5",
"product": {
"name": "SUSE Real Time Module",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "Basesystem Module 15-SP5",
"product": {
"name": "Basesystem Module",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server for SAP Applications 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Manager Server 4.1",
"product": {
"name": "SUSE Manager Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise High Availability Extension 15 SP3",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise High Performance Computing 15 SP2 LTSS 15-SP2",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Real Time 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Real Time",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Manager Retail Branch Server 4.1",
"product": {
"name": "SUSE Manager Retail Branch Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server 15 SP3 Business Critical Linux 15-SP3",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server 15 SP2 Business Critical Linux 15-SP2",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Enterprise Storage 7.1",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Live Patching 15-SP3",
"product": {
"name": "SUSE Linux Enterprise Live Patching",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Micro for Rancher 5.2",
"product": {
"name": "SUSE Linux Enterprise Micro",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise High Availability Extension 15 SP2",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Manager Proxy 4.1",
"product": {
"name": "SUSE Manager Proxy",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise High Performance Computing 15 SP3",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Workstation Extension 15 SP5",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "Development Tools Module 15-SP5",
"product": {
"name": "N/A",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server 15 SP3 LTSS 15-SP3",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server 15 SP2",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server 15 SP2 LTSS 15-SP2",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise Server 15 SP3",
"product": {
"name": "SUSE Linux Enterprise Server",
"vendor": {
"name": "SUSE",
"scada": false
}
}
},
{
"description": "SUSE Linux Enterprise High Performance Computing 15 SP2",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing",
"vendor": {
"name": "SUSE",
"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-2021-29155",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29155"
},
{
"name": "CVE-2021-23134",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23134"
},
{
"name": "CVE-2022-0487",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0487"
},
{
"name": "CVE-2022-4744",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4744"
},
{
"name": "CVE-2023-4881",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4881"
},
{
"name": "CVE-2023-1192",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1192"
},
{
"name": "CVE-2023-6531",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6531"
},
{
"name": "CVE-2023-35827",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35827"
},
{
"name": "CVE-2023-6536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6536"
},
{
"name": "CVE-2023-6356",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6356"
},
{
"name": "CVE-2023-6535",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6535"
},
{
"name": "CVE-2023-7192",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-7192"
},
{
"name": "CVE-2023-0160",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0160"
},
{
"name": "CVE-2023-28746",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28746"
},
{
"name": "CVE-2024-26599",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26599"
},
{
"name": "CVE-2023-52454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52454"
},
{
"name": "CVE-2024-26600",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26600"
},
{
"name": "CVE-2023-52467",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52467"
},
{
"name": "CVE-2023-52597",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52597"
},
{
"name": "CVE-2023-52605",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52605"
},
{
"name": "CVE-2023-52462",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52462"
},
{
"name": "CVE-2023-52469",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52469"
},
{
"name": "CVE-2023-52598",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52598"
},
{
"name": "CVE-2023-52470",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52470"
},
{
"name": "CVE-2023-52601",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52601"
},
{
"name": "CVE-2023-52600",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52600"
},
{
"name": "CVE-2023-52602",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52602"
},
{
"name": "CVE-2024-26627",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26627"
},
{
"name": "CVE-2023-52463",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52463"
},
{
"name": "CVE-2023-52447",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52447"
},
{
"name": "CVE-2023-52606",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52606"
},
{
"name": "CVE-2023-52604",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52604"
},
{
"name": "CVE-2023-52587",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52587"
},
{
"name": "CVE-2023-52599",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52599"
},
{
"name": "CVE-2023-52583",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52583"
},
{
"name": "CVE-2023-52603",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52603"
},
{
"name": "CVE-2023-52607",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52607"
},
{
"name": "CVE-2023-52594",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52594"
},
{
"name": "CVE-2023-52595",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52595"
},
{
"name": "CVE-2024-26602",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26602"
},
{
"name": "CVE-2021-47061",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47061"
},
{
"name": "CVE-2021-47013",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47013"
},
{
"name": "CVE-2024-23850",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23850"
},
{
"name": "CVE-2023-52559",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52559"
},
{
"name": "CVE-2023-52574",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52574"
},
{
"name": "CVE-2021-47083",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47083"
},
{
"name": "CVE-2021-47069",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47069"
},
{
"name": "CVE-2023-52530",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52530"
},
{
"name": "CVE-2023-6270",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6270"
},
{
"name": "CVE-2023-52531",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52531"
},
{
"name": "CVE-2023-52502",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52502"
},
{
"name": "CVE-2023-52532",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52532"
},
{
"name": "CVE-2021-46929",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46929"
},
{
"name": "CVE-2022-48628",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48628"
},
{
"name": "CVE-2023-52569",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52569"
},
{
"name": "CVE-2021-46934",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46934"
},
{
"name": "CVE-2024-26607",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26607"
},
{
"name": "CVE-2023-52482",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52482"
},
{
"name": "CVE-2022-48627",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48627"
},
{
"name": "CVE-2023-52484",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52484"
},
{
"name": "CVE-2021-46991",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46991"
},
{
"name": "CVE-2021-47077",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47077"
},
{
"name": "CVE-2021-46992",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46992"
},
{
"name": "CVE-2021-46921",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46921"
},
{
"name": "CVE-2024-2201",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2201"
},
{
"name": "CVE-2023-52612",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52612"
},
{
"name": "CVE-2021-47104",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47104"
},
{
"name": "CVE-2023-52567",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52567"
},
{
"name": "CVE-2023-52591",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52591"
},
{
"name": "CVE-2023-52501",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52501"
},
{
"name": "CVE-2023-52519",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52519"
},
{
"name": "CVE-2023-52575",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52575"
},
{
"name": "CVE-2024-26642",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26642"
},
{
"name": "CVE-2024-26667",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26667"
},
{
"name": "CVE-2023-52617",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52617"
},
{
"name": "CVE-2023-52564",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52564"
},
{
"name": "CVE-2024-26645",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26645"
},
{
"name": "CVE-2023-52511",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52511"
},
{
"name": "CVE-2024-0841",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0841"
},
{
"name": "CVE-2023-52476",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52476"
},
{
"name": "CVE-2023-52563",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52563"
},
{
"name": "CVE-2024-26695",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26695"
},
{
"name": "CVE-2021-47107",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47107"
},
{
"name": "CVE-2021-47100",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47100"
},
{
"name": "CVE-2021-47087",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47087"
},
{
"name": "CVE-2023-52453",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52453"
},
{
"name": "CVE-2023-52500",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52500"
},
{
"name": "CVE-2021-47096",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47096"
},
{
"name": "CVE-2021-46926",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46926"
},
{
"name": "CVE-2023-52608",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52608"
},
{
"name": "CVE-2022-48629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48629"
},
{
"name": "CVE-2024-26717",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26717"
},
{
"name": "CVE-2024-26670",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26670"
},
{
"name": "CVE-2024-26654",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26654"
},
{
"name": "CVE-2024-26612",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26612"
},
{
"name": "CVE-2021-47101",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47101"
},
{
"name": "CVE-2023-52477",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52477"
},
{
"name": "CVE-2023-52504",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52504"
},
{
"name": "CVE-2023-52615",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52615"
},
{
"name": "CVE-2024-26629",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26629"
},
{
"name": "CVE-2024-26646",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26646"
},
{
"name": "CVE-2023-52528",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52528"
},
{
"name": "CVE-2023-52481",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52481"
},
{
"name": "CVE-2024-26659",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26659"
},
{
"name": "CVE-2023-52486",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52486"
},
{
"name": "CVE-2021-47108",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47108"
},
{
"name": "CVE-2023-52628",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52628"
},
{
"name": "CVE-2023-52474",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52474"
},
{
"name": "CVE-2022-48630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48630"
},
{
"name": "CVE-2023-52529",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52529"
},
{
"name": "CVE-2023-52524",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52524"
},
{
"name": "CVE-2021-47094",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47094"
},
{
"name": "CVE-2023-52493",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52493"
},
{
"name": "CVE-2021-47095",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47095"
},
{
"name": "CVE-2024-26614",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26614"
},
{
"name": "CVE-2023-52509",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52509"
},
{
"name": "CVE-2023-52639",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52639"
},
{
"name": "CVE-2023-52515",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52515"
},
{
"name": "CVE-2023-52637",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52637"
},
{
"name": "CVE-2023-52508",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52508"
},
{
"name": "CVE-2023-52494",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52494"
},
{
"name": "CVE-2021-46930",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46930"
},
{
"name": "CVE-2023-52497",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52497"
},
{
"name": "CVE-2023-52507",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52507"
},
{
"name": "CVE-2021-47082",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47082"
},
{
"name": "CVE-2021-46933",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46933"
},
{
"name": "CVE-2023-52492",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52492"
},
{
"name": "CVE-2023-52582",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52582"
},
{
"name": "CVE-2021-46931",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46931"
},
{
"name": "CVE-2023-52621",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52621"
},
{
"name": "CVE-2024-25739",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25739"
},
{
"name": "CVE-2021-47105",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47105"
},
{
"name": "CVE-2021-47099",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47099"
},
{
"name": "CVE-2021-46925",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46925"
},
{
"name": "CVE-2021-47102",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47102"
},
{
"name": "CVE-2021-47091",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47091"
},
{
"name": "CVE-2023-52518",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52518"
},
{
"name": "CVE-2021-47098",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47098"
},
{
"name": "CVE-2022-48626",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48626"
},
{
"name": "CVE-2023-52525",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52525"
},
{
"name": "CVE-2023-52513",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52513"
},
{
"name": "CVE-2024-25742",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25742"
},
{
"name": "CVE-2023-52450",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52450"
},
{
"name": "CVE-2021-46927",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46927"
},
{
"name": "CVE-2024-22099",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22099"
},
{
"name": "CVE-2023-52566",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52566"
},
{
"name": "CVE-2024-26664",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26664"
},
{
"name": "CVE-2023-52576",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52576"
},
{
"name": "CVE-2021-47093",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47093"
},
{
"name": "CVE-2023-52632",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52632"
},
{
"name": "CVE-2023-52623",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52623"
},
{
"name": "CVE-2024-26620",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26620"
},
{
"name": "CVE-2023-52619",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52619"
},
{
"name": "CVE-2021-46936",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46936"
},
{
"name": "CVE-2021-47097",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47097"
},
{
"name": "CVE-2024-26651",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26651"
},
{
"name": "CVE-2023-52520",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52520"
},
{
"name": "CVE-2023-7042",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-7042"
},
{
"name": "CVE-2024-23307",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23307"
},
{
"name": "CVE-2023-52510",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52510"
},
{
"name": "CVE-2023-52523",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52523"
},
{
"name": "CVE-2023-52517",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52517"
},
{
"name": "CVE-2024-26769",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26769"
},
{
"name": "CVE-2024-26754",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26754"
},
{
"name": "CVE-2024-26697",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26697"
},
{
"name": "CVE-2024-26704",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26704"
},
{
"name": "CVE-2024-26689",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26689"
},
{
"name": "CVE-2024-26727",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26727"
},
{
"name": "CVE-2024-26745",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26745"
},
{
"name": "CVE-2024-26776",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26776"
},
{
"name": "CVE-2024-26718",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26718"
},
{
"name": "CVE-2024-26766",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26766"
},
{
"name": "CVE-2024-26685",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26685"
},
{
"name": "CVE-2024-26737",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26737"
},
{
"name": "CVE-2024-26771",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26771"
},
{
"name": "CVE-2024-26787",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26787"
},
{
"name": "CVE-2024-26798",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26798"
},
{
"name": "CVE-2024-26743",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26743"
},
{
"name": "CVE-2024-26805",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26805"
},
{
"name": "CVE-2024-26793",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26793"
},
{
"name": "CVE-2024-26684",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26684"
},
{
"name": "CVE-2024-26660",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26660"
},
{
"name": "CVE-2024-26749",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26749"
},
{
"name": "CVE-2024-26744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26744"
},
{
"name": "CVE-2024-26763",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26763"
},
{
"name": "CVE-2024-26760",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26760"
},
{
"name": "CVE-2024-26722",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26722"
},
{
"name": "CVE-2024-26681",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26681"
},
{
"name": "CVE-2024-26733",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26733"
},
{
"name": "CVE-2024-26779",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26779"
},
{
"name": "CVE-2024-26747",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26747"
},
{
"name": "CVE-2024-26696",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26696"
},
{
"name": "CVE-2024-26790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26790"
},
{
"name": "CVE-2024-26680",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26680"
},
{
"name": "CVE-2024-26751",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26751"
},
{
"name": "CVE-2024-26736",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26736"
},
{
"name": "CVE-2021-46990",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46990"
},
{
"name": "CVE-2021-47180",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47180"
},
{
"name": "CVE-2020-36780",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36780"
},
{
"name": "CVE-2021-47014",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47014"
},
{
"name": "CVE-2021-47058",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47058"
},
{
"name": "CVE-2021-47167",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47167"
},
{
"name": "CVE-2021-46908",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46908"
},
{
"name": "CVE-2021-47035",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47035"
},
{
"name": "CVE-2023-52590",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52590"
},
{
"name": "CVE-2021-47130",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47130"
},
{
"name": "CVE-2021-47056",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47056"
},
{
"name": "CVE-2021-46918",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46918"
},
{
"name": "CVE-2021-47138",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47138"
},
{
"name": "CVE-2021-46960",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46960"
},
{
"name": "CVE-2021-47046",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47046"
},
{
"name": "CVE-2024-26848",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26848"
},
{
"name": "CVE-2021-47170",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47170"
},
{
"name": "CVE-2021-47164",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47164"
},
{
"name": "CVE-2021-47118",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47118"
},
{
"name": "CVE-2021-46920",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46920"
},
{
"name": "CVE-2021-47139",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47139"
},
{
"name": "CVE-2023-52488",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52488"
},
{
"name": "CVE-2021-46976",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46976"
},
{
"name": "CVE-2021-46922",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46922"
},
{
"name": "CVE-2024-26807",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26807"
},
{
"name": "CVE-2021-47150",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47150"
},
{
"name": "CVE-2021-46943",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46943"
},
{
"name": "CVE-2021-46914",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46914"
},
{
"name": "CVE-2021-46950",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46950"
},
{
"name": "CVE-2021-46971",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46971"
},
{
"name": "CVE-2021-47109",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47109"
},
{
"name": "CVE-2021-46988",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46988"
},
{
"name": "CVE-2021-46919",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46919"
},
{
"name": "CVE-2021-46944",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46944"
},
{
"name": "CVE-2021-46938",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46938"
},
{
"name": "CVE-2021-46981",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46981"
},
{
"name": "CVE-2021-47175",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47175"
},
{
"name": "CVE-2021-47049",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47049"
},
{
"name": "CVE-2023-52627",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52627"
},
{
"name": "CVE-2021-47144",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47144"
},
{
"name": "CVE-2021-47068",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47068"
},
{
"name": "CVE-2021-47044",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47044"
},
{
"name": "CVE-2021-47137",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47137"
},
{
"name": "CVE-2021-47161",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47161"
},
{
"name": "CVE-2021-47177",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47177"
},
{
"name": "CVE-2021-46917",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46917"
},
{
"name": "CVE-2021-46958",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46958"
},
{
"name": "CVE-2021-47020",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47020"
},
{
"name": "CVE-2021-47110",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47110"
},
{
"name": "CVE-2021-47017",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47017"
},
{
"name": "CVE-2021-46983",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46983"
},
{
"name": "CVE-2021-47119",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47119"
},
{
"name": "CVE-2021-47165",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47165"
},
{
"name": "CVE-2021-46998",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46998"
},
{
"name": "CVE-2021-47176",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47176"
},
{
"name": "CVE-2021-47006",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47006"
},
{
"name": "CVE-2021-47073",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47073"
},
{
"name": "CVE-2021-47055",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47055"
},
{
"name": "CVE-2021-47141",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47141"
},
{
"name": "CVE-2021-47117",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47117"
},
{
"name": "CVE-2021-47172",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47172"
},
{
"name": "CVE-2023-52572",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52572"
},
{
"name": "CVE-2020-36781",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36781"
},
{
"name": "CVE-2021-47189",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47189"
},
{
"name": "CVE-2023-52636",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52636"
},
{
"name": "CVE-2021-47181",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47181"
},
{
"name": "CVE-2021-47001",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47001"
},
{
"name": "CVE-2024-25743",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25743"
},
{
"name": "CVE-2021-47173",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47173"
},
{
"name": "CVE-2021-46962",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46962"
},
{
"name": "CVE-2021-46984",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46984"
},
{
"name": "CVE-2021-47063",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47063"
},
{
"name": "CVE-2021-47179",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47179"
},
{
"name": "CVE-2021-47182",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47182"
},
{
"name": "CVE-2021-47065",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47065"
},
{
"name": "CVE-2021-47071",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47071"
},
{
"name": "CVE-2021-46911",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46911"
},
{
"name": "CVE-2021-47168",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47168"
},
{
"name": "CVE-2021-47038",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47038"
},
{
"name": "CVE-2021-46959",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46959"
},
{
"name": "CVE-2021-47153",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47153"
},
{
"name": "CVE-2021-47120",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47120"
},
{
"name": "CVE-2021-47174",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47174"
},
{
"name": "CVE-2021-47015",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47015"
},
{
"name": "CVE-2021-47142",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47142"
},
{
"name": "CVE-2021-46961",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46961"
},
{
"name": "CVE-2021-47003",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47003"
},
{
"name": "CVE-2021-47171",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47171"
},
{
"name": "CVE-2021-47202",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47202"
},
{
"name": "CVE-2021-47112",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47112"
},
{
"name": "CVE-2021-47169",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47169"
},
{
"name": "CVE-2021-47160",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47160"
},
{
"name": "CVE-2021-47136",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47136"
},
{
"name": "CVE-2021-47045",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47045"
},
{
"name": "CVE-2020-36783",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36783"
},
{
"name": "CVE-2021-47114",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47114"
},
{
"name": "CVE-2021-47034",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47034"
},
{
"name": "CVE-2021-47051",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47051"
},
{
"name": "CVE-2021-46909",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46909"
},
{
"name": "CVE-2021-47026",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47026"
},
{
"name": "CVE-2021-46963",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46963"
},
{
"name": "CVE-2023-52503",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52503"
},
{
"name": "CVE-2021-46939",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46939"
},
{
"name": "CVE-2021-46951",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46951"
},
{
"name": "CVE-2021-47070",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47070"
},
{
"name": "CVE-2021-47183",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47183"
},
{
"name": "CVE-2021-46956",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46956"
},
{
"name": "CVE-2021-47166",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47166"
},
{
"name": "CVE-2021-47000",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47000"
},
{
"name": "CVE-2020-36782",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36782"
},
{
"name": "CVE-2021-47009",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47009"
},
{
"name": "CVE-2021-47185",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47185"
},
{
"name": "CVE-2023-52561",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52561"
},
{
"name": "CVE-2021-46980",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46980"
}
],
"initial_release_date": "2024-05-03T00:00:00",
"last_revision_date": "2024-05-03T00:00:00",
"links": [],
"reference": "CERTFR-2024-AVI-0363",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2024-05-03T00: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": "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 \u003cspan\nclass=\"textit\"\u003ele noyau Linux de SUSE\u003c/span\u003e. Certaines d\u0027entre elles\npermettent \u00e0 un attaquant de provoquer une \u00e9l\u00e9vation de privil\u00e8ges, une\natteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es et une atteinte \u00e0 l\u0027int\u00e9grit\u00e9\ndes donn\u00e9es.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans le noyau Linux de SUSE",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 SUSE SUSE-SU-2024:1465-1 du 29 avril 2024",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241465-1"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 SUSE SUSE-SU-2024:1490-1 du 03 mai 2024",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241490-1"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 SUSE SUSE-SU-2024:1489-1 du 03 mai 2024",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241489-1"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 SUSE SUSE-SU-2024:1454-1 du 26 avril 2024",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241454-1"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 SUSE SUSE-SU-2024:1466-1 du 29 avril 2024",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241466-1"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 SUSE SUSE-SU-2024:1480-1 du 30 avril 2024",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241480-1"
}
]
}
suse-su-2024:1320-1
Vulnerability from csaf_suse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for the Linux Kernel",
"title": "Title of the patch"
},
{
"category": "description",
"text": "\n\nThe SUSE Linux Enterprise 15 SP4 RT kernel was updated to receive various security bugfixes.\n\nThe following security bugs were fixed:\n\n- CVE-2021-46925: Fixed kernel panic caused by race of smc_sock (bsc#1220466).\n- CVE-2021-46926: Fixed bug when detecting controllers in ALSA/hda/intel-sdw-acpi (bsc#1220478).\n- CVE-2021-46927: Fixed assertion bug in nitro_enclaves: Use get_user_pages_unlocked() (bsc#1220443).\n- CVE-2021-46929: Fixed use-after-free issue in sctp_sock_dump() (bsc#1220482).\n- CVE-2021-46930: Fixed usb/mtu3 list_head check warning (bsc#1220484).\n- CVE-2021-46931: Fixed wrong type casting in mlx5e_tx_reporter_dump_sq() (bsc#1220486).\n- CVE-2021-46933: Fixed possible underflow in ffs_data_clear() (bsc#1220487).\n- CVE-2021-46936: Fixed use-after-free in tw_timer_handler() (bsc#1220439).\n- CVE-2021-47082: Fixed ouble free in tun_free_netdev() (bsc#1220969).\n- CVE-2021-47087: Fixed incorrect page free bug in tee/optee (bsc#1220954).\n- CVE-2021-47091: Fixed locking in ieee80211_start_ap()) error path (bsc#1220959).\n- CVE-2021-47093: Fixed memleak on registration failure in intel_pmc_core (bsc#1220978).\n- CVE-2021-47094: Fixed possible memory leak in KVM x86/mmu (bsc#1221551).\n- CVE-2021-47095: Fixed missing initialization in ipmi/ssif (bsc#1220979).\n- CVE-2021-47096: Fixed uninitalized user_pversion in ALSA rawmidi (bsc#1220981).\n- CVE-2021-47097: Fixed stack out of bound access in elantech_change_report_id() (bsc#1220982).\n- CVE-2021-47098: Fixed integer overflow/underflow in hysteresis calculations hwmon: (lm90) (bsc#1220983).\n- CVE-2021-47099: Fixed BUG_ON assertion in veth when skb entering GRO are cloned (bsc#1220955).\n- CVE-2021-47100: Fixed UAF when uninstall in ipmi (bsc#1220985).\n- CVE-2021-47101: Fixed uninit-value in asix_mdio_read() (bsc#1220987).\n- CVE-2021-47102: Fixed incorrect structure access In line: upper = info-\u003eupper_dev in net/marvell/prestera (bsc#1221009).\n- CVE-2021-47104: Fixed memory leak in qib_user_sdma_queue_pkts() (bsc#1220960).\n- CVE-2021-47105: Fixed potential memory leak in ice/xsk (bsc#1220961).\n- CVE-2021-47107: Fixed READDIR buffer overflow in NFSD (bsc#1220965).\n- CVE-2021-47108: Fixed possible NULL pointer dereference for mtk_hdmi_conf in drm/mediatek (bsc#1220986).\n- CVE-2022-48626: Fixed a potential use-after-free on remove path moxart (bsc#1220366).\n- CVE-2022-48629: Fixed possible memory leak in qcom-rng (bsc#1220989).\n- CVE-2022-48630: Fixed infinite loop on requests not multiple of WORD_SZ in crypto: qcom-rng (bsc#1220990).\n- CVE-2023-35827: Fixed a use-after-free issue in ravb_tx_timeout_work() (bsc#1212514).\n- CVE-2023-52450: Fixed NULL pointer dereference issue in upi_fill_topology() (bsc#1220237).\n- CVE-2023-52454: Fixed a kernel panic when host sends an invalid H2C PDU length (bsc#1220320).\n- CVE-2023-52469: Fixed a use-after-free in kv_parse_power_table (bsc#1220411).\n- CVE-2023-52470: Fixed null-ptr-deref in radeon_crtc_init() (bsc#1220413).\n- CVE-2023-52474: Fixed a vulnerability with non-PAGE_SIZE-end multi-iovec user SDMA requests (bsc#1220445).\n- CVE-2023-52477: Fixed USB Hub accesses to uninitialized BOS descriptors (bsc#1220790).\n- CVE-2023-52492: Fixed a null-pointer-dereference in channel unregistration function __dma_async_device_channel_register() (bsc#1221276).\n- CVE-2023-52497: Fixed data corruption in erofs (bsc#1220879).\n- CVE-2023-52501: Fixed possible memory corruption in ring-buffer (bsc#1220885).\n- CVE-2023-52502: Fixed a race condition in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn() (bsc#1220831).\n- CVE-2023-52504: Fixed possible out-of bounds in apply_alternatives() on a 5-level paging machine (bsc#1221553).\n- CVE-2023-52507: Fixed possible shift-out-of-bounds in nfc/nci (bsc#1220833).\n- CVE-2023-52508: Fixed null pointer dereference in nvme_fc_io_getuuid() (bsc#1221015).\n- CVE-2023-52509: Fixed a use-after-free issue in ravb_tx_timeout_work() (bsc#1220836).\n- CVE-2023-52510: Fixed a potential UAF in ca8210_probe() (bsc#1220898).\n- CVE-2023-52511: Fixed possible memory corruption in spi/sun6i (bsc#1221012).\n- CVE-2023-52513: Fixed connection failure handling in RDMA/siw (bsc#1221022).\n- CVE-2023-52515: Fixed possible use-after-free in RDMA/srp (bsc#1221048).\n- CVE-2023-52517: Fixed race between DMA RX transfer completion and RX FIFO drain in spi/sun6i (bsc#1221055).\n- CVE-2023-52519: Fixed possible overflow in HID/intel-ish-hid/ipc (bsc#1220920).\n- CVE-2023-52520: Fixed reference leak in platform/x86/think-lmi (bsc#1220921).\n- CVE-2023-52523: Fixed wrong redirects to non-TCP sockets in bpf (bsc#1220926).\n- CVE-2023-52524: Fixed possible corruption in nfc/llcp (bsc#1220927).\n- CVE-2023-52525: Fixed out of bounds check mwifiex_process_rx_packet() (bsc#1220840).\n- CVE-2023-52528: Fixed uninit-value access in __smsc75xx_read_reg() (bsc#1220843).\n- CVE-2023-52529: Fixed a potential memory leak in sony_probe() (bsc#1220929).\n- CVE-2023-52532: Fixed a bug in TX CQE error handling (bsc#1220932).\n- CVE-2023-52564: Reverted invalid fix for UAF in gsm_cleanup_mux() (bsc#1220938).\n- CVE-2023-52566: Fixed potential use after free in nilfs_gccache_submit_read_data() (bsc#1220940).\n- CVE-2023-52567: Fixed possible Oops in serial/8250_port: when using IRQ polling (irq = 0) (bsc#1220839).\n- CVE-2023-52569: Fixed a bug in btrfs by remoning BUG() after failure to insert delayed dir index item (bsc#1220918).\n- CVE-2023-52574: Fixed a bug by hiding new member header_ops (bsc#1220870).\n- CVE-2023-52575: Fixed SBPB enablement for spec_rstack_overflow=off (bsc#1220871).\n- CVE-2023-52576: Fixed potential use after free in memblock_isolate_range() (bsc#1220872).\n- CVE-2023-52582: Fixed possible oops in netfs (bsc#1220878).\n- CVE-2023-52583: Fixed deadlock or deadcode of misusing dget() inside ceph (bsc#1221058).\n- CVE-2023-52597: Fixed a setting of fpc register in KVM (bsc#1221040).\n- CVE-2023-52605: Fixed a NULL pointer dereference check (bsc#1221039)\n- CVE-2023-52621: Fixed missing asserion in bpf (bsc#1222073).\n- CVE-2024-25742: Fixed insufficient validation during #VC instruction emulation in x86/sev (bsc#1221725).\n- CVE-2024-26600: Fixed NULL pointer dereference for SRP in phy-omap-usb2 (bsc#1220340).\n\nThe following non-security bugs were fixed:\n\n- doc/README.SUSE: Update information about module support status (jsc#PED-5759)\n- group-source-files.pl: Quote filenames (boo#1221077).\n- tty: n_gsm: require CAP_NET_ADMIN to attach N_GSM0710 ldisc (bsc#1222619).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-1320,SUSE-SLE-Micro-5.3-2024-1320,SUSE-SLE-Micro-5.4-2024-1320,openSUSE-Leap-Micro-5.3-2024-1320,openSUSE-Leap-Micro-5.4-2024-1320",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_1320-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:1320-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241320-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:1320-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2024-April/035000.html"
},
{
"category": "self",
"summary": "SUSE Bug 1212514",
"url": "https://bugzilla.suse.com/1212514"
},
{
"category": "self",
"summary": "SUSE Bug 1220237",
"url": "https://bugzilla.suse.com/1220237"
},
{
"category": "self",
"summary": "SUSE Bug 1220320",
"url": "https://bugzilla.suse.com/1220320"
},
{
"category": "self",
"summary": "SUSE Bug 1220340",
"url": "https://bugzilla.suse.com/1220340"
},
{
"category": "self",
"summary": "SUSE Bug 1220366",
"url": "https://bugzilla.suse.com/1220366"
},
{
"category": "self",
"summary": "SUSE Bug 1220411",
"url": "https://bugzilla.suse.com/1220411"
},
{
"category": "self",
"summary": "SUSE Bug 1220413",
"url": "https://bugzilla.suse.com/1220413"
},
{
"category": "self",
"summary": "SUSE Bug 1220439",
"url": "https://bugzilla.suse.com/1220439"
},
{
"category": "self",
"summary": "SUSE Bug 1220443",
"url": "https://bugzilla.suse.com/1220443"
},
{
"category": "self",
"summary": "SUSE Bug 1220445",
"url": "https://bugzilla.suse.com/1220445"
},
{
"category": "self",
"summary": "SUSE Bug 1220466",
"url": "https://bugzilla.suse.com/1220466"
},
{
"category": "self",
"summary": "SUSE Bug 1220478",
"url": "https://bugzilla.suse.com/1220478"
},
{
"category": "self",
"summary": "SUSE Bug 1220482",
"url": "https://bugzilla.suse.com/1220482"
},
{
"category": "self",
"summary": "SUSE Bug 1220484",
"url": "https://bugzilla.suse.com/1220484"
},
{
"category": "self",
"summary": "SUSE Bug 1220486",
"url": "https://bugzilla.suse.com/1220486"
},
{
"category": "self",
"summary": "SUSE Bug 1220487",
"url": "https://bugzilla.suse.com/1220487"
},
{
"category": "self",
"summary": "SUSE Bug 1220790",
"url": "https://bugzilla.suse.com/1220790"
},
{
"category": "self",
"summary": "SUSE Bug 1220831",
"url": "https://bugzilla.suse.com/1220831"
},
{
"category": "self",
"summary": "SUSE Bug 1220833",
"url": "https://bugzilla.suse.com/1220833"
},
{
"category": "self",
"summary": "SUSE Bug 1220836",
"url": "https://bugzilla.suse.com/1220836"
},
{
"category": "self",
"summary": "SUSE Bug 1220839",
"url": "https://bugzilla.suse.com/1220839"
},
{
"category": "self",
"summary": "SUSE Bug 1220840",
"url": "https://bugzilla.suse.com/1220840"
},
{
"category": "self",
"summary": "SUSE Bug 1220843",
"url": "https://bugzilla.suse.com/1220843"
},
{
"category": "self",
"summary": "SUSE Bug 1220870",
"url": "https://bugzilla.suse.com/1220870"
},
{
"category": "self",
"summary": "SUSE Bug 1220871",
"url": "https://bugzilla.suse.com/1220871"
},
{
"category": "self",
"summary": "SUSE Bug 1220872",
"url": "https://bugzilla.suse.com/1220872"
},
{
"category": "self",
"summary": "SUSE Bug 1220878",
"url": "https://bugzilla.suse.com/1220878"
},
{
"category": "self",
"summary": "SUSE Bug 1220879",
"url": "https://bugzilla.suse.com/1220879"
},
{
"category": "self",
"summary": "SUSE Bug 1220885",
"url": "https://bugzilla.suse.com/1220885"
},
{
"category": "self",
"summary": "SUSE Bug 1220898",
"url": "https://bugzilla.suse.com/1220898"
},
{
"category": "self",
"summary": "SUSE Bug 1220918",
"url": "https://bugzilla.suse.com/1220918"
},
{
"category": "self",
"summary": "SUSE Bug 1220920",
"url": "https://bugzilla.suse.com/1220920"
},
{
"category": "self",
"summary": "SUSE Bug 1220921",
"url": "https://bugzilla.suse.com/1220921"
},
{
"category": "self",
"summary": "SUSE Bug 1220926",
"url": "https://bugzilla.suse.com/1220926"
},
{
"category": "self",
"summary": "SUSE Bug 1220927",
"url": "https://bugzilla.suse.com/1220927"
},
{
"category": "self",
"summary": "SUSE Bug 1220929",
"url": "https://bugzilla.suse.com/1220929"
},
{
"category": "self",
"summary": "SUSE Bug 1220932",
"url": "https://bugzilla.suse.com/1220932"
},
{
"category": "self",
"summary": "SUSE Bug 1220938",
"url": "https://bugzilla.suse.com/1220938"
},
{
"category": "self",
"summary": "SUSE Bug 1220940",
"url": "https://bugzilla.suse.com/1220940"
},
{
"category": "self",
"summary": "SUSE Bug 1220954",
"url": "https://bugzilla.suse.com/1220954"
},
{
"category": "self",
"summary": "SUSE Bug 1220955",
"url": "https://bugzilla.suse.com/1220955"
},
{
"category": "self",
"summary": "SUSE Bug 1220959",
"url": "https://bugzilla.suse.com/1220959"
},
{
"category": "self",
"summary": "SUSE Bug 1220960",
"url": "https://bugzilla.suse.com/1220960"
},
{
"category": "self",
"summary": "SUSE Bug 1220961",
"url": "https://bugzilla.suse.com/1220961"
},
{
"category": "self",
"summary": "SUSE Bug 1220965",
"url": "https://bugzilla.suse.com/1220965"
},
{
"category": "self",
"summary": "SUSE Bug 1220969",
"url": "https://bugzilla.suse.com/1220969"
},
{
"category": "self",
"summary": "SUSE Bug 1220978",
"url": "https://bugzilla.suse.com/1220978"
},
{
"category": "self",
"summary": "SUSE Bug 1220979",
"url": "https://bugzilla.suse.com/1220979"
},
{
"category": "self",
"summary": "SUSE Bug 1220981",
"url": "https://bugzilla.suse.com/1220981"
},
{
"category": "self",
"summary": "SUSE Bug 1220982",
"url": "https://bugzilla.suse.com/1220982"
},
{
"category": "self",
"summary": "SUSE Bug 1220983",
"url": "https://bugzilla.suse.com/1220983"
},
{
"category": "self",
"summary": "SUSE Bug 1220985",
"url": "https://bugzilla.suse.com/1220985"
},
{
"category": "self",
"summary": "SUSE Bug 1220986",
"url": "https://bugzilla.suse.com/1220986"
},
{
"category": "self",
"summary": "SUSE Bug 1220987",
"url": "https://bugzilla.suse.com/1220987"
},
{
"category": "self",
"summary": "SUSE Bug 1220989",
"url": "https://bugzilla.suse.com/1220989"
},
{
"category": "self",
"summary": "SUSE Bug 1220990",
"url": "https://bugzilla.suse.com/1220990"
},
{
"category": "self",
"summary": "SUSE Bug 1221009",
"url": "https://bugzilla.suse.com/1221009"
},
{
"category": "self",
"summary": "SUSE Bug 1221012",
"url": "https://bugzilla.suse.com/1221012"
},
{
"category": "self",
"summary": "SUSE Bug 1221015",
"url": "https://bugzilla.suse.com/1221015"
},
{
"category": "self",
"summary": "SUSE Bug 1221022",
"url": "https://bugzilla.suse.com/1221022"
},
{
"category": "self",
"summary": "SUSE Bug 1221039",
"url": "https://bugzilla.suse.com/1221039"
},
{
"category": "self",
"summary": "SUSE Bug 1221040",
"url": "https://bugzilla.suse.com/1221040"
},
{
"category": "self",
"summary": "SUSE Bug 1221048",
"url": "https://bugzilla.suse.com/1221048"
},
{
"category": "self",
"summary": "SUSE Bug 1221055",
"url": "https://bugzilla.suse.com/1221055"
},
{
"category": "self",
"summary": "SUSE Bug 1221058",
"url": "https://bugzilla.suse.com/1221058"
},
{
"category": "self",
"summary": "SUSE Bug 1221077",
"url": "https://bugzilla.suse.com/1221077"
},
{
"category": "self",
"summary": "SUSE Bug 1221276",
"url": "https://bugzilla.suse.com/1221276"
},
{
"category": "self",
"summary": "SUSE Bug 1221551",
"url": "https://bugzilla.suse.com/1221551"
},
{
"category": "self",
"summary": "SUSE Bug 1221553",
"url": "https://bugzilla.suse.com/1221553"
},
{
"category": "self",
"summary": "SUSE Bug 1221725",
"url": "https://bugzilla.suse.com/1221725"
},
{
"category": "self",
"summary": "SUSE Bug 1222073",
"url": "https://bugzilla.suse.com/1222073"
},
{
"category": "self",
"summary": "SUSE Bug 1222619",
"url": "https://bugzilla.suse.com/1222619"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-46925 page",
"url": "https://www.suse.com/security/cve/CVE-2021-46925/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-46926 page",
"url": "https://www.suse.com/security/cve/CVE-2021-46926/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-46927 page",
"url": "https://www.suse.com/security/cve/CVE-2021-46927/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-46929 page",
"url": "https://www.suse.com/security/cve/CVE-2021-46929/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-46930 page",
"url": "https://www.suse.com/security/cve/CVE-2021-46930/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-46931 page",
"url": "https://www.suse.com/security/cve/CVE-2021-46931/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-46933 page",
"url": "https://www.suse.com/security/cve/CVE-2021-46933/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-46936 page",
"url": "https://www.suse.com/security/cve/CVE-2021-46936/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47082 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47082/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47087 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47087/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47091 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47091/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47093 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47093/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47094 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47094/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47095 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47095/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47096 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47096/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47097 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47097/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47098 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47098/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47099 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47099/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47100 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47100/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47101 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47101/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47102 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47102/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47104 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47104/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47105 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47105/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47107 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47107/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47108 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47108/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-48626 page",
"url": "https://www.suse.com/security/cve/CVE-2022-48626/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-48629 page",
"url": "https://www.suse.com/security/cve/CVE-2022-48629/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-48630 page",
"url": "https://www.suse.com/security/cve/CVE-2022-48630/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-35827 page",
"url": "https://www.suse.com/security/cve/CVE-2023-35827/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52450 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52450/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52454 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52454/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52469 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52469/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52470 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52470/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52474 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52474/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52477 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52477/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52492 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52492/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52497 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52497/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52501 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52501/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52502 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52502/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52504 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52504/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52507 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52507/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52508 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52508/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52509 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52509/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52510 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52510/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52511 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52511/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52513 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52513/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52515 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52515/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52517 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52517/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52519 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52519/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52520 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52520/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52523 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52523/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52524 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52524/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52525 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52525/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52528 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52528/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52529 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52529/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52532 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52532/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52564 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52564/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52566 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52566/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52567 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52567/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52569 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52569/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52574 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52574/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52575 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52575/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52576 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52576/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52582 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52582/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52583 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52583/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52597 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52597/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52605 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52605/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52621 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52621/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-25742 page",
"url": "https://www.suse.com/security/cve/CVE-2024-25742/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26600 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26600/"
}
],
"title": "Security update for the Linux Kernel",
"tracking": {
"current_release_date": "2024-04-16T16:04:08Z",
"generator": {
"date": "2024-04-16T16:04:08Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:1320-1",
"initial_release_date": "2024-04-16T16:04:08Z",
"revision_history": [
{
"date": "2024-04-16T16:04:08Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "kernel-devel-rt-5.14.21-150400.15.76.1.noarch",
"product": {
"name": "kernel-devel-rt-5.14.21-150400.15.76.1.noarch",
"product_id": "kernel-devel-rt-5.14.21-150400.15.76.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"product": {
"name": "kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"product_id": "kernel-source-rt-5.14.21-150400.15.76.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-rt-5.14.21-150400.15.76.1.x86_64",
"product": {
"name": "cluster-md-kmp-rt-5.14.21-150400.15.76.1.x86_64",
"product_id": "cluster-md-kmp-rt-5.14.21-150400.15.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-rt-5.14.21-150400.15.76.1.x86_64",
"product": {
"name": "dlm-kmp-rt-5.14.21-150400.15.76.1.x86_64",
"product_id": "dlm-kmp-rt-5.14.21-150400.15.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-rt-5.14.21-150400.15.76.1.x86_64",
"product": {
"name": "gfs2-kmp-rt-5.14.21-150400.15.76.1.x86_64",
"product_id": "gfs2-kmp-rt-5.14.21-150400.15.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt-5.14.21-150400.15.76.1.x86_64",
"product": {
"name": "kernel-rt-5.14.21-150400.15.76.1.x86_64",
"product_id": "kernel-rt-5.14.21-150400.15.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-5.14.21-150400.15.76.1.x86_64",
"product": {
"name": "kernel-rt-devel-5.14.21-150400.15.76.1.x86_64",
"product_id": "kernel-rt-devel-5.14.21-150400.15.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt-extra-5.14.21-150400.15.76.1.x86_64",
"product": {
"name": "kernel-rt-extra-5.14.21-150400.15.76.1.x86_64",
"product_id": "kernel-rt-extra-5.14.21-150400.15.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt-livepatch-5.14.21-150400.15.76.1.x86_64",
"product": {
"name": "kernel-rt-livepatch-5.14.21-150400.15.76.1.x86_64",
"product_id": "kernel-rt-livepatch-5.14.21-150400.15.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt-livepatch-devel-5.14.21-150400.15.76.1.x86_64",
"product": {
"name": "kernel-rt-livepatch-devel-5.14.21-150400.15.76.1.x86_64",
"product_id": "kernel-rt-livepatch-devel-5.14.21-150400.15.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt-optional-5.14.21-150400.15.76.1.x86_64",
"product": {
"name": "kernel-rt-optional-5.14.21-150400.15.76.1.x86_64",
"product_id": "kernel-rt-optional-5.14.21-150400.15.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt_debug-5.14.21-150400.15.76.1.x86_64",
"product": {
"name": "kernel-rt_debug-5.14.21-150400.15.76.1.x86_64",
"product_id": "kernel-rt_debug-5.14.21-150400.15.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt_debug-devel-5.14.21-150400.15.76.1.x86_64",
"product": {
"name": "kernel-rt_debug-devel-5.14.21-150400.15.76.1.x86_64",
"product_id": "kernel-rt_debug-devel-5.14.21-150400.15.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt_debug-livepatch-devel-5.14.21-150400.15.76.1.x86_64",
"product": {
"name": "kernel-rt_debug-livepatch-devel-5.14.21-150400.15.76.1.x86_64",
"product_id": "kernel-rt_debug-livepatch-devel-5.14.21-150400.15.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-syms-rt-5.14.21-150400.15.76.1.x86_64",
"product": {
"name": "kernel-syms-rt-5.14.21-150400.15.76.1.x86_64",
"product_id": "kernel-syms-rt-5.14.21-150400.15.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-rt-5.14.21-150400.15.76.1.x86_64",
"product": {
"name": "kselftests-kmp-rt-5.14.21-150400.15.76.1.x86_64",
"product_id": "kselftests-kmp-rt-5.14.21-150400.15.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-rt-5.14.21-150400.15.76.1.x86_64",
"product": {
"name": "ocfs2-kmp-rt-5.14.21-150400.15.76.1.x86_64",
"product_id": "ocfs2-kmp-rt-5.14.21-150400.15.76.1.x86_64"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-rt-5.14.21-150400.15.76.1.x86_64",
"product": {
"name": "reiserfs-kmp-rt-5.14.21-150400.15.76.1.x86_64",
"product_id": "reiserfs-kmp-rt-5.14.21-150400.15.76.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.4"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap Micro 5.3",
"product": {
"name": "openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap Micro 5.4",
"product": {
"name": "openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap-micro:5.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-5.14.21-150400.15.76.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64"
},
"product_reference": "kernel-rt-5.14.21-150400.15.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-rt-5.14.21-150400.15.76.1.noarch as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch"
},
"product_reference": "kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-5.14.21-150400.15.76.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
},
"product_reference": "kernel-rt-5.14.21-150400.15.76.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-rt-5.14.21-150400.15.76.1.noarch as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch"
},
"product_reference": "kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-5.14.21-150400.15.76.1.x86_64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64"
},
"product_reference": "kernel-rt-5.14.21-150400.15.76.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-5.14.21-150400.15.76.1.x86_64 as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
},
"product_reference": "kernel-rt-5.14.21-150400.15.76.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-46925",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-46925"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/smc: fix kernel panic caused by race of smc_sock\n\nA crash occurs when smc_cdc_tx_handler() tries to access smc_sock\nbut smc_release() has already freed it.\n\n[ 4570.695099] BUG: unable to handle page fault for address: 000000002eae9e88\n[ 4570.696048] #PF: supervisor write access in kernel mode\n[ 4570.696728] #PF: error_code(0x0002) - not-present page\n[ 4570.697401] PGD 0 P4D 0\n[ 4570.697716] Oops: 0002 [#1] PREEMPT SMP NOPTI\n[ 4570.698228] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 5.16.0-rc4+ #111\n[ 4570.699013] Hardware name: Alibaba Cloud Alibaba Cloud ECS, BIOS 8c24b4c 04/0\n[ 4570.699933] RIP: 0010:_raw_spin_lock+0x1a/0x30\n\u003c...\u003e\n[ 4570.711446] Call Trace:\n[ 4570.711746] \u003cIRQ\u003e\n[ 4570.711992] smc_cdc_tx_handler+0x41/0xc0\n[ 4570.712470] smc_wr_tx_tasklet_fn+0x213/0x560\n[ 4570.712981] ? smc_cdc_tx_dismisser+0x10/0x10\n[ 4570.713489] tasklet_action_common.isra.17+0x66/0x140\n[ 4570.714083] __do_softirq+0x123/0x2f4\n[ 4570.714521] irq_exit_rcu+0xc4/0xf0\n[ 4570.714934] common_interrupt+0xba/0xe0\n\nThough smc_cdc_tx_handler() checked the existence of smc connection,\nsmc_release() may have already dismissed and released the smc socket\nbefore smc_cdc_tx_handler() further visits it.\n\nsmc_cdc_tx_handler() |smc_release()\nif (!conn) |\n |\n |smc_cdc_tx_dismiss_slots()\n | smc_cdc_tx_dismisser()\n |\n |sock_put(\u0026smc-\u003esk) \u003c- last sock_put,\n | smc_sock freed\nbh_lock_sock(\u0026smc-\u003esk) (panic) |\n\nTo make sure we won\u0027t receive any CDC messages after we free the\nsmc_sock, add a refcount on the smc_connection for inflight CDC\nmessage(posted to the QP but haven\u0027t received related CQE), and\ndon\u0027t release the smc_connection until all the inflight CDC messages\nhaven been done, for both success or failed ones.\n\nUsing refcount on CDC messages brings another problem: when the link\nis going to be destroyed, smcr_link_clear() will reset the QP, which\nthen remove all the pending CQEs related to the QP in the CQ. To make\nsure all the CQEs will always come back so the refcount on the\nsmc_connection can always reach 0, smc_ib_modify_qp_reset() was replaced\nby smc_ib_modify_qp_error().\nAnd remove the timeout in smc_wr_tx_wait_no_pending_sends() since we\nneed to wait for all pending WQEs done, or we may encounter use-after-\nfree when handling CQEs.\n\nFor IB device removal routine, we need to wait for all the QPs on that\ndevice been destroyed before we can destroy CQs on the device, or\nthe refcount on smc_connection won\u0027t reach 0 and smc_sock cannot be\nreleased.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-46925",
"url": "https://www.suse.com/security/cve/CVE-2021-46925"
},
{
"category": "external",
"summary": "SUSE Bug 1220466 for CVE-2021-46925",
"url": "https://bugzilla.suse.com/1220466"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2021-46925"
},
{
"cve": "CVE-2021-46926",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-46926"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nALSA: hda: intel-sdw-acpi: harden detection of controller\n\nThe existing code currently sets a pointer to an ACPI handle before\nchecking that it\u0027s actually a SoundWire controller. This can lead to\nissues where the graph walk continues and eventually fails, but the\npointer was set already.\n\nThis patch changes the logic so that the information provided to\nthe caller is set when a controller is found.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-46926",
"url": "https://www.suse.com/security/cve/CVE-2021-46926"
},
{
"category": "external",
"summary": "SUSE Bug 1220478 for CVE-2021-46926",
"url": "https://bugzilla.suse.com/1220478"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "low"
}
],
"title": "CVE-2021-46926"
},
{
"cve": "CVE-2021-46927",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-46927"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnitro_enclaves: Use get_user_pages_unlocked() call to handle mmap assert\n\nAfter commit 5b78ed24e8ec (\"mm/pagemap: add mmap_assert_locked()\nannotations to find_vma*()\"), the call to get_user_pages() will trigger\nthe mmap assert.\n\nstatic inline void mmap_assert_locked(struct mm_struct *mm)\n{\n\tlockdep_assert_held(\u0026mm-\u003emmap_lock);\n\tVM_BUG_ON_MM(!rwsem_is_locked(\u0026mm-\u003emmap_lock), mm);\n}\n\n[ 62.521410] kernel BUG at include/linux/mmap_lock.h:156!\n...........................................................\n[ 62.538938] RIP: 0010:find_vma+0x32/0x80\n...........................................................\n[ 62.605889] Call Trace:\n[ 62.608502] \u003cTASK\u003e\n[ 62.610956] ? lock_timer_base+0x61/0x80\n[ 62.614106] find_extend_vma+0x19/0x80\n[ 62.617195] __get_user_pages+0x9b/0x6a0\n[ 62.620356] __gup_longterm_locked+0x42d/0x450\n[ 62.623721] ? finish_wait+0x41/0x80\n[ 62.626748] ? __kmalloc+0x178/0x2f0\n[ 62.629768] ne_set_user_memory_region_ioctl.isra.0+0x225/0x6a0 [nitro_enclaves]\n[ 62.635776] ne_enclave_ioctl+0x1cf/0x6d7 [nitro_enclaves]\n[ 62.639541] __x64_sys_ioctl+0x82/0xb0\n[ 62.642620] do_syscall_64+0x3b/0x90\n[ 62.645642] entry_SYSCALL_64_after_hwframe+0x44/0xae\n\nUse get_user_pages_unlocked() when setting the enclave memory regions.\nThat\u0027s a similar pattern as mmap_read_lock() used together with\nget_user_pages().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-46927",
"url": "https://www.suse.com/security/cve/CVE-2021-46927"
},
{
"category": "external",
"summary": "SUSE Bug 1220443 for CVE-2021-46927",
"url": "https://bugzilla.suse.com/1220443"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2021-46927"
},
{
"cve": "CVE-2021-46929",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-46929"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsctp: use call_rcu to free endpoint\n\nThis patch is to delay the endpoint free by calling call_rcu() to fix\nanother use-after-free issue in sctp_sock_dump():\n\n BUG: KASAN: use-after-free in __lock_acquire+0x36d9/0x4c20\n Call Trace:\n __lock_acquire+0x36d9/0x4c20 kernel/locking/lockdep.c:3218\n lock_acquire+0x1ed/0x520 kernel/locking/lockdep.c:3844\n __raw_spin_lock_bh include/linux/spinlock_api_smp.h:135 [inline]\n _raw_spin_lock_bh+0x31/0x40 kernel/locking/spinlock.c:168\n spin_lock_bh include/linux/spinlock.h:334 [inline]\n __lock_sock+0x203/0x350 net/core/sock.c:2253\n lock_sock_nested+0xfe/0x120 net/core/sock.c:2774\n lock_sock include/net/sock.h:1492 [inline]\n sctp_sock_dump+0x122/0xb20 net/sctp/diag.c:324\n sctp_for_each_transport+0x2b5/0x370 net/sctp/socket.c:5091\n sctp_diag_dump+0x3ac/0x660 net/sctp/diag.c:527\n __inet_diag_dump+0xa8/0x140 net/ipv4/inet_diag.c:1049\n inet_diag_dump+0x9b/0x110 net/ipv4/inet_diag.c:1065\n netlink_dump+0x606/0x1080 net/netlink/af_netlink.c:2244\n __netlink_dump_start+0x59a/0x7c0 net/netlink/af_netlink.c:2352\n netlink_dump_start include/linux/netlink.h:216 [inline]\n inet_diag_handler_cmd+0x2ce/0x3f0 net/ipv4/inet_diag.c:1170\n __sock_diag_cmd net/core/sock_diag.c:232 [inline]\n sock_diag_rcv_msg+0x31d/0x410 net/core/sock_diag.c:263\n netlink_rcv_skb+0x172/0x440 net/netlink/af_netlink.c:2477\n sock_diag_rcv+0x2a/0x40 net/core/sock_diag.c:274\n\nThis issue occurs when asoc is peeled off and the old sk is freed after\ngetting it by asoc-\u003ebase.sk and before calling lock_sock(sk).\n\nTo prevent the sk free, as a holder of the sk, ep should be alive when\ncalling lock_sock(). This patch uses call_rcu() and moves sock_put and\nep free into sctp_endpoint_destroy_rcu(), so that it\u0027s safe to try to\nhold the ep under rcu_read_lock in sctp_transport_traverse_process().\n\nIf sctp_endpoint_hold() returns true, it means this ep is still alive\nand we have held it and can continue to dump it; If it returns false,\nit means this ep is dead and can be freed after rcu_read_unlock, and\nwe should skip it.\n\nIn sctp_sock_dump(), after locking the sk, if this ep is different from\ntsp-\u003easoc-\u003eep, it means during this dumping, this asoc was peeled off\nbefore calling lock_sock(), and the sk should be skipped; If this ep is\nthe same with tsp-\u003easoc-\u003eep, it means no peeloff happens on this asoc,\nand due to lock_sock, no peeloff will happen either until release_sock.\n\nNote that delaying endpoint free won\u0027t delay the port release, as the\nport release happens in sctp_endpoint_destroy() before calling call_rcu().\nAlso, freeing endpoint by call_rcu() makes it safe to access the sk by\nasoc-\u003ebase.sk in sctp_assocs_seq_show() and sctp_rcv().\n\nThanks Jones to bring this issue up.\n\nv1-\u003ev2:\n - improve the changelog.\n - add kfree(ep) into sctp_endpoint_destroy_rcu(), as Jakub noticed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-46929",
"url": "https://www.suse.com/security/cve/CVE-2021-46929"
},
{
"category": "external",
"summary": "SUSE Bug 1220482 for CVE-2021-46929",
"url": "https://bugzilla.suse.com/1220482"
},
{
"category": "external",
"summary": "SUSE Bug 1222400 for CVE-2021-46929",
"url": "https://bugzilla.suse.com/1222400"
},
{
"category": "external",
"summary": "SUSE Bug 1224298 for CVE-2021-46929",
"url": "https://bugzilla.suse.com/1224298"
},
{
"category": "external",
"summary": "SUSE Bug 1224878 for CVE-2021-46929",
"url": "https://bugzilla.suse.com/1224878"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "important"
}
],
"title": "CVE-2021-46929"
},
{
"cve": "CVE-2021-46930",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-46930"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: mtu3: fix list_head check warning\n\nThis is caused by uninitialization of list_head.\n\nBUG: KASAN: use-after-free in __list_del_entry_valid+0x34/0xe4\n\nCall trace:\ndump_backtrace+0x0/0x298\nshow_stack+0x24/0x34\ndump_stack+0x130/0x1a8\nprint_address_description+0x88/0x56c\n__kasan_report+0x1b8/0x2a0\nkasan_report+0x14/0x20\n__asan_load8+0x9c/0xa0\n__list_del_entry_valid+0x34/0xe4\nmtu3_req_complete+0x4c/0x300 [mtu3]\nmtu3_gadget_stop+0x168/0x448 [mtu3]\nusb_gadget_unregister_driver+0x204/0x3a0\nunregister_gadget_item+0x44/0xa4",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-46930",
"url": "https://www.suse.com/security/cve/CVE-2021-46930"
},
{
"category": "external",
"summary": "SUSE Bug 1220484 for CVE-2021-46930",
"url": "https://bugzilla.suse.com/1220484"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2021-46930"
},
{
"cve": "CVE-2021-46931",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-46931"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/mlx5e: Wrap the tx reporter dump callback to extract the sq\n\nFunction mlx5e_tx_reporter_dump_sq() casts its void * argument to struct\nmlx5e_txqsq *, but in TX-timeout-recovery flow the argument is actually\nof type struct mlx5e_tx_timeout_ctx *.\n\n mlx5_core 0000:08:00.1 enp8s0f1: TX timeout detected\n mlx5_core 0000:08:00.1 enp8s0f1: TX timeout on queue: 1, SQ: 0x11ec, CQ: 0x146d, SQ Cons: 0x0 SQ Prod: 0x1, usecs since last trans: 21565000\n BUG: stack guard page was hit at 0000000093f1a2de (stack is 00000000b66ea0dc..000000004d932dae)\n kernel stack overflow (page fault): 0000 [#1] SMP NOPTI\n CPU: 5 PID: 95 Comm: kworker/u20:1 Tainted: G W OE 5.13.0_mlnx #1\n Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.13.0-0-gf21b5a4aeb02-prebuilt.qemu.org 04/01/2014\n Workqueue: mlx5e mlx5e_tx_timeout_work [mlx5_core]\n RIP: 0010:mlx5e_tx_reporter_dump_sq+0xd3/0x180\n [mlx5_core]\n Call Trace:\n mlx5e_tx_reporter_dump+0x43/0x1c0 [mlx5_core]\n devlink_health_do_dump.part.91+0x71/0xd0\n devlink_health_report+0x157/0x1b0\n mlx5e_reporter_tx_timeout+0xb9/0xf0 [mlx5_core]\n ? mlx5e_tx_reporter_err_cqe_recover+0x1d0/0x1d0\n [mlx5_core]\n ? mlx5e_health_queue_dump+0xd0/0xd0 [mlx5_core]\n ? update_load_avg+0x19b/0x550\n ? set_next_entity+0x72/0x80\n ? pick_next_task_fair+0x227/0x340\n ? finish_task_switch+0xa2/0x280\n mlx5e_tx_timeout_work+0x83/0xb0 [mlx5_core]\n process_one_work+0x1de/0x3a0\n worker_thread+0x2d/0x3c0\n ? process_one_work+0x3a0/0x3a0\n kthread+0x115/0x130\n ? kthread_park+0x90/0x90\n ret_from_fork+0x1f/0x30\n --[ end trace 51ccabea504edaff ]---\n RIP: 0010:mlx5e_tx_reporter_dump_sq+0xd3/0x180\n PKRU: 55555554\n Kernel panic - not syncing: Fatal exception\n Kernel Offset: disabled\n end Kernel panic - not syncing: Fatal exception\n\nTo fix this bug add a wrapper for mlx5e_tx_reporter_dump_sq() which\nextracts the sq from struct mlx5e_tx_timeout_ctx and set it as the\nTX-timeout-recovery flow dump callback.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-46931",
"url": "https://www.suse.com/security/cve/CVE-2021-46931"
},
{
"category": "external",
"summary": "SUSE Bug 1220486 for CVE-2021-46931",
"url": "https://bugzilla.suse.com/1220486"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2021-46931"
},
{
"cve": "CVE-2021-46933",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-46933"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear.\n\nffs_data_clear is indirectly called from both ffs_fs_kill_sb and\nffs_ep0_release, so it ends up being called twice when userland closes ep0\nand then unmounts f_fs.\nIf userland provided an eventfd along with function\u0027s USB descriptors, it\nends up calling eventfd_ctx_put as many times, causing a refcount\nunderflow.\nNULL-ify ffs_eventfd to prevent these extraneous eventfd_ctx_put calls.\n\nAlso, set epfiles to NULL right after de-allocating it, for readability.\n\nFor completeness, ffs_data_clear actually ends up being called thrice, the\nlast call being before the whole ffs structure gets freed, so when this\nspecific sequence happens there is a second underflow happening (but not\nbeing reported):\n\n/sys/kernel/debug/tracing# modprobe usb_f_fs\n/sys/kernel/debug/tracing# echo ffs_data_clear \u003e set_ftrace_filter\n/sys/kernel/debug/tracing# echo function \u003e current_tracer\n/sys/kernel/debug/tracing# echo 1 \u003e tracing_on\n(setup gadget, run and kill function userland process, teardown gadget)\n/sys/kernel/debug/tracing# echo 0 \u003e tracing_on\n/sys/kernel/debug/tracing# cat trace\n smartcard-openp-436 [000] ..... 1946.208786: ffs_data_clear \u003c-ffs_data_closed\n smartcard-openp-431 [000] ..... 1946.279147: ffs_data_clear \u003c-ffs_data_closed\n smartcard-openp-431 [000] .n... 1946.905512: ffs_data_clear \u003c-ffs_data_put\n\nWarning output corresponding to above trace:\n[ 1946.284139] WARNING: CPU: 0 PID: 431 at lib/refcount.c:28 refcount_warn_saturate+0x110/0x15c\n[ 1946.293094] refcount_t: underflow; use-after-free.\n[ 1946.298164] Modules linked in: usb_f_ncm(E) u_ether(E) usb_f_fs(E) hci_uart(E) btqca(E) btrtl(E) btbcm(E) btintel(E) bluetooth(E) nls_ascii(E) nls_cp437(E) vfat(E) fat(E) bcm2835_v4l2(CE) bcm2835_mmal_vchiq(CE) videobuf2_vmalloc(E) videobuf2_memops(E) sha512_generic(E) videobuf2_v4l2(E) sha512_arm(E) videobuf2_common(E) videodev(E) cpufreq_dt(E) snd_bcm2835(CE) brcmfmac(E) mc(E) vc4(E) ctr(E) brcmutil(E) snd_soc_core(E) snd_pcm_dmaengine(E) drbg(E) snd_pcm(E) snd_timer(E) snd(E) soundcore(E) drm_kms_helper(E) cec(E) ansi_cprng(E) rc_core(E) syscopyarea(E) raspberrypi_cpufreq(E) sysfillrect(E) sysimgblt(E) cfg80211(E) max17040_battery(OE) raspberrypi_hwmon(E) fb_sys_fops(E) regmap_i2c(E) ecdh_generic(E) rfkill(E) ecc(E) bcm2835_rng(E) rng_core(E) vchiq(CE) leds_gpio(E) libcomposite(E) fuse(E) configfs(E) ip_tables(E) x_tables(E) autofs4(E) ext4(E) crc16(E) mbcache(E) jbd2(E) crc32c_generic(E) sdhci_iproc(E) sdhci_pltfm(E) sdhci(E)\n[ 1946.399633] CPU: 0 PID: 431 Comm: smartcard-openp Tainted: G C OE 5.15.0-1-rpi #1 Debian 5.15.3-1\n[ 1946.417950] Hardware name: BCM2835\n[ 1946.425442] Backtrace:\n[ 1946.432048] [\u003cc08d60a0\u003e] (dump_backtrace) from [\u003cc08d62ec\u003e] (show_stack+0x20/0x24)\n[ 1946.448226] r7:00000009 r6:0000001c r5:c04a948c r4:c0a64e2c\n[ 1946.458412] [\u003cc08d62cc\u003e] (show_stack) from [\u003cc08d9ae0\u003e] (dump_stack+0x28/0x30)\n[ 1946.470380] [\u003cc08d9ab8\u003e] (dump_stack) from [\u003cc0123500\u003e] (__warn+0xe8/0x154)\n[ 1946.482067] r5:c04a948c r4:c0a71dc8\n[ 1946.490184] [\u003cc0123418\u003e] (__warn) from [\u003cc08d6948\u003e] (warn_slowpath_fmt+0xa0/0xe4)\n[ 1946.506758] r7:00000009 r6:0000001c r5:c0a71dc8 r4:c0a71e04\n[ 1946.517070] [\u003cc08d68ac\u003e] (warn_slowpath_fmt) from [\u003cc04a948c\u003e] (refcount_warn_saturate+0x110/0x15c)\n[ 1946.535309] r8:c0100224 r7:c0dfcb84 r6:ffffffff r5:c3b84c00 r4:c24a17c0\n[ 1946.546708] [\u003cc04a937c\u003e] (refcount_warn_saturate) from [\u003cc0380134\u003e] (eventfd_ctx_put+0x48/0x74)\n[ 1946.564476] [\u003cc03800ec\u003e] (eventfd_ctx_put) from [\u003cbf5464e8\u003e] (ffs_data_clear+0xd0/0x118 [usb_f_fs])\n[ 1946.582664] r5:c3b84c00 r4:c2695b00\n[ 1946.590668] [\u003cbf546418\u003e] (ffs_data_clear [usb_f_fs]) from [\u003cbf547cc0\u003e] (ffs_data_closed+0x9c/0x150 [usb_f_fs])\n[ 1946.609608] r5:bf54d014 r4:c2695b00\n[ 1946.617522] [\u003cbf547c24\u003e] (ffs_data_closed [usb_f_fs]) from [\u003cbf547da0\u003e] (ffs_fs_kill_sb+0x2c/0x30 [usb_f_fs])\n[ 1946.636217] r7:c0dfcb\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-46933",
"url": "https://www.suse.com/security/cve/CVE-2021-46933"
},
{
"category": "external",
"summary": "SUSE Bug 1220487 for CVE-2021-46933",
"url": "https://bugzilla.suse.com/1220487"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2021-46933"
},
{
"cve": "CVE-2021-46936",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-46936"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: fix use-after-free in tw_timer_handler\n\nA real world panic issue was found as follow in Linux 5.4.\n\n BUG: unable to handle page fault for address: ffffde49a863de28\n PGD 7e6fe62067 P4D 7e6fe62067 PUD 7e6fe63067 PMD f51e064067 PTE 0\n RIP: 0010:tw_timer_handler+0x20/0x40\n Call Trace:\n \u003cIRQ\u003e\n call_timer_fn+0x2b/0x120\n run_timer_softirq+0x1ef/0x450\n __do_softirq+0x10d/0x2b8\n irq_exit+0xc7/0xd0\n smp_apic_timer_interrupt+0x68/0x120\n apic_timer_interrupt+0xf/0x20\n\nThis issue was also reported since 2017 in the thread [1],\nunfortunately, the issue was still can be reproduced after fixing\nDCCP.\n\nThe ipv4_mib_exit_net is called before tcp_sk_exit_batch when a net\nnamespace is destroyed since tcp_sk_ops is registered befrore\nipv4_mib_ops, which means tcp_sk_ops is in the front of ipv4_mib_ops\nin the list of pernet_list. There will be a use-after-free on\nnet-\u003emib.net_statistics in tw_timer_handler after ipv4_mib_exit_net\nif there are some inflight time-wait timers.\n\nThis bug is not introduced by commit f2bf415cfed7 (\"mib: add net to\nNET_ADD_STATS_BH\") since the net_statistics is a global variable\ninstead of dynamic allocation and freeing. Actually, commit\n61a7e26028b9 (\"mib: put net statistics on struct net\") introduces\nthe bug since it put net statistics on struct net and free it when\nnet namespace is destroyed.\n\nMoving init_ipv4_mibs() to the front of tcp_init() to fix this bug\nand replace pr_crit() with panic() since continuing is meaningless\nwhen init_ipv4_mibs() fails.\n\n[1] https://groups.google.com/g/syzkaller/c/p1tn-_Kc6l4/m/smuL_FMAAgAJ?pli=1",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-46936",
"url": "https://www.suse.com/security/cve/CVE-2021-46936"
},
{
"category": "external",
"summary": "SUSE Bug 1220439 for CVE-2021-46936",
"url": "https://bugzilla.suse.com/1220439"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2021-46936"
},
{
"cve": "CVE-2021-47082",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47082"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ntun: avoid double free in tun_free_netdev\n\nAvoid double free in tun_free_netdev() by moving the\ndev-\u003etstats and tun-\u003esecurity allocs to a new ndo_init routine\n(tun_net_init()) that will be called by register_netdevice().\nndo_init is paired with the desctructor (tun_free_netdev()),\nso if there\u0027s an error in register_netdevice() the destructor\nwill handle the frees.\n\nBUG: KASAN: double-free or invalid-free in selinux_tun_dev_free_security+0x1a/0x20 security/selinux/hooks.c:5605\n\nCPU: 0 PID: 25750 Comm: syz-executor416 Not tainted 5.16.0-rc2-syzk #1\nHardware name: Red Hat KVM, BIOS\nCall Trace:\n\u003cTASK\u003e\n__dump_stack lib/dump_stack.c:88 [inline]\ndump_stack_lvl+0x89/0xb5 lib/dump_stack.c:106\nprint_address_description.constprop.9+0x28/0x160 mm/kasan/report.c:247\nkasan_report_invalid_free+0x55/0x80 mm/kasan/report.c:372\n____kasan_slab_free mm/kasan/common.c:346 [inline]\n__kasan_slab_free+0x107/0x120 mm/kasan/common.c:374\nkasan_slab_free include/linux/kasan.h:235 [inline]\nslab_free_hook mm/slub.c:1723 [inline]\nslab_free_freelist_hook mm/slub.c:1749 [inline]\nslab_free mm/slub.c:3513 [inline]\nkfree+0xac/0x2d0 mm/slub.c:4561\nselinux_tun_dev_free_security+0x1a/0x20 security/selinux/hooks.c:5605\nsecurity_tun_dev_free_security+0x4f/0x90 security/security.c:2342\ntun_free_netdev+0xe6/0x150 drivers/net/tun.c:2215\nnetdev_run_todo+0x4df/0x840 net/core/dev.c:10627\nrtnl_unlock+0x13/0x20 net/core/rtnetlink.c:112\n__tun_chr_ioctl+0x80c/0x2870 drivers/net/tun.c:3302\ntun_chr_ioctl+0x2f/0x40 drivers/net/tun.c:3311\nvfs_ioctl fs/ioctl.c:51 [inline]\n__do_sys_ioctl fs/ioctl.c:874 [inline]\n__se_sys_ioctl fs/ioctl.c:860 [inline]\n__x64_sys_ioctl+0x19d/0x220 fs/ioctl.c:860\ndo_syscall_x64 arch/x86/entry/common.c:50 [inline]\ndo_syscall_64+0x3a/0x80 arch/x86/entry/common.c:80\nentry_SYSCALL_64_after_hwframe+0x44/0xae",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47082",
"url": "https://www.suse.com/security/cve/CVE-2021-47082"
},
{
"category": "external",
"summary": "SUSE Bug 1220969 for CVE-2021-47082",
"url": "https://bugzilla.suse.com/1220969"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2021-47082"
},
{
"cve": "CVE-2021-47087",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47087"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ntee: optee: Fix incorrect page free bug\n\nPointer to the allocated pages (struct page *page) has already\nprogressed towards the end of allocation. It is incorrect to perform\n__free_pages(page, order) using this pointer as we would free any\narbitrary pages. Fix this by stop modifying the page pointer.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47087",
"url": "https://www.suse.com/security/cve/CVE-2021-47087"
},
{
"category": "external",
"summary": "SUSE Bug 1220954 for CVE-2021-47087",
"url": "https://bugzilla.suse.com/1220954"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2021-47087"
},
{
"cve": "CVE-2021-47091",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47091"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmac80211: fix locking in ieee80211_start_ap error path\n\nWe need to hold the local-\u003emtx to release the channel context,\nas even encoded by the lockdep_assert_held() there. Fix it.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47091",
"url": "https://www.suse.com/security/cve/CVE-2021-47091"
},
{
"category": "external",
"summary": "SUSE Bug 1220959 for CVE-2021-47091",
"url": "https://bugzilla.suse.com/1220959"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2021-47091"
},
{
"cve": "CVE-2021-47093",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47093"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nplatform/x86: intel_pmc_core: fix memleak on registration failure\n\nIn case device registration fails during module initialisation, the\nplatform device structure needs to be freed using platform_device_put()\nto properly free all resources (e.g. the device name).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47093",
"url": "https://www.suse.com/security/cve/CVE-2021-47093"
},
{
"category": "external",
"summary": "SUSE Bug 1220978 for CVE-2021-47093",
"url": "https://bugzilla.suse.com/1220978"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2021-47093"
},
{
"cve": "CVE-2021-47094",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47094"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nKVM: x86/mmu: Don\u0027t advance iterator after restart due to yielding\n\nAfter dropping mmu_lock in the TDP MMU, restart the iterator during\ntdp_iter_next() and do not advance the iterator. Advancing the iterator\nresults in skipping the top-level SPTE and all its children, which is\nfatal if any of the skipped SPTEs were not visited before yielding.\n\nWhen zapping all SPTEs, i.e. when min_level == root_level, restarting the\niter and then invoking tdp_iter_next() is always fatal if the current gfn\nhas as a valid SPTE, as advancing the iterator results in try_step_side()\nskipping the current gfn, which wasn\u0027t visited before yielding.\n\nSprinkle WARNs on iter-\u003eyielded being true in various helpers that are\noften used in conjunction with yielding, and tag the helper with\n__must_check to reduce the probabily of improper usage.\n\nFailing to zap a top-level SPTE manifests in one of two ways. If a valid\nSPTE is skipped by both kvm_tdp_mmu_zap_all() and kvm_tdp_mmu_put_root(),\nthe shadow page will be leaked and KVM will WARN accordingly.\n\n WARNING: CPU: 1 PID: 3509 at arch/x86/kvm/mmu/tdp_mmu.c:46 [kvm]\n RIP: 0010:kvm_mmu_uninit_tdp_mmu+0x3e/0x50 [kvm]\n Call Trace:\n \u003cTASK\u003e\n kvm_arch_destroy_vm+0x130/0x1b0 [kvm]\n kvm_destroy_vm+0x162/0x2a0 [kvm]\n kvm_vcpu_release+0x34/0x60 [kvm]\n __fput+0x82/0x240\n task_work_run+0x5c/0x90\n do_exit+0x364/0xa10\n ? futex_unqueue+0x38/0x60\n do_group_exit+0x33/0xa0\n get_signal+0x155/0x850\n arch_do_signal_or_restart+0xed/0x750\n exit_to_user_mode_prepare+0xc5/0x120\n syscall_exit_to_user_mode+0x1d/0x40\n do_syscall_64+0x48/0xc0\n entry_SYSCALL_64_after_hwframe+0x44/0xae\n\nIf kvm_tdp_mmu_zap_all() skips a gfn/SPTE but that SPTE is then zapped by\nkvm_tdp_mmu_put_root(), KVM triggers a use-after-free in the form of\nmarking a struct page as dirty/accessed after it has been put back on the\nfree list. This directly triggers a WARN due to encountering a page with\npage_count() == 0, but it can also lead to data corruption and additional\nerrors in the kernel.\n\n WARNING: CPU: 7 PID: 1995658 at arch/x86/kvm/../../../virt/kvm/kvm_main.c:171\n RIP: 0010:kvm_is_zone_device_pfn.part.0+0x9e/0xd0 [kvm]\n Call Trace:\n \u003cTASK\u003e\n kvm_set_pfn_dirty+0x120/0x1d0 [kvm]\n __handle_changed_spte+0x92e/0xca0 [kvm]\n __handle_changed_spte+0x63c/0xca0 [kvm]\n __handle_changed_spte+0x63c/0xca0 [kvm]\n __handle_changed_spte+0x63c/0xca0 [kvm]\n zap_gfn_range+0x549/0x620 [kvm]\n kvm_tdp_mmu_put_root+0x1b6/0x270 [kvm]\n mmu_free_root_page+0x219/0x2c0 [kvm]\n kvm_mmu_free_roots+0x1b4/0x4e0 [kvm]\n kvm_mmu_unload+0x1c/0xa0 [kvm]\n kvm_arch_destroy_vm+0x1f2/0x5c0 [kvm]\n kvm_put_kvm+0x3b1/0x8b0 [kvm]\n kvm_vcpu_release+0x4e/0x70 [kvm]\n __fput+0x1f7/0x8c0\n task_work_run+0xf8/0x1a0\n do_exit+0x97b/0x2230\n do_group_exit+0xda/0x2a0\n get_signal+0x3be/0x1e50\n arch_do_signal_or_restart+0x244/0x17f0\n exit_to_user_mode_prepare+0xcb/0x120\n syscall_exit_to_user_mode+0x1d/0x40\n do_syscall_64+0x4d/0x90\n entry_SYSCALL_64_after_hwframe+0x44/0xae\n\nNote, the underlying bug existed even before commit 1af4a96025b3 (\"KVM:\nx86/mmu: Yield in TDU MMU iter even if no SPTES changed\") moved calls to\ntdp_mmu_iter_cond_resched() to the beginning of loops, as KVM could still\nincorrectly advance past a top-level entry when yielding on a lower-level\nentry. But with respect to leaking shadow pages, the bug was introduced\nby yielding before processing the current gfn.\n\nAlternatively, tdp_mmu_iter_cond_resched() could simply fall through, or\ncallers could jump to their \"retry\" label. The downside of that approach\nis that tdp_mmu_iter_cond_resched() _must_ be called before anything else\nin the loop, and there\u0027s no easy way to enfornce that requirement.\n\nIdeally, KVM would handling the cond_resched() fully within the iterator\nmacro (the code is actually quite clean) and avoid this entire class of\nbugs, but that is extremely difficult do wh\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47094",
"url": "https://www.suse.com/security/cve/CVE-2021-47094"
},
{
"category": "external",
"summary": "SUSE Bug 1221551 for CVE-2021-47094",
"url": "https://bugzilla.suse.com/1221551"
},
{
"category": "external",
"summary": "SUSE Bug 1222401 for CVE-2021-47094",
"url": "https://bugzilla.suse.com/1222401"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "important"
}
],
"title": "CVE-2021-47094"
},
{
"cve": "CVE-2021-47095",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47095"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nipmi: ssif: initialize ssif_info-\u003eclient early\n\nDuring probe ssif_info-\u003eclient is dereferenced in error path. However,\nit is set when some of the error checking has already been done. This\ncauses following kernel crash if an error path is taken:\n\n[ 30.645593][ T674] ipmi_ssif 0-000e: ipmi_ssif: Not probing, Interface already present\n[ 30.657616][ T674] Unable to handle kernel NULL pointer dereference at virtual address 0000000000000088\n...\n[ 30.657723][ T674] pc : __dev_printk+0x28/0xa0\n[ 30.657732][ T674] lr : _dev_err+0x7c/0xa0\n...\n[ 30.657772][ T674] Call trace:\n[ 30.657775][ T674] __dev_printk+0x28/0xa0\n[ 30.657778][ T674] _dev_err+0x7c/0xa0\n[ 30.657781][ T674] ssif_probe+0x548/0x900 [ipmi_ssif 62ce4b08badc1458fd896206d9ef69a3c31f3d3e]\n[ 30.657791][ T674] i2c_device_probe+0x37c/0x3c0\n...\n\nInitialize ssif_info-\u003eclient before any error path can be taken. Clear\ni2c_client data in the error path to prevent the dangling pointer from\nleaking.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47095",
"url": "https://www.suse.com/security/cve/CVE-2021-47095"
},
{
"category": "external",
"summary": "SUSE Bug 1220979 for CVE-2021-47095",
"url": "https://bugzilla.suse.com/1220979"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2021-47095"
},
{
"cve": "CVE-2021-47096",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47096"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nALSA: rawmidi - fix the uninitalized user_pversion\n\nThe user_pversion was uninitialized for the user space file structure\nin the open function, because the file private structure use\nkmalloc for the allocation.\n\nThe kernel ALSA sequencer code clears the file structure, so no additional\nfixes are required.\n\nBugLink: https://github.com/alsa-project/alsa-lib/issues/178",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47096",
"url": "https://www.suse.com/security/cve/CVE-2021-47096"
},
{
"category": "external",
"summary": "SUSE Bug 1220981 for CVE-2021-47096",
"url": "https://bugzilla.suse.com/1220981"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "low"
}
],
"title": "CVE-2021-47096"
},
{
"cve": "CVE-2021-47097",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47097"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nInput: elantech - fix stack out of bound access in elantech_change_report_id()\n\nThe array param[] in elantech_change_report_id() must be at least 3\nbytes, because elantech_read_reg_params() is calling ps2_command() with\nPSMOUSE_CMD_GETINFO, that is going to access 3 bytes from param[], but\nit\u0027s defined in the stack as an array of 2 bytes, therefore we have a\npotential stack out-of-bounds access here, also confirmed by KASAN:\n\n[ 6.512374] BUG: KASAN: stack-out-of-bounds in __ps2_command+0x372/0x7e0\n[ 6.512397] Read of size 1 at addr ffff8881024d77c2 by task kworker/2:1/118\n\n[ 6.512416] CPU: 2 PID: 118 Comm: kworker/2:1 Not tainted 5.13.0-22-generic #22+arighi20211110\n[ 6.512428] Hardware name: LENOVO 20T8000QGE/20T8000QGE, BIOS R1AET32W (1.08 ) 08/14/2020\n[ 6.512436] Workqueue: events_long serio_handle_event\n[ 6.512453] Call Trace:\n[ 6.512462] show_stack+0x52/0x58\n[ 6.512474] dump_stack+0xa1/0xd3\n[ 6.512487] print_address_description.constprop.0+0x1d/0x140\n[ 6.512502] ? __ps2_command+0x372/0x7e0\n[ 6.512516] __kasan_report.cold+0x7d/0x112\n[ 6.512527] ? _raw_write_lock_irq+0x20/0xd0\n[ 6.512539] ? __ps2_command+0x372/0x7e0\n[ 6.512552] kasan_report+0x3c/0x50\n[ 6.512564] __asan_load1+0x6a/0x70\n[ 6.512575] __ps2_command+0x372/0x7e0\n[ 6.512589] ? ps2_drain+0x240/0x240\n[ 6.512601] ? dev_printk_emit+0xa2/0xd3\n[ 6.512612] ? dev_vprintk_emit+0xc5/0xc5\n[ 6.512621] ? __kasan_check_write+0x14/0x20\n[ 6.512634] ? mutex_lock+0x8f/0xe0\n[ 6.512643] ? __mutex_lock_slowpath+0x20/0x20\n[ 6.512655] ps2_command+0x52/0x90\n[ 6.512670] elantech_ps2_command+0x4f/0xc0 [psmouse]\n[ 6.512734] elantech_change_report_id+0x1e6/0x256 [psmouse]\n[ 6.512799] ? elantech_report_trackpoint.constprop.0.cold+0xd/0xd [psmouse]\n[ 6.512863] ? ps2_command+0x7f/0x90\n[ 6.512877] elantech_query_info.cold+0x6bd/0x9ed [psmouse]\n[ 6.512943] ? elantech_setup_ps2+0x460/0x460 [psmouse]\n[ 6.513005] ? psmouse_reset+0x69/0xb0 [psmouse]\n[ 6.513064] ? psmouse_attr_set_helper+0x2a0/0x2a0 [psmouse]\n[ 6.513122] ? phys_pmd_init+0x30e/0x521\n[ 6.513137] elantech_init+0x8a/0x200 [psmouse]\n[ 6.513200] ? elantech_init_ps2+0xf0/0xf0 [psmouse]\n[ 6.513249] ? elantech_query_info+0x440/0x440 [psmouse]\n[ 6.513296] ? synaptics_send_cmd+0x60/0x60 [psmouse]\n[ 6.513342] ? elantech_query_info+0x440/0x440 [psmouse]\n[ 6.513388] ? psmouse_try_protocol+0x11e/0x170 [psmouse]\n[ 6.513432] psmouse_extensions+0x65d/0x6e0 [psmouse]\n[ 6.513476] ? psmouse_try_protocol+0x170/0x170 [psmouse]\n[ 6.513519] ? mutex_unlock+0x22/0x40\n[ 6.513526] ? ps2_command+0x7f/0x90\n[ 6.513536] ? psmouse_probe+0xa3/0xf0 [psmouse]\n[ 6.513580] psmouse_switch_protocol+0x27d/0x2e0 [psmouse]\n[ 6.513624] psmouse_connect+0x272/0x530 [psmouse]\n[ 6.513669] serio_driver_probe+0x55/0x70\n[ 6.513679] really_probe+0x190/0x720\n[ 6.513689] driver_probe_device+0x160/0x1f0\n[ 6.513697] device_driver_attach+0x119/0x130\n[ 6.513705] ? device_driver_attach+0x130/0x130\n[ 6.513713] __driver_attach+0xe7/0x1a0\n[ 6.513720] ? device_driver_attach+0x130/0x130\n[ 6.513728] bus_for_each_dev+0xfb/0x150\n[ 6.513738] ? subsys_dev_iter_exit+0x10/0x10\n[ 6.513748] ? _raw_write_unlock_bh+0x30/0x30\n[ 6.513757] driver_attach+0x2d/0x40\n[ 6.513764] serio_handle_event+0x199/0x3d0\n[ 6.513775] process_one_work+0x471/0x740\n[ 6.513785] worker_thread+0x2d2/0x790\n[ 6.513794] ? process_one_work+0x740/0x740\n[ 6.513802] kthread+0x1b4/0x1e0\n[ 6.513809] ? set_kthread_struct+0x80/0x80\n[ 6.513816] ret_from_fork+0x22/0x30\n\n[ 6.513832] The buggy address belongs to the page:\n[ 6.513838] page:00000000bc35e189 refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1024d7\n[ 6.513847] flags: 0x17ffffc0000000(node=0|zone=2|lastcpupid=0x1fffff)\n[ 6.513860] raw: 0\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47097",
"url": "https://www.suse.com/security/cve/CVE-2021-47097"
},
{
"category": "external",
"summary": "SUSE Bug 1220982 for CVE-2021-47097",
"url": "https://bugzilla.suse.com/1220982"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "low"
}
],
"title": "CVE-2021-47097"
},
{
"cve": "CVE-2021-47098",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47098"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nhwmon: (lm90) Prevent integer overflow/underflow in hysteresis calculations\n\nCommit b50aa49638c7 (\"hwmon: (lm90) Prevent integer underflows of\ntemperature calculations\") addressed a number of underflow situations\nwhen writing temperature limits. However, it missed one situation, seen\nwhen an attempt is made to set the hysteresis value to MAX_LONG and the\ncritical temperature limit is negative.\n\nUse clamp_val() when setting the hysteresis temperature to ensure that\nthe provided value can never overflow or underflow.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47098",
"url": "https://www.suse.com/security/cve/CVE-2021-47098"
},
{
"category": "external",
"summary": "SUSE Bug 1220983 for CVE-2021-47098",
"url": "https://bugzilla.suse.com/1220983"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2021-47098"
},
{
"cve": "CVE-2021-47099",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47099"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nveth: ensure skb entering GRO are not cloned.\n\nAfter commit d3256efd8e8b (\"veth: allow enabling NAPI even without XDP\"),\nif GRO is enabled on a veth device and TSO is disabled on the peer\ndevice, TCP skbs will go through the NAPI callback. If there is no XDP\nprogram attached, the veth code does not perform any share check, and\nshared/cloned skbs could enter the GRO engine.\n\nIgnat reported a BUG triggered later-on due to the above condition:\n\n[ 53.970529][ C1] kernel BUG at net/core/skbuff.c:3574!\n[ 53.981755][ C1] invalid opcode: 0000 [#1] PREEMPT SMP KASAN PTI\n[ 53.982634][ C1] CPU: 1 PID: 19 Comm: ksoftirqd/1 Not tainted 5.16.0-rc5+ #25\n[ 53.982634][ C1] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 0.0.0 02/06/2015\n[ 53.982634][ C1] RIP: 0010:skb_shift+0x13ef/0x23b0\n[ 53.982634][ C1] Code: ea 03 0f b6 04 02 48 89 fa 83 e2 07 38 d0\n7f 08 84 c0 0f 85 41 0c 00 00 41 80 7f 02 00 4d 8d b5 d0 00 00 00 0f\n85 74 f5 ff ff \u003c0f\u003e 0b 4d 8d 77 20 be 04 00 00 00 4c 89 44 24 78 4c 89\nf7 4c 89 8c\n[ 53.982634][ C1] RSP: 0018:ffff8881008f7008 EFLAGS: 00010246\n[ 53.982634][ C1] RAX: 0000000000000000 RBX: ffff8881180b4c80 RCX: 0000000000000000\n[ 53.982634][ C1] RDX: 0000000000000002 RSI: ffff8881180b4d3c RDI: ffff88810bc9cac2\n[ 53.982634][ C1] RBP: ffff8881008f70b8 R08: ffff8881180b4cf4 R09: ffff8881180b4cf0\n[ 53.982634][ C1] R10: ffffed1022999e5c R11: 0000000000000002 R12: 0000000000000590\n[ 53.982634][ C1] R13: ffff88810f940c80 R14: ffff88810f940d50 R15: ffff88810bc9cac0\n[ 53.982634][ C1] FS: 0000000000000000(0000) GS:ffff888235880000(0000) knlGS:0000000000000000\n[ 53.982634][ C1] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n[ 53.982634][ C1] CR2: 00007ff5f9b86680 CR3: 0000000108ce8004 CR4: 0000000000170ee0\n[ 53.982634][ C1] Call Trace:\n[ 53.982634][ C1] \u003cTASK\u003e\n[ 53.982634][ C1] tcp_sacktag_walk+0xaba/0x18e0\n[ 53.982634][ C1] tcp_sacktag_write_queue+0xe7b/0x3460\n[ 53.982634][ C1] tcp_ack+0x2666/0x54b0\n[ 53.982634][ C1] tcp_rcv_established+0x4d9/0x20f0\n[ 53.982634][ C1] tcp_v4_do_rcv+0x551/0x810\n[ 53.982634][ C1] tcp_v4_rcv+0x22ed/0x2ed0\n[ 53.982634][ C1] ip_protocol_deliver_rcu+0x96/0xaf0\n[ 53.982634][ C1] ip_local_deliver_finish+0x1e0/0x2f0\n[ 53.982634][ C1] ip_sublist_rcv_finish+0x211/0x440\n[ 53.982634][ C1] ip_list_rcv_finish.constprop.0+0x424/0x660\n[ 53.982634][ C1] ip_list_rcv+0x2c8/0x410\n[ 53.982634][ C1] __netif_receive_skb_list_core+0x65c/0x910\n[ 53.982634][ C1] netif_receive_skb_list_internal+0x5f9/0xcb0\n[ 53.982634][ C1] napi_complete_done+0x188/0x6e0\n[ 53.982634][ C1] gro_cell_poll+0x10c/0x1d0\n[ 53.982634][ C1] __napi_poll+0xa1/0x530\n[ 53.982634][ C1] net_rx_action+0x567/0x1270\n[ 53.982634][ C1] __do_softirq+0x28a/0x9ba\n[ 53.982634][ C1] run_ksoftirqd+0x32/0x60\n[ 53.982634][ C1] smpboot_thread_fn+0x559/0x8c0\n[ 53.982634][ C1] kthread+0x3b9/0x490\n[ 53.982634][ C1] ret_from_fork+0x22/0x30\n[ 53.982634][ C1] \u003c/TASK\u003e\n\nAddress the issue by skipping the GRO stage for shared or cloned skbs.\nTo reduce the chance of OoO, try to unclone the skbs before giving up.\n\nv1 -\u003e v2:\n - use avoid skb_copy and fallback to netif_receive_skb - Eric",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47099",
"url": "https://www.suse.com/security/cve/CVE-2021-47099"
},
{
"category": "external",
"summary": "SUSE Bug 1220955 for CVE-2021-47099",
"url": "https://bugzilla.suse.com/1220955"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2021-47099"
},
{
"cve": "CVE-2021-47100",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47100"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nipmi: Fix UAF when uninstall ipmi_si and ipmi_msghandler module\n\nHi,\n\nWhen testing install and uninstall of ipmi_si.ko and ipmi_msghandler.ko,\nthe system crashed.\n\nThe log as follows:\n[ 141.087026] BUG: unable to handle kernel paging request at ffffffffc09b3a5a\n[ 141.087241] PGD 8fe4c0d067 P4D 8fe4c0d067 PUD 8fe4c0f067 PMD 103ad89067 PTE 0\n[ 141.087464] Oops: 0010 [#1] SMP NOPTI\n[ 141.087580] CPU: 67 PID: 668 Comm: kworker/67:1 Kdump: loaded Not tainted 4.18.0.x86_64 #47\n[ 141.088009] Workqueue: events 0xffffffffc09b3a40\n[ 141.088009] RIP: 0010:0xffffffffc09b3a5a\n[ 141.088009] Code: Bad RIP value.\n[ 141.088009] RSP: 0018:ffffb9094e2c3e88 EFLAGS: 00010246\n[ 141.088009] RAX: 0000000000000000 RBX: ffff9abfdb1f04a0 RCX: 0000000000000000\n[ 141.088009] RDX: 0000000000000000 RSI: 0000000000000246 RDI: 0000000000000246\n[ 141.088009] RBP: 0000000000000000 R08: ffff9abfffee3cb8 R09: 00000000000002e1\n[ 141.088009] R10: ffffb9094cb73d90 R11: 00000000000f4240 R12: ffff9abfffee8700\n[ 141.088009] R13: 0000000000000000 R14: ffff9abfdb1f04a0 R15: ffff9abfdb1f04a8\n[ 141.088009] FS: 0000000000000000(0000) GS:ffff9abfffec0000(0000) knlGS:0000000000000000\n[ 141.088009] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n[ 141.088009] CR2: ffffffffc09b3a30 CR3: 0000008fe4c0a001 CR4: 00000000007606e0\n[ 141.088009] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000\n[ 141.088009] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400\n[ 141.088009] PKRU: 55555554\n[ 141.088009] Call Trace:\n[ 141.088009] ? process_one_work+0x195/0x390\n[ 141.088009] ? worker_thread+0x30/0x390\n[ 141.088009] ? process_one_work+0x390/0x390\n[ 141.088009] ? kthread+0x10d/0x130\n[ 141.088009] ? kthread_flush_work_fn+0x10/0x10\n[ 141.088009] ? ret_from_fork+0x35/0x40] BUG: unable to handle kernel paging request at ffffffffc0b28a5a\n[ 200.223240] PGD 97fe00d067 P4D 97fe00d067 PUD 97fe00f067 PMD a580cbf067 PTE 0\n[ 200.223464] Oops: 0010 [#1] SMP NOPTI\n[ 200.223579] CPU: 63 PID: 664 Comm: kworker/63:1 Kdump: loaded Not tainted 4.18.0.x86_64 #46\n[ 200.224008] Workqueue: events 0xffffffffc0b28a40\n[ 200.224008] RIP: 0010:0xffffffffc0b28a5a\n[ 200.224008] Code: Bad RIP value.\n[ 200.224008] RSP: 0018:ffffbf3c8e2a3e88 EFLAGS: 00010246\n[ 200.224008] RAX: 0000000000000000 RBX: ffffa0799ad6bca0 RCX: 0000000000000000\n[ 200.224008] RDX: 0000000000000000 RSI: 0000000000000246 RDI: 0000000000000246\n[ 200.224008] RBP: 0000000000000000 R08: ffff9fe43fde3cb8 R09: 00000000000000d5\n[ 200.224008] R10: ffffbf3c8cb53d90 R11: 00000000000f4240 R12: ffff9fe43fde8700\n[ 200.224008] R13: 0000000000000000 R14: ffffa0799ad6bca0 R15: ffffa0799ad6bca8\n[ 200.224008] FS: 0000000000000000(0000) GS:ffff9fe43fdc0000(0000) knlGS:0000000000000000\n[ 200.224008] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n[ 200.224008] CR2: ffffffffc0b28a30 CR3: 00000097fe00a002 CR4: 00000000007606e0\n[ 200.224008] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000\n[ 200.224008] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400\n[ 200.224008] PKRU: 55555554\n[ 200.224008] Call Trace:\n[ 200.224008] ? process_one_work+0x195/0x390\n[ 200.224008] ? worker_thread+0x30/0x390\n[ 200.224008] ? process_one_work+0x390/0x390\n[ 200.224008] ? kthread+0x10d/0x130\n[ 200.224008] ? kthread_flush_work_fn+0x10/0x10\n[ 200.224008] ? ret_from_fork+0x35/0x40\n[ 200.224008] kernel fault(0x1) notification starting on CPU 63\n[ 200.224008] kernel fault(0x1) notification finished on CPU 63\n[ 200.224008] CR2: ffffffffc0b28a5a\n[ 200.224008] ---[ end trace c82a412d93f57412 ]---\n\nThe reason is as follows:\nT1: rmmod ipmi_si.\n -\u003eipmi_unregister_smi()\n -\u003e ipmi_bmc_unregister()\n -\u003e __ipmi_bmc_unregister()\n -\u003e kref_put(\u0026bmc-\u003eusecount, cleanup_bmc_device);\n -\u003e schedule_work(\u0026bmc-\u003eremove_work);\n\nT2: rmmod ipmi_msghandl\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47100",
"url": "https://www.suse.com/security/cve/CVE-2021-47100"
},
{
"category": "external",
"summary": "SUSE Bug 1220985 for CVE-2021-47100",
"url": "https://bugzilla.suse.com/1220985"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2021-47100"
},
{
"cve": "CVE-2021-47101",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47101"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nasix: fix uninit-value in asix_mdio_read()\n\nasix_read_cmd() may read less than sizeof(smsr) bytes and in this case\nsmsr will be uninitialized.\n\nFail log:\nBUG: KMSAN: uninit-value in asix_check_host_enable drivers/net/usb/asix_common.c:82 [inline]\nBUG: KMSAN: uninit-value in asix_check_host_enable drivers/net/usb/asix_common.c:82 [inline] drivers/net/usb/asix_common.c:497\nBUG: KMSAN: uninit-value in asix_mdio_read+0x3c1/0xb00 drivers/net/usb/asix_common.c:497 drivers/net/usb/asix_common.c:497\n asix_check_host_enable drivers/net/usb/asix_common.c:82 [inline]\n asix_check_host_enable drivers/net/usb/asix_common.c:82 [inline] drivers/net/usb/asix_common.c:497\n asix_mdio_read+0x3c1/0xb00 drivers/net/usb/asix_common.c:497 drivers/net/usb/asix_common.c:497",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47101",
"url": "https://www.suse.com/security/cve/CVE-2021-47101"
},
{
"category": "external",
"summary": "SUSE Bug 1220987 for CVE-2021-47101",
"url": "https://bugzilla.suse.com/1220987"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "low"
}
],
"title": "CVE-2021-47101"
},
{
"cve": "CVE-2021-47102",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47102"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: marvell: prestera: fix incorrect structure access\n\nIn line:\n\tupper = info-\u003eupper_dev;\nWe access upper_dev field, which is related only for particular events\n(e.g. event == NETDEV_CHANGEUPPER). So, this line cause invalid memory\naccess for another events,\nwhen ptr is not netdev_notifier_changeupper_info.\n\nThe KASAN logs are as follows:\n\n[ 30.123165] BUG: KASAN: stack-out-of-bounds in prestera_netdev_port_event.constprop.0+0x68/0x538 [prestera]\n[ 30.133336] Read of size 8 at addr ffff80000cf772b0 by task udevd/778\n[ 30.139866]\n[ 30.141398] CPU: 0 PID: 778 Comm: udevd Not tainted 5.16.0-rc3 #6\n[ 30.147588] Hardware name: DNI AmazonGo1 A7040 board (DT)\n[ 30.153056] Call trace:\n[ 30.155547] dump_backtrace+0x0/0x2c0\n[ 30.159320] show_stack+0x18/0x30\n[ 30.162729] dump_stack_lvl+0x68/0x84\n[ 30.166491] print_address_description.constprop.0+0x74/0x2b8\n[ 30.172346] kasan_report+0x1e8/0x250\n[ 30.176102] __asan_load8+0x98/0xe0\n[ 30.179682] prestera_netdev_port_event.constprop.0+0x68/0x538 [prestera]\n[ 30.186847] prestera_netdev_event_handler+0x1b4/0x1c0 [prestera]\n[ 30.193313] raw_notifier_call_chain+0x74/0xa0\n[ 30.197860] call_netdevice_notifiers_info+0x68/0xc0\n[ 30.202924] register_netdevice+0x3cc/0x760\n[ 30.207190] register_netdev+0x24/0x50\n[ 30.211015] prestera_device_register+0x8a0/0xba0 [prestera]",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47102",
"url": "https://www.suse.com/security/cve/CVE-2021-47102"
},
{
"category": "external",
"summary": "SUSE Bug 1221009 for CVE-2021-47102",
"url": "https://bugzilla.suse.com/1221009"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2021-47102"
},
{
"cve": "CVE-2021-47104",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47104"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nIB/qib: Fix memory leak in qib_user_sdma_queue_pkts()\n\nThe wrong goto label was used for the error case and missed cleanup of the\npkt allocation.\n\nAddresses-Coverity-ID: 1493352 (\"Resource leak\")",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47104",
"url": "https://www.suse.com/security/cve/CVE-2021-47104"
},
{
"category": "external",
"summary": "SUSE Bug 1220960 for CVE-2021-47104",
"url": "https://bugzilla.suse.com/1220960"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2021-47104"
},
{
"cve": "CVE-2021-47105",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47105"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nice: xsk: return xsk buffers back to pool when cleaning the ring\n\nCurrently we only NULL the xdp_buff pointer in the internal SW ring but\nwe never give it back to the xsk buffer pool. This means that buffers\ncan be leaked out of the buff pool and never be used again.\n\nAdd missing xsk_buff_free() call to the routine that is supposed to\nclean the entries that are left in the ring so that these buffers in the\numem can be used by other sockets.\n\nAlso, only go through the space that is actually left to be cleaned\ninstead of a whole ring.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47105",
"url": "https://www.suse.com/security/cve/CVE-2021-47105"
},
{
"category": "external",
"summary": "SUSE Bug 1220961 for CVE-2021-47105",
"url": "https://bugzilla.suse.com/1220961"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.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 Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "low"
}
],
"title": "CVE-2021-47105"
},
{
"cve": "CVE-2021-47107",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47107"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nNFSD: Fix READDIR buffer overflow\n\nIf a client sends a READDIR count argument that is too small (say,\nzero), then the buffer size calculation in the new init_dirlist\nhelper functions results in an underflow, allowing the XDR stream\nfunctions to write beyond the actual buffer.\n\nThis calculation has always been suspect. NFSD has never sanity-\nchecked the READDIR count argument, but the old entry encoders\nmanaged the problem correctly.\n\nWith the commits below, entry encoding changed, exposing the\nunderflow to the pointer arithmetic in xdr_reserve_space().\n\nModern NFS clients attempt to retrieve as much data as possible\nfor each READDIR request. Also, we have no unit tests that\nexercise the behavior of READDIR at the lower bound of @count\nvalues. Thus this case was missed during testing.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47107",
"url": "https://www.suse.com/security/cve/CVE-2021-47107"
},
{
"category": "external",
"summary": "SUSE Bug 1220965 for CVE-2021-47107",
"url": "https://bugzilla.suse.com/1220965"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2021-47107"
},
{
"cve": "CVE-2021-47108",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47108"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/mediatek: hdmi: Perform NULL pointer check for mtk_hdmi_conf\n\nIn commit 41ca9caaae0b\n(\"drm/mediatek: hdmi: Add check for CEA modes only\") a check\nfor CEA modes was added to function mtk_hdmi_bridge_mode_valid()\nin order to address possible issues on MT8167;\nmoreover, with commit c91026a938c2\n(\"drm/mediatek: hdmi: Add optional limit on maximal HDMI mode clock\")\nanother similar check was introduced.\n\nUnfortunately though, at the time of writing, MT8173 does not provide\nany mtk_hdmi_conf structure and this is crashing the kernel with NULL\npointer upon entering mtk_hdmi_bridge_mode_valid(), which happens as\nsoon as a HDMI cable gets plugged in.\n\nTo fix this regression, add a NULL pointer check for hdmi-\u003econf in the\nsaid function, restoring HDMI functionality and avoiding NULL pointer\nkernel panics.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47108",
"url": "https://www.suse.com/security/cve/CVE-2021-47108"
},
{
"category": "external",
"summary": "SUSE Bug 1220986 for CVE-2021-47108",
"url": "https://bugzilla.suse.com/1220986"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2021-47108"
},
{
"cve": "CVE-2022-48626",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-48626"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmoxart: fix potential use-after-free on remove path\n\nIt was reported that the mmc host structure could be accessed after it\nwas freed in moxart_remove(), so fix this by saving the base register of\nthe device and using it instead of the pointer dereference.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-48626",
"url": "https://www.suse.com/security/cve/CVE-2022-48626"
},
{
"category": "external",
"summary": "SUSE Bug 1220366 for CVE-2022-48626",
"url": "https://bugzilla.suse.com/1220366"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2022-48626"
},
{
"cve": "CVE-2022-48629",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-48629"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncrypto: qcom-rng - ensure buffer for generate is completely filled\n\nThe generate function in struct rng_alg expects that the destination\nbuffer is completely filled if the function returns 0. qcom_rng_read()\ncan run into a situation where the buffer is partially filled with\nrandomness and the remaining part of the buffer is zeroed since\nqcom_rng_generate() doesn\u0027t check the return value. This issue can\nbe reproduced by running the following from libkcapi:\n\n kcapi-rng -b 9000000 \u003e OUTFILE\n\nThe generated OUTFILE will have three huge sections that contain all\nzeros, and this is caused by the code where the test\n\u0027val \u0026 PRNG_STATUS_DATA_AVAIL\u0027 fails.\n\nLet\u0027s fix this issue by ensuring that qcom_rng_read() always returns\nwith a full buffer if the function returns success. Let\u0027s also have\nqcom_rng_generate() return the correct value.\n\nHere\u0027s some statistics from the ent project\n(https://www.fourmilab.ch/random/) that shows information about the\nquality of the generated numbers:\n\n $ ent -c qcom-random-before\n Value Char Occurrences Fraction\n 0 606748 0.067416\n 1 33104 0.003678\n 2 33001 0.003667\n ...\n 253 \ufffd 32883 0.003654\n 254 \ufffd 33035 0.003671\n 255 \ufffd 33239 0.003693\n\n Total: 9000000 1.000000\n\n Entropy = 7.811590 bits per byte.\n\n Optimum compression would reduce the size\n of this 9000000 byte file by 2 percent.\n\n Chi square distribution for 9000000 samples is 9329962.81, and\n randomly would exceed this value less than 0.01 percent of the\n times.\n\n Arithmetic mean value of data bytes is 119.3731 (127.5 = random).\n Monte Carlo value for Pi is 3.197293333 (error 1.77 percent).\n Serial correlation coefficient is 0.159130 (totally uncorrelated =\n 0.0).\n\nWithout this patch, the results of the chi-square test is 0.01%, and\nthe numbers are certainly not random according to ent\u0027s project page.\nThe results improve with this patch:\n\n $ ent -c qcom-random-after\n Value Char Occurrences Fraction\n 0 35432 0.003937\n 1 35127 0.003903\n 2 35424 0.003936\n ...\n 253 \ufffd 35201 0.003911\n 254 \ufffd 34835 0.003871\n 255 \ufffd 35368 0.003930\n\n Total: 9000000 1.000000\n\n Entropy = 7.999979 bits per byte.\n\n Optimum compression would reduce the size\n of this 9000000 byte file by 0 percent.\n\n Chi square distribution for 9000000 samples is 258.77, and randomly\n would exceed this value 42.24 percent of the times.\n\n Arithmetic mean value of data bytes is 127.5006 (127.5 = random).\n Monte Carlo value for Pi is 3.141277333 (error 0.01 percent).\n Serial correlation coefficient is 0.000468 (totally uncorrelated =\n 0.0).\n\nThis change was tested on a Nexus 5 phone (msm8974 SoC).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-48629",
"url": "https://www.suse.com/security/cve/CVE-2022-48629"
},
{
"category": "external",
"summary": "SUSE Bug 1220989 for CVE-2022-48629",
"url": "https://bugzilla.suse.com/1220989"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2022-48629"
},
{
"cve": "CVE-2022-48630",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-48630"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncrypto: qcom-rng - fix infinite loop on requests not multiple of WORD_SZ\n\nThe commit referenced in the Fixes tag removed the \u0027break\u0027 from the else\nbranch in qcom_rng_read(), causing an infinite loop whenever \u0027max\u0027 is\nnot a multiple of WORD_SZ. This can be reproduced e.g. by running:\n\n kcapi-rng -b 67 \u003e/dev/null\n\nThere are many ways to fix this without adding back the \u0027break\u0027, but\nthey all seem more awkward than simply adding it back, so do just that.\n\nTested on a machine with Qualcomm Amberwing processor.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-48630",
"url": "https://www.suse.com/security/cve/CVE-2022-48630"
},
{
"category": "external",
"summary": "SUSE Bug 1220990 for CVE-2022-48630",
"url": "https://bugzilla.suse.com/1220990"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2022-48630"
},
{
"cve": "CVE-2023-35827",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-35827"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in the Linux kernel through 6.3.8. A use-after-free was found in ravb_remove in drivers/net/ethernet/renesas/ravb_main.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-35827",
"url": "https://www.suse.com/security/cve/CVE-2023-35827"
},
{
"category": "external",
"summary": "SUSE Bug 1212514 for CVE-2023-35827",
"url": "https://bugzilla.suse.com/1212514"
},
{
"category": "external",
"summary": "SUSE Bug 1224298 for CVE-2023-35827",
"url": "https://bugzilla.suse.com/1224298"
},
{
"category": "external",
"summary": "SUSE Bug 1224878 for CVE-2023-35827",
"url": "https://bugzilla.suse.com/1224878"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2023-35827"
},
{
"cve": "CVE-2023-52450",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52450"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nperf/x86/intel/uncore: Fix NULL pointer dereference issue in upi_fill_topology()\n\nGet logical socket id instead of physical id in discover_upi_topology()\nto avoid out-of-bound access on \u0027upi = \u0026type-\u003etopology[nid][idx];\u0027 line\nthat leads to NULL pointer dereference in upi_fill_topology()",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52450",
"url": "https://www.suse.com/security/cve/CVE-2023-52450"
},
{
"category": "external",
"summary": "SUSE Bug 1220237 for CVE-2023-52450",
"url": "https://bugzilla.suse.com/1220237"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2023-52450"
},
{
"cve": "CVE-2023-52454",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52454"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length\n\nIf the host sends an H2CData command with an invalid DATAL,\nthe kernel may crash in nvmet_tcp_build_pdu_iovec().\n\nUnable to handle kernel NULL pointer dereference at\nvirtual address 0000000000000000\nlr : nvmet_tcp_io_work+0x6ac/0x718 [nvmet_tcp]\nCall trace:\n process_one_work+0x174/0x3c8\n worker_thread+0x2d0/0x3e8\n kthread+0x104/0x110\n\nFix the bug by raising a fatal error if DATAL isn\u0027t coherent\nwith the packet size.\nAlso, the PDU length should never exceed the MAXH2CDATA parameter which\nhas been communicated to the host in nvmet_tcp_handle_icreq().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52454",
"url": "https://www.suse.com/security/cve/CVE-2023-52454"
},
{
"category": "external",
"summary": "SUSE Bug 1220320 for CVE-2023-52454",
"url": "https://bugzilla.suse.com/1220320"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2023-52454"
},
{
"cve": "CVE-2023-52469",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52469"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrivers/amd/pm: fix a use-after-free in kv_parse_power_table\n\nWhen ps allocated by kzalloc equals to NULL, kv_parse_power_table\nfrees adev-\u003epm.dpm.ps that allocated before. However, after the control\nflow goes through the following call chains:\n\nkv_parse_power_table\n |-\u003e kv_dpm_init\n |-\u003e kv_dpm_sw_init\n\t |-\u003e kv_dpm_fini\n\nThe adev-\u003epm.dpm.ps is used in the for loop of kv_dpm_fini after its\nfirst free in kv_parse_power_table and causes a use-after-free bug.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52469",
"url": "https://www.suse.com/security/cve/CVE-2023-52469"
},
{
"category": "external",
"summary": "SUSE Bug 1220411 for CVE-2023-52469",
"url": "https://bugzilla.suse.com/1220411"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2023-52469"
},
{
"cve": "CVE-2023-52470",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52470"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/radeon: check the alloc_workqueue return value in radeon_crtc_init()\n\ncheck the alloc_workqueue return value in radeon_crtc_init()\nto avoid null-ptr-deref.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52470",
"url": "https://www.suse.com/security/cve/CVE-2023-52470"
},
{
"category": "external",
"summary": "SUSE Bug 1220413 for CVE-2023-52470",
"url": "https://bugzilla.suse.com/1220413"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2023-52470"
},
{
"cve": "CVE-2023-52474",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52474"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nIB/hfi1: Fix bugs with non-PAGE_SIZE-end multi-iovec user SDMA requests\n\nhfi1 user SDMA request processing has two bugs that can cause data\ncorruption for user SDMA requests that have multiple payload iovecs\nwhere an iovec other than the tail iovec does not run up to the page\nboundary for the buffer pointed to by that iovec.a\n\nHere are the specific bugs:\n1. user_sdma_txadd() does not use struct user_sdma_iovec-\u003eiov.iov_len.\n Rather, user_sdma_txadd() will add up to PAGE_SIZE bytes from iovec\n to the packet, even if some of those bytes are past\n iovec-\u003eiov.iov_len and are thus not intended to be in the packet.\n2. user_sdma_txadd() and user_sdma_send_pkts() fail to advance to the\n next iovec in user_sdma_request-\u003eiovs when the current iovec\n is not PAGE_SIZE and does not contain enough data to complete the\n packet. The transmitted packet will contain the wrong data from the\n iovec pages.\n\nThis has not been an issue with SDMA packets from hfi1 Verbs or PSM2\nbecause they only produce iovecs that end short of PAGE_SIZE as the tail\niovec of an SDMA request.\n\nFixing these bugs exposes other bugs with the SDMA pin cache\n(struct mmu_rb_handler) that get in way of supporting user SDMA requests\nwith multiple payload iovecs whose buffers do not end at PAGE_SIZE. So\nthis commit fixes those issues as well.\n\nHere are the mmu_rb_handler bugs that non-PAGE_SIZE-end multi-iovec\npayload user SDMA requests can hit:\n1. Overlapping memory ranges in mmu_rb_handler will result in duplicate\n pinnings.\n2. When extending an existing mmu_rb_handler entry (struct mmu_rb_node),\n the mmu_rb code (1) removes the existing entry under a lock, (2)\n releases that lock, pins the new pages, (3) then reacquires the lock\n to insert the extended mmu_rb_node.\n\n If someone else comes in and inserts an overlapping entry between (2)\n and (3), insert in (3) will fail.\n\n The failure path code in this case unpins _all_ pages in either the\n original mmu_rb_node or the new mmu_rb_node that was inserted between\n (2) and (3).\n3. In hfi1_mmu_rb_remove_unless_exact(), mmu_rb_node-\u003erefcount is\n incremented outside of mmu_rb_handler-\u003elock. As a result, mmu_rb_node\n could be evicted by another thread that gets mmu_rb_handler-\u003elock and\n checks mmu_rb_node-\u003erefcount before mmu_rb_node-\u003erefcount is\n incremented.\n4. Related to #2 above, SDMA request submission failure path does not\n check mmu_rb_node-\u003erefcount before freeing mmu_rb_node object.\n\n If there are other SDMA requests in progress whose iovecs have\n pointers to the now-freed mmu_rb_node(s), those pointers to the\n now-freed mmu_rb nodes will be dereferenced when those SDMA requests\n complete.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52474",
"url": "https://www.suse.com/security/cve/CVE-2023-52474"
},
{
"category": "external",
"summary": "SUSE Bug 1220445 for CVE-2023-52474",
"url": "https://bugzilla.suse.com/1220445"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.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:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "low"
}
],
"title": "CVE-2023-52474"
},
{
"cve": "CVE-2023-52477",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52477"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: hub: Guard against accesses to uninitialized BOS descriptors\n\nMany functions in drivers/usb/core/hub.c and drivers/usb/core/hub.h\naccess fields inside udev-\u003ebos without checking if it was allocated and\ninitialized. If usb_get_bos_descriptor() fails for whatever\nreason, udev-\u003ebos will be NULL and those accesses will result in a\ncrash:\n\nBUG: kernel NULL pointer dereference, address: 0000000000000018\nPGD 0 P4D 0\nOops: 0000 [#1] PREEMPT SMP NOPTI\nCPU: 5 PID: 17818 Comm: kworker/5:1 Tainted: G W 5.15.108-18910-gab0e1cb584e1 #1 \u003cHASH:1f9e 1\u003e\nHardware name: Google Kindred/Kindred, BIOS Google_Kindred.12672.413.0 02/03/2021\nWorkqueue: usb_hub_wq hub_event\nRIP: 0010:hub_port_reset+0x193/0x788\nCode: 89 f7 e8 20 f7 15 00 48 8b 43 08 80 b8 96 03 00 00 03 75 36 0f b7 88 92 03 00 00 81 f9 10 03 00 00 72 27 48 8b 80 a8 03 00 00 \u003c48\u003e 83 78 18 00 74 19 48 89 df 48 8b 75 b0 ba 02 00 00 00 4c 89 e9\nRSP: 0018:ffffab740c53fcf8 EFLAGS: 00010246\nRAX: 0000000000000000 RBX: ffffa1bc5f678000 RCX: 0000000000000310\nRDX: fffffffffffffdff RSI: 0000000000000286 RDI: ffffa1be9655b840\nRBP: ffffab740c53fd70 R08: 00001b7d5edaa20c R09: ffffffffb005e060\nR10: 0000000000000001 R11: 0000000000000000 R12: 0000000000000000\nR13: ffffab740c53fd3e R14: 0000000000000032 R15: 0000000000000000\nFS: 0000000000000000(0000) GS:ffffa1be96540000(0000) knlGS:0000000000000000\nCS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\nCR2: 0000000000000018 CR3: 000000022e80c005 CR4: 00000000003706e0\nCall Trace:\nhub_event+0x73f/0x156e\n? hub_activate+0x5b7/0x68f\nprocess_one_work+0x1a2/0x487\nworker_thread+0x11a/0x288\nkthread+0x13a/0x152\n? process_one_work+0x487/0x487\n? kthread_associate_blkcg+0x70/0x70\nret_from_fork+0x1f/0x30\n\nFall back to a default behavior if the BOS descriptor isn\u0027t accessible\nand skip all the functionalities that depend on it: LPM support checks,\nSuper Speed capabilitiy checks, U1/U2 states setup.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52477",
"url": "https://www.suse.com/security/cve/CVE-2023-52477"
},
{
"category": "external",
"summary": "SUSE Bug 1220790 for CVE-2023-52477",
"url": "https://bugzilla.suse.com/1220790"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2023-52477"
},
{
"cve": "CVE-2023-52492",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52492"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndmaengine: fix NULL pointer in channel unregistration function\n\n__dma_async_device_channel_register() can fail. In case of failure,\nchan-\u003elocal is freed (with free_percpu()), and chan-\u003elocal is nullified.\nWhen dma_async_device_unregister() is called (because of managed API or\nintentionally by DMA controller driver), channels are unconditionally\nunregistered, leading to this NULL pointer:\n[ 1.318693] Unable to handle kernel NULL pointer dereference at virtual address 00000000000000d0\n[...]\n[ 1.484499] Call trace:\n[ 1.486930] device_del+0x40/0x394\n[ 1.490314] device_unregister+0x20/0x7c\n[ 1.494220] __dma_async_device_channel_unregister+0x68/0xc0\n\nLook at dma_async_device_register() function error path, channel device\nunregistration is done only if chan-\u003elocal is not NULL.\n\nThen add the same condition at the beginning of\n__dma_async_device_channel_unregister() function, to avoid NULL pointer\nissue whatever the API used to reach this function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52492",
"url": "https://www.suse.com/security/cve/CVE-2023-52492"
},
{
"category": "external",
"summary": "SUSE Bug 1221276 for CVE-2023-52492",
"url": "https://bugzilla.suse.com/1221276"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2023-52492"
},
{
"cve": "CVE-2023-52497",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52497"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nerofs: fix lz4 inplace decompression\n\nCurrently EROFS can map another compressed buffer for inplace\ndecompression, that was used to handle the cases that some pages of\ncompressed data are actually not in-place I/O.\n\nHowever, like most simple LZ77 algorithms, LZ4 expects the compressed\ndata is arranged at the end of the decompressed buffer and it\nexplicitly uses memmove() to handle overlapping:\n __________________________________________________________\n |_ direction of decompression --\u003e ____ |_ compressed data _|\n\nAlthough EROFS arranges compressed data like this, it typically maps two\nindividual virtual buffers so the relative order is uncertain.\nPreviously, it was hardly observed since LZ4 only uses memmove() for\nshort overlapped literals and x86/arm64 memmove implementations seem to\ncompletely cover it up and they don\u0027t have this issue. Juhyung reported\nthat EROFS data corruption can be found on a new Intel x86 processor.\nAfter some analysis, it seems that recent x86 processors with the new\nFSRM feature expose this issue with \"rep movsb\".\n\nLet\u0027s strictly use the decompressed buffer for lz4 inplace\ndecompression for now. Later, as an useful improvement, we could try\nto tie up these two buffers together in the correct order.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52497",
"url": "https://www.suse.com/security/cve/CVE-2023-52497"
},
{
"category": "external",
"summary": "SUSE Bug 1220879 for CVE-2023-52497",
"url": "https://bugzilla.suse.com/1220879"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2023-52497"
},
{
"cve": "CVE-2023-52501",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52501"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nring-buffer: Do not attempt to read past \"commit\"\n\nWhen iterating over the ring buffer while the ring buffer is active, the\nwriter can corrupt the reader. There\u0027s barriers to help detect this and\nhandle it, but that code missed the case where the last event was at the\nvery end of the page and has only 4 bytes left.\n\nThe checks to detect the corruption by the writer to reads needs to see the\nlength of the event. If the length in the first 4 bytes is zero then the\nlength is stored in the second 4 bytes. But if the writer is in the process\nof updating that code, there\u0027s a small window where the length in the first\n4 bytes could be zero even though the length is only 4 bytes. That will\ncause rb_event_length() to read the next 4 bytes which could happen to be off the\nallocated page.\n\nTo protect against this, fail immediately if the next event pointer is\nless than 8 bytes from the end of the commit (last byte of data), as all\nevents must be a minimum of 8 bytes anyway.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52501",
"url": "https://www.suse.com/security/cve/CVE-2023-52501"
},
{
"category": "external",
"summary": "SUSE Bug 1220885 for CVE-2023-52501",
"url": "https://bugzilla.suse.com/1220885"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2023-52501"
},
{
"cve": "CVE-2023-52502",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52502"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: nfc: fix races in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn()\n\nSili Luo reported a race in nfc_llcp_sock_get(), leading to UAF.\n\nGetting a reference on the socket found in a lookup while\nholding a lock should happen before releasing the lock.\n\nnfc_llcp_sock_get_sn() has a similar problem.\n\nFinally nfc_llcp_recv_snl() needs to make sure the socket\nfound by nfc_llcp_sock_from_sn() does not disappear.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52502",
"url": "https://www.suse.com/security/cve/CVE-2023-52502"
},
{
"category": "external",
"summary": "SUSE Bug 1220831 for CVE-2023-52502",
"url": "https://bugzilla.suse.com/1220831"
},
{
"category": "external",
"summary": "SUSE Bug 1220832 for CVE-2023-52502",
"url": "https://bugzilla.suse.com/1220832"
},
{
"category": "external",
"summary": "SUSE Bug 1224298 for CVE-2023-52502",
"url": "https://bugzilla.suse.com/1224298"
},
{
"category": "external",
"summary": "SUSE Bug 1224878 for CVE-2023-52502",
"url": "https://bugzilla.suse.com/1224878"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2023-52502"
},
{
"cve": "CVE-2023-52504",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52504"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nx86/alternatives: Disable KASAN in apply_alternatives()\n\nFei has reported that KASAN triggers during apply_alternatives() on\na 5-level paging machine:\n\n\tBUG: KASAN: out-of-bounds in rcu_is_watching()\n\tRead of size 4 at addr ff110003ee6419a0 by task swapper/0/0\n\t...\n\t__asan_load4()\n\trcu_is_watching()\n\ttrace_hardirqs_on()\n\ttext_poke_early()\n\tapply_alternatives()\n\t...\n\nOn machines with 5-level paging, cpu_feature_enabled(X86_FEATURE_LA57)\ngets patched. It includes KASAN code, where KASAN_SHADOW_START depends on\n__VIRTUAL_MASK_SHIFT, which is defined with cpu_feature_enabled().\n\nKASAN gets confused when apply_alternatives() patches the\nKASAN_SHADOW_START users. A test patch that makes KASAN_SHADOW_START\nstatic, by replacing __VIRTUAL_MASK_SHIFT with 56, works around the issue.\n\nFix it for real by disabling KASAN while the kernel is patching alternatives.\n\n[ mingo: updated the changelog ]",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52504",
"url": "https://www.suse.com/security/cve/CVE-2023-52504"
},
{
"category": "external",
"summary": "SUSE Bug 1221553 for CVE-2023-52504",
"url": "https://bugzilla.suse.com/1221553"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2023-52504"
},
{
"cve": "CVE-2023-52507",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52507"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnfc: nci: assert requested protocol is valid\n\nThe protocol is used in a bit mask to determine if the protocol is\nsupported. Assert the provided protocol is less than the maximum\ndefined so it doesn\u0027t potentially perform a shift-out-of-bounds and\nprovide a clearer error for undefined protocols vs unsupported ones.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52507",
"url": "https://www.suse.com/security/cve/CVE-2023-52507"
},
{
"category": "external",
"summary": "SUSE Bug 1220833 for CVE-2023-52507",
"url": "https://bugzilla.suse.com/1220833"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2023-52507"
},
{
"cve": "CVE-2023-52508",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52508"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnvme-fc: Prevent null pointer dereference in nvme_fc_io_getuuid()\n\nThe nvme_fc_fcp_op structure describing an AEN operation is initialized with a\nnull request structure pointer. An FC LLDD may make a call to\nnvme_fc_io_getuuid passing a pointer to an nvmefc_fcp_req for an AEN operation.\n\nAdd validation of the request structure pointer before dereference.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52508",
"url": "https://www.suse.com/security/cve/CVE-2023-52508"
},
{
"category": "external",
"summary": "SUSE Bug 1221015 for CVE-2023-52508",
"url": "https://bugzilla.suse.com/1221015"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2023-52508"
},
{
"cve": "CVE-2023-52509",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52509"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nravb: Fix use-after-free issue in ravb_tx_timeout_work()\n\nThe ravb_stop() should call cancel_work_sync(). Otherwise,\nravb_tx_timeout_work() is possible to use the freed priv after\nravb_remove() was called like below:\n\nCPU0\t\t\tCPU1\n\t\t\travb_tx_timeout()\nravb_remove()\nunregister_netdev()\nfree_netdev(ndev)\n// free priv\n\t\t\travb_tx_timeout_work()\n\t\t\t// use priv\n\nunregister_netdev() will call .ndo_stop() so that ravb_stop() is\ncalled. And, after phy_stop() is called, netif_carrier_off()\nis also called. So that .ndo_tx_timeout() will not be called\nafter phy_stop().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52509",
"url": "https://www.suse.com/security/cve/CVE-2023-52509"
},
{
"category": "external",
"summary": "SUSE Bug 1220836 for CVE-2023-52509",
"url": "https://bugzilla.suse.com/1220836"
},
{
"category": "external",
"summary": "SUSE Bug 1223290 for CVE-2023-52509",
"url": "https://bugzilla.suse.com/1223290"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2023-52509"
},
{
"cve": "CVE-2023-52510",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52510"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nieee802154: ca8210: Fix a potential UAF in ca8210_probe\n\nIf of_clk_add_provider() fails in ca8210_register_ext_clock(),\nit calls clk_unregister() to release priv-\u003eclk and returns an\nerror. However, the caller ca8210_probe() then calls ca8210_remove(),\nwhere priv-\u003eclk is freed again in ca8210_unregister_ext_clock(). In\nthis case, a use-after-free may happen in the second time we call\nclk_unregister().\n\nFix this by removing the first clk_unregister(). Also, priv-\u003eclk could\nbe an error code on failure of clk_register_fixed_rate(). Use\nIS_ERR_OR_NULL to catch this case in ca8210_unregister_ext_clock().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52510",
"url": "https://www.suse.com/security/cve/CVE-2023-52510"
},
{
"category": "external",
"summary": "SUSE Bug 1220898 for CVE-2023-52510",
"url": "https://bugzilla.suse.com/1220898"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2023-52510"
},
{
"cve": "CVE-2023-52511",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52511"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nspi: sun6i: reduce DMA RX transfer width to single byte\n\nThrough empirical testing it has been determined that sometimes RX SPI\ntransfers with DMA enabled return corrupted data. This is down to single\nor even multiple bytes lost during DMA transfer from SPI peripheral to\nmemory. It seems the RX FIFO within the SPI peripheral can become\nconfused when performing bus read accesses wider than a single byte to it\nduring an active SPI transfer.\n\nThis patch reduces the width of individual DMA read accesses to the\nRX FIFO to a single byte to mitigate that issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52511",
"url": "https://www.suse.com/security/cve/CVE-2023-52511"
},
{
"category": "external",
"summary": "SUSE Bug 1221012 for CVE-2023-52511",
"url": "https://bugzilla.suse.com/1221012"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2023-52511"
},
{
"cve": "CVE-2023-52513",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52513"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/siw: Fix connection failure handling\n\nIn case immediate MPA request processing fails, the newly\ncreated endpoint unlinks the listening endpoint and is\nready to be dropped. This special case was not handled\ncorrectly by the code handling the later TCP socket close,\ncausing a NULL dereference crash in siw_cm_work_handler()\nwhen dereferencing a NULL listener. We now also cancel\nthe useless MPA timeout, if immediate MPA request\nprocessing fails.\n\nThis patch furthermore simplifies MPA processing in general:\nScheduling a useless TCP socket read in sk_data_ready() upcall\nis now surpressed, if the socket is already moved out of\nTCP_ESTABLISHED state.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52513",
"url": "https://www.suse.com/security/cve/CVE-2023-52513"
},
{
"category": "external",
"summary": "SUSE Bug 1221022 for CVE-2023-52513",
"url": "https://bugzilla.suse.com/1221022"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2023-52513"
},
{
"cve": "CVE-2023-52515",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52515"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/srp: Do not call scsi_done() from srp_abort()\n\nAfter scmd_eh_abort_handler() has called the SCSI LLD eh_abort_handler\ncallback, it performs one of the following actions:\n* Call scsi_queue_insert().\n* Call scsi_finish_command().\n* Call scsi_eh_scmd_add().\nHence, SCSI abort handlers must not call scsi_done(). Otherwise all\nthe above actions would trigger a use-after-free. Hence remove the\nscsi_done() call from srp_abort(). Keep the srp_free_req() call\nbefore returning SUCCESS because we may not see the command again if\nSUCCESS is returned.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52515",
"url": "https://www.suse.com/security/cve/CVE-2023-52515"
},
{
"category": "external",
"summary": "SUSE Bug 1221048 for CVE-2023-52515",
"url": "https://bugzilla.suse.com/1221048"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2023-52515"
},
{
"cve": "CVE-2023-52517",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52517"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nspi: sun6i: fix race between DMA RX transfer completion and RX FIFO drain\n\nPreviously the transfer complete IRQ immediately drained to RX FIFO to\nread any data remaining in FIFO to the RX buffer. This behaviour is\ncorrect when dealing with SPI in interrupt mode. However in DMA mode the\ntransfer complete interrupt still fires as soon as all bytes to be\ntransferred have been stored in the FIFO. At that point data in the FIFO\nstill needs to be picked up by the DMA engine. Thus the drain procedure\nand DMA engine end up racing to read from RX FIFO, corrupting any data\nread. Additionally the RX buffer pointer is never adjusted according to\nDMA progress in DMA mode, thus calling the RX FIFO drain procedure in DMA\nmode is a bug.\nFix corruptions in DMA RX mode by draining RX FIFO only in interrupt mode.\nAlso wait for completion of RX DMA when in DMA mode before returning to\nensure all data has been copied to the supplied memory buffer.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52517",
"url": "https://www.suse.com/security/cve/CVE-2023-52517"
},
{
"category": "external",
"summary": "SUSE Bug 1221055 for CVE-2023-52517",
"url": "https://bugzilla.suse.com/1221055"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2023-52517"
},
{
"cve": "CVE-2023-52519",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52519"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nHID: intel-ish-hid: ipc: Disable and reenable ACPI GPE bit\n\nThe EHL (Elkhart Lake) based platforms provide a OOB (Out of band)\nservice, which allows to wakup device when the system is in S5 (Soft-Off\nstate). This OOB service can be enabled/disabled from BIOS settings. When\nenabled, the ISH device gets PME wake capability. To enable PME wakeup,\ndriver also needs to enable ACPI GPE bit.\n\nOn resume, BIOS will clear the wakeup bit. So driver need to re-enable it\nin resume function to keep the next wakeup capability. But this BIOS\nclearing of wakeup bit doesn\u0027t decrement internal OS GPE reference count,\nso this reenabling on every resume will cause reference count to overflow.\n\nSo first disable and reenable ACPI GPE bit using acpi_disable_gpe().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52519",
"url": "https://www.suse.com/security/cve/CVE-2023-52519"
},
{
"category": "external",
"summary": "SUSE Bug 1220920 for CVE-2023-52519",
"url": "https://bugzilla.suse.com/1220920"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2023-52519"
},
{
"cve": "CVE-2023-52520",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52520"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nplatform/x86: think-lmi: Fix reference leak\n\nIf a duplicate attribute is found using kset_find_obj(), a reference\nto that attribute is returned which needs to be disposed accordingly\nusing kobject_put(). Move the setting name validation into a separate\nfunction to allow for this change without having to duplicate the\ncleanup code for this setting.\nAs a side note, a very similar bug was fixed in\ncommit 7295a996fdab (\"platform/x86: dell-sysman: Fix reference leak\"),\nso it seems that the bug was copied from that driver.\n\nCompile-tested only.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52520",
"url": "https://www.suse.com/security/cve/CVE-2023-52520"
},
{
"category": "external",
"summary": "SUSE Bug 1220921 for CVE-2023-52520",
"url": "https://bugzilla.suse.com/1220921"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2023-52520"
},
{
"cve": "CVE-2023-52523",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52523"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbpf, sockmap: Reject sk_msg egress redirects to non-TCP sockets\n\nWith a SOCKMAP/SOCKHASH map and an sk_msg program user can steer messages\nsent from one TCP socket (s1) to actually egress from another TCP\nsocket (s2):\n\ntcp_bpf_sendmsg(s1)\t\t// = sk_prot-\u003esendmsg\n tcp_bpf_send_verdict(s1)\t// __SK_REDIRECT case\n tcp_bpf_sendmsg_redir(s2)\n tcp_bpf_push_locked(s2)\n\ttcp_bpf_push(s2)\n\t tcp_rate_check_app_limited(s2) // expects tcp_sock\n\t tcp_sendmsg_locked(s2)\t // ditto\n\nThere is a hard-coded assumption in the call-chain, that the egress\nsocket (s2) is a TCP socket.\n\nHowever in commit 122e6c79efe1 (\"sock_map: Update sock type checks for\nUDP\") we have enabled redirects to non-TCP sockets. This was done for the\nsake of BPF sk_skb programs. There was no indention to support sk_msg\nsend-to-egress use case.\n\nAs a result, attempts to send-to-egress through a non-TCP socket lead to a\ncrash due to invalid downcast from sock to tcp_sock:\n\n BUG: kernel NULL pointer dereference, address: 000000000000002f\n ...\n Call Trace:\n \u003cTASK\u003e\n ? show_regs+0x60/0x70\n ? __die+0x1f/0x70\n ? page_fault_oops+0x80/0x160\n ? do_user_addr_fault+0x2d7/0x800\n ? rcu_is_watching+0x11/0x50\n ? exc_page_fault+0x70/0x1c0\n ? asm_exc_page_fault+0x27/0x30\n ? tcp_tso_segs+0x14/0xa0\n tcp_write_xmit+0x67/0xce0\n __tcp_push_pending_frames+0x32/0xf0\n tcp_push+0x107/0x140\n tcp_sendmsg_locked+0x99f/0xbb0\n tcp_bpf_push+0x19d/0x3a0\n tcp_bpf_sendmsg_redir+0x55/0xd0\n tcp_bpf_send_verdict+0x407/0x550\n tcp_bpf_sendmsg+0x1a1/0x390\n inet_sendmsg+0x6a/0x70\n sock_sendmsg+0x9d/0xc0\n ? sockfd_lookup_light+0x12/0x80\n __sys_sendto+0x10e/0x160\n ? syscall_enter_from_user_mode+0x20/0x60\n ? __this_cpu_preempt_check+0x13/0x20\n ? lockdep_hardirqs_on+0x82/0x110\n __x64_sys_sendto+0x1f/0x30\n do_syscall_64+0x38/0x90\n entry_SYSCALL_64_after_hwframe+0x63/0xcd\n\nReject selecting a non-TCP sockets as redirect target from a BPF sk_msg\nprogram to prevent the crash. When attempted, user will receive an EACCES\nerror from send/sendto/sendmsg() syscall.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52523",
"url": "https://www.suse.com/security/cve/CVE-2023-52523"
},
{
"category": "external",
"summary": "SUSE Bug 1220926 for CVE-2023-52523",
"url": "https://bugzilla.suse.com/1220926"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2023-52523"
},
{
"cve": "CVE-2023-52524",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52524"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: nfc: llcp: Add lock when modifying device list\n\nThe device list needs its associated lock held when modifying it, or the\nlist could become corrupted, as syzbot discovered.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52524",
"url": "https://www.suse.com/security/cve/CVE-2023-52524"
},
{
"category": "external",
"summary": "SUSE Bug 1220927 for CVE-2023-52524",
"url": "https://bugzilla.suse.com/1220927"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2023-52524"
},
{
"cve": "CVE-2023-52525",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52525"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packet\n\nOnly skip the code path trying to access the rfc1042 headers when the\nbuffer is too small, so the driver can still process packets without\nrfc1042 headers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52525",
"url": "https://www.suse.com/security/cve/CVE-2023-52525"
},
{
"category": "external",
"summary": "SUSE Bug 1220840 for CVE-2023-52525",
"url": "https://bugzilla.suse.com/1220840"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "low"
}
],
"title": "CVE-2023-52525"
},
{
"cve": "CVE-2023-52528",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52528"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_reg\n\nsyzbot reported the following uninit-value access issue:\n\n=====================================================\nBUG: KMSAN: uninit-value in smsc75xx_wait_ready drivers/net/usb/smsc75xx.c:975 [inline]\nBUG: KMSAN: uninit-value in smsc75xx_bind+0x5c9/0x11e0 drivers/net/usb/smsc75xx.c:1482\nCPU: 0 PID: 8696 Comm: kworker/0:3 Not tainted 5.8.0-rc5-syzkaller #0\nHardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011\nWorkqueue: usb_hub_wq hub_event\nCall Trace:\n __dump_stack lib/dump_stack.c:77 [inline]\n dump_stack+0x21c/0x280 lib/dump_stack.c:118\n kmsan_report+0xf7/0x1e0 mm/kmsan/kmsan_report.c:121\n __msan_warning+0x58/0xa0 mm/kmsan/kmsan_instr.c:215\n smsc75xx_wait_ready drivers/net/usb/smsc75xx.c:975 [inline]\n smsc75xx_bind+0x5c9/0x11e0 drivers/net/usb/smsc75xx.c:1482\n usbnet_probe+0x1152/0x3f90 drivers/net/usb/usbnet.c:1737\n usb_probe_interface+0xece/0x1550 drivers/usb/core/driver.c:374\n really_probe+0xf20/0x20b0 drivers/base/dd.c:529\n driver_probe_device+0x293/0x390 drivers/base/dd.c:701\n __device_attach_driver+0x63f/0x830 drivers/base/dd.c:807\n bus_for_each_drv+0x2ca/0x3f0 drivers/base/bus.c:431\n __device_attach+0x4e2/0x7f0 drivers/base/dd.c:873\n device_initial_probe+0x4a/0x60 drivers/base/dd.c:920\n bus_probe_device+0x177/0x3d0 drivers/base/bus.c:491\n device_add+0x3b0e/0x40d0 drivers/base/core.c:2680\n usb_set_configuration+0x380f/0x3f10 drivers/usb/core/message.c:2032\n usb_generic_driver_probe+0x138/0x300 drivers/usb/core/generic.c:241\n usb_probe_device+0x311/0x490 drivers/usb/core/driver.c:272\n really_probe+0xf20/0x20b0 drivers/base/dd.c:529\n driver_probe_device+0x293/0x390 drivers/base/dd.c:701\n __device_attach_driver+0x63f/0x830 drivers/base/dd.c:807\n bus_for_each_drv+0x2ca/0x3f0 drivers/base/bus.c:431\n __device_attach+0x4e2/0x7f0 drivers/base/dd.c:873\n device_initial_probe+0x4a/0x60 drivers/base/dd.c:920\n bus_probe_device+0x177/0x3d0 drivers/base/bus.c:491\n device_add+0x3b0e/0x40d0 drivers/base/core.c:2680\n usb_new_device+0x1bd4/0x2a30 drivers/usb/core/hub.c:2554\n hub_port_connect drivers/usb/core/hub.c:5208 [inline]\n hub_port_connect_change drivers/usb/core/hub.c:5348 [inline]\n port_event drivers/usb/core/hub.c:5494 [inline]\n hub_event+0x5e7b/0x8a70 drivers/usb/core/hub.c:5576\n process_one_work+0x1688/0x2140 kernel/workqueue.c:2269\n worker_thread+0x10bc/0x2730 kernel/workqueue.c:2415\n kthread+0x551/0x590 kernel/kthread.c:292\n ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:293\n\nLocal variable ----buf.i87@smsc75xx_bind created at:\n __smsc75xx_read_reg drivers/net/usb/smsc75xx.c:83 [inline]\n smsc75xx_wait_ready drivers/net/usb/smsc75xx.c:968 [inline]\n smsc75xx_bind+0x485/0x11e0 drivers/net/usb/smsc75xx.c:1482\n __smsc75xx_read_reg drivers/net/usb/smsc75xx.c:83 [inline]\n smsc75xx_wait_ready drivers/net/usb/smsc75xx.c:968 [inline]\n smsc75xx_bind+0x485/0x11e0 drivers/net/usb/smsc75xx.c:1482\n\nThis issue is caused because usbnet_read_cmd() reads less bytes than requested\n(zero byte in the reproducer). In this case, \u0027buf\u0027 is not properly filled.\n\nThis patch fixes the issue by returning -ENODATA if usbnet_read_cmd() reads\nless bytes than requested.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52528",
"url": "https://www.suse.com/security/cve/CVE-2023-52528"
},
{
"category": "external",
"summary": "SUSE Bug 1220843 for CVE-2023-52528",
"url": "https://bugzilla.suse.com/1220843"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "low"
}
],
"title": "CVE-2023-52528"
},
{
"cve": "CVE-2023-52529",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52529"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nHID: sony: Fix a potential memory leak in sony_probe()\n\nIf an error occurs after a successful usb_alloc_urb() call, usb_free_urb()\nshould be called.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52529",
"url": "https://www.suse.com/security/cve/CVE-2023-52529"
},
{
"category": "external",
"summary": "SUSE Bug 1220929 for CVE-2023-52529",
"url": "https://bugzilla.suse.com/1220929"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2023-52529"
},
{
"cve": "CVE-2023-52532",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52532"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: mana: Fix TX CQE error handling\n\nFor an unknown TX CQE error type (probably from a newer hardware),\nstill free the SKB, update the queue tail, etc., otherwise the\naccounting will be wrong.\n\nAlso, TX errors can be triggered by injecting corrupted packets, so\nreplace the WARN_ONCE to ratelimited error logging.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52532",
"url": "https://www.suse.com/security/cve/CVE-2023-52532"
},
{
"category": "external",
"summary": "SUSE Bug 1220932 for CVE-2023-52532",
"url": "https://bugzilla.suse.com/1220932"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2023-52532"
},
{
"cve": "CVE-2023-52564",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52564"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nRevert \"tty: n_gsm: fix UAF in gsm_cleanup_mux\"\n\nThis reverts commit 9b9c8195f3f0d74a826077fc1c01b9ee74907239.\n\nThe commit above is reverted as it did not solve the original issue.\n\ngsm_cleanup_mux() tries to free up the virtual ttys by calling\ngsm_dlci_release() for each available DLCI. There, dlci_put() is called to\ndecrease the reference counter for the DLCI via tty_port_put() which\nfinally calls gsm_dlci_free(). This already clears the pointer which is\nbeing checked in gsm_cleanup_mux() before calling gsm_dlci_release().\nTherefore, it is not necessary to clear this pointer in gsm_cleanup_mux()\nas done in the reverted commit. The commit introduces a null pointer\ndereference:\n \u003cTASK\u003e\n ? __die+0x1f/0x70\n ? page_fault_oops+0x156/0x420\n ? search_exception_tables+0x37/0x50\n ? fixup_exception+0x21/0x310\n ? exc_page_fault+0x69/0x150\n ? asm_exc_page_fault+0x26/0x30\n ? tty_port_put+0x19/0xa0\n gsmtty_cleanup+0x29/0x80 [n_gsm]\n release_one_tty+0x37/0xe0\n process_one_work+0x1e6/0x3e0\n worker_thread+0x4c/0x3d0\n ? __pfx_worker_thread+0x10/0x10\n kthread+0xe1/0x110\n ? __pfx_kthread+0x10/0x10\n ret_from_fork+0x2f/0x50\n ? __pfx_kthread+0x10/0x10\n ret_from_fork_asm+0x1b/0x30\n \u003c/TASK\u003e\n\nThe actual issue is that nothing guards dlci_put() from being called\nmultiple times while the tty driver was triggered but did not yet finished\ncalling gsm_dlci_free().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52564",
"url": "https://www.suse.com/security/cve/CVE-2023-52564"
},
{
"category": "external",
"summary": "SUSE Bug 1220938 for CVE-2023-52564",
"url": "https://bugzilla.suse.com/1220938"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2023-52564"
},
{
"cve": "CVE-2023-52566",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52566"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnilfs2: fix potential use after free in nilfs_gccache_submit_read_data()\n\nIn nilfs_gccache_submit_read_data(), brelse(bh) is called to drop the\nreference count of bh when the call to nilfs_dat_translate() fails. If\nthe reference count hits 0 and its owner page gets unlocked, bh may be\nfreed. However, bh-\u003eb_page is dereferenced to put the page after that,\nwhich may result in a use-after-free bug. This patch moves the release\noperation after unlocking and putting the page.\n\nNOTE: The function in question is only called in GC, and in combination\nwith current userland tools, address translation using DAT does not occur\nin that function, so the code path that causes this issue will not be\nexecuted. However, it is possible to run that code path by intentionally\nmodifying the userland GC library or by calling the GC ioctl directly.\n\n[konishi.ryusuke@gmail.com: NOTE added to the commit log]",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52566",
"url": "https://www.suse.com/security/cve/CVE-2023-52566"
},
{
"category": "external",
"summary": "SUSE Bug 1220940 for CVE-2023-52566",
"url": "https://bugzilla.suse.com/1220940"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2023-52566"
},
{
"cve": "CVE-2023-52567",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52567"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nserial: 8250_port: Check IRQ data before use\n\nIn case the leaf driver wants to use IRQ polling (irq = 0) and\nIIR register shows that an interrupt happened in the 8250 hardware\nthe IRQ data can be NULL. In such a case we need to skip the wake\nevent as we came to this path from the timer interrupt and quite\nlikely system is already awake.\n\nWithout this fix we have got an Oops:\n\n serial8250: ttyS0 at I/O 0x3f8 (irq = 0, base_baud = 115200) is a 16550A\n ...\n BUG: kernel NULL pointer dereference, address: 0000000000000010\n RIP: 0010:serial8250_handle_irq+0x7c/0x240\n Call Trace:\n ? serial8250_handle_irq+0x7c/0x240\n ? __pfx_serial8250_timeout+0x10/0x10",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52567",
"url": "https://www.suse.com/security/cve/CVE-2023-52567"
},
{
"category": "external",
"summary": "SUSE Bug 1220839 for CVE-2023-52567",
"url": "https://bugzilla.suse.com/1220839"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "low"
}
],
"title": "CVE-2023-52567"
},
{
"cve": "CVE-2023-52569",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52569"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbtrfs: remove BUG() after failure to insert delayed dir index item\n\nInstead of calling BUG() when we fail to insert a delayed dir index item\ninto the delayed node\u0027s tree, we can just release all the resources we\nhave allocated/acquired before and return the error to the caller. This is\nfine because all existing call chains undo anything they have done before\ncalling btrfs_insert_delayed_dir_index() or BUG_ON (when creating pending\nsnapshots in the transaction commit path).\n\nSo remove the BUG() call and do proper error handling.\n\nThis relates to a syzbot report linked below, but does not fix it because\nit only prevents hitting a BUG(), it does not fix the issue where somehow\nwe attempt to use twice the same index number for different index items.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52569",
"url": "https://www.suse.com/security/cve/CVE-2023-52569"
},
{
"category": "external",
"summary": "SUSE Bug 1220918 for CVE-2023-52569",
"url": "https://bugzilla.suse.com/1220918"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2023-52569"
},
{
"cve": "CVE-2023-52574",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52574"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nteam: fix null-ptr-deref when team device type is changed\n\nGet a null-ptr-deref bug as follows with reproducer [1].\n\nBUG: kernel NULL pointer dereference, address: 0000000000000228\n...\nRIP: 0010:vlan_dev_hard_header+0x35/0x140 [8021q]\n...\nCall Trace:\n \u003cTASK\u003e\n ? __die+0x24/0x70\n ? page_fault_oops+0x82/0x150\n ? exc_page_fault+0x69/0x150\n ? asm_exc_page_fault+0x26/0x30\n ? vlan_dev_hard_header+0x35/0x140 [8021q]\n ? vlan_dev_hard_header+0x8e/0x140 [8021q]\n neigh_connected_output+0xb2/0x100\n ip6_finish_output2+0x1cb/0x520\n ? nf_hook_slow+0x43/0xc0\n ? ip6_mtu+0x46/0x80\n ip6_finish_output+0x2a/0xb0\n mld_sendpack+0x18f/0x250\n mld_ifc_work+0x39/0x160\n process_one_work+0x1e6/0x3f0\n worker_thread+0x4d/0x2f0\n ? __pfx_worker_thread+0x10/0x10\n kthread+0xe5/0x120\n ? __pfx_kthread+0x10/0x10\n ret_from_fork+0x34/0x50\n ? __pfx_kthread+0x10/0x10\n ret_from_fork_asm+0x1b/0x30\n\n[1]\n$ teamd -t team0 -d -c \u0027{\"runner\": {\"name\": \"loadbalance\"}}\u0027\n$ ip link add name t-dummy type dummy\n$ ip link add link t-dummy name t-dummy.100 type vlan id 100\n$ ip link add name t-nlmon type nlmon\n$ ip link set t-nlmon master team0\n$ ip link set t-nlmon nomaster\n$ ip link set t-dummy up\n$ ip link set team0 up\n$ ip link set t-dummy.100 down\n$ ip link set t-dummy.100 master team0\n\nWhen enslave a vlan device to team device and team device type is changed\nfrom non-ether to ether, header_ops of team device is changed to\nvlan_header_ops. That is incorrect and will trigger null-ptr-deref\nfor vlan-\u003ereal_dev in vlan_dev_hard_header() because team device is not\na vlan device.\n\nCache eth_header_ops in team_setup(), then assign cached header_ops to\nheader_ops of team net device when its type is changed from non-ether\nto ether to fix the bug.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52574",
"url": "https://www.suse.com/security/cve/CVE-2023-52574"
},
{
"category": "external",
"summary": "SUSE Bug 1220870 for CVE-2023-52574",
"url": "https://bugzilla.suse.com/1220870"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2023-52574"
},
{
"cve": "CVE-2023-52575",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52575"
}
],
"notes": [
{
"category": "general",
"text": "** REJECT ** This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52575",
"url": "https://www.suse.com/security/cve/CVE-2023-52575"
},
{
"category": "external",
"summary": "SUSE Bug 1220871 for CVE-2023-52575",
"url": "https://bugzilla.suse.com/1220871"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2023-52575"
},
{
"cve": "CVE-2023-52576",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52576"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nx86/mm, kexec, ima: Use memblock_free_late() from ima_free_kexec_buffer()\n\nThe code calling ima_free_kexec_buffer() runs long after the memblock\nallocator has already been torn down, potentially resulting in a use\nafter free in memblock_isolate_range().\n\nWith KASAN or KFENCE, this use after free will result in a BUG\nfrom the idle task, and a subsequent kernel panic.\n\nSwitch ima_free_kexec_buffer() over to memblock_free_late() to avoid\nthat bug.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52576",
"url": "https://www.suse.com/security/cve/CVE-2023-52576"
},
{
"category": "external",
"summary": "SUSE Bug 1220872 for CVE-2023-52576",
"url": "https://bugzilla.suse.com/1220872"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2023-52576"
},
{
"cve": "CVE-2023-52582",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52582"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfs: Only call folio_start_fscache() one time for each folio\n\nIf a network filesystem using netfs implements a clamp_length()\nfunction, it can set subrequest lengths smaller than a page size.\n\nWhen we loop through the folios in netfs_rreq_unlock_folios() to\nset any folios to be written back, we need to make sure we only\ncall folio_start_fscache() once for each folio.\n\nOtherwise, this simple testcase:\n\n mount -o fsc,rsize=1024,wsize=1024 127.0.0.1:/export /mnt/nfs\n dd if=/dev/zero of=/mnt/nfs/file.bin bs=4096 count=1\n 1+0 records in\n 1+0 records out\n 4096 bytes (4.1 kB, 4.0 KiB) copied, 0.0126359 s, 324 kB/s\n echo 3 \u003e /proc/sys/vm/drop_caches\n cat /mnt/nfs/file.bin \u003e /dev/null\n\nwill trigger an oops similar to the following:\n\n page dumped because: VM_BUG_ON_FOLIO(folio_test_private_2(folio))\n ------------[ cut here ]------------\n kernel BUG at include/linux/netfs.h:44!\n ...\n CPU: 5 PID: 134 Comm: kworker/u16:5 Kdump: loaded Not tainted 6.4.0-rc5\n ...\n RIP: 0010:netfs_rreq_unlock_folios+0x68e/0x730 [netfs]\n ...\n Call Trace:\n netfs_rreq_assess+0x497/0x660 [netfs]\n netfs_subreq_terminated+0x32b/0x610 [netfs]\n nfs_netfs_read_completion+0x14e/0x1a0 [nfs]\n nfs_read_completion+0x2f9/0x330 [nfs]\n rpc_free_task+0x72/0xa0 [sunrpc]\n rpc_async_release+0x46/0x70 [sunrpc]\n process_one_work+0x3bd/0x710\n worker_thread+0x89/0x610\n kthread+0x181/0x1c0\n ret_from_fork+0x29/0x50",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52582",
"url": "https://www.suse.com/security/cve/CVE-2023-52582"
},
{
"category": "external",
"summary": "SUSE Bug 1220878 for CVE-2023-52582",
"url": "https://bugzilla.suse.com/1220878"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2023-52582"
},
{
"cve": "CVE-2023-52583",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52583"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nceph: fix deadlock or deadcode of misusing dget()\n\nThe lock order is incorrect between denty and its parent, we should\nalways make sure that the parent get the lock first.\n\nBut since this deadcode is never used and the parent dir will always\nbe set from the callers, let\u0027s just remove it.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52583",
"url": "https://www.suse.com/security/cve/CVE-2023-52583"
},
{
"category": "external",
"summary": "SUSE Bug 1221058 for CVE-2023-52583",
"url": "https://bugzilla.suse.com/1221058"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2023-52583"
},
{
"cve": "CVE-2023-52597",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52597"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nKVM: s390: fix setting of fpc register\n\nkvm_arch_vcpu_ioctl_set_fpu() allows to set the floating point control\n(fpc) register of a guest cpu. The new value is tested for validity by\ntemporarily loading it into the fpc register.\n\nThis may lead to corruption of the fpc register of the host process:\nif an interrupt happens while the value is temporarily loaded into the fpc\nregister, and within interrupt context floating point or vector registers\nare used, the current fp/vx registers are saved with save_fpu_regs()\nassuming they belong to user space and will be loaded into fp/vx registers\nwhen returning to user space.\n\ntest_fp_ctl() restores the original user space / host process fpc register\nvalue, however it will be discarded, when returning to user space.\n\nIn result the host process will incorrectly continue to run with the value\nthat was supposed to be used for a guest cpu.\n\nFix this by simply removing the test. There is another test right before\nthe SIE context is entered which will handles invalid values.\n\nThis results in a change of behaviour: invalid values will now be accepted\ninstead of that the ioctl fails with -EINVAL. This seems to be acceptable,\ngiven that this interface is most likely not used anymore, and this is in\naddition the same behaviour implemented with the memory mapped interface\n(replace invalid values with zero) - see sync_regs() in kvm-s390.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52597",
"url": "https://www.suse.com/security/cve/CVE-2023-52597"
},
{
"category": "external",
"summary": "SUSE Bug 1221040 for CVE-2023-52597",
"url": "https://bugzilla.suse.com/1221040"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2023-52597"
},
{
"cve": "CVE-2023-52605",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52605"
}
],
"notes": [
{
"category": "general",
"text": "** REJECT ** This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52605",
"url": "https://www.suse.com/security/cve/CVE-2023-52605"
},
{
"category": "external",
"summary": "SUSE Bug 1221039 for CVE-2023-52605",
"url": "https://bugzilla.suse.com/1221039"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2023-52605"
},
{
"cve": "CVE-2023-52621",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52621"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbpf: Check rcu_read_lock_trace_held() before calling bpf map helpers\n\nThese three bpf_map_{lookup,update,delete}_elem() helpers are also\navailable for sleepable bpf program, so add the corresponding lock\nassertion for sleepable bpf program, otherwise the following warning\nwill be reported when a sleepable bpf program manipulates bpf map under\ninterpreter mode (aka bpf_jit_enable=0):\n\n WARNING: CPU: 3 PID: 4985 at kernel/bpf/helpers.c:40 ......\n CPU: 3 PID: 4985 Comm: test_progs Not tainted 6.6.0+ #2\n Hardware name: QEMU Standard PC (i440FX + PIIX, 1996) ......\n RIP: 0010:bpf_map_lookup_elem+0x54/0x60\n ......\n Call Trace:\n \u003cTASK\u003e\n ? __warn+0xa5/0x240\n ? bpf_map_lookup_elem+0x54/0x60\n ? report_bug+0x1ba/0x1f0\n ? handle_bug+0x40/0x80\n ? exc_invalid_op+0x18/0x50\n ? asm_exc_invalid_op+0x1b/0x20\n ? __pfx_bpf_map_lookup_elem+0x10/0x10\n ? rcu_lockdep_current_cpu_online+0x65/0xb0\n ? rcu_is_watching+0x23/0x50\n ? bpf_map_lookup_elem+0x54/0x60\n ? __pfx_bpf_map_lookup_elem+0x10/0x10\n ___bpf_prog_run+0x513/0x3b70\n __bpf_prog_run32+0x9d/0xd0\n ? __bpf_prog_enter_sleepable_recur+0xad/0x120\n ? __bpf_prog_enter_sleepable_recur+0x3e/0x120\n bpf_trampoline_6442580665+0x4d/0x1000\n __x64_sys_getpgid+0x5/0x30\n ? do_syscall_64+0x36/0xb0\n entry_SYSCALL_64_after_hwframe+0x6e/0x76\n \u003c/TASK\u003e",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52621",
"url": "https://www.suse.com/security/cve/CVE-2023-52621"
},
{
"category": "external",
"summary": "SUSE Bug 1222073 for CVE-2023-52621",
"url": "https://bugzilla.suse.com/1222073"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2023-52621"
},
{
"cve": "CVE-2024-25742",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-25742"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel before 6.9, an untrusted hypervisor can inject virtual interrupt 29 (#VC) at any point in time and can trigger its handler. This affects AMD SEV-SNP and AMD SEV-ES.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-25742",
"url": "https://www.suse.com/security/cve/CVE-2024-25742"
},
{
"category": "external",
"summary": "SUSE Bug 1221725 for CVE-2024-25742",
"url": "https://bugzilla.suse.com/1221725"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2024-25742"
},
{
"cve": "CVE-2024-26600",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26600"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nphy: ti: phy-omap-usb2: Fix NULL pointer dereference for SRP\n\nIf the external phy working together with phy-omap-usb2 does not implement\nsend_srp(), we may still attempt to call it. This can happen on an idle\nEthernet gadget triggering a wakeup for example:\n\nconfigfs-gadget.g1 gadget.0: ECM Suspend\nconfigfs-gadget.g1 gadget.0: Port suspended. Triggering wakeup\n...\nUnable to handle kernel NULL pointer dereference at virtual address\n00000000 when execute\n...\nPC is at 0x0\nLR is at musb_gadget_wakeup+0x1d4/0x254 [musb_hdrc]\n...\nmusb_gadget_wakeup [musb_hdrc] from usb_gadget_wakeup+0x1c/0x3c [udc_core]\nusb_gadget_wakeup [udc_core] from eth_start_xmit+0x3b0/0x3d4 [u_ether]\neth_start_xmit [u_ether] from dev_hard_start_xmit+0x94/0x24c\ndev_hard_start_xmit from sch_direct_xmit+0x104/0x2e4\nsch_direct_xmit from __dev_queue_xmit+0x334/0xd88\n__dev_queue_xmit from arp_solicit+0xf0/0x268\narp_solicit from neigh_probe+0x54/0x7c\nneigh_probe from __neigh_event_send+0x22c/0x47c\n__neigh_event_send from neigh_resolve_output+0x14c/0x1c0\nneigh_resolve_output from ip_finish_output2+0x1c8/0x628\nip_finish_output2 from ip_send_skb+0x40/0xd8\nip_send_skb from udp_send_skb+0x124/0x340\nudp_send_skb from udp_sendmsg+0x780/0x984\nudp_sendmsg from __sys_sendto+0xd8/0x158\n__sys_sendto from ret_fast_syscall+0x0/0x58\n\nLet\u0027s fix the issue by checking for send_srp() and set_vbus() before\ncalling them. For USB peripheral only cases these both could be NULL.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26600",
"url": "https://www.suse.com/security/cve/CVE-2024-26600"
},
{
"category": "external",
"summary": "SUSE Bug 1220340 for CVE-2024-26600",
"url": "https://bugzilla.suse.com/1220340"
}
],
"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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.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.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"SUSE Linux Enterprise Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-source-rt-5.14.21-150400.15.76.1.noarch",
"openSUSE Leap Micro 5.3:kernel-rt-5.14.21-150400.15.76.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-rt-5.14.21-150400.15.76.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T16:04:08Z",
"details": "moderate"
}
],
"title": "CVE-2024-26600"
}
]
}
suse-su-2024:1321-1
Vulnerability from csaf_suse
Notes
{
"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": "\nThe SUSE Linux Enterprise 15 SP4 kernel was updated to receive various security bugfixes.\n\n\nThe following security bugs were fixed:\n\n- CVE-2024-25742: Fixed insufficient validation during #VC instruction emulation in x86/sev (bsc#1221725).\n- CVE-2023-52519: Fixed possible overflow in HID/intel-ish-hid/ipc (bsc#1220920).\n- CVE-2023-52529: Fixed a potential memory leak in sony_probe() (bsc#1220929).\n- CVE-2023-52474: Fixed a vulnerability with non-PAGE_SIZE-end multi-iovec user SDMA requests (bsc#1220445).\n- CVE-2023-52513: Fixed connection failure handling in RDMA/siw (bsc#1221022).\n- CVE-2023-52515: Fixed possible use-after-free in RDMA/srp (bsc#1221048).\n- CVE-2023-52564: Reverted invalid fix for UAF in gsm_cleanup_mux() (bsc#1220938).\n- CVE-2023-52447: Fixed map_fd_put_ptr() signature kABI workaround (bsc#1220251).\n- CVE-2023-52510: Fixed a potential UAF in ca8210_probe() (bsc#1220898).\n- CVE-2023-52524: Fixed possible corruption in nfc/llcp (bsc#1220927).\n- CVE-2023-52528: Fixed uninit-value access in __smsc75xx_read_reg() (bsc#1220843).\n- CVE-2023-52507: Fixed possible shift-out-of-bounds in nfc/nci (bsc#1220833).\n- CVE-2023-52566: Fixed potential use after free in nilfs_gccache_submit_read_data() (bsc#1220940).\n- CVE-2023-52508: Fixed null pointer dereference in nvme_fc_io_getuuid() (bsc#1221015).\n- CVE-2023-6535: Fixed a NULL pointer dereference in nvmet_tcp_execute_request (bsc#1217988).\n- CVE-2023-6536: Fixed a NULL pointer dereference in __nvmet_req_complete (bsc#1217989).\n- CVE-2023-6356: Fixed a NULL pointer dereference in nvmet_tcp_build_pdu_iovec (bsc#1217987).\n- CVE-2023-52454: Fixed a kernel panic when host sends an invalid H2C PDU length (bsc#1220320).\n- CVE-2023-52520: Fixed reference leak in platform/x86/think-lmi (bsc#1220921).\n- CVE-2023-35827: Fixed a use-after-free issue in ravb_tx_timeout_work() (bsc#1212514).\n- CVE-2023-52509: Fixed a use-after-free issue in ravb_tx_timeout_work() (bsc#1220836).\n- CVE-2023-52501: Fixed possible memory corruption in ring-buffer (bsc#1220885).\n- CVE-2023-52567: Fixed possible Oops in serial/8250_port: when using IRQ polling (irq = 0) (bsc#1220839).\n- CVE-2023-52517: Fixed race between DMA RX transfer completion and RX FIFO drain in spi/sun6i (bsc#1221055).\n- CVE-2023-52511: Fixed possible memory corruption in spi/sun6i (bsc#1221012).\n- CVE-2023-52525: Fixed out of bounds check mwifiex_process_rx_packet() (bsc#1220840).\n- CVE-2023-52504: Fixed possible out-of bounds in apply_alternatives() on a 5-level paging machine (bsc#1221553).\n- CVE-2023-52575: Fixed SBPB enablement for spec_rstack_overflow=off (bsc#1220871).\n- CVE-2022-48626: Fixed a potential use-after-free on remove path moxart (bsc#1220366).\n- CVE-2022-48629: Fixed possible memory leak in qcom-rng (bsc#1220989).\n- CVE-2022-48630: Fixed infinite loop on requests not multiple of WORD_SZ in crypto: qcom-rng (bsc#1220990).\n- CVE-2021-46926: Fixed bug when detecting controllers in ALSA/hda/intel-sdw-acpi (bsc#1220478).\n- CVE-2021-47096: Fixed uninitalized user_pversion in ALSA rawmidi (bsc#1220981).\n- CVE-2021-47104: Fixed memory leak in qib_user_sdma_queue_pkts() (bsc#1220960).\n- CVE-2021-47097: Fixed stack out of bound access in elantech_change_report_id() (bsc#1220982).\n- CVE-2021-47094: Fixed possible memory leak in KVM x86/mmu (bsc#1221551).\n- CVE-2021-47107: Fixed READDIR buffer overflow in NFSD (bsc#1220965).\n- CVE-2021-47101: Fixed uninit-value in asix_mdio_read() (bsc#1220987).\n- CVE-2021-47108: Fixed possible NULL pointer dereference for mtk_hdmi_conf in drm/mediatek (bsc#1220986).\n- CVE-2021-47098: Fixed integer overflow/underflow in hysteresis calculations hwmon: (lm90) (bsc#1220983).\n- CVE-2021-47100: Fixed UAF when uninstall in ipmi (bsc#1220985).\n- CVE-2021-47095: Fixed missing initialization in ipmi/ssif (bsc#1220979).\n- CVE-2021-47091: Fixed locking in ieee80211_start_ap()) error path (bsc#1220959).\n- CVE-2021-46936: Fixed use-after-free in tw_timer_handler() (bsc#1220439).\n- CVE-2021-47102: Fixed incorrect structure access In line: upper = info-\u003eupper_dev in net/marvell/prestera (bsc#1221009).\n- CVE-2021-46925: Fixed kernel panic caused by race of smc_sock (bsc#1220466).\n- CVE-2021-46927: Fixed assertion bug in nitro_enclaves: Use get_user_pages_unlocked() (bsc#1220443).\n- CVE-2021-47093: Fixed memleak on registration failure in intel_pmc_core (bsc#1220978).\n- CVE-2022-20154: Fixed a use after free due to a race condition in lock_sock_nested of sock.c. This could lead to local escalation of privilege with System execution privileges needed (bsc#1200599).\n- CVE-2021-46929: Fixed use-after-free issue in sctp_sock_dump() (bsc#1220482).\n- CVE-2021-47087: Fixed incorrect page free bug in tee/optee (bsc#1220954).\n- CVE-2022-4744: Fixed double-free that could lead to DoS or privilege escalation in TUN/TAP device driver functionality (bsc#1209635).\n- CVE-2021-47082: Fixed ouble free in tun_free_netdev() (bsc#1220969).\n- CVE-2021-46933: Fixed possible underflow in ffs_data_clear() (bsc#1220487).\n- CVE-2021-46930: Fixed usb/mtu3 list_head check warning (bsc#1220484).\n- CVE-2021-47099: Fixed BUG_ON assertion in veth when skb entering GRO are cloned (bsc#1220955).\n- CVE-2023-52492: Fixed a null-pointer-dereference in channel unregistration function __dma_async_device_channel_register() (bsc#1221276).\n- CVE-2023-52450: Fixed NULL pointer dereference issue in upi_fill_topology() (bsc#1220237).\n- CVE-2023-28746: Fixed Register File Data Sampling (bsc#1213456).\n- CVE-2023-52583: Fixed deadlock or deadcode of misusing dget() inside ceph (bsc#1221058).\n- CVE-2023-52582: Fixed possible oops in netfs (bsc#1220878).\n- CVE-2023-52477: Fixed USB Hub accesses to uninitialized BOS descriptors (bsc#1220790).\n- CVE-2023-52470: Fixed null-ptr-deref in radeon_crtc_init() (bsc#1220413).\n- CVE-2023-52469: Fixed a use-after-free in kv_parse_power_table (bsc#1220411).\n- CVE-2023-52576: Fixed potential use after free in memblock_isolate_range() (bsc#1220872).\n- CVE-2024-26600: Fixed NULL pointer dereference for SRP in phy-omap-usb2 (bsc#1220340).\n- CVE-2023-52497: Fixed data corruption in erofs (bsc#1220879).\n- CVE-2023-52605: Fixed a NULL pointer dereference check (bsc#1221039)\n- CVE-2023-52569: Fixed a bug in btrfs by remoning BUG() after failure to insert delayed dir index item (bsc#1220918).\n- CVE-2023-52502: Fixed a race condition in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn() (bsc#1220831).\n- CVE-2023-52574: Fixed a bug by hiding new member header_ops (bsc#1220870).\n- CVE-2023-52597: Fixed a setting of fpc register in KVM (bsc#1221040).\n- CVE-2023-52523: Fixed wrong redirects to non-TCP sockets in bpf (bsc#1220926).\n- CVE-2021-47105: Fixed potential memory leak in ice/xsk (bsc#1220961).\n- CVE-2023-52532: Fixed a bug in TX CQE error handling (bsc#1220932).\n- CVE-2021-46931: Fixed wrong type casting in mlx5e_tx_reporter_dump_sq() (bsc#1220486).\n\nThe following non-security bugs were fixed:\n\n- doc/README.SUSE: Update information about module support status (jsc#PED-5759)\n- tty: n_gsm: require CAP_NET_ADMIN to attach N_GSM0710 ldisc (bsc#1222619).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-1321,SUSE-SLE-Micro-5.3-2024-1321,SUSE-SLE-Micro-5.4-2024-1321,SUSE-SLE-Module-Live-Patching-15-SP4-2024-1321,SUSE-SLE-Product-HA-15-SP4-2024-1321,SUSE-SLE-Product-HPC-15-SP4-ESPOS-2024-1321,SUSE-SLE-Product-HPC-15-SP4-LTSS-2024-1321,SUSE-SLE-Product-SLED-15-SP4-LTSS-2024-1321,SUSE-SLE-Product-SLES-15-SP4-LTSS-2024-1321,SUSE-SLE-Product-SLES_SAP-15-SP4-2024-1321,SUSE-SLE-Product-SUSE-Manager-Proxy-4.3-2024-1321,SUSE-SLE-Product-SUSE-Manager-Server-4.3-2024-1321,openSUSE-Leap-Micro-5.3-2024-1321,openSUSE-Leap-Micro-5.4-2024-1321",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_1321-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:1321-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241321-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:1321-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2024-April/035005.html"
},
{
"category": "self",
"summary": "SUSE Bug 1200599",
"url": "https://bugzilla.suse.com/1200599"
},
{
"category": "self",
"summary": "SUSE Bug 1209635",
"url": "https://bugzilla.suse.com/1209635"
},
{
"category": "self",
"summary": "SUSE Bug 1212514",
"url": "https://bugzilla.suse.com/1212514"
},
{
"category": "self",
"summary": "SUSE Bug 1213456",
"url": "https://bugzilla.suse.com/1213456"
},
{
"category": "self",
"summary": "SUSE Bug 1217987",
"url": "https://bugzilla.suse.com/1217987"
},
{
"category": "self",
"summary": "SUSE Bug 1217988",
"url": "https://bugzilla.suse.com/1217988"
},
{
"category": "self",
"summary": "SUSE Bug 1217989",
"url": "https://bugzilla.suse.com/1217989"
},
{
"category": "self",
"summary": "SUSE Bug 1220237",
"url": "https://bugzilla.suse.com/1220237"
},
{
"category": "self",
"summary": "SUSE Bug 1220251",
"url": "https://bugzilla.suse.com/1220251"
},
{
"category": "self",
"summary": "SUSE Bug 1220320",
"url": "https://bugzilla.suse.com/1220320"
},
{
"category": "self",
"summary": "SUSE Bug 1220340",
"url": "https://bugzilla.suse.com/1220340"
},
{
"category": "self",
"summary": "SUSE Bug 1220366",
"url": "https://bugzilla.suse.com/1220366"
},
{
"category": "self",
"summary": "SUSE Bug 1220411",
"url": "https://bugzilla.suse.com/1220411"
},
{
"category": "self",
"summary": "SUSE Bug 1220413",
"url": "https://bugzilla.suse.com/1220413"
},
{
"category": "self",
"summary": "SUSE Bug 1220439",
"url": "https://bugzilla.suse.com/1220439"
},
{
"category": "self",
"summary": "SUSE Bug 1220443",
"url": "https://bugzilla.suse.com/1220443"
},
{
"category": "self",
"summary": "SUSE Bug 1220445",
"url": "https://bugzilla.suse.com/1220445"
},
{
"category": "self",
"summary": "SUSE Bug 1220466",
"url": "https://bugzilla.suse.com/1220466"
},
{
"category": "self",
"summary": "SUSE Bug 1220478",
"url": "https://bugzilla.suse.com/1220478"
},
{
"category": "self",
"summary": "SUSE Bug 1220482",
"url": "https://bugzilla.suse.com/1220482"
},
{
"category": "self",
"summary": "SUSE Bug 1220484",
"url": "https://bugzilla.suse.com/1220484"
},
{
"category": "self",
"summary": "SUSE Bug 1220486",
"url": "https://bugzilla.suse.com/1220486"
},
{
"category": "self",
"summary": "SUSE Bug 1220487",
"url": "https://bugzilla.suse.com/1220487"
},
{
"category": "self",
"summary": "SUSE Bug 1220790",
"url": "https://bugzilla.suse.com/1220790"
},
{
"category": "self",
"summary": "SUSE Bug 1220831",
"url": "https://bugzilla.suse.com/1220831"
},
{
"category": "self",
"summary": "SUSE Bug 1220833",
"url": "https://bugzilla.suse.com/1220833"
},
{
"category": "self",
"summary": "SUSE Bug 1220836",
"url": "https://bugzilla.suse.com/1220836"
},
{
"category": "self",
"summary": "SUSE Bug 1220839",
"url": "https://bugzilla.suse.com/1220839"
},
{
"category": "self",
"summary": "SUSE Bug 1220840",
"url": "https://bugzilla.suse.com/1220840"
},
{
"category": "self",
"summary": "SUSE Bug 1220843",
"url": "https://bugzilla.suse.com/1220843"
},
{
"category": "self",
"summary": "SUSE Bug 1220870",
"url": "https://bugzilla.suse.com/1220870"
},
{
"category": "self",
"summary": "SUSE Bug 1220871",
"url": "https://bugzilla.suse.com/1220871"
},
{
"category": "self",
"summary": "SUSE Bug 1220872",
"url": "https://bugzilla.suse.com/1220872"
},
{
"category": "self",
"summary": "SUSE Bug 1220878",
"url": "https://bugzilla.suse.com/1220878"
},
{
"category": "self",
"summary": "SUSE Bug 1220879",
"url": "https://bugzilla.suse.com/1220879"
},
{
"category": "self",
"summary": "SUSE Bug 1220885",
"url": "https://bugzilla.suse.com/1220885"
},
{
"category": "self",
"summary": "SUSE Bug 1220898",
"url": "https://bugzilla.suse.com/1220898"
},
{
"category": "self",
"summary": "SUSE Bug 1220918",
"url": "https://bugzilla.suse.com/1220918"
},
{
"category": "self",
"summary": "SUSE Bug 1220920",
"url": "https://bugzilla.suse.com/1220920"
},
{
"category": "self",
"summary": "SUSE Bug 1220921",
"url": "https://bugzilla.suse.com/1220921"
},
{
"category": "self",
"summary": "SUSE Bug 1220926",
"url": "https://bugzilla.suse.com/1220926"
},
{
"category": "self",
"summary": "SUSE Bug 1220927",
"url": "https://bugzilla.suse.com/1220927"
},
{
"category": "self",
"summary": "SUSE Bug 1220929",
"url": "https://bugzilla.suse.com/1220929"
},
{
"category": "self",
"summary": "SUSE Bug 1220932",
"url": "https://bugzilla.suse.com/1220932"
},
{
"category": "self",
"summary": "SUSE Bug 1220938",
"url": "https://bugzilla.suse.com/1220938"
},
{
"category": "self",
"summary": "SUSE Bug 1220940",
"url": "https://bugzilla.suse.com/1220940"
},
{
"category": "self",
"summary": "SUSE Bug 1220954",
"url": "https://bugzilla.suse.com/1220954"
},
{
"category": "self",
"summary": "SUSE Bug 1220955",
"url": "https://bugzilla.suse.com/1220955"
},
{
"category": "self",
"summary": "SUSE Bug 1220959",
"url": "https://bugzilla.suse.com/1220959"
},
{
"category": "self",
"summary": "SUSE Bug 1220960",
"url": "https://bugzilla.suse.com/1220960"
},
{
"category": "self",
"summary": "SUSE Bug 1220961",
"url": "https://bugzilla.suse.com/1220961"
},
{
"category": "self",
"summary": "SUSE Bug 1220965",
"url": "https://bugzilla.suse.com/1220965"
},
{
"category": "self",
"summary": "SUSE Bug 1220969",
"url": "https://bugzilla.suse.com/1220969"
},
{
"category": "self",
"summary": "SUSE Bug 1220978",
"url": "https://bugzilla.suse.com/1220978"
},
{
"category": "self",
"summary": "SUSE Bug 1220979",
"url": "https://bugzilla.suse.com/1220979"
},
{
"category": "self",
"summary": "SUSE Bug 1220981",
"url": "https://bugzilla.suse.com/1220981"
},
{
"category": "self",
"summary": "SUSE Bug 1220982",
"url": "https://bugzilla.suse.com/1220982"
},
{
"category": "self",
"summary": "SUSE Bug 1220983",
"url": "https://bugzilla.suse.com/1220983"
},
{
"category": "self",
"summary": "SUSE Bug 1220985",
"url": "https://bugzilla.suse.com/1220985"
},
{
"category": "self",
"summary": "SUSE Bug 1220986",
"url": "https://bugzilla.suse.com/1220986"
},
{
"category": "self",
"summary": "SUSE Bug 1220987",
"url": "https://bugzilla.suse.com/1220987"
},
{
"category": "self",
"summary": "SUSE Bug 1220989",
"url": "https://bugzilla.suse.com/1220989"
},
{
"category": "self",
"summary": "SUSE Bug 1220990",
"url": "https://bugzilla.suse.com/1220990"
},
{
"category": "self",
"summary": "SUSE Bug 1221009",
"url": "https://bugzilla.suse.com/1221009"
},
{
"category": "self",
"summary": "SUSE Bug 1221012",
"url": "https://bugzilla.suse.com/1221012"
},
{
"category": "self",
"summary": "SUSE Bug 1221015",
"url": "https://bugzilla.suse.com/1221015"
},
{
"category": "self",
"summary": "SUSE Bug 1221022",
"url": "https://bugzilla.suse.com/1221022"
},
{
"category": "self",
"summary": "SUSE Bug 1221039",
"url": "https://bugzilla.suse.com/1221039"
},
{
"category": "self",
"summary": "SUSE Bug 1221040",
"url": "https://bugzilla.suse.com/1221040"
},
{
"category": "self",
"summary": "SUSE Bug 1221048",
"url": "https://bugzilla.suse.com/1221048"
},
{
"category": "self",
"summary": "SUSE Bug 1221055",
"url": "https://bugzilla.suse.com/1221055"
},
{
"category": "self",
"summary": "SUSE Bug 1221058",
"url": "https://bugzilla.suse.com/1221058"
},
{
"category": "self",
"summary": "SUSE Bug 1221077",
"url": "https://bugzilla.suse.com/1221077"
},
{
"category": "self",
"summary": "SUSE Bug 1221276",
"url": "https://bugzilla.suse.com/1221276"
},
{
"category": "self",
"summary": "SUSE Bug 1221551",
"url": "https://bugzilla.suse.com/1221551"
},
{
"category": "self",
"summary": "SUSE Bug 1221553",
"url": "https://bugzilla.suse.com/1221553"
},
{
"category": "self",
"summary": "SUSE Bug 1221725",
"url": "https://bugzilla.suse.com/1221725"
},
{
"category": "self",
"summary": "SUSE Bug 1222073",
"url": "https://bugzilla.suse.com/1222073"
},
{
"category": "self",
"summary": "SUSE Bug 1222619",
"url": "https://bugzilla.suse.com/1222619"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-46925 page",
"url": "https://www.suse.com/security/cve/CVE-2021-46925/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-46926 page",
"url": "https://www.suse.com/security/cve/CVE-2021-46926/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-46927 page",
"url": "https://www.suse.com/security/cve/CVE-2021-46927/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-46929 page",
"url": "https://www.suse.com/security/cve/CVE-2021-46929/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-46930 page",
"url": "https://www.suse.com/security/cve/CVE-2021-46930/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-46931 page",
"url": "https://www.suse.com/security/cve/CVE-2021-46931/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-46933 page",
"url": "https://www.suse.com/security/cve/CVE-2021-46933/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-46936 page",
"url": "https://www.suse.com/security/cve/CVE-2021-46936/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47082 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47082/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47087 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47087/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47091 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47091/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47093 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47093/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47094 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47094/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47095 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47095/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47096 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47096/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47097 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47097/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47098 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47098/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47099 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47099/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47100 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47100/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47101 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47101/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47102 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47102/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47104 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47104/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47105 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47105/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47107 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47107/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47108 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47108/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-20154 page",
"url": "https://www.suse.com/security/cve/CVE-2022-20154/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-4744 page",
"url": "https://www.suse.com/security/cve/CVE-2022-4744/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-48626 page",
"url": "https://www.suse.com/security/cve/CVE-2022-48626/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-48629 page",
"url": "https://www.suse.com/security/cve/CVE-2022-48629/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-48630 page",
"url": "https://www.suse.com/security/cve/CVE-2022-48630/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-28746 page",
"url": "https://www.suse.com/security/cve/CVE-2023-28746/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-35827 page",
"url": "https://www.suse.com/security/cve/CVE-2023-35827/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52447 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52447/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52450 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52450/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52454 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52454/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52469 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52469/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52470 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52470/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52474 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52474/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52477 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52477/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52492 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52492/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52497 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52497/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52501 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52501/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52502 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52502/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52504 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52504/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52507 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52507/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52508 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52508/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52509 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52509/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52510 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52510/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52511 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52511/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52513 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52513/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52515 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52515/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52517 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52517/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52519 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52519/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52520 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52520/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52523 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52523/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52524 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52524/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52525 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52525/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52528 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52528/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52529 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52529/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52532 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52532/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52564 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52564/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52566 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52566/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52567 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52567/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52569 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52569/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52574 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52574/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52575 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52575/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52576 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52576/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52582 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52582/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52583 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52583/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52597 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52597/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52605 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52605/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52621 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52621/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-6356 page",
"url": "https://www.suse.com/security/cve/CVE-2023-6356/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-6535 page",
"url": "https://www.suse.com/security/cve/CVE-2023-6535/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-6536 page",
"url": "https://www.suse.com/security/cve/CVE-2023-6536/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-25742 page",
"url": "https://www.suse.com/security/cve/CVE-2024-25742/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26600 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26600/"
}
],
"title": "Security update for the Linux Kernel",
"tracking": {
"current_release_date": "2024-04-16T22:45:55Z",
"generator": {
"date": "2024-04-16T22:45:55Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:1321-1",
"initial_release_date": "2024-04-16T22:45:55Z",
"revision_history": [
{
"date": "2024-04-16T22:45:55Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-64kb-5.14.21-150400.24.116.1.aarch64",
"product": {
"name": "cluster-md-kmp-64kb-5.14.21-150400.24.116.1.aarch64",
"product_id": "cluster-md-kmp-64kb-5.14.21-150400.24.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"product": {
"name": "cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"product_id": "cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-64kb-5.14.21-150400.24.116.1.aarch64",
"product": {
"name": "dlm-kmp-64kb-5.14.21-150400.24.116.1.aarch64",
"product_id": "dlm-kmp-64kb-5.14.21-150400.24.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"product": {
"name": "dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"product_id": "dlm-kmp-default-5.14.21-150400.24.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-allwinner-5.14.21-150400.24.116.1.aarch64",
"product": {
"name": "dtb-allwinner-5.14.21-150400.24.116.1.aarch64",
"product_id": "dtb-allwinner-5.14.21-150400.24.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-altera-5.14.21-150400.24.116.1.aarch64",
"product": {
"name": "dtb-altera-5.14.21-150400.24.116.1.aarch64",
"product_id": "dtb-altera-5.14.21-150400.24.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-amazon-5.14.21-150400.24.116.1.aarch64",
"product": {
"name": "dtb-amazon-5.14.21-150400.24.116.1.aarch64",
"product_id": "dtb-amazon-5.14.21-150400.24.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-amd-5.14.21-150400.24.116.1.aarch64",
"product": {
"name": "dtb-amd-5.14.21-150400.24.116.1.aarch64",
"product_id": "dtb-amd-5.14.21-150400.24.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-amlogic-5.14.21-150400.24.116.1.aarch64",
"product": {
"name": "dtb-amlogic-5.14.21-150400.24.116.1.aarch64",
"product_id": "dtb-amlogic-5.14.21-150400.24.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-apm-5.14.21-150400.24.116.1.aarch64",
"product": {
"name": "dtb-apm-5.14.21-150400.24.116.1.aarch64",
"product_id": "dtb-apm-5.14.21-150400.24.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-apple-5.14.21-150400.24.116.1.aarch64",
"product": {
"name": "dtb-apple-5.14.21-150400.24.116.1.aarch64",
"product_id": "dtb-apple-5.14.21-150400.24.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-arm-5.14.21-150400.24.116.1.aarch64",
"product": {
"name": "dtb-arm-5.14.21-150400.24.116.1.aarch64",
"product_id": "dtb-arm-5.14.21-150400.24.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-broadcom-5.14.21-150400.24.116.1.aarch64",
"product": {
"name": "dtb-broadcom-5.14.21-150400.24.116.1.aarch64",
"product_id": "dtb-broadcom-5.14.21-150400.24.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-cavium-5.14.21-150400.24.116.1.aarch64",
"product": {
"name": "dtb-cavium-5.14.21-150400.24.116.1.aarch64",
"product_id": "dtb-cavium-5.14.21-150400.24.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-exynos-5.14.21-150400.24.116.1.aarch64",
"product": {
"name": "dtb-exynos-5.14.21-150400.24.116.1.aarch64",
"product_id": "dtb-exynos-5.14.21-150400.24.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-freescale-5.14.21-150400.24.116.1.aarch64",
"product": {
"name": "dtb-freescale-5.14.21-150400.24.116.1.aarch64",
"product_id": "dtb-freescale-5.14.21-150400.24.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-hisilicon-5.14.21-150400.24.116.1.aarch64",
"product": {
"name": "dtb-hisilicon-5.14.21-150400.24.116.1.aarch64",
"product_id": "dtb-hisilicon-5.14.21-150400.24.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-lg-5.14.21-150400.24.116.1.aarch64",
"product": {
"name": "dtb-lg-5.14.21-150400.24.116.1.aarch64",
"product_id": "dtb-lg-5.14.21-150400.24.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-marvell-5.14.21-150400.24.116.1.aarch64",
"product": {
"name": "dtb-marvell-5.14.21-150400.24.116.1.aarch64",
"product_id": "dtb-marvell-5.14.21-150400.24.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-mediatek-5.14.21-150400.24.116.1.aarch64",
"product": {
"name": "dtb-mediatek-5.14.21-150400.24.116.1.aarch64",
"product_id": "dtb-mediatek-5.14.21-150400.24.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-nvidia-5.14.21-150400.24.116.1.aarch64",
"product": {
"name": "dtb-nvidia-5.14.21-150400.24.116.1.aarch64",
"product_id": "dtb-nvidia-5.14.21-150400.24.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-qcom-5.14.21-150400.24.116.1.aarch64",
"product": {
"name": "dtb-qcom-5.14.21-150400.24.116.1.aarch64",
"product_id": "dtb-qcom-5.14.21-150400.24.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-renesas-5.14.21-150400.24.116.1.aarch64",
"product": {
"name": "dtb-renesas-5.14.21-150400.24.116.1.aarch64",
"product_id": "dtb-renesas-5.14.21-150400.24.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-rockchip-5.14.21-150400.24.116.1.aarch64",
"product": {
"name": "dtb-rockchip-5.14.21-150400.24.116.1.aarch64",
"product_id": "dtb-rockchip-5.14.21-150400.24.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-socionext-5.14.21-150400.24.116.1.aarch64",
"product": {
"name": "dtb-socionext-5.14.21-150400.24.116.1.aarch64",
"product_id": "dtb-socionext-5.14.21-150400.24.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-sprd-5.14.21-150400.24.116.1.aarch64",
"product": {
"name": "dtb-sprd-5.14.21-150400.24.116.1.aarch64",
"product_id": "dtb-sprd-5.14.21-150400.24.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-xilinx-5.14.21-150400.24.116.1.aarch64",
"product": {
"name": "dtb-xilinx-5.14.21-150400.24.116.1.aarch64",
"product_id": "dtb-xilinx-5.14.21-150400.24.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-64kb-5.14.21-150400.24.116.1.aarch64",
"product": {
"name": "gfs2-kmp-64kb-5.14.21-150400.24.116.1.aarch64",
"product_id": "gfs2-kmp-64kb-5.14.21-150400.24.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"product": {
"name": "gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"product_id": "gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"product": {
"name": "kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"product_id": "kernel-64kb-5.14.21-150400.24.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"product": {
"name": "kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"product_id": "kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-64kb-extra-5.14.21-150400.24.116.1.aarch64",
"product": {
"name": "kernel-64kb-extra-5.14.21-150400.24.116.1.aarch64",
"product_id": "kernel-64kb-extra-5.14.21-150400.24.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-64kb-livepatch-devel-5.14.21-150400.24.116.1.aarch64",
"product": {
"name": "kernel-64kb-livepatch-devel-5.14.21-150400.24.116.1.aarch64",
"product_id": "kernel-64kb-livepatch-devel-5.14.21-150400.24.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-64kb-optional-5.14.21-150400.24.116.1.aarch64",
"product": {
"name": "kernel-64kb-optional-5.14.21-150400.24.116.1.aarch64",
"product_id": "kernel-64kb-optional-5.14.21-150400.24.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-5.14.21-150400.24.116.1.aarch64",
"product": {
"name": "kernel-default-5.14.21-150400.24.116.1.aarch64",
"product_id": "kernel-default-5.14.21-150400.24.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"product": {
"name": "kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"product_id": "kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-base-rebuild-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"product": {
"name": "kernel-default-base-rebuild-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"product_id": "kernel-default-base-rebuild-5.14.21-150400.24.116.1.150400.24.54.5.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"product": {
"name": "kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"product_id": "kernel-default-devel-5.14.21-150400.24.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-extra-5.14.21-150400.24.116.1.aarch64",
"product": {
"name": "kernel-default-extra-5.14.21-150400.24.116.1.aarch64",
"product_id": "kernel-default-extra-5.14.21-150400.24.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-5.14.21-150400.24.116.1.aarch64",
"product": {
"name": "kernel-default-livepatch-5.14.21-150400.24.116.1.aarch64",
"product_id": "kernel-default-livepatch-5.14.21-150400.24.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-devel-5.14.21-150400.24.116.1.aarch64",
"product": {
"name": "kernel-default-livepatch-devel-5.14.21-150400.24.116.1.aarch64",
"product_id": "kernel-default-livepatch-devel-5.14.21-150400.24.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-optional-5.14.21-150400.24.116.1.aarch64",
"product": {
"name": "kernel-default-optional-5.14.21-150400.24.116.1.aarch64",
"product_id": "kernel-default-optional-5.14.21-150400.24.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-5.14.21-150400.24.116.1.aarch64",
"product": {
"name": "kernel-kvmsmall-5.14.21-150400.24.116.1.aarch64",
"product_id": "kernel-kvmsmall-5.14.21-150400.24.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-devel-5.14.21-150400.24.116.1.aarch64",
"product": {
"name": "kernel-kvmsmall-devel-5.14.21-150400.24.116.1.aarch64",
"product_id": "kernel-kvmsmall-devel-5.14.21-150400.24.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.116.1.aarch64",
"product": {
"name": "kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.116.1.aarch64",
"product_id": "kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"product": {
"name": "kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"product_id": "kernel-obs-build-5.14.21-150400.24.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-obs-qa-5.14.21-150400.24.116.1.aarch64",
"product": {
"name": "kernel-obs-qa-5.14.21-150400.24.116.1.aarch64",
"product_id": "kernel-obs-qa-5.14.21-150400.24.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-syms-5.14.21-150400.24.116.1.aarch64",
"product": {
"name": "kernel-syms-5.14.21-150400.24.116.1.aarch64",
"product_id": "kernel-syms-5.14.21-150400.24.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-64kb-5.14.21-150400.24.116.1.aarch64",
"product": {
"name": "kselftests-kmp-64kb-5.14.21-150400.24.116.1.aarch64",
"product_id": "kselftests-kmp-64kb-5.14.21-150400.24.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-default-5.14.21-150400.24.116.1.aarch64",
"product": {
"name": "kselftests-kmp-default-5.14.21-150400.24.116.1.aarch64",
"product_id": "kselftests-kmp-default-5.14.21-150400.24.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-64kb-5.14.21-150400.24.116.1.aarch64",
"product": {
"name": "ocfs2-kmp-64kb-5.14.21-150400.24.116.1.aarch64",
"product_id": "ocfs2-kmp-64kb-5.14.21-150400.24.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"product": {
"name": "ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"product_id": "ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-64kb-5.14.21-150400.24.116.1.aarch64",
"product": {
"name": "reiserfs-kmp-64kb-5.14.21-150400.24.116.1.aarch64",
"product_id": "reiserfs-kmp-64kb-5.14.21-150400.24.116.1.aarch64"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"product": {
"name": "reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"product_id": "reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-devel-5.14.21-150400.24.116.1.noarch",
"product": {
"name": "kernel-devel-5.14.21-150400.24.116.1.noarch",
"product_id": "kernel-devel-5.14.21-150400.24.116.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-docs-5.14.21-150400.24.116.1.noarch",
"product": {
"name": "kernel-docs-5.14.21-150400.24.116.1.noarch",
"product_id": "kernel-docs-5.14.21-150400.24.116.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-docs-html-5.14.21-150400.24.116.1.noarch",
"product": {
"name": "kernel-docs-html-5.14.21-150400.24.116.1.noarch",
"product_id": "kernel-docs-html-5.14.21-150400.24.116.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-macros-5.14.21-150400.24.116.1.noarch",
"product": {
"name": "kernel-macros-5.14.21-150400.24.116.1.noarch",
"product_id": "kernel-macros-5.14.21-150400.24.116.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-source-5.14.21-150400.24.116.1.noarch",
"product": {
"name": "kernel-source-5.14.21-150400.24.116.1.noarch",
"product_id": "kernel-source-5.14.21-150400.24.116.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-source-vanilla-5.14.21-150400.24.116.1.noarch",
"product": {
"name": "kernel-source-vanilla-5.14.21-150400.24.116.1.noarch",
"product_id": "kernel-source-vanilla-5.14.21-150400.24.116.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"product": {
"name": "cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"product_id": "cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le"
}
},
{
"category": "product_version",
"name": "dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"product": {
"name": "dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"product_id": "dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"product": {
"name": "gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"product_id": "gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-debug-5.14.21-150400.24.116.1.ppc64le",
"product": {
"name": "kernel-debug-5.14.21-150400.24.116.1.ppc64le",
"product_id": "kernel-debug-5.14.21-150400.24.116.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-5.14.21-150400.24.116.1.ppc64le",
"product": {
"name": "kernel-debug-devel-5.14.21-150400.24.116.1.ppc64le",
"product_id": "kernel-debug-devel-5.14.21-150400.24.116.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-debug-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"product": {
"name": "kernel-debug-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"product_id": "kernel-debug-livepatch-devel-5.14.21-150400.24.116.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-5.14.21-150400.24.116.1.ppc64le",
"product": {
"name": "kernel-default-5.14.21-150400.24.116.1.ppc64le",
"product_id": "kernel-default-5.14.21-150400.24.116.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"product": {
"name": "kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"product_id": "kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-base-rebuild-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"product": {
"name": "kernel-default-base-rebuild-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"product_id": "kernel-default-base-rebuild-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"product": {
"name": "kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"product_id": "kernel-default-devel-5.14.21-150400.24.116.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-extra-5.14.21-150400.24.116.1.ppc64le",
"product": {
"name": "kernel-default-extra-5.14.21-150400.24.116.1.ppc64le",
"product_id": "kernel-default-extra-5.14.21-150400.24.116.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"product": {
"name": "kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"product_id": "kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"product": {
"name": "kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"product_id": "kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-optional-5.14.21-150400.24.116.1.ppc64le",
"product": {
"name": "kernel-default-optional-5.14.21-150400.24.116.1.ppc64le",
"product_id": "kernel-default-optional-5.14.21-150400.24.116.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-5.14.21-150400.24.116.1.ppc64le",
"product": {
"name": "kernel-kvmsmall-5.14.21-150400.24.116.1.ppc64le",
"product_id": "kernel-kvmsmall-5.14.21-150400.24.116.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-devel-5.14.21-150400.24.116.1.ppc64le",
"product": {
"name": "kernel-kvmsmall-devel-5.14.21-150400.24.116.1.ppc64le",
"product_id": "kernel-kvmsmall-devel-5.14.21-150400.24.116.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"product": {
"name": "kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"product_id": "kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.116.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"product": {
"name": "kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"product_id": "kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"product": {
"name": "kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"product_id": "kernel-obs-build-5.14.21-150400.24.116.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-obs-qa-5.14.21-150400.24.116.1.ppc64le",
"product": {
"name": "kernel-obs-qa-5.14.21-150400.24.116.1.ppc64le",
"product_id": "kernel-obs-qa-5.14.21-150400.24.116.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"product": {
"name": "kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"product_id": "kernel-syms-5.14.21-150400.24.116.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"product": {
"name": "kselftests-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"product_id": "kselftests-kmp-default-5.14.21-150400.24.116.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"product": {
"name": "ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"product_id": "ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"product": {
"name": "reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"product_id": "reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"product": {
"name": "cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"product_id": "cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x"
}
},
{
"category": "product_version",
"name": "dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"product": {
"name": "dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"product_id": "dlm-kmp-default-5.14.21-150400.24.116.1.s390x"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"product": {
"name": "gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"product_id": "gfs2-kmp-default-5.14.21-150400.24.116.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-5.14.21-150400.24.116.1.s390x",
"product": {
"name": "kernel-default-5.14.21-150400.24.116.1.s390x",
"product_id": "kernel-default-5.14.21-150400.24.116.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"product": {
"name": "kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"product_id": "kernel-default-devel-5.14.21-150400.24.116.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-extra-5.14.21-150400.24.116.1.s390x",
"product": {
"name": "kernel-default-extra-5.14.21-150400.24.116.1.s390x",
"product_id": "kernel-default-extra-5.14.21-150400.24.116.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"product": {
"name": "kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"product_id": "kernel-default-livepatch-5.14.21-150400.24.116.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"product": {
"name": "kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"product_id": "kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-optional-5.14.21-150400.24.116.1.s390x",
"product": {
"name": "kernel-default-optional-5.14.21-150400.24.116.1.s390x",
"product_id": "kernel-default-optional-5.14.21-150400.24.116.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"product": {
"name": "kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"product_id": "kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"product": {
"name": "kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"product_id": "kernel-obs-build-5.14.21-150400.24.116.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-obs-qa-5.14.21-150400.24.116.1.s390x",
"product": {
"name": "kernel-obs-qa-5.14.21-150400.24.116.1.s390x",
"product_id": "kernel-obs-qa-5.14.21-150400.24.116.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-syms-5.14.21-150400.24.116.1.s390x",
"product": {
"name": "kernel-syms-5.14.21-150400.24.116.1.s390x",
"product_id": "kernel-syms-5.14.21-150400.24.116.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"product": {
"name": "kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"product_id": "kernel-zfcpdump-5.14.21-150400.24.116.1.s390x"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-default-5.14.21-150400.24.116.1.s390x",
"product": {
"name": "kselftests-kmp-default-5.14.21-150400.24.116.1.s390x",
"product_id": "kselftests-kmp-default-5.14.21-150400.24.116.1.s390x"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"product": {
"name": "ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"product_id": "ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"product": {
"name": "reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"product_id": "reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"product": {
"name": "cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"product_id": "cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"product": {
"name": "dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"product_id": "dlm-kmp-default-5.14.21-150400.24.116.1.x86_64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"product": {
"name": "gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"product_id": "gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-debug-5.14.21-150400.24.116.1.x86_64",
"product": {
"name": "kernel-debug-5.14.21-150400.24.116.1.x86_64",
"product_id": "kernel-debug-5.14.21-150400.24.116.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-5.14.21-150400.24.116.1.x86_64",
"product": {
"name": "kernel-debug-devel-5.14.21-150400.24.116.1.x86_64",
"product_id": "kernel-debug-devel-5.14.21-150400.24.116.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-debug-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"product": {
"name": "kernel-debug-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"product_id": "kernel-debug-livepatch-devel-5.14.21-150400.24.116.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-5.14.21-150400.24.116.1.x86_64",
"product": {
"name": "kernel-default-5.14.21-150400.24.116.1.x86_64",
"product_id": "kernel-default-5.14.21-150400.24.116.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"product": {
"name": "kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"product_id": "kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-base-rebuild-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"product": {
"name": "kernel-default-base-rebuild-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"product_id": "kernel-default-base-rebuild-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"product": {
"name": "kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"product_id": "kernel-default-devel-5.14.21-150400.24.116.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-extra-5.14.21-150400.24.116.1.x86_64",
"product": {
"name": "kernel-default-extra-5.14.21-150400.24.116.1.x86_64",
"product_id": "kernel-default-extra-5.14.21-150400.24.116.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"product": {
"name": "kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"product_id": "kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"product": {
"name": "kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"product_id": "kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-optional-5.14.21-150400.24.116.1.x86_64",
"product": {
"name": "kernel-default-optional-5.14.21-150400.24.116.1.x86_64",
"product_id": "kernel-default-optional-5.14.21-150400.24.116.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-5.14.21-150400.24.116.1.x86_64",
"product": {
"name": "kernel-kvmsmall-5.14.21-150400.24.116.1.x86_64",
"product_id": "kernel-kvmsmall-5.14.21-150400.24.116.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-devel-5.14.21-150400.24.116.1.x86_64",
"product": {
"name": "kernel-kvmsmall-devel-5.14.21-150400.24.116.1.x86_64",
"product_id": "kernel-kvmsmall-devel-5.14.21-150400.24.116.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"product": {
"name": "kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"product_id": "kernel-kvmsmall-livepatch-devel-5.14.21-150400.24.116.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"product": {
"name": "kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"product_id": "kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"product": {
"name": "kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"product_id": "kernel-obs-build-5.14.21-150400.24.116.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-obs-qa-5.14.21-150400.24.116.1.x86_64",
"product": {
"name": "kernel-obs-qa-5.14.21-150400.24.116.1.x86_64",
"product_id": "kernel-obs-qa-5.14.21-150400.24.116.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-syms-5.14.21-150400.24.116.1.x86_64",
"product": {
"name": "kernel-syms-5.14.21-150400.24.116.1.x86_64",
"product_id": "kernel-syms-5.14.21-150400.24.116.1.x86_64"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-default-5.14.21-150400.24.116.1.x86_64",
"product": {
"name": "kselftests-kmp-default-5.14.21-150400.24.116.1.x86_64",
"product_id": "kselftests-kmp-default-5.14.21-150400.24.116.1.x86_64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"product": {
"name": "ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"product_id": "ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"product": {
"name": "reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"product_id": "reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Live Patching 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Live Patching 15 SP4",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-live-patching:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Availability Extension 15 SP4",
"product": {
"name": "SUSE Linux Enterprise High Availability Extension 15 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-ha:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-espos:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle_hpc-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product": {
"name": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles-ltss:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product": {
"name": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles_sap:15:sp4"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Proxy 4.3",
"product": {
"name": "SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-proxy:4.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Manager Server 4.3",
"product": {
"name": "SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse-manager-server:4.3"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap Micro 5.3",
"product": {
"name": "openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap Micro 5.4",
"product": {
"name": "openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap-micro:5.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150400.24.116.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64"
},
"product_reference": "kernel-default-5.14.21-150400.24.116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150400.24.116.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x"
},
"product_reference": "kernel-default-5.14.21-150400.24.116.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150400.24.116.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64"
},
"product_reference": "kernel-default-5.14.21-150400.24.116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64"
},
"product_reference": "kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
},
"product_reference": "kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150400.24.116.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64"
},
"product_reference": "kernel-default-5.14.21-150400.24.116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150400.24.116.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x"
},
"product_reference": "kernel-default-5.14.21-150400.24.116.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150400.24.116.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64"
},
"product_reference": "kernel-default-5.14.21-150400.24.116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64"
},
"product_reference": "kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
},
"product_reference": "kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le as component of SUSE Linux Enterprise Live Patching 15 SP4",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le"
},
"product_reference": "kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-5.14.21-150400.24.116.1.s390x as component of SUSE Linux Enterprise Live Patching 15 SP4",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x"
},
"product_reference": "kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64 as component of SUSE Linux Enterprise Live Patching 15 SP4",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64"
},
"product_reference": "kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le as component of SUSE Linux Enterprise Live Patching 15 SP4",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le"
},
"product_reference": "kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x as component of SUSE Linux Enterprise Live Patching 15 SP4",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x"
},
"product_reference": "kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64 as component of SUSE Linux Enterprise Live Patching 15 SP4",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64"
},
"product_reference": "kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le as component of SUSE Linux Enterprise Live Patching 15 SP4",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le"
},
"product_reference": "kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x as component of SUSE Linux Enterprise Live Patching 15 SP4",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x"
},
"product_reference": "kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64 as component of SUSE Linux Enterprise Live Patching 15 SP4",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64"
},
"product_reference": "kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64"
},
"product_reference": "cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le"
},
"product_reference": "cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x as component of SUSE Linux Enterprise High Availability Extension 15 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x"
},
"product_reference": "cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64"
},
"product_reference": "cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-5.14.21-150400.24.116.1.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64"
},
"product_reference": "dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le"
},
"product_reference": "dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-5.14.21-150400.24.116.1.s390x as component of SUSE Linux Enterprise High Availability Extension 15 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x"
},
"product_reference": "dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-5.14.21-150400.24.116.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64"
},
"product_reference": "dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64"
},
"product_reference": "gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le"
},
"product_reference": "gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-5.14.21-150400.24.116.1.s390x as component of SUSE Linux Enterprise High Availability Extension 15 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x"
},
"product_reference": "gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64"
},
"product_reference": "gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64"
},
"product_reference": "ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le"
},
"product_reference": "ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x as component of SUSE Linux Enterprise High Availability Extension 15 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x"
},
"product_reference": "ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15 SP4",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64"
},
"product_reference": "ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64kb-5.14.21-150400.24.116.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64"
},
"product_reference": "kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64"
},
"product_reference": "kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150400.24.116.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64"
},
"product_reference": "kernel-default-5.14.21-150400.24.116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150400.24.116.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64"
},
"product_reference": "kernel-default-5.14.21-150400.24.116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64"
},
"product_reference": "kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
},
"product_reference": "kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.14.21-150400.24.116.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64"
},
"product_reference": "kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.14.21-150400.24.116.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64"
},
"product_reference": "kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-5.14.21-150400.24.116.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch"
},
"product_reference": "kernel-devel-5.14.21-150400.24.116.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-docs-5.14.21-150400.24.116.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch"
},
"product_reference": "kernel-docs-5.14.21-150400.24.116.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-macros-5.14.21-150400.24.116.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch"
},
"product_reference": "kernel-macros-5.14.21-150400.24.116.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-5.14.21-150400.24.116.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64"
},
"product_reference": "kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-5.14.21-150400.24.116.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64"
},
"product_reference": "kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-5.14.21-150400.24.116.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch"
},
"product_reference": "kernel-source-5.14.21-150400.24.116.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.14.21-150400.24.116.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64"
},
"product_reference": "kernel-syms-5.14.21-150400.24.116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.14.21-150400.24.116.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64"
},
"product_reference": "kernel-syms-5.14.21-150400.24.116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64"
},
"product_reference": "reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64"
},
"product_reference": "reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64kb-5.14.21-150400.24.116.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64"
},
"product_reference": "kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64"
},
"product_reference": "kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150400.24.116.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64"
},
"product_reference": "kernel-default-5.14.21-150400.24.116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150400.24.116.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64"
},
"product_reference": "kernel-default-5.14.21-150400.24.116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64"
},
"product_reference": "kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
},
"product_reference": "kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.14.21-150400.24.116.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64"
},
"product_reference": "kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.14.21-150400.24.116.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64"
},
"product_reference": "kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-5.14.21-150400.24.116.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch"
},
"product_reference": "kernel-devel-5.14.21-150400.24.116.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-docs-5.14.21-150400.24.116.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch"
},
"product_reference": "kernel-docs-5.14.21-150400.24.116.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-macros-5.14.21-150400.24.116.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch"
},
"product_reference": "kernel-macros-5.14.21-150400.24.116.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-5.14.21-150400.24.116.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64"
},
"product_reference": "kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-5.14.21-150400.24.116.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64"
},
"product_reference": "kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-5.14.21-150400.24.116.1.noarch as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch"
},
"product_reference": "kernel-source-5.14.21-150400.24.116.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.14.21-150400.24.116.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64"
},
"product_reference": "kernel-syms-5.14.21-150400.24.116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.14.21-150400.24.116.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64"
},
"product_reference": "kernel-syms-5.14.21-150400.24.116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64"
},
"product_reference": "reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64 as component of SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64"
},
"product_reference": "reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64kb-5.14.21-150400.24.116.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64"
},
"product_reference": "kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64"
},
"product_reference": "kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150400.24.116.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64"
},
"product_reference": "kernel-default-5.14.21-150400.24.116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150400.24.116.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le"
},
"product_reference": "kernel-default-5.14.21-150400.24.116.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150400.24.116.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x"
},
"product_reference": "kernel-default-5.14.21-150400.24.116.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150400.24.116.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64"
},
"product_reference": "kernel-default-5.14.21-150400.24.116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64"
},
"product_reference": "kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le"
},
"product_reference": "kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
},
"product_reference": "kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.14.21-150400.24.116.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64"
},
"product_reference": "kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.14.21-150400.24.116.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le"
},
"product_reference": "kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.14.21-150400.24.116.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x"
},
"product_reference": "kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.14.21-150400.24.116.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64"
},
"product_reference": "kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-5.14.21-150400.24.116.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch"
},
"product_reference": "kernel-devel-5.14.21-150400.24.116.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-docs-5.14.21-150400.24.116.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch"
},
"product_reference": "kernel-docs-5.14.21-150400.24.116.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-macros-5.14.21-150400.24.116.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch"
},
"product_reference": "kernel-macros-5.14.21-150400.24.116.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-5.14.21-150400.24.116.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64"
},
"product_reference": "kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-5.14.21-150400.24.116.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le"
},
"product_reference": "kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-5.14.21-150400.24.116.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x"
},
"product_reference": "kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-5.14.21-150400.24.116.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64"
},
"product_reference": "kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-5.14.21-150400.24.116.1.noarch as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch"
},
"product_reference": "kernel-source-5.14.21-150400.24.116.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.14.21-150400.24.116.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64"
},
"product_reference": "kernel-syms-5.14.21-150400.24.116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.14.21-150400.24.116.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le"
},
"product_reference": "kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.14.21-150400.24.116.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x"
},
"product_reference": "kernel-syms-5.14.21-150400.24.116.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.14.21-150400.24.116.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64"
},
"product_reference": "kernel-syms-5.14.21-150400.24.116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-5.14.21-150400.24.116.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x"
},
"product_reference": "kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64"
},
"product_reference": "reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le"
},
"product_reference": "reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x"
},
"product_reference": "reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64 as component of SUSE Linux Enterprise Server 15 SP4-LTSS",
"product_id": "SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64"
},
"product_reference": "reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 15 SP4-LTSS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150400.24.116.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le"
},
"product_reference": "kernel-default-5.14.21-150400.24.116.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150400.24.116.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64"
},
"product_reference": "kernel-default-5.14.21-150400.24.116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le"
},
"product_reference": "kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
},
"product_reference": "kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.14.21-150400.24.116.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le"
},
"product_reference": "kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.14.21-150400.24.116.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64"
},
"product_reference": "kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-5.14.21-150400.24.116.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch"
},
"product_reference": "kernel-devel-5.14.21-150400.24.116.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-docs-5.14.21-150400.24.116.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch"
},
"product_reference": "kernel-docs-5.14.21-150400.24.116.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-macros-5.14.21-150400.24.116.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch"
},
"product_reference": "kernel-macros-5.14.21-150400.24.116.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-5.14.21-150400.24.116.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le"
},
"product_reference": "kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-5.14.21-150400.24.116.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64"
},
"product_reference": "kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-5.14.21-150400.24.116.1.noarch as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch"
},
"product_reference": "kernel-source-5.14.21-150400.24.116.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.14.21-150400.24.116.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le"
},
"product_reference": "kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.14.21-150400.24.116.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64"
},
"product_reference": "kernel-syms-5.14.21-150400.24.116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le"
},
"product_reference": "reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64 as component of SUSE Linux Enterprise Server for SAP Applications 15 SP4",
"product_id": "SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64"
},
"product_reference": "reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP Applications 15 SP4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150400.24.116.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64"
},
"product_reference": "kernel-default-5.14.21-150400.24.116.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
},
"product_reference": "kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.14.21-150400.24.116.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64"
},
"product_reference": "kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-5.14.21-150400.24.116.1.noarch as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch"
},
"product_reference": "kernel-devel-5.14.21-150400.24.116.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-macros-5.14.21-150400.24.116.1.noarch as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch"
},
"product_reference": "kernel-macros-5.14.21-150400.24.116.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-5.14.21-150400.24.116.1.noarch as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch"
},
"product_reference": "kernel-source-5.14.21-150400.24.116.1.noarch",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.14.21-150400.24.116.1.x86_64 as component of SUSE Manager Proxy 4.3",
"product_id": "SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64"
},
"product_reference": "kernel-syms-5.14.21-150400.24.116.1.x86_64",
"relates_to_product_reference": "SUSE Manager Proxy 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150400.24.116.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le"
},
"product_reference": "kernel-default-5.14.21-150400.24.116.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150400.24.116.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x"
},
"product_reference": "kernel-default-5.14.21-150400.24.116.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150400.24.116.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64"
},
"product_reference": "kernel-default-5.14.21-150400.24.116.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le"
},
"product_reference": "kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
},
"product_reference": "kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.14.21-150400.24.116.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le"
},
"product_reference": "kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.14.21-150400.24.116.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x"
},
"product_reference": "kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.14.21-150400.24.116.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64"
},
"product_reference": "kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-5.14.21-150400.24.116.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch"
},
"product_reference": "kernel-devel-5.14.21-150400.24.116.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-macros-5.14.21-150400.24.116.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch"
},
"product_reference": "kernel-macros-5.14.21-150400.24.116.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-5.14.21-150400.24.116.1.noarch as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch"
},
"product_reference": "kernel-source-5.14.21-150400.24.116.1.noarch",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.14.21-150400.24.116.1.ppc64le as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le"
},
"product_reference": "kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.14.21-150400.24.116.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x"
},
"product_reference": "kernel-syms-5.14.21-150400.24.116.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.14.21-150400.24.116.1.x86_64 as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64"
},
"product_reference": "kernel-syms-5.14.21-150400.24.116.1.x86_64",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-5.14.21-150400.24.116.1.s390x as component of SUSE Manager Server 4.3",
"product_id": "SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x"
},
"product_reference": "kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"relates_to_product_reference": "SUSE Manager Server 4.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150400.24.116.1.aarch64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64"
},
"product_reference": "kernel-default-5.14.21-150400.24.116.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150400.24.116.1.x86_64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64"
},
"product_reference": "kernel-default-5.14.21-150400.24.116.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64"
},
"product_reference": "kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64 as component of openSUSE Leap Micro 5.3",
"product_id": "openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
},
"product_reference": "kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150400.24.116.1.aarch64 as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64"
},
"product_reference": "kernel-default-5.14.21-150400.24.116.1.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150400.24.116.1.s390x as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x"
},
"product_reference": "kernel-default-5.14.21-150400.24.116.1.s390x",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150400.24.116.1.x86_64 as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64"
},
"product_reference": "kernel-default-5.14.21-150400.24.116.1.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64 as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64"
},
"product_reference": "kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64 as component of openSUSE Leap Micro 5.4",
"product_id": "openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
},
"product_reference": "kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"relates_to_product_reference": "openSUSE Leap Micro 5.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-46925",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-46925"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/smc: fix kernel panic caused by race of smc_sock\n\nA crash occurs when smc_cdc_tx_handler() tries to access smc_sock\nbut smc_release() has already freed it.\n\n[ 4570.695099] BUG: unable to handle page fault for address: 000000002eae9e88\n[ 4570.696048] #PF: supervisor write access in kernel mode\n[ 4570.696728] #PF: error_code(0x0002) - not-present page\n[ 4570.697401] PGD 0 P4D 0\n[ 4570.697716] Oops: 0002 [#1] PREEMPT SMP NOPTI\n[ 4570.698228] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 5.16.0-rc4+ #111\n[ 4570.699013] Hardware name: Alibaba Cloud Alibaba Cloud ECS, BIOS 8c24b4c 04/0\n[ 4570.699933] RIP: 0010:_raw_spin_lock+0x1a/0x30\n\u003c...\u003e\n[ 4570.711446] Call Trace:\n[ 4570.711746] \u003cIRQ\u003e\n[ 4570.711992] smc_cdc_tx_handler+0x41/0xc0\n[ 4570.712470] smc_wr_tx_tasklet_fn+0x213/0x560\n[ 4570.712981] ? smc_cdc_tx_dismisser+0x10/0x10\n[ 4570.713489] tasklet_action_common.isra.17+0x66/0x140\n[ 4570.714083] __do_softirq+0x123/0x2f4\n[ 4570.714521] irq_exit_rcu+0xc4/0xf0\n[ 4570.714934] common_interrupt+0xba/0xe0\n\nThough smc_cdc_tx_handler() checked the existence of smc connection,\nsmc_release() may have already dismissed and released the smc socket\nbefore smc_cdc_tx_handler() further visits it.\n\nsmc_cdc_tx_handler() |smc_release()\nif (!conn) |\n |\n |smc_cdc_tx_dismiss_slots()\n | smc_cdc_tx_dismisser()\n |\n |sock_put(\u0026smc-\u003esk) \u003c- last sock_put,\n | smc_sock freed\nbh_lock_sock(\u0026smc-\u003esk) (panic) |\n\nTo make sure we won\u0027t receive any CDC messages after we free the\nsmc_sock, add a refcount on the smc_connection for inflight CDC\nmessage(posted to the QP but haven\u0027t received related CQE), and\ndon\u0027t release the smc_connection until all the inflight CDC messages\nhaven been done, for both success or failed ones.\n\nUsing refcount on CDC messages brings another problem: when the link\nis going to be destroyed, smcr_link_clear() will reset the QP, which\nthen remove all the pending CQEs related to the QP in the CQ. To make\nsure all the CQEs will always come back so the refcount on the\nsmc_connection can always reach 0, smc_ib_modify_qp_reset() was replaced\nby smc_ib_modify_qp_error().\nAnd remove the timeout in smc_wr_tx_wait_no_pending_sends() since we\nneed to wait for all pending WQEs done, or we may encounter use-after-\nfree when handling CQEs.\n\nFor IB device removal routine, we need to wait for all the QPs on that\ndevice been destroyed before we can destroy CQs on the device, or\nthe refcount on smc_connection won\u0027t reach 0 and smc_sock cannot be\nreleased.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-46925",
"url": "https://www.suse.com/security/cve/CVE-2021-46925"
},
{
"category": "external",
"summary": "SUSE Bug 1220466 for CVE-2021-46925",
"url": "https://bugzilla.suse.com/1220466"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2021-46925"
},
{
"cve": "CVE-2021-46926",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-46926"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nALSA: hda: intel-sdw-acpi: harden detection of controller\n\nThe existing code currently sets a pointer to an ACPI handle before\nchecking that it\u0027s actually a SoundWire controller. This can lead to\nissues where the graph walk continues and eventually fails, but the\npointer was set already.\n\nThis patch changes the logic so that the information provided to\nthe caller is set when a controller is found.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-46926",
"url": "https://www.suse.com/security/cve/CVE-2021-46926"
},
{
"category": "external",
"summary": "SUSE Bug 1220478 for CVE-2021-46926",
"url": "https://bugzilla.suse.com/1220478"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "low"
}
],
"title": "CVE-2021-46926"
},
{
"cve": "CVE-2021-46927",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-46927"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnitro_enclaves: Use get_user_pages_unlocked() call to handle mmap assert\n\nAfter commit 5b78ed24e8ec (\"mm/pagemap: add mmap_assert_locked()\nannotations to find_vma*()\"), the call to get_user_pages() will trigger\nthe mmap assert.\n\nstatic inline void mmap_assert_locked(struct mm_struct *mm)\n{\n\tlockdep_assert_held(\u0026mm-\u003emmap_lock);\n\tVM_BUG_ON_MM(!rwsem_is_locked(\u0026mm-\u003emmap_lock), mm);\n}\n\n[ 62.521410] kernel BUG at include/linux/mmap_lock.h:156!\n...........................................................\n[ 62.538938] RIP: 0010:find_vma+0x32/0x80\n...........................................................\n[ 62.605889] Call Trace:\n[ 62.608502] \u003cTASK\u003e\n[ 62.610956] ? lock_timer_base+0x61/0x80\n[ 62.614106] find_extend_vma+0x19/0x80\n[ 62.617195] __get_user_pages+0x9b/0x6a0\n[ 62.620356] __gup_longterm_locked+0x42d/0x450\n[ 62.623721] ? finish_wait+0x41/0x80\n[ 62.626748] ? __kmalloc+0x178/0x2f0\n[ 62.629768] ne_set_user_memory_region_ioctl.isra.0+0x225/0x6a0 [nitro_enclaves]\n[ 62.635776] ne_enclave_ioctl+0x1cf/0x6d7 [nitro_enclaves]\n[ 62.639541] __x64_sys_ioctl+0x82/0xb0\n[ 62.642620] do_syscall_64+0x3b/0x90\n[ 62.645642] entry_SYSCALL_64_after_hwframe+0x44/0xae\n\nUse get_user_pages_unlocked() when setting the enclave memory regions.\nThat\u0027s a similar pattern as mmap_read_lock() used together with\nget_user_pages().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-46927",
"url": "https://www.suse.com/security/cve/CVE-2021-46927"
},
{
"category": "external",
"summary": "SUSE Bug 1220443 for CVE-2021-46927",
"url": "https://bugzilla.suse.com/1220443"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2021-46927"
},
{
"cve": "CVE-2021-46929",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-46929"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsctp: use call_rcu to free endpoint\n\nThis patch is to delay the endpoint free by calling call_rcu() to fix\nanother use-after-free issue in sctp_sock_dump():\n\n BUG: KASAN: use-after-free in __lock_acquire+0x36d9/0x4c20\n Call Trace:\n __lock_acquire+0x36d9/0x4c20 kernel/locking/lockdep.c:3218\n lock_acquire+0x1ed/0x520 kernel/locking/lockdep.c:3844\n __raw_spin_lock_bh include/linux/spinlock_api_smp.h:135 [inline]\n _raw_spin_lock_bh+0x31/0x40 kernel/locking/spinlock.c:168\n spin_lock_bh include/linux/spinlock.h:334 [inline]\n __lock_sock+0x203/0x350 net/core/sock.c:2253\n lock_sock_nested+0xfe/0x120 net/core/sock.c:2774\n lock_sock include/net/sock.h:1492 [inline]\n sctp_sock_dump+0x122/0xb20 net/sctp/diag.c:324\n sctp_for_each_transport+0x2b5/0x370 net/sctp/socket.c:5091\n sctp_diag_dump+0x3ac/0x660 net/sctp/diag.c:527\n __inet_diag_dump+0xa8/0x140 net/ipv4/inet_diag.c:1049\n inet_diag_dump+0x9b/0x110 net/ipv4/inet_diag.c:1065\n netlink_dump+0x606/0x1080 net/netlink/af_netlink.c:2244\n __netlink_dump_start+0x59a/0x7c0 net/netlink/af_netlink.c:2352\n netlink_dump_start include/linux/netlink.h:216 [inline]\n inet_diag_handler_cmd+0x2ce/0x3f0 net/ipv4/inet_diag.c:1170\n __sock_diag_cmd net/core/sock_diag.c:232 [inline]\n sock_diag_rcv_msg+0x31d/0x410 net/core/sock_diag.c:263\n netlink_rcv_skb+0x172/0x440 net/netlink/af_netlink.c:2477\n sock_diag_rcv+0x2a/0x40 net/core/sock_diag.c:274\n\nThis issue occurs when asoc is peeled off and the old sk is freed after\ngetting it by asoc-\u003ebase.sk and before calling lock_sock(sk).\n\nTo prevent the sk free, as a holder of the sk, ep should be alive when\ncalling lock_sock(). This patch uses call_rcu() and moves sock_put and\nep free into sctp_endpoint_destroy_rcu(), so that it\u0027s safe to try to\nhold the ep under rcu_read_lock in sctp_transport_traverse_process().\n\nIf sctp_endpoint_hold() returns true, it means this ep is still alive\nand we have held it and can continue to dump it; If it returns false,\nit means this ep is dead and can be freed after rcu_read_unlock, and\nwe should skip it.\n\nIn sctp_sock_dump(), after locking the sk, if this ep is different from\ntsp-\u003easoc-\u003eep, it means during this dumping, this asoc was peeled off\nbefore calling lock_sock(), and the sk should be skipped; If this ep is\nthe same with tsp-\u003easoc-\u003eep, it means no peeloff happens on this asoc,\nand due to lock_sock, no peeloff will happen either until release_sock.\n\nNote that delaying endpoint free won\u0027t delay the port release, as the\nport release happens in sctp_endpoint_destroy() before calling call_rcu().\nAlso, freeing endpoint by call_rcu() makes it safe to access the sk by\nasoc-\u003ebase.sk in sctp_assocs_seq_show() and sctp_rcv().\n\nThanks Jones to bring this issue up.\n\nv1-\u003ev2:\n - improve the changelog.\n - add kfree(ep) into sctp_endpoint_destroy_rcu(), as Jakub noticed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-46929",
"url": "https://www.suse.com/security/cve/CVE-2021-46929"
},
{
"category": "external",
"summary": "SUSE Bug 1220482 for CVE-2021-46929",
"url": "https://bugzilla.suse.com/1220482"
},
{
"category": "external",
"summary": "SUSE Bug 1222400 for CVE-2021-46929",
"url": "https://bugzilla.suse.com/1222400"
},
{
"category": "external",
"summary": "SUSE Bug 1224298 for CVE-2021-46929",
"url": "https://bugzilla.suse.com/1224298"
},
{
"category": "external",
"summary": "SUSE Bug 1224878 for CVE-2021-46929",
"url": "https://bugzilla.suse.com/1224878"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "important"
}
],
"title": "CVE-2021-46929"
},
{
"cve": "CVE-2021-46930",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-46930"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: mtu3: fix list_head check warning\n\nThis is caused by uninitialization of list_head.\n\nBUG: KASAN: use-after-free in __list_del_entry_valid+0x34/0xe4\n\nCall trace:\ndump_backtrace+0x0/0x298\nshow_stack+0x24/0x34\ndump_stack+0x130/0x1a8\nprint_address_description+0x88/0x56c\n__kasan_report+0x1b8/0x2a0\nkasan_report+0x14/0x20\n__asan_load8+0x9c/0xa0\n__list_del_entry_valid+0x34/0xe4\nmtu3_req_complete+0x4c/0x300 [mtu3]\nmtu3_gadget_stop+0x168/0x448 [mtu3]\nusb_gadget_unregister_driver+0x204/0x3a0\nunregister_gadget_item+0x44/0xa4",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-46930",
"url": "https://www.suse.com/security/cve/CVE-2021-46930"
},
{
"category": "external",
"summary": "SUSE Bug 1220484 for CVE-2021-46930",
"url": "https://bugzilla.suse.com/1220484"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2021-46930"
},
{
"cve": "CVE-2021-46931",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-46931"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/mlx5e: Wrap the tx reporter dump callback to extract the sq\n\nFunction mlx5e_tx_reporter_dump_sq() casts its void * argument to struct\nmlx5e_txqsq *, but in TX-timeout-recovery flow the argument is actually\nof type struct mlx5e_tx_timeout_ctx *.\n\n mlx5_core 0000:08:00.1 enp8s0f1: TX timeout detected\n mlx5_core 0000:08:00.1 enp8s0f1: TX timeout on queue: 1, SQ: 0x11ec, CQ: 0x146d, SQ Cons: 0x0 SQ Prod: 0x1, usecs since last trans: 21565000\n BUG: stack guard page was hit at 0000000093f1a2de (stack is 00000000b66ea0dc..000000004d932dae)\n kernel stack overflow (page fault): 0000 [#1] SMP NOPTI\n CPU: 5 PID: 95 Comm: kworker/u20:1 Tainted: G W OE 5.13.0_mlnx #1\n Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.13.0-0-gf21b5a4aeb02-prebuilt.qemu.org 04/01/2014\n Workqueue: mlx5e mlx5e_tx_timeout_work [mlx5_core]\n RIP: 0010:mlx5e_tx_reporter_dump_sq+0xd3/0x180\n [mlx5_core]\n Call Trace:\n mlx5e_tx_reporter_dump+0x43/0x1c0 [mlx5_core]\n devlink_health_do_dump.part.91+0x71/0xd0\n devlink_health_report+0x157/0x1b0\n mlx5e_reporter_tx_timeout+0xb9/0xf0 [mlx5_core]\n ? mlx5e_tx_reporter_err_cqe_recover+0x1d0/0x1d0\n [mlx5_core]\n ? mlx5e_health_queue_dump+0xd0/0xd0 [mlx5_core]\n ? update_load_avg+0x19b/0x550\n ? set_next_entity+0x72/0x80\n ? pick_next_task_fair+0x227/0x340\n ? finish_task_switch+0xa2/0x280\n mlx5e_tx_timeout_work+0x83/0xb0 [mlx5_core]\n process_one_work+0x1de/0x3a0\n worker_thread+0x2d/0x3c0\n ? process_one_work+0x3a0/0x3a0\n kthread+0x115/0x130\n ? kthread_park+0x90/0x90\n ret_from_fork+0x1f/0x30\n --[ end trace 51ccabea504edaff ]---\n RIP: 0010:mlx5e_tx_reporter_dump_sq+0xd3/0x180\n PKRU: 55555554\n Kernel panic - not syncing: Fatal exception\n Kernel Offset: disabled\n end Kernel panic - not syncing: Fatal exception\n\nTo fix this bug add a wrapper for mlx5e_tx_reporter_dump_sq() which\nextracts the sq from struct mlx5e_tx_timeout_ctx and set it as the\nTX-timeout-recovery flow dump callback.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-46931",
"url": "https://www.suse.com/security/cve/CVE-2021-46931"
},
{
"category": "external",
"summary": "SUSE Bug 1220486 for CVE-2021-46931",
"url": "https://bugzilla.suse.com/1220486"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2021-46931"
},
{
"cve": "CVE-2021-46933",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-46933"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear.\n\nffs_data_clear is indirectly called from both ffs_fs_kill_sb and\nffs_ep0_release, so it ends up being called twice when userland closes ep0\nand then unmounts f_fs.\nIf userland provided an eventfd along with function\u0027s USB descriptors, it\nends up calling eventfd_ctx_put as many times, causing a refcount\nunderflow.\nNULL-ify ffs_eventfd to prevent these extraneous eventfd_ctx_put calls.\n\nAlso, set epfiles to NULL right after de-allocating it, for readability.\n\nFor completeness, ffs_data_clear actually ends up being called thrice, the\nlast call being before the whole ffs structure gets freed, so when this\nspecific sequence happens there is a second underflow happening (but not\nbeing reported):\n\n/sys/kernel/debug/tracing# modprobe usb_f_fs\n/sys/kernel/debug/tracing# echo ffs_data_clear \u003e set_ftrace_filter\n/sys/kernel/debug/tracing# echo function \u003e current_tracer\n/sys/kernel/debug/tracing# echo 1 \u003e tracing_on\n(setup gadget, run and kill function userland process, teardown gadget)\n/sys/kernel/debug/tracing# echo 0 \u003e tracing_on\n/sys/kernel/debug/tracing# cat trace\n smartcard-openp-436 [000] ..... 1946.208786: ffs_data_clear \u003c-ffs_data_closed\n smartcard-openp-431 [000] ..... 1946.279147: ffs_data_clear \u003c-ffs_data_closed\n smartcard-openp-431 [000] .n... 1946.905512: ffs_data_clear \u003c-ffs_data_put\n\nWarning output corresponding to above trace:\n[ 1946.284139] WARNING: CPU: 0 PID: 431 at lib/refcount.c:28 refcount_warn_saturate+0x110/0x15c\n[ 1946.293094] refcount_t: underflow; use-after-free.\n[ 1946.298164] Modules linked in: usb_f_ncm(E) u_ether(E) usb_f_fs(E) hci_uart(E) btqca(E) btrtl(E) btbcm(E) btintel(E) bluetooth(E) nls_ascii(E) nls_cp437(E) vfat(E) fat(E) bcm2835_v4l2(CE) bcm2835_mmal_vchiq(CE) videobuf2_vmalloc(E) videobuf2_memops(E) sha512_generic(E) videobuf2_v4l2(E) sha512_arm(E) videobuf2_common(E) videodev(E) cpufreq_dt(E) snd_bcm2835(CE) brcmfmac(E) mc(E) vc4(E) ctr(E) brcmutil(E) snd_soc_core(E) snd_pcm_dmaengine(E) drbg(E) snd_pcm(E) snd_timer(E) snd(E) soundcore(E) drm_kms_helper(E) cec(E) ansi_cprng(E) rc_core(E) syscopyarea(E) raspberrypi_cpufreq(E) sysfillrect(E) sysimgblt(E) cfg80211(E) max17040_battery(OE) raspberrypi_hwmon(E) fb_sys_fops(E) regmap_i2c(E) ecdh_generic(E) rfkill(E) ecc(E) bcm2835_rng(E) rng_core(E) vchiq(CE) leds_gpio(E) libcomposite(E) fuse(E) configfs(E) ip_tables(E) x_tables(E) autofs4(E) ext4(E) crc16(E) mbcache(E) jbd2(E) crc32c_generic(E) sdhci_iproc(E) sdhci_pltfm(E) sdhci(E)\n[ 1946.399633] CPU: 0 PID: 431 Comm: smartcard-openp Tainted: G C OE 5.15.0-1-rpi #1 Debian 5.15.3-1\n[ 1946.417950] Hardware name: BCM2835\n[ 1946.425442] Backtrace:\n[ 1946.432048] [\u003cc08d60a0\u003e] (dump_backtrace) from [\u003cc08d62ec\u003e] (show_stack+0x20/0x24)\n[ 1946.448226] r7:00000009 r6:0000001c r5:c04a948c r4:c0a64e2c\n[ 1946.458412] [\u003cc08d62cc\u003e] (show_stack) from [\u003cc08d9ae0\u003e] (dump_stack+0x28/0x30)\n[ 1946.470380] [\u003cc08d9ab8\u003e] (dump_stack) from [\u003cc0123500\u003e] (__warn+0xe8/0x154)\n[ 1946.482067] r5:c04a948c r4:c0a71dc8\n[ 1946.490184] [\u003cc0123418\u003e] (__warn) from [\u003cc08d6948\u003e] (warn_slowpath_fmt+0xa0/0xe4)\n[ 1946.506758] r7:00000009 r6:0000001c r5:c0a71dc8 r4:c0a71e04\n[ 1946.517070] [\u003cc08d68ac\u003e] (warn_slowpath_fmt) from [\u003cc04a948c\u003e] (refcount_warn_saturate+0x110/0x15c)\n[ 1946.535309] r8:c0100224 r7:c0dfcb84 r6:ffffffff r5:c3b84c00 r4:c24a17c0\n[ 1946.546708] [\u003cc04a937c\u003e] (refcount_warn_saturate) from [\u003cc0380134\u003e] (eventfd_ctx_put+0x48/0x74)\n[ 1946.564476] [\u003cc03800ec\u003e] (eventfd_ctx_put) from [\u003cbf5464e8\u003e] (ffs_data_clear+0xd0/0x118 [usb_f_fs])\n[ 1946.582664] r5:c3b84c00 r4:c2695b00\n[ 1946.590668] [\u003cbf546418\u003e] (ffs_data_clear [usb_f_fs]) from [\u003cbf547cc0\u003e] (ffs_data_closed+0x9c/0x150 [usb_f_fs])\n[ 1946.609608] r5:bf54d014 r4:c2695b00\n[ 1946.617522] [\u003cbf547c24\u003e] (ffs_data_closed [usb_f_fs]) from [\u003cbf547da0\u003e] (ffs_fs_kill_sb+0x2c/0x30 [usb_f_fs])\n[ 1946.636217] r7:c0dfcb\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-46933",
"url": "https://www.suse.com/security/cve/CVE-2021-46933"
},
{
"category": "external",
"summary": "SUSE Bug 1220487 for CVE-2021-46933",
"url": "https://bugzilla.suse.com/1220487"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2021-46933"
},
{
"cve": "CVE-2021-46936",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-46936"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: fix use-after-free in tw_timer_handler\n\nA real world panic issue was found as follow in Linux 5.4.\n\n BUG: unable to handle page fault for address: ffffde49a863de28\n PGD 7e6fe62067 P4D 7e6fe62067 PUD 7e6fe63067 PMD f51e064067 PTE 0\n RIP: 0010:tw_timer_handler+0x20/0x40\n Call Trace:\n \u003cIRQ\u003e\n call_timer_fn+0x2b/0x120\n run_timer_softirq+0x1ef/0x450\n __do_softirq+0x10d/0x2b8\n irq_exit+0xc7/0xd0\n smp_apic_timer_interrupt+0x68/0x120\n apic_timer_interrupt+0xf/0x20\n\nThis issue was also reported since 2017 in the thread [1],\nunfortunately, the issue was still can be reproduced after fixing\nDCCP.\n\nThe ipv4_mib_exit_net is called before tcp_sk_exit_batch when a net\nnamespace is destroyed since tcp_sk_ops is registered befrore\nipv4_mib_ops, which means tcp_sk_ops is in the front of ipv4_mib_ops\nin the list of pernet_list. There will be a use-after-free on\nnet-\u003emib.net_statistics in tw_timer_handler after ipv4_mib_exit_net\nif there are some inflight time-wait timers.\n\nThis bug is not introduced by commit f2bf415cfed7 (\"mib: add net to\nNET_ADD_STATS_BH\") since the net_statistics is a global variable\ninstead of dynamic allocation and freeing. Actually, commit\n61a7e26028b9 (\"mib: put net statistics on struct net\") introduces\nthe bug since it put net statistics on struct net and free it when\nnet namespace is destroyed.\n\nMoving init_ipv4_mibs() to the front of tcp_init() to fix this bug\nand replace pr_crit() with panic() since continuing is meaningless\nwhen init_ipv4_mibs() fails.\n\n[1] https://groups.google.com/g/syzkaller/c/p1tn-_Kc6l4/m/smuL_FMAAgAJ?pli=1",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-46936",
"url": "https://www.suse.com/security/cve/CVE-2021-46936"
},
{
"category": "external",
"summary": "SUSE Bug 1220439 for CVE-2021-46936",
"url": "https://bugzilla.suse.com/1220439"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2021-46936"
},
{
"cve": "CVE-2021-47082",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47082"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ntun: avoid double free in tun_free_netdev\n\nAvoid double free in tun_free_netdev() by moving the\ndev-\u003etstats and tun-\u003esecurity allocs to a new ndo_init routine\n(tun_net_init()) that will be called by register_netdevice().\nndo_init is paired with the desctructor (tun_free_netdev()),\nso if there\u0027s an error in register_netdevice() the destructor\nwill handle the frees.\n\nBUG: KASAN: double-free or invalid-free in selinux_tun_dev_free_security+0x1a/0x20 security/selinux/hooks.c:5605\n\nCPU: 0 PID: 25750 Comm: syz-executor416 Not tainted 5.16.0-rc2-syzk #1\nHardware name: Red Hat KVM, BIOS\nCall Trace:\n\u003cTASK\u003e\n__dump_stack lib/dump_stack.c:88 [inline]\ndump_stack_lvl+0x89/0xb5 lib/dump_stack.c:106\nprint_address_description.constprop.9+0x28/0x160 mm/kasan/report.c:247\nkasan_report_invalid_free+0x55/0x80 mm/kasan/report.c:372\n____kasan_slab_free mm/kasan/common.c:346 [inline]\n__kasan_slab_free+0x107/0x120 mm/kasan/common.c:374\nkasan_slab_free include/linux/kasan.h:235 [inline]\nslab_free_hook mm/slub.c:1723 [inline]\nslab_free_freelist_hook mm/slub.c:1749 [inline]\nslab_free mm/slub.c:3513 [inline]\nkfree+0xac/0x2d0 mm/slub.c:4561\nselinux_tun_dev_free_security+0x1a/0x20 security/selinux/hooks.c:5605\nsecurity_tun_dev_free_security+0x4f/0x90 security/security.c:2342\ntun_free_netdev+0xe6/0x150 drivers/net/tun.c:2215\nnetdev_run_todo+0x4df/0x840 net/core/dev.c:10627\nrtnl_unlock+0x13/0x20 net/core/rtnetlink.c:112\n__tun_chr_ioctl+0x80c/0x2870 drivers/net/tun.c:3302\ntun_chr_ioctl+0x2f/0x40 drivers/net/tun.c:3311\nvfs_ioctl fs/ioctl.c:51 [inline]\n__do_sys_ioctl fs/ioctl.c:874 [inline]\n__se_sys_ioctl fs/ioctl.c:860 [inline]\n__x64_sys_ioctl+0x19d/0x220 fs/ioctl.c:860\ndo_syscall_x64 arch/x86/entry/common.c:50 [inline]\ndo_syscall_64+0x3a/0x80 arch/x86/entry/common.c:80\nentry_SYSCALL_64_after_hwframe+0x44/0xae",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47082",
"url": "https://www.suse.com/security/cve/CVE-2021-47082"
},
{
"category": "external",
"summary": "SUSE Bug 1220969 for CVE-2021-47082",
"url": "https://bugzilla.suse.com/1220969"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2021-47082"
},
{
"cve": "CVE-2021-47087",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47087"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ntee: optee: Fix incorrect page free bug\n\nPointer to the allocated pages (struct page *page) has already\nprogressed towards the end of allocation. It is incorrect to perform\n__free_pages(page, order) using this pointer as we would free any\narbitrary pages. Fix this by stop modifying the page pointer.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47087",
"url": "https://www.suse.com/security/cve/CVE-2021-47087"
},
{
"category": "external",
"summary": "SUSE Bug 1220954 for CVE-2021-47087",
"url": "https://bugzilla.suse.com/1220954"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2021-47087"
},
{
"cve": "CVE-2021-47091",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47091"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmac80211: fix locking in ieee80211_start_ap error path\n\nWe need to hold the local-\u003emtx to release the channel context,\nas even encoded by the lockdep_assert_held() there. Fix it.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47091",
"url": "https://www.suse.com/security/cve/CVE-2021-47091"
},
{
"category": "external",
"summary": "SUSE Bug 1220959 for CVE-2021-47091",
"url": "https://bugzilla.suse.com/1220959"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2021-47091"
},
{
"cve": "CVE-2021-47093",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47093"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nplatform/x86: intel_pmc_core: fix memleak on registration failure\n\nIn case device registration fails during module initialisation, the\nplatform device structure needs to be freed using platform_device_put()\nto properly free all resources (e.g. the device name).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47093",
"url": "https://www.suse.com/security/cve/CVE-2021-47093"
},
{
"category": "external",
"summary": "SUSE Bug 1220978 for CVE-2021-47093",
"url": "https://bugzilla.suse.com/1220978"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2021-47093"
},
{
"cve": "CVE-2021-47094",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47094"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nKVM: x86/mmu: Don\u0027t advance iterator after restart due to yielding\n\nAfter dropping mmu_lock in the TDP MMU, restart the iterator during\ntdp_iter_next() and do not advance the iterator. Advancing the iterator\nresults in skipping the top-level SPTE and all its children, which is\nfatal if any of the skipped SPTEs were not visited before yielding.\n\nWhen zapping all SPTEs, i.e. when min_level == root_level, restarting the\niter and then invoking tdp_iter_next() is always fatal if the current gfn\nhas as a valid SPTE, as advancing the iterator results in try_step_side()\nskipping the current gfn, which wasn\u0027t visited before yielding.\n\nSprinkle WARNs on iter-\u003eyielded being true in various helpers that are\noften used in conjunction with yielding, and tag the helper with\n__must_check to reduce the probabily of improper usage.\n\nFailing to zap a top-level SPTE manifests in one of two ways. If a valid\nSPTE is skipped by both kvm_tdp_mmu_zap_all() and kvm_tdp_mmu_put_root(),\nthe shadow page will be leaked and KVM will WARN accordingly.\n\n WARNING: CPU: 1 PID: 3509 at arch/x86/kvm/mmu/tdp_mmu.c:46 [kvm]\n RIP: 0010:kvm_mmu_uninit_tdp_mmu+0x3e/0x50 [kvm]\n Call Trace:\n \u003cTASK\u003e\n kvm_arch_destroy_vm+0x130/0x1b0 [kvm]\n kvm_destroy_vm+0x162/0x2a0 [kvm]\n kvm_vcpu_release+0x34/0x60 [kvm]\n __fput+0x82/0x240\n task_work_run+0x5c/0x90\n do_exit+0x364/0xa10\n ? futex_unqueue+0x38/0x60\n do_group_exit+0x33/0xa0\n get_signal+0x155/0x850\n arch_do_signal_or_restart+0xed/0x750\n exit_to_user_mode_prepare+0xc5/0x120\n syscall_exit_to_user_mode+0x1d/0x40\n do_syscall_64+0x48/0xc0\n entry_SYSCALL_64_after_hwframe+0x44/0xae\n\nIf kvm_tdp_mmu_zap_all() skips a gfn/SPTE but that SPTE is then zapped by\nkvm_tdp_mmu_put_root(), KVM triggers a use-after-free in the form of\nmarking a struct page as dirty/accessed after it has been put back on the\nfree list. This directly triggers a WARN due to encountering a page with\npage_count() == 0, but it can also lead to data corruption and additional\nerrors in the kernel.\n\n WARNING: CPU: 7 PID: 1995658 at arch/x86/kvm/../../../virt/kvm/kvm_main.c:171\n RIP: 0010:kvm_is_zone_device_pfn.part.0+0x9e/0xd0 [kvm]\n Call Trace:\n \u003cTASK\u003e\n kvm_set_pfn_dirty+0x120/0x1d0 [kvm]\n __handle_changed_spte+0x92e/0xca0 [kvm]\n __handle_changed_spte+0x63c/0xca0 [kvm]\n __handle_changed_spte+0x63c/0xca0 [kvm]\n __handle_changed_spte+0x63c/0xca0 [kvm]\n zap_gfn_range+0x549/0x620 [kvm]\n kvm_tdp_mmu_put_root+0x1b6/0x270 [kvm]\n mmu_free_root_page+0x219/0x2c0 [kvm]\n kvm_mmu_free_roots+0x1b4/0x4e0 [kvm]\n kvm_mmu_unload+0x1c/0xa0 [kvm]\n kvm_arch_destroy_vm+0x1f2/0x5c0 [kvm]\n kvm_put_kvm+0x3b1/0x8b0 [kvm]\n kvm_vcpu_release+0x4e/0x70 [kvm]\n __fput+0x1f7/0x8c0\n task_work_run+0xf8/0x1a0\n do_exit+0x97b/0x2230\n do_group_exit+0xda/0x2a0\n get_signal+0x3be/0x1e50\n arch_do_signal_or_restart+0x244/0x17f0\n exit_to_user_mode_prepare+0xcb/0x120\n syscall_exit_to_user_mode+0x1d/0x40\n do_syscall_64+0x4d/0x90\n entry_SYSCALL_64_after_hwframe+0x44/0xae\n\nNote, the underlying bug existed even before commit 1af4a96025b3 (\"KVM:\nx86/mmu: Yield in TDU MMU iter even if no SPTES changed\") moved calls to\ntdp_mmu_iter_cond_resched() to the beginning of loops, as KVM could still\nincorrectly advance past a top-level entry when yielding on a lower-level\nentry. But with respect to leaking shadow pages, the bug was introduced\nby yielding before processing the current gfn.\n\nAlternatively, tdp_mmu_iter_cond_resched() could simply fall through, or\ncallers could jump to their \"retry\" label. The downside of that approach\nis that tdp_mmu_iter_cond_resched() _must_ be called before anything else\nin the loop, and there\u0027s no easy way to enfornce that requirement.\n\nIdeally, KVM would handling the cond_resched() fully within the iterator\nmacro (the code is actually quite clean) and avoid this entire class of\nbugs, but that is extremely difficult do wh\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47094",
"url": "https://www.suse.com/security/cve/CVE-2021-47094"
},
{
"category": "external",
"summary": "SUSE Bug 1221551 for CVE-2021-47094",
"url": "https://bugzilla.suse.com/1221551"
},
{
"category": "external",
"summary": "SUSE Bug 1222401 for CVE-2021-47094",
"url": "https://bugzilla.suse.com/1222401"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "important"
}
],
"title": "CVE-2021-47094"
},
{
"cve": "CVE-2021-47095",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47095"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nipmi: ssif: initialize ssif_info-\u003eclient early\n\nDuring probe ssif_info-\u003eclient is dereferenced in error path. However,\nit is set when some of the error checking has already been done. This\ncauses following kernel crash if an error path is taken:\n\n[ 30.645593][ T674] ipmi_ssif 0-000e: ipmi_ssif: Not probing, Interface already present\n[ 30.657616][ T674] Unable to handle kernel NULL pointer dereference at virtual address 0000000000000088\n...\n[ 30.657723][ T674] pc : __dev_printk+0x28/0xa0\n[ 30.657732][ T674] lr : _dev_err+0x7c/0xa0\n...\n[ 30.657772][ T674] Call trace:\n[ 30.657775][ T674] __dev_printk+0x28/0xa0\n[ 30.657778][ T674] _dev_err+0x7c/0xa0\n[ 30.657781][ T674] ssif_probe+0x548/0x900 [ipmi_ssif 62ce4b08badc1458fd896206d9ef69a3c31f3d3e]\n[ 30.657791][ T674] i2c_device_probe+0x37c/0x3c0\n...\n\nInitialize ssif_info-\u003eclient before any error path can be taken. Clear\ni2c_client data in the error path to prevent the dangling pointer from\nleaking.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47095",
"url": "https://www.suse.com/security/cve/CVE-2021-47095"
},
{
"category": "external",
"summary": "SUSE Bug 1220979 for CVE-2021-47095",
"url": "https://bugzilla.suse.com/1220979"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2021-47095"
},
{
"cve": "CVE-2021-47096",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47096"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nALSA: rawmidi - fix the uninitalized user_pversion\n\nThe user_pversion was uninitialized for the user space file structure\nin the open function, because the file private structure use\nkmalloc for the allocation.\n\nThe kernel ALSA sequencer code clears the file structure, so no additional\nfixes are required.\n\nBugLink: https://github.com/alsa-project/alsa-lib/issues/178",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47096",
"url": "https://www.suse.com/security/cve/CVE-2021-47096"
},
{
"category": "external",
"summary": "SUSE Bug 1220981 for CVE-2021-47096",
"url": "https://bugzilla.suse.com/1220981"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "low"
}
],
"title": "CVE-2021-47096"
},
{
"cve": "CVE-2021-47097",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47097"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nInput: elantech - fix stack out of bound access in elantech_change_report_id()\n\nThe array param[] in elantech_change_report_id() must be at least 3\nbytes, because elantech_read_reg_params() is calling ps2_command() with\nPSMOUSE_CMD_GETINFO, that is going to access 3 bytes from param[], but\nit\u0027s defined in the stack as an array of 2 bytes, therefore we have a\npotential stack out-of-bounds access here, also confirmed by KASAN:\n\n[ 6.512374] BUG: KASAN: stack-out-of-bounds in __ps2_command+0x372/0x7e0\n[ 6.512397] Read of size 1 at addr ffff8881024d77c2 by task kworker/2:1/118\n\n[ 6.512416] CPU: 2 PID: 118 Comm: kworker/2:1 Not tainted 5.13.0-22-generic #22+arighi20211110\n[ 6.512428] Hardware name: LENOVO 20T8000QGE/20T8000QGE, BIOS R1AET32W (1.08 ) 08/14/2020\n[ 6.512436] Workqueue: events_long serio_handle_event\n[ 6.512453] Call Trace:\n[ 6.512462] show_stack+0x52/0x58\n[ 6.512474] dump_stack+0xa1/0xd3\n[ 6.512487] print_address_description.constprop.0+0x1d/0x140\n[ 6.512502] ? __ps2_command+0x372/0x7e0\n[ 6.512516] __kasan_report.cold+0x7d/0x112\n[ 6.512527] ? _raw_write_lock_irq+0x20/0xd0\n[ 6.512539] ? __ps2_command+0x372/0x7e0\n[ 6.512552] kasan_report+0x3c/0x50\n[ 6.512564] __asan_load1+0x6a/0x70\n[ 6.512575] __ps2_command+0x372/0x7e0\n[ 6.512589] ? ps2_drain+0x240/0x240\n[ 6.512601] ? dev_printk_emit+0xa2/0xd3\n[ 6.512612] ? dev_vprintk_emit+0xc5/0xc5\n[ 6.512621] ? __kasan_check_write+0x14/0x20\n[ 6.512634] ? mutex_lock+0x8f/0xe0\n[ 6.512643] ? __mutex_lock_slowpath+0x20/0x20\n[ 6.512655] ps2_command+0x52/0x90\n[ 6.512670] elantech_ps2_command+0x4f/0xc0 [psmouse]\n[ 6.512734] elantech_change_report_id+0x1e6/0x256 [psmouse]\n[ 6.512799] ? elantech_report_trackpoint.constprop.0.cold+0xd/0xd [psmouse]\n[ 6.512863] ? ps2_command+0x7f/0x90\n[ 6.512877] elantech_query_info.cold+0x6bd/0x9ed [psmouse]\n[ 6.512943] ? elantech_setup_ps2+0x460/0x460 [psmouse]\n[ 6.513005] ? psmouse_reset+0x69/0xb0 [psmouse]\n[ 6.513064] ? psmouse_attr_set_helper+0x2a0/0x2a0 [psmouse]\n[ 6.513122] ? phys_pmd_init+0x30e/0x521\n[ 6.513137] elantech_init+0x8a/0x200 [psmouse]\n[ 6.513200] ? elantech_init_ps2+0xf0/0xf0 [psmouse]\n[ 6.513249] ? elantech_query_info+0x440/0x440 [psmouse]\n[ 6.513296] ? synaptics_send_cmd+0x60/0x60 [psmouse]\n[ 6.513342] ? elantech_query_info+0x440/0x440 [psmouse]\n[ 6.513388] ? psmouse_try_protocol+0x11e/0x170 [psmouse]\n[ 6.513432] psmouse_extensions+0x65d/0x6e0 [psmouse]\n[ 6.513476] ? psmouse_try_protocol+0x170/0x170 [psmouse]\n[ 6.513519] ? mutex_unlock+0x22/0x40\n[ 6.513526] ? ps2_command+0x7f/0x90\n[ 6.513536] ? psmouse_probe+0xa3/0xf0 [psmouse]\n[ 6.513580] psmouse_switch_protocol+0x27d/0x2e0 [psmouse]\n[ 6.513624] psmouse_connect+0x272/0x530 [psmouse]\n[ 6.513669] serio_driver_probe+0x55/0x70\n[ 6.513679] really_probe+0x190/0x720\n[ 6.513689] driver_probe_device+0x160/0x1f0\n[ 6.513697] device_driver_attach+0x119/0x130\n[ 6.513705] ? device_driver_attach+0x130/0x130\n[ 6.513713] __driver_attach+0xe7/0x1a0\n[ 6.513720] ? device_driver_attach+0x130/0x130\n[ 6.513728] bus_for_each_dev+0xfb/0x150\n[ 6.513738] ? subsys_dev_iter_exit+0x10/0x10\n[ 6.513748] ? _raw_write_unlock_bh+0x30/0x30\n[ 6.513757] driver_attach+0x2d/0x40\n[ 6.513764] serio_handle_event+0x199/0x3d0\n[ 6.513775] process_one_work+0x471/0x740\n[ 6.513785] worker_thread+0x2d2/0x790\n[ 6.513794] ? process_one_work+0x740/0x740\n[ 6.513802] kthread+0x1b4/0x1e0\n[ 6.513809] ? set_kthread_struct+0x80/0x80\n[ 6.513816] ret_from_fork+0x22/0x30\n\n[ 6.513832] The buggy address belongs to the page:\n[ 6.513838] page:00000000bc35e189 refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1024d7\n[ 6.513847] flags: 0x17ffffc0000000(node=0|zone=2|lastcpupid=0x1fffff)\n[ 6.513860] raw: 0\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47097",
"url": "https://www.suse.com/security/cve/CVE-2021-47097"
},
{
"category": "external",
"summary": "SUSE Bug 1220982 for CVE-2021-47097",
"url": "https://bugzilla.suse.com/1220982"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "low"
}
],
"title": "CVE-2021-47097"
},
{
"cve": "CVE-2021-47098",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47098"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nhwmon: (lm90) Prevent integer overflow/underflow in hysteresis calculations\n\nCommit b50aa49638c7 (\"hwmon: (lm90) Prevent integer underflows of\ntemperature calculations\") addressed a number of underflow situations\nwhen writing temperature limits. However, it missed one situation, seen\nwhen an attempt is made to set the hysteresis value to MAX_LONG and the\ncritical temperature limit is negative.\n\nUse clamp_val() when setting the hysteresis temperature to ensure that\nthe provided value can never overflow or underflow.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47098",
"url": "https://www.suse.com/security/cve/CVE-2021-47098"
},
{
"category": "external",
"summary": "SUSE Bug 1220983 for CVE-2021-47098",
"url": "https://bugzilla.suse.com/1220983"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2021-47098"
},
{
"cve": "CVE-2021-47099",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47099"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nveth: ensure skb entering GRO are not cloned.\n\nAfter commit d3256efd8e8b (\"veth: allow enabling NAPI even without XDP\"),\nif GRO is enabled on a veth device and TSO is disabled on the peer\ndevice, TCP skbs will go through the NAPI callback. If there is no XDP\nprogram attached, the veth code does not perform any share check, and\nshared/cloned skbs could enter the GRO engine.\n\nIgnat reported a BUG triggered later-on due to the above condition:\n\n[ 53.970529][ C1] kernel BUG at net/core/skbuff.c:3574!\n[ 53.981755][ C1] invalid opcode: 0000 [#1] PREEMPT SMP KASAN PTI\n[ 53.982634][ C1] CPU: 1 PID: 19 Comm: ksoftirqd/1 Not tainted 5.16.0-rc5+ #25\n[ 53.982634][ C1] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 0.0.0 02/06/2015\n[ 53.982634][ C1] RIP: 0010:skb_shift+0x13ef/0x23b0\n[ 53.982634][ C1] Code: ea 03 0f b6 04 02 48 89 fa 83 e2 07 38 d0\n7f 08 84 c0 0f 85 41 0c 00 00 41 80 7f 02 00 4d 8d b5 d0 00 00 00 0f\n85 74 f5 ff ff \u003c0f\u003e 0b 4d 8d 77 20 be 04 00 00 00 4c 89 44 24 78 4c 89\nf7 4c 89 8c\n[ 53.982634][ C1] RSP: 0018:ffff8881008f7008 EFLAGS: 00010246\n[ 53.982634][ C1] RAX: 0000000000000000 RBX: ffff8881180b4c80 RCX: 0000000000000000\n[ 53.982634][ C1] RDX: 0000000000000002 RSI: ffff8881180b4d3c RDI: ffff88810bc9cac2\n[ 53.982634][ C1] RBP: ffff8881008f70b8 R08: ffff8881180b4cf4 R09: ffff8881180b4cf0\n[ 53.982634][ C1] R10: ffffed1022999e5c R11: 0000000000000002 R12: 0000000000000590\n[ 53.982634][ C1] R13: ffff88810f940c80 R14: ffff88810f940d50 R15: ffff88810bc9cac0\n[ 53.982634][ C1] FS: 0000000000000000(0000) GS:ffff888235880000(0000) knlGS:0000000000000000\n[ 53.982634][ C1] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n[ 53.982634][ C1] CR2: 00007ff5f9b86680 CR3: 0000000108ce8004 CR4: 0000000000170ee0\n[ 53.982634][ C1] Call Trace:\n[ 53.982634][ C1] \u003cTASK\u003e\n[ 53.982634][ C1] tcp_sacktag_walk+0xaba/0x18e0\n[ 53.982634][ C1] tcp_sacktag_write_queue+0xe7b/0x3460\n[ 53.982634][ C1] tcp_ack+0x2666/0x54b0\n[ 53.982634][ C1] tcp_rcv_established+0x4d9/0x20f0\n[ 53.982634][ C1] tcp_v4_do_rcv+0x551/0x810\n[ 53.982634][ C1] tcp_v4_rcv+0x22ed/0x2ed0\n[ 53.982634][ C1] ip_protocol_deliver_rcu+0x96/0xaf0\n[ 53.982634][ C1] ip_local_deliver_finish+0x1e0/0x2f0\n[ 53.982634][ C1] ip_sublist_rcv_finish+0x211/0x440\n[ 53.982634][ C1] ip_list_rcv_finish.constprop.0+0x424/0x660\n[ 53.982634][ C1] ip_list_rcv+0x2c8/0x410\n[ 53.982634][ C1] __netif_receive_skb_list_core+0x65c/0x910\n[ 53.982634][ C1] netif_receive_skb_list_internal+0x5f9/0xcb0\n[ 53.982634][ C1] napi_complete_done+0x188/0x6e0\n[ 53.982634][ C1] gro_cell_poll+0x10c/0x1d0\n[ 53.982634][ C1] __napi_poll+0xa1/0x530\n[ 53.982634][ C1] net_rx_action+0x567/0x1270\n[ 53.982634][ C1] __do_softirq+0x28a/0x9ba\n[ 53.982634][ C1] run_ksoftirqd+0x32/0x60\n[ 53.982634][ C1] smpboot_thread_fn+0x559/0x8c0\n[ 53.982634][ C1] kthread+0x3b9/0x490\n[ 53.982634][ C1] ret_from_fork+0x22/0x30\n[ 53.982634][ C1] \u003c/TASK\u003e\n\nAddress the issue by skipping the GRO stage for shared or cloned skbs.\nTo reduce the chance of OoO, try to unclone the skbs before giving up.\n\nv1 -\u003e v2:\n - use avoid skb_copy and fallback to netif_receive_skb - Eric",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47099",
"url": "https://www.suse.com/security/cve/CVE-2021-47099"
},
{
"category": "external",
"summary": "SUSE Bug 1220955 for CVE-2021-47099",
"url": "https://bugzilla.suse.com/1220955"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2021-47099"
},
{
"cve": "CVE-2021-47100",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47100"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nipmi: Fix UAF when uninstall ipmi_si and ipmi_msghandler module\n\nHi,\n\nWhen testing install and uninstall of ipmi_si.ko and ipmi_msghandler.ko,\nthe system crashed.\n\nThe log as follows:\n[ 141.087026] BUG: unable to handle kernel paging request at ffffffffc09b3a5a\n[ 141.087241] PGD 8fe4c0d067 P4D 8fe4c0d067 PUD 8fe4c0f067 PMD 103ad89067 PTE 0\n[ 141.087464] Oops: 0010 [#1] SMP NOPTI\n[ 141.087580] CPU: 67 PID: 668 Comm: kworker/67:1 Kdump: loaded Not tainted 4.18.0.x86_64 #47\n[ 141.088009] Workqueue: events 0xffffffffc09b3a40\n[ 141.088009] RIP: 0010:0xffffffffc09b3a5a\n[ 141.088009] Code: Bad RIP value.\n[ 141.088009] RSP: 0018:ffffb9094e2c3e88 EFLAGS: 00010246\n[ 141.088009] RAX: 0000000000000000 RBX: ffff9abfdb1f04a0 RCX: 0000000000000000\n[ 141.088009] RDX: 0000000000000000 RSI: 0000000000000246 RDI: 0000000000000246\n[ 141.088009] RBP: 0000000000000000 R08: ffff9abfffee3cb8 R09: 00000000000002e1\n[ 141.088009] R10: ffffb9094cb73d90 R11: 00000000000f4240 R12: ffff9abfffee8700\n[ 141.088009] R13: 0000000000000000 R14: ffff9abfdb1f04a0 R15: ffff9abfdb1f04a8\n[ 141.088009] FS: 0000000000000000(0000) GS:ffff9abfffec0000(0000) knlGS:0000000000000000\n[ 141.088009] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n[ 141.088009] CR2: ffffffffc09b3a30 CR3: 0000008fe4c0a001 CR4: 00000000007606e0\n[ 141.088009] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000\n[ 141.088009] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400\n[ 141.088009] PKRU: 55555554\n[ 141.088009] Call Trace:\n[ 141.088009] ? process_one_work+0x195/0x390\n[ 141.088009] ? worker_thread+0x30/0x390\n[ 141.088009] ? process_one_work+0x390/0x390\n[ 141.088009] ? kthread+0x10d/0x130\n[ 141.088009] ? kthread_flush_work_fn+0x10/0x10\n[ 141.088009] ? ret_from_fork+0x35/0x40] BUG: unable to handle kernel paging request at ffffffffc0b28a5a\n[ 200.223240] PGD 97fe00d067 P4D 97fe00d067 PUD 97fe00f067 PMD a580cbf067 PTE 0\n[ 200.223464] Oops: 0010 [#1] SMP NOPTI\n[ 200.223579] CPU: 63 PID: 664 Comm: kworker/63:1 Kdump: loaded Not tainted 4.18.0.x86_64 #46\n[ 200.224008] Workqueue: events 0xffffffffc0b28a40\n[ 200.224008] RIP: 0010:0xffffffffc0b28a5a\n[ 200.224008] Code: Bad RIP value.\n[ 200.224008] RSP: 0018:ffffbf3c8e2a3e88 EFLAGS: 00010246\n[ 200.224008] RAX: 0000000000000000 RBX: ffffa0799ad6bca0 RCX: 0000000000000000\n[ 200.224008] RDX: 0000000000000000 RSI: 0000000000000246 RDI: 0000000000000246\n[ 200.224008] RBP: 0000000000000000 R08: ffff9fe43fde3cb8 R09: 00000000000000d5\n[ 200.224008] R10: ffffbf3c8cb53d90 R11: 00000000000f4240 R12: ffff9fe43fde8700\n[ 200.224008] R13: 0000000000000000 R14: ffffa0799ad6bca0 R15: ffffa0799ad6bca8\n[ 200.224008] FS: 0000000000000000(0000) GS:ffff9fe43fdc0000(0000) knlGS:0000000000000000\n[ 200.224008] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n[ 200.224008] CR2: ffffffffc0b28a30 CR3: 00000097fe00a002 CR4: 00000000007606e0\n[ 200.224008] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000\n[ 200.224008] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400\n[ 200.224008] PKRU: 55555554\n[ 200.224008] Call Trace:\n[ 200.224008] ? process_one_work+0x195/0x390\n[ 200.224008] ? worker_thread+0x30/0x390\n[ 200.224008] ? process_one_work+0x390/0x390\n[ 200.224008] ? kthread+0x10d/0x130\n[ 200.224008] ? kthread_flush_work_fn+0x10/0x10\n[ 200.224008] ? ret_from_fork+0x35/0x40\n[ 200.224008] kernel fault(0x1) notification starting on CPU 63\n[ 200.224008] kernel fault(0x1) notification finished on CPU 63\n[ 200.224008] CR2: ffffffffc0b28a5a\n[ 200.224008] ---[ end trace c82a412d93f57412 ]---\n\nThe reason is as follows:\nT1: rmmod ipmi_si.\n -\u003eipmi_unregister_smi()\n -\u003e ipmi_bmc_unregister()\n -\u003e __ipmi_bmc_unregister()\n -\u003e kref_put(\u0026bmc-\u003eusecount, cleanup_bmc_device);\n -\u003e schedule_work(\u0026bmc-\u003eremove_work);\n\nT2: rmmod ipmi_msghandl\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47100",
"url": "https://www.suse.com/security/cve/CVE-2021-47100"
},
{
"category": "external",
"summary": "SUSE Bug 1220985 for CVE-2021-47100",
"url": "https://bugzilla.suse.com/1220985"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2021-47100"
},
{
"cve": "CVE-2021-47101",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47101"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nasix: fix uninit-value in asix_mdio_read()\n\nasix_read_cmd() may read less than sizeof(smsr) bytes and in this case\nsmsr will be uninitialized.\n\nFail log:\nBUG: KMSAN: uninit-value in asix_check_host_enable drivers/net/usb/asix_common.c:82 [inline]\nBUG: KMSAN: uninit-value in asix_check_host_enable drivers/net/usb/asix_common.c:82 [inline] drivers/net/usb/asix_common.c:497\nBUG: KMSAN: uninit-value in asix_mdio_read+0x3c1/0xb00 drivers/net/usb/asix_common.c:497 drivers/net/usb/asix_common.c:497\n asix_check_host_enable drivers/net/usb/asix_common.c:82 [inline]\n asix_check_host_enable drivers/net/usb/asix_common.c:82 [inline] drivers/net/usb/asix_common.c:497\n asix_mdio_read+0x3c1/0xb00 drivers/net/usb/asix_common.c:497 drivers/net/usb/asix_common.c:497",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47101",
"url": "https://www.suse.com/security/cve/CVE-2021-47101"
},
{
"category": "external",
"summary": "SUSE Bug 1220987 for CVE-2021-47101",
"url": "https://bugzilla.suse.com/1220987"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "low"
}
],
"title": "CVE-2021-47101"
},
{
"cve": "CVE-2021-47102",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47102"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: marvell: prestera: fix incorrect structure access\n\nIn line:\n\tupper = info-\u003eupper_dev;\nWe access upper_dev field, which is related only for particular events\n(e.g. event == NETDEV_CHANGEUPPER). So, this line cause invalid memory\naccess for another events,\nwhen ptr is not netdev_notifier_changeupper_info.\n\nThe KASAN logs are as follows:\n\n[ 30.123165] BUG: KASAN: stack-out-of-bounds in prestera_netdev_port_event.constprop.0+0x68/0x538 [prestera]\n[ 30.133336] Read of size 8 at addr ffff80000cf772b0 by task udevd/778\n[ 30.139866]\n[ 30.141398] CPU: 0 PID: 778 Comm: udevd Not tainted 5.16.0-rc3 #6\n[ 30.147588] Hardware name: DNI AmazonGo1 A7040 board (DT)\n[ 30.153056] Call trace:\n[ 30.155547] dump_backtrace+0x0/0x2c0\n[ 30.159320] show_stack+0x18/0x30\n[ 30.162729] dump_stack_lvl+0x68/0x84\n[ 30.166491] print_address_description.constprop.0+0x74/0x2b8\n[ 30.172346] kasan_report+0x1e8/0x250\n[ 30.176102] __asan_load8+0x98/0xe0\n[ 30.179682] prestera_netdev_port_event.constprop.0+0x68/0x538 [prestera]\n[ 30.186847] prestera_netdev_event_handler+0x1b4/0x1c0 [prestera]\n[ 30.193313] raw_notifier_call_chain+0x74/0xa0\n[ 30.197860] call_netdevice_notifiers_info+0x68/0xc0\n[ 30.202924] register_netdevice+0x3cc/0x760\n[ 30.207190] register_netdev+0x24/0x50\n[ 30.211015] prestera_device_register+0x8a0/0xba0 [prestera]",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47102",
"url": "https://www.suse.com/security/cve/CVE-2021-47102"
},
{
"category": "external",
"summary": "SUSE Bug 1221009 for CVE-2021-47102",
"url": "https://bugzilla.suse.com/1221009"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2021-47102"
},
{
"cve": "CVE-2021-47104",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47104"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nIB/qib: Fix memory leak in qib_user_sdma_queue_pkts()\n\nThe wrong goto label was used for the error case and missed cleanup of the\npkt allocation.\n\nAddresses-Coverity-ID: 1493352 (\"Resource leak\")",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47104",
"url": "https://www.suse.com/security/cve/CVE-2021-47104"
},
{
"category": "external",
"summary": "SUSE Bug 1220960 for CVE-2021-47104",
"url": "https://bugzilla.suse.com/1220960"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2021-47104"
},
{
"cve": "CVE-2021-47105",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47105"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nice: xsk: return xsk buffers back to pool when cleaning the ring\n\nCurrently we only NULL the xdp_buff pointer in the internal SW ring but\nwe never give it back to the xsk buffer pool. This means that buffers\ncan be leaked out of the buff pool and never be used again.\n\nAdd missing xsk_buff_free() call to the routine that is supposed to\nclean the entries that are left in the ring so that these buffers in the\numem can be used by other sockets.\n\nAlso, only go through the space that is actually left to be cleaned\ninstead of a whole ring.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47105",
"url": "https://www.suse.com/security/cve/CVE-2021-47105"
},
{
"category": "external",
"summary": "SUSE Bug 1220961 for CVE-2021-47105",
"url": "https://bugzilla.suse.com/1220961"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "low"
}
],
"title": "CVE-2021-47105"
},
{
"cve": "CVE-2021-47107",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47107"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nNFSD: Fix READDIR buffer overflow\n\nIf a client sends a READDIR count argument that is too small (say,\nzero), then the buffer size calculation in the new init_dirlist\nhelper functions results in an underflow, allowing the XDR stream\nfunctions to write beyond the actual buffer.\n\nThis calculation has always been suspect. NFSD has never sanity-\nchecked the READDIR count argument, but the old entry encoders\nmanaged the problem correctly.\n\nWith the commits below, entry encoding changed, exposing the\nunderflow to the pointer arithmetic in xdr_reserve_space().\n\nModern NFS clients attempt to retrieve as much data as possible\nfor each READDIR request. Also, we have no unit tests that\nexercise the behavior of READDIR at the lower bound of @count\nvalues. Thus this case was missed during testing.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47107",
"url": "https://www.suse.com/security/cve/CVE-2021-47107"
},
{
"category": "external",
"summary": "SUSE Bug 1220965 for CVE-2021-47107",
"url": "https://bugzilla.suse.com/1220965"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2021-47107"
},
{
"cve": "CVE-2021-47108",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47108"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/mediatek: hdmi: Perform NULL pointer check for mtk_hdmi_conf\n\nIn commit 41ca9caaae0b\n(\"drm/mediatek: hdmi: Add check for CEA modes only\") a check\nfor CEA modes was added to function mtk_hdmi_bridge_mode_valid()\nin order to address possible issues on MT8167;\nmoreover, with commit c91026a938c2\n(\"drm/mediatek: hdmi: Add optional limit on maximal HDMI mode clock\")\nanother similar check was introduced.\n\nUnfortunately though, at the time of writing, MT8173 does not provide\nany mtk_hdmi_conf structure and this is crashing the kernel with NULL\npointer upon entering mtk_hdmi_bridge_mode_valid(), which happens as\nsoon as a HDMI cable gets plugged in.\n\nTo fix this regression, add a NULL pointer check for hdmi-\u003econf in the\nsaid function, restoring HDMI functionality and avoiding NULL pointer\nkernel panics.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47108",
"url": "https://www.suse.com/security/cve/CVE-2021-47108"
},
{
"category": "external",
"summary": "SUSE Bug 1220986 for CVE-2021-47108",
"url": "https://bugzilla.suse.com/1220986"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2021-47108"
},
{
"cve": "CVE-2022-20154",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-20154"
}
],
"notes": [
{
"category": "general",
"text": "In lock_sock_nested of sock.c, there is a possible use after free 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-174846563References: Upstream kernel",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-20154",
"url": "https://www.suse.com/security/cve/CVE-2022-20154"
},
{
"category": "external",
"summary": "SUSE Bug 1200599 for CVE-2022-20154",
"url": "https://bugzilla.suse.com/1200599"
},
{
"category": "external",
"summary": "SUSE Bug 1200608 for CVE-2022-20154",
"url": "https://bugzilla.suse.com/1200608"
},
{
"category": "external",
"summary": "SUSE Bug 1224298 for CVE-2022-20154",
"url": "https://bugzilla.suse.com/1224298"
},
{
"category": "external",
"summary": "SUSE Bug 1224878 for CVE-2022-20154",
"url": "https://bugzilla.suse.com/1224878"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2022-20154"
},
{
"cve": "CVE-2022-4744",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-4744"
}
],
"notes": [
{
"category": "general",
"text": "A double-free flaw was found in the Linux kernel\u0027s TUN/TAP device driver functionality in how a user registers the device when the register_netdevice function fails (NETDEV_REGISTER notifier). This flaw allows a local user to crash or potentially escalate their privileges on the system.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-4744",
"url": "https://www.suse.com/security/cve/CVE-2022-4744"
},
{
"category": "external",
"summary": "SUSE Bug 1209635 for CVE-2022-4744",
"url": "https://bugzilla.suse.com/1209635"
},
{
"category": "external",
"summary": "SUSE Bug 1209672 for CVE-2022-4744",
"url": "https://bugzilla.suse.com/1209672"
},
{
"category": "external",
"summary": "SUSE Bug 1211833 for CVE-2022-4744",
"url": "https://bugzilla.suse.com/1211833"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "important"
}
],
"title": "CVE-2022-4744"
},
{
"cve": "CVE-2022-48626",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-48626"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmoxart: fix potential use-after-free on remove path\n\nIt was reported that the mmc host structure could be accessed after it\nwas freed in moxart_remove(), so fix this by saving the base register of\nthe device and using it instead of the pointer dereference.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-48626",
"url": "https://www.suse.com/security/cve/CVE-2022-48626"
},
{
"category": "external",
"summary": "SUSE Bug 1220366 for CVE-2022-48626",
"url": "https://bugzilla.suse.com/1220366"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2022-48626"
},
{
"cve": "CVE-2022-48629",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-48629"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncrypto: qcom-rng - ensure buffer for generate is completely filled\n\nThe generate function in struct rng_alg expects that the destination\nbuffer is completely filled if the function returns 0. qcom_rng_read()\ncan run into a situation where the buffer is partially filled with\nrandomness and the remaining part of the buffer is zeroed since\nqcom_rng_generate() doesn\u0027t check the return value. This issue can\nbe reproduced by running the following from libkcapi:\n\n kcapi-rng -b 9000000 \u003e OUTFILE\n\nThe generated OUTFILE will have three huge sections that contain all\nzeros, and this is caused by the code where the test\n\u0027val \u0026 PRNG_STATUS_DATA_AVAIL\u0027 fails.\n\nLet\u0027s fix this issue by ensuring that qcom_rng_read() always returns\nwith a full buffer if the function returns success. Let\u0027s also have\nqcom_rng_generate() return the correct value.\n\nHere\u0027s some statistics from the ent project\n(https://www.fourmilab.ch/random/) that shows information about the\nquality of the generated numbers:\n\n $ ent -c qcom-random-before\n Value Char Occurrences Fraction\n 0 606748 0.067416\n 1 33104 0.003678\n 2 33001 0.003667\n ...\n 253 \ufffd 32883 0.003654\n 254 \ufffd 33035 0.003671\n 255 \ufffd 33239 0.003693\n\n Total: 9000000 1.000000\n\n Entropy = 7.811590 bits per byte.\n\n Optimum compression would reduce the size\n of this 9000000 byte file by 2 percent.\n\n Chi square distribution for 9000000 samples is 9329962.81, and\n randomly would exceed this value less than 0.01 percent of the\n times.\n\n Arithmetic mean value of data bytes is 119.3731 (127.5 = random).\n Monte Carlo value for Pi is 3.197293333 (error 1.77 percent).\n Serial correlation coefficient is 0.159130 (totally uncorrelated =\n 0.0).\n\nWithout this patch, the results of the chi-square test is 0.01%, and\nthe numbers are certainly not random according to ent\u0027s project page.\nThe results improve with this patch:\n\n $ ent -c qcom-random-after\n Value Char Occurrences Fraction\n 0 35432 0.003937\n 1 35127 0.003903\n 2 35424 0.003936\n ...\n 253 \ufffd 35201 0.003911\n 254 \ufffd 34835 0.003871\n 255 \ufffd 35368 0.003930\n\n Total: 9000000 1.000000\n\n Entropy = 7.999979 bits per byte.\n\n Optimum compression would reduce the size\n of this 9000000 byte file by 0 percent.\n\n Chi square distribution for 9000000 samples is 258.77, and randomly\n would exceed this value 42.24 percent of the times.\n\n Arithmetic mean value of data bytes is 127.5006 (127.5 = random).\n Monte Carlo value for Pi is 3.141277333 (error 0.01 percent).\n Serial correlation coefficient is 0.000468 (totally uncorrelated =\n 0.0).\n\nThis change was tested on a Nexus 5 phone (msm8974 SoC).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-48629",
"url": "https://www.suse.com/security/cve/CVE-2022-48629"
},
{
"category": "external",
"summary": "SUSE Bug 1220989 for CVE-2022-48629",
"url": "https://bugzilla.suse.com/1220989"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2022-48629"
},
{
"cve": "CVE-2022-48630",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-48630"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncrypto: qcom-rng - fix infinite loop on requests not multiple of WORD_SZ\n\nThe commit referenced in the Fixes tag removed the \u0027break\u0027 from the else\nbranch in qcom_rng_read(), causing an infinite loop whenever \u0027max\u0027 is\nnot a multiple of WORD_SZ. This can be reproduced e.g. by running:\n\n kcapi-rng -b 67 \u003e/dev/null\n\nThere are many ways to fix this without adding back the \u0027break\u0027, but\nthey all seem more awkward than simply adding it back, so do just that.\n\nTested on a machine with Qualcomm Amberwing processor.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-48630",
"url": "https://www.suse.com/security/cve/CVE-2022-48630"
},
{
"category": "external",
"summary": "SUSE Bug 1220990 for CVE-2022-48630",
"url": "https://bugzilla.suse.com/1220990"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2022-48630"
},
{
"cve": "CVE-2023-28746",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-28746"
}
],
"notes": [
{
"category": "general",
"text": "Information exposure through microarchitectural state after transient execution from some register files for some Intel(R) Atom(R) Processors may allow an authenticated user to potentially enable information disclosure via local access.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-28746",
"url": "https://www.suse.com/security/cve/CVE-2023-28746"
},
{
"category": "external",
"summary": "SUSE Bug 1213456 for CVE-2023-28746",
"url": "https://bugzilla.suse.com/1213456"
},
{
"category": "external",
"summary": "SUSE Bug 1221323 for CVE-2023-28746",
"url": "https://bugzilla.suse.com/1221323"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2023-28746"
},
{
"cve": "CVE-2023-35827",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-35827"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in the Linux kernel through 6.3.8. A use-after-free was found in ravb_remove in drivers/net/ethernet/renesas/ravb_main.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-35827",
"url": "https://www.suse.com/security/cve/CVE-2023-35827"
},
{
"category": "external",
"summary": "SUSE Bug 1212514 for CVE-2023-35827",
"url": "https://bugzilla.suse.com/1212514"
},
{
"category": "external",
"summary": "SUSE Bug 1224298 for CVE-2023-35827",
"url": "https://bugzilla.suse.com/1224298"
},
{
"category": "external",
"summary": "SUSE Bug 1224878 for CVE-2023-35827",
"url": "https://bugzilla.suse.com/1224878"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:P/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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2023-35827"
},
{
"cve": "CVE-2023-52447",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52447"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbpf: Defer the free of inner map when necessary\n\nWhen updating or deleting an inner map in map array or map htab, the map\nmay still be accessed by non-sleepable program or sleepable program.\nHowever bpf_map_fd_put_ptr() decreases the ref-counter of the inner map\ndirectly through bpf_map_put(), if the ref-counter is the last one\n(which is true for most cases), the inner map will be freed by\nops-\u003emap_free() in a kworker. But for now, most .map_free() callbacks\ndon\u0027t use synchronize_rcu() or its variants to wait for the elapse of a\nRCU grace period, so after the invocation of ops-\u003emap_free completes,\nthe bpf program which is accessing the inner map may incur\nuse-after-free problem.\n\nFix the free of inner map by invoking bpf_map_free_deferred() after both\none RCU grace period and one tasks trace RCU grace period if the inner\nmap has been removed from the outer map before. The deferment is\naccomplished by using call_rcu() or call_rcu_tasks_trace() when\nreleasing the last ref-counter of bpf map. The newly-added rcu_head\nfield in bpf_map shares the same storage space with work field to\nreduce the size of bpf_map.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52447",
"url": "https://www.suse.com/security/cve/CVE-2023-52447"
},
{
"category": "external",
"summary": "SUSE Bug 1220251 for CVE-2023-52447",
"url": "https://bugzilla.suse.com/1220251"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2023-52447"
},
{
"cve": "CVE-2023-52450",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52450"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nperf/x86/intel/uncore: Fix NULL pointer dereference issue in upi_fill_topology()\n\nGet logical socket id instead of physical id in discover_upi_topology()\nto avoid out-of-bound access on \u0027upi = \u0026type-\u003etopology[nid][idx];\u0027 line\nthat leads to NULL pointer dereference in upi_fill_topology()",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52450",
"url": "https://www.suse.com/security/cve/CVE-2023-52450"
},
{
"category": "external",
"summary": "SUSE Bug 1220237 for CVE-2023-52450",
"url": "https://bugzilla.suse.com/1220237"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2023-52450"
},
{
"cve": "CVE-2023-52454",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52454"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length\n\nIf the host sends an H2CData command with an invalid DATAL,\nthe kernel may crash in nvmet_tcp_build_pdu_iovec().\n\nUnable to handle kernel NULL pointer dereference at\nvirtual address 0000000000000000\nlr : nvmet_tcp_io_work+0x6ac/0x718 [nvmet_tcp]\nCall trace:\n process_one_work+0x174/0x3c8\n worker_thread+0x2d0/0x3e8\n kthread+0x104/0x110\n\nFix the bug by raising a fatal error if DATAL isn\u0027t coherent\nwith the packet size.\nAlso, the PDU length should never exceed the MAXH2CDATA parameter which\nhas been communicated to the host in nvmet_tcp_handle_icreq().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52454",
"url": "https://www.suse.com/security/cve/CVE-2023-52454"
},
{
"category": "external",
"summary": "SUSE Bug 1220320 for CVE-2023-52454",
"url": "https://bugzilla.suse.com/1220320"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2023-52454"
},
{
"cve": "CVE-2023-52469",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52469"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrivers/amd/pm: fix a use-after-free in kv_parse_power_table\n\nWhen ps allocated by kzalloc equals to NULL, kv_parse_power_table\nfrees adev-\u003epm.dpm.ps that allocated before. However, after the control\nflow goes through the following call chains:\n\nkv_parse_power_table\n |-\u003e kv_dpm_init\n |-\u003e kv_dpm_sw_init\n\t |-\u003e kv_dpm_fini\n\nThe adev-\u003epm.dpm.ps is used in the for loop of kv_dpm_fini after its\nfirst free in kv_parse_power_table and causes a use-after-free bug.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52469",
"url": "https://www.suse.com/security/cve/CVE-2023-52469"
},
{
"category": "external",
"summary": "SUSE Bug 1220411 for CVE-2023-52469",
"url": "https://bugzilla.suse.com/1220411"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2023-52469"
},
{
"cve": "CVE-2023-52470",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52470"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/radeon: check the alloc_workqueue return value in radeon_crtc_init()\n\ncheck the alloc_workqueue return value in radeon_crtc_init()\nto avoid null-ptr-deref.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52470",
"url": "https://www.suse.com/security/cve/CVE-2023-52470"
},
{
"category": "external",
"summary": "SUSE Bug 1220413 for CVE-2023-52470",
"url": "https://bugzilla.suse.com/1220413"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2023-52470"
},
{
"cve": "CVE-2023-52474",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52474"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nIB/hfi1: Fix bugs with non-PAGE_SIZE-end multi-iovec user SDMA requests\n\nhfi1 user SDMA request processing has two bugs that can cause data\ncorruption for user SDMA requests that have multiple payload iovecs\nwhere an iovec other than the tail iovec does not run up to the page\nboundary for the buffer pointed to by that iovec.a\n\nHere are the specific bugs:\n1. user_sdma_txadd() does not use struct user_sdma_iovec-\u003eiov.iov_len.\n Rather, user_sdma_txadd() will add up to PAGE_SIZE bytes from iovec\n to the packet, even if some of those bytes are past\n iovec-\u003eiov.iov_len and are thus not intended to be in the packet.\n2. user_sdma_txadd() and user_sdma_send_pkts() fail to advance to the\n next iovec in user_sdma_request-\u003eiovs when the current iovec\n is not PAGE_SIZE and does not contain enough data to complete the\n packet. The transmitted packet will contain the wrong data from the\n iovec pages.\n\nThis has not been an issue with SDMA packets from hfi1 Verbs or PSM2\nbecause they only produce iovecs that end short of PAGE_SIZE as the tail\niovec of an SDMA request.\n\nFixing these bugs exposes other bugs with the SDMA pin cache\n(struct mmu_rb_handler) that get in way of supporting user SDMA requests\nwith multiple payload iovecs whose buffers do not end at PAGE_SIZE. So\nthis commit fixes those issues as well.\n\nHere are the mmu_rb_handler bugs that non-PAGE_SIZE-end multi-iovec\npayload user SDMA requests can hit:\n1. Overlapping memory ranges in mmu_rb_handler will result in duplicate\n pinnings.\n2. When extending an existing mmu_rb_handler entry (struct mmu_rb_node),\n the mmu_rb code (1) removes the existing entry under a lock, (2)\n releases that lock, pins the new pages, (3) then reacquires the lock\n to insert the extended mmu_rb_node.\n\n If someone else comes in and inserts an overlapping entry between (2)\n and (3), insert in (3) will fail.\n\n The failure path code in this case unpins _all_ pages in either the\n original mmu_rb_node or the new mmu_rb_node that was inserted between\n (2) and (3).\n3. In hfi1_mmu_rb_remove_unless_exact(), mmu_rb_node-\u003erefcount is\n incremented outside of mmu_rb_handler-\u003elock. As a result, mmu_rb_node\n could be evicted by another thread that gets mmu_rb_handler-\u003elock and\n checks mmu_rb_node-\u003erefcount before mmu_rb_node-\u003erefcount is\n incremented.\n4. Related to #2 above, SDMA request submission failure path does not\n check mmu_rb_node-\u003erefcount before freeing mmu_rb_node object.\n\n If there are other SDMA requests in progress whose iovecs have\n pointers to the now-freed mmu_rb_node(s), those pointers to the\n now-freed mmu_rb nodes will be dereferenced when those SDMA requests\n complete.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52474",
"url": "https://www.suse.com/security/cve/CVE-2023-52474"
},
{
"category": "external",
"summary": "SUSE Bug 1220445 for CVE-2023-52474",
"url": "https://bugzilla.suse.com/1220445"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.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:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "low"
}
],
"title": "CVE-2023-52474"
},
{
"cve": "CVE-2023-52477",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52477"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: hub: Guard against accesses to uninitialized BOS descriptors\n\nMany functions in drivers/usb/core/hub.c and drivers/usb/core/hub.h\naccess fields inside udev-\u003ebos without checking if it was allocated and\ninitialized. If usb_get_bos_descriptor() fails for whatever\nreason, udev-\u003ebos will be NULL and those accesses will result in a\ncrash:\n\nBUG: kernel NULL pointer dereference, address: 0000000000000018\nPGD 0 P4D 0\nOops: 0000 [#1] PREEMPT SMP NOPTI\nCPU: 5 PID: 17818 Comm: kworker/5:1 Tainted: G W 5.15.108-18910-gab0e1cb584e1 #1 \u003cHASH:1f9e 1\u003e\nHardware name: Google Kindred/Kindred, BIOS Google_Kindred.12672.413.0 02/03/2021\nWorkqueue: usb_hub_wq hub_event\nRIP: 0010:hub_port_reset+0x193/0x788\nCode: 89 f7 e8 20 f7 15 00 48 8b 43 08 80 b8 96 03 00 00 03 75 36 0f b7 88 92 03 00 00 81 f9 10 03 00 00 72 27 48 8b 80 a8 03 00 00 \u003c48\u003e 83 78 18 00 74 19 48 89 df 48 8b 75 b0 ba 02 00 00 00 4c 89 e9\nRSP: 0018:ffffab740c53fcf8 EFLAGS: 00010246\nRAX: 0000000000000000 RBX: ffffa1bc5f678000 RCX: 0000000000000310\nRDX: fffffffffffffdff RSI: 0000000000000286 RDI: ffffa1be9655b840\nRBP: ffffab740c53fd70 R08: 00001b7d5edaa20c R09: ffffffffb005e060\nR10: 0000000000000001 R11: 0000000000000000 R12: 0000000000000000\nR13: ffffab740c53fd3e R14: 0000000000000032 R15: 0000000000000000\nFS: 0000000000000000(0000) GS:ffffa1be96540000(0000) knlGS:0000000000000000\nCS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\nCR2: 0000000000000018 CR3: 000000022e80c005 CR4: 00000000003706e0\nCall Trace:\nhub_event+0x73f/0x156e\n? hub_activate+0x5b7/0x68f\nprocess_one_work+0x1a2/0x487\nworker_thread+0x11a/0x288\nkthread+0x13a/0x152\n? process_one_work+0x487/0x487\n? kthread_associate_blkcg+0x70/0x70\nret_from_fork+0x1f/0x30\n\nFall back to a default behavior if the BOS descriptor isn\u0027t accessible\nand skip all the functionalities that depend on it: LPM support checks,\nSuper Speed capabilitiy checks, U1/U2 states setup.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52477",
"url": "https://www.suse.com/security/cve/CVE-2023-52477"
},
{
"category": "external",
"summary": "SUSE Bug 1220790 for CVE-2023-52477",
"url": "https://bugzilla.suse.com/1220790"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2023-52477"
},
{
"cve": "CVE-2023-52492",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52492"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndmaengine: fix NULL pointer in channel unregistration function\n\n__dma_async_device_channel_register() can fail. In case of failure,\nchan-\u003elocal is freed (with free_percpu()), and chan-\u003elocal is nullified.\nWhen dma_async_device_unregister() is called (because of managed API or\nintentionally by DMA controller driver), channels are unconditionally\nunregistered, leading to this NULL pointer:\n[ 1.318693] Unable to handle kernel NULL pointer dereference at virtual address 00000000000000d0\n[...]\n[ 1.484499] Call trace:\n[ 1.486930] device_del+0x40/0x394\n[ 1.490314] device_unregister+0x20/0x7c\n[ 1.494220] __dma_async_device_channel_unregister+0x68/0xc0\n\nLook at dma_async_device_register() function error path, channel device\nunregistration is done only if chan-\u003elocal is not NULL.\n\nThen add the same condition at the beginning of\n__dma_async_device_channel_unregister() function, to avoid NULL pointer\nissue whatever the API used to reach this function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52492",
"url": "https://www.suse.com/security/cve/CVE-2023-52492"
},
{
"category": "external",
"summary": "SUSE Bug 1221276 for CVE-2023-52492",
"url": "https://bugzilla.suse.com/1221276"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2023-52492"
},
{
"cve": "CVE-2023-52497",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52497"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nerofs: fix lz4 inplace decompression\n\nCurrently EROFS can map another compressed buffer for inplace\ndecompression, that was used to handle the cases that some pages of\ncompressed data are actually not in-place I/O.\n\nHowever, like most simple LZ77 algorithms, LZ4 expects the compressed\ndata is arranged at the end of the decompressed buffer and it\nexplicitly uses memmove() to handle overlapping:\n __________________________________________________________\n |_ direction of decompression --\u003e ____ |_ compressed data _|\n\nAlthough EROFS arranges compressed data like this, it typically maps two\nindividual virtual buffers so the relative order is uncertain.\nPreviously, it was hardly observed since LZ4 only uses memmove() for\nshort overlapped literals and x86/arm64 memmove implementations seem to\ncompletely cover it up and they don\u0027t have this issue. Juhyung reported\nthat EROFS data corruption can be found on a new Intel x86 processor.\nAfter some analysis, it seems that recent x86 processors with the new\nFSRM feature expose this issue with \"rep movsb\".\n\nLet\u0027s strictly use the decompressed buffer for lz4 inplace\ndecompression for now. Later, as an useful improvement, we could try\nto tie up these two buffers together in the correct order.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52497",
"url": "https://www.suse.com/security/cve/CVE-2023-52497"
},
{
"category": "external",
"summary": "SUSE Bug 1220879 for CVE-2023-52497",
"url": "https://bugzilla.suse.com/1220879"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2023-52497"
},
{
"cve": "CVE-2023-52501",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52501"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nring-buffer: Do not attempt to read past \"commit\"\n\nWhen iterating over the ring buffer while the ring buffer is active, the\nwriter can corrupt the reader. There\u0027s barriers to help detect this and\nhandle it, but that code missed the case where the last event was at the\nvery end of the page and has only 4 bytes left.\n\nThe checks to detect the corruption by the writer to reads needs to see the\nlength of the event. If the length in the first 4 bytes is zero then the\nlength is stored in the second 4 bytes. But if the writer is in the process\nof updating that code, there\u0027s a small window where the length in the first\n4 bytes could be zero even though the length is only 4 bytes. That will\ncause rb_event_length() to read the next 4 bytes which could happen to be off the\nallocated page.\n\nTo protect against this, fail immediately if the next event pointer is\nless than 8 bytes from the end of the commit (last byte of data), as all\nevents must be a minimum of 8 bytes anyway.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52501",
"url": "https://www.suse.com/security/cve/CVE-2023-52501"
},
{
"category": "external",
"summary": "SUSE Bug 1220885 for CVE-2023-52501",
"url": "https://bugzilla.suse.com/1220885"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2023-52501"
},
{
"cve": "CVE-2023-52502",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52502"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: nfc: fix races in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn()\n\nSili Luo reported a race in nfc_llcp_sock_get(), leading to UAF.\n\nGetting a reference on the socket found in a lookup while\nholding a lock should happen before releasing the lock.\n\nnfc_llcp_sock_get_sn() has a similar problem.\n\nFinally nfc_llcp_recv_snl() needs to make sure the socket\nfound by nfc_llcp_sock_from_sn() does not disappear.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52502",
"url": "https://www.suse.com/security/cve/CVE-2023-52502"
},
{
"category": "external",
"summary": "SUSE Bug 1220831 for CVE-2023-52502",
"url": "https://bugzilla.suse.com/1220831"
},
{
"category": "external",
"summary": "SUSE Bug 1220832 for CVE-2023-52502",
"url": "https://bugzilla.suse.com/1220832"
},
{
"category": "external",
"summary": "SUSE Bug 1224298 for CVE-2023-52502",
"url": "https://bugzilla.suse.com/1224298"
},
{
"category": "external",
"summary": "SUSE Bug 1224878 for CVE-2023-52502",
"url": "https://bugzilla.suse.com/1224878"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2023-52502"
},
{
"cve": "CVE-2023-52504",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52504"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nx86/alternatives: Disable KASAN in apply_alternatives()\n\nFei has reported that KASAN triggers during apply_alternatives() on\na 5-level paging machine:\n\n\tBUG: KASAN: out-of-bounds in rcu_is_watching()\n\tRead of size 4 at addr ff110003ee6419a0 by task swapper/0/0\n\t...\n\t__asan_load4()\n\trcu_is_watching()\n\ttrace_hardirqs_on()\n\ttext_poke_early()\n\tapply_alternatives()\n\t...\n\nOn machines with 5-level paging, cpu_feature_enabled(X86_FEATURE_LA57)\ngets patched. It includes KASAN code, where KASAN_SHADOW_START depends on\n__VIRTUAL_MASK_SHIFT, which is defined with cpu_feature_enabled().\n\nKASAN gets confused when apply_alternatives() patches the\nKASAN_SHADOW_START users. A test patch that makes KASAN_SHADOW_START\nstatic, by replacing __VIRTUAL_MASK_SHIFT with 56, works around the issue.\n\nFix it for real by disabling KASAN while the kernel is patching alternatives.\n\n[ mingo: updated the changelog ]",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52504",
"url": "https://www.suse.com/security/cve/CVE-2023-52504"
},
{
"category": "external",
"summary": "SUSE Bug 1221553 for CVE-2023-52504",
"url": "https://bugzilla.suse.com/1221553"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2023-52504"
},
{
"cve": "CVE-2023-52507",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52507"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnfc: nci: assert requested protocol is valid\n\nThe protocol is used in a bit mask to determine if the protocol is\nsupported. Assert the provided protocol is less than the maximum\ndefined so it doesn\u0027t potentially perform a shift-out-of-bounds and\nprovide a clearer error for undefined protocols vs unsupported ones.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52507",
"url": "https://www.suse.com/security/cve/CVE-2023-52507"
},
{
"category": "external",
"summary": "SUSE Bug 1220833 for CVE-2023-52507",
"url": "https://bugzilla.suse.com/1220833"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2023-52507"
},
{
"cve": "CVE-2023-52508",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52508"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnvme-fc: Prevent null pointer dereference in nvme_fc_io_getuuid()\n\nThe nvme_fc_fcp_op structure describing an AEN operation is initialized with a\nnull request structure pointer. An FC LLDD may make a call to\nnvme_fc_io_getuuid passing a pointer to an nvmefc_fcp_req for an AEN operation.\n\nAdd validation of the request structure pointer before dereference.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52508",
"url": "https://www.suse.com/security/cve/CVE-2023-52508"
},
{
"category": "external",
"summary": "SUSE Bug 1221015 for CVE-2023-52508",
"url": "https://bugzilla.suse.com/1221015"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2023-52508"
},
{
"cve": "CVE-2023-52509",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52509"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nravb: Fix use-after-free issue in ravb_tx_timeout_work()\n\nThe ravb_stop() should call cancel_work_sync(). Otherwise,\nravb_tx_timeout_work() is possible to use the freed priv after\nravb_remove() was called like below:\n\nCPU0\t\t\tCPU1\n\t\t\travb_tx_timeout()\nravb_remove()\nunregister_netdev()\nfree_netdev(ndev)\n// free priv\n\t\t\travb_tx_timeout_work()\n\t\t\t// use priv\n\nunregister_netdev() will call .ndo_stop() so that ravb_stop() is\ncalled. And, after phy_stop() is called, netif_carrier_off()\nis also called. So that .ndo_tx_timeout() will not be called\nafter phy_stop().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52509",
"url": "https://www.suse.com/security/cve/CVE-2023-52509"
},
{
"category": "external",
"summary": "SUSE Bug 1220836 for CVE-2023-52509",
"url": "https://bugzilla.suse.com/1220836"
},
{
"category": "external",
"summary": "SUSE Bug 1223290 for CVE-2023-52509",
"url": "https://bugzilla.suse.com/1223290"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2023-52509"
},
{
"cve": "CVE-2023-52510",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52510"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nieee802154: ca8210: Fix a potential UAF in ca8210_probe\n\nIf of_clk_add_provider() fails in ca8210_register_ext_clock(),\nit calls clk_unregister() to release priv-\u003eclk and returns an\nerror. However, the caller ca8210_probe() then calls ca8210_remove(),\nwhere priv-\u003eclk is freed again in ca8210_unregister_ext_clock(). In\nthis case, a use-after-free may happen in the second time we call\nclk_unregister().\n\nFix this by removing the first clk_unregister(). Also, priv-\u003eclk could\nbe an error code on failure of clk_register_fixed_rate(). Use\nIS_ERR_OR_NULL to catch this case in ca8210_unregister_ext_clock().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52510",
"url": "https://www.suse.com/security/cve/CVE-2023-52510"
},
{
"category": "external",
"summary": "SUSE Bug 1220898 for CVE-2023-52510",
"url": "https://bugzilla.suse.com/1220898"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2023-52510"
},
{
"cve": "CVE-2023-52511",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52511"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nspi: sun6i: reduce DMA RX transfer width to single byte\n\nThrough empirical testing it has been determined that sometimes RX SPI\ntransfers with DMA enabled return corrupted data. This is down to single\nor even multiple bytes lost during DMA transfer from SPI peripheral to\nmemory. It seems the RX FIFO within the SPI peripheral can become\nconfused when performing bus read accesses wider than a single byte to it\nduring an active SPI transfer.\n\nThis patch reduces the width of individual DMA read accesses to the\nRX FIFO to a single byte to mitigate that issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52511",
"url": "https://www.suse.com/security/cve/CVE-2023-52511"
},
{
"category": "external",
"summary": "SUSE Bug 1221012 for CVE-2023-52511",
"url": "https://bugzilla.suse.com/1221012"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2023-52511"
},
{
"cve": "CVE-2023-52513",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52513"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/siw: Fix connection failure handling\n\nIn case immediate MPA request processing fails, the newly\ncreated endpoint unlinks the listening endpoint and is\nready to be dropped. This special case was not handled\ncorrectly by the code handling the later TCP socket close,\ncausing a NULL dereference crash in siw_cm_work_handler()\nwhen dereferencing a NULL listener. We now also cancel\nthe useless MPA timeout, if immediate MPA request\nprocessing fails.\n\nThis patch furthermore simplifies MPA processing in general:\nScheduling a useless TCP socket read in sk_data_ready() upcall\nis now surpressed, if the socket is already moved out of\nTCP_ESTABLISHED state.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52513",
"url": "https://www.suse.com/security/cve/CVE-2023-52513"
},
{
"category": "external",
"summary": "SUSE Bug 1221022 for CVE-2023-52513",
"url": "https://bugzilla.suse.com/1221022"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2023-52513"
},
{
"cve": "CVE-2023-52515",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52515"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/srp: Do not call scsi_done() from srp_abort()\n\nAfter scmd_eh_abort_handler() has called the SCSI LLD eh_abort_handler\ncallback, it performs one of the following actions:\n* Call scsi_queue_insert().\n* Call scsi_finish_command().\n* Call scsi_eh_scmd_add().\nHence, SCSI abort handlers must not call scsi_done(). Otherwise all\nthe above actions would trigger a use-after-free. Hence remove the\nscsi_done() call from srp_abort(). Keep the srp_free_req() call\nbefore returning SUCCESS because we may not see the command again if\nSUCCESS is returned.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52515",
"url": "https://www.suse.com/security/cve/CVE-2023-52515"
},
{
"category": "external",
"summary": "SUSE Bug 1221048 for CVE-2023-52515",
"url": "https://bugzilla.suse.com/1221048"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2023-52515"
},
{
"cve": "CVE-2023-52517",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52517"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nspi: sun6i: fix race between DMA RX transfer completion and RX FIFO drain\n\nPreviously the transfer complete IRQ immediately drained to RX FIFO to\nread any data remaining in FIFO to the RX buffer. This behaviour is\ncorrect when dealing with SPI in interrupt mode. However in DMA mode the\ntransfer complete interrupt still fires as soon as all bytes to be\ntransferred have been stored in the FIFO. At that point data in the FIFO\nstill needs to be picked up by the DMA engine. Thus the drain procedure\nand DMA engine end up racing to read from RX FIFO, corrupting any data\nread. Additionally the RX buffer pointer is never adjusted according to\nDMA progress in DMA mode, thus calling the RX FIFO drain procedure in DMA\nmode is a bug.\nFix corruptions in DMA RX mode by draining RX FIFO only in interrupt mode.\nAlso wait for completion of RX DMA when in DMA mode before returning to\nensure all data has been copied to the supplied memory buffer.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52517",
"url": "https://www.suse.com/security/cve/CVE-2023-52517"
},
{
"category": "external",
"summary": "SUSE Bug 1221055 for CVE-2023-52517",
"url": "https://bugzilla.suse.com/1221055"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2023-52517"
},
{
"cve": "CVE-2023-52519",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52519"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nHID: intel-ish-hid: ipc: Disable and reenable ACPI GPE bit\n\nThe EHL (Elkhart Lake) based platforms provide a OOB (Out of band)\nservice, which allows to wakup device when the system is in S5 (Soft-Off\nstate). This OOB service can be enabled/disabled from BIOS settings. When\nenabled, the ISH device gets PME wake capability. To enable PME wakeup,\ndriver also needs to enable ACPI GPE bit.\n\nOn resume, BIOS will clear the wakeup bit. So driver need to re-enable it\nin resume function to keep the next wakeup capability. But this BIOS\nclearing of wakeup bit doesn\u0027t decrement internal OS GPE reference count,\nso this reenabling on every resume will cause reference count to overflow.\n\nSo first disable and reenable ACPI GPE bit using acpi_disable_gpe().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52519",
"url": "https://www.suse.com/security/cve/CVE-2023-52519"
},
{
"category": "external",
"summary": "SUSE Bug 1220920 for CVE-2023-52519",
"url": "https://bugzilla.suse.com/1220920"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2023-52519"
},
{
"cve": "CVE-2023-52520",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52520"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nplatform/x86: think-lmi: Fix reference leak\n\nIf a duplicate attribute is found using kset_find_obj(), a reference\nto that attribute is returned which needs to be disposed accordingly\nusing kobject_put(). Move the setting name validation into a separate\nfunction to allow for this change without having to duplicate the\ncleanup code for this setting.\nAs a side note, a very similar bug was fixed in\ncommit 7295a996fdab (\"platform/x86: dell-sysman: Fix reference leak\"),\nso it seems that the bug was copied from that driver.\n\nCompile-tested only.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52520",
"url": "https://www.suse.com/security/cve/CVE-2023-52520"
},
{
"category": "external",
"summary": "SUSE Bug 1220921 for CVE-2023-52520",
"url": "https://bugzilla.suse.com/1220921"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2023-52520"
},
{
"cve": "CVE-2023-52523",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52523"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbpf, sockmap: Reject sk_msg egress redirects to non-TCP sockets\n\nWith a SOCKMAP/SOCKHASH map and an sk_msg program user can steer messages\nsent from one TCP socket (s1) to actually egress from another TCP\nsocket (s2):\n\ntcp_bpf_sendmsg(s1)\t\t// = sk_prot-\u003esendmsg\n tcp_bpf_send_verdict(s1)\t// __SK_REDIRECT case\n tcp_bpf_sendmsg_redir(s2)\n tcp_bpf_push_locked(s2)\n\ttcp_bpf_push(s2)\n\t tcp_rate_check_app_limited(s2) // expects tcp_sock\n\t tcp_sendmsg_locked(s2)\t // ditto\n\nThere is a hard-coded assumption in the call-chain, that the egress\nsocket (s2) is a TCP socket.\n\nHowever in commit 122e6c79efe1 (\"sock_map: Update sock type checks for\nUDP\") we have enabled redirects to non-TCP sockets. This was done for the\nsake of BPF sk_skb programs. There was no indention to support sk_msg\nsend-to-egress use case.\n\nAs a result, attempts to send-to-egress through a non-TCP socket lead to a\ncrash due to invalid downcast from sock to tcp_sock:\n\n BUG: kernel NULL pointer dereference, address: 000000000000002f\n ...\n Call Trace:\n \u003cTASK\u003e\n ? show_regs+0x60/0x70\n ? __die+0x1f/0x70\n ? page_fault_oops+0x80/0x160\n ? do_user_addr_fault+0x2d7/0x800\n ? rcu_is_watching+0x11/0x50\n ? exc_page_fault+0x70/0x1c0\n ? asm_exc_page_fault+0x27/0x30\n ? tcp_tso_segs+0x14/0xa0\n tcp_write_xmit+0x67/0xce0\n __tcp_push_pending_frames+0x32/0xf0\n tcp_push+0x107/0x140\n tcp_sendmsg_locked+0x99f/0xbb0\n tcp_bpf_push+0x19d/0x3a0\n tcp_bpf_sendmsg_redir+0x55/0xd0\n tcp_bpf_send_verdict+0x407/0x550\n tcp_bpf_sendmsg+0x1a1/0x390\n inet_sendmsg+0x6a/0x70\n sock_sendmsg+0x9d/0xc0\n ? sockfd_lookup_light+0x12/0x80\n __sys_sendto+0x10e/0x160\n ? syscall_enter_from_user_mode+0x20/0x60\n ? __this_cpu_preempt_check+0x13/0x20\n ? lockdep_hardirqs_on+0x82/0x110\n __x64_sys_sendto+0x1f/0x30\n do_syscall_64+0x38/0x90\n entry_SYSCALL_64_after_hwframe+0x63/0xcd\n\nReject selecting a non-TCP sockets as redirect target from a BPF sk_msg\nprogram to prevent the crash. When attempted, user will receive an EACCES\nerror from send/sendto/sendmsg() syscall.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52523",
"url": "https://www.suse.com/security/cve/CVE-2023-52523"
},
{
"category": "external",
"summary": "SUSE Bug 1220926 for CVE-2023-52523",
"url": "https://bugzilla.suse.com/1220926"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2023-52523"
},
{
"cve": "CVE-2023-52524",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52524"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: nfc: llcp: Add lock when modifying device list\n\nThe device list needs its associated lock held when modifying it, or the\nlist could become corrupted, as syzbot discovered.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52524",
"url": "https://www.suse.com/security/cve/CVE-2023-52524"
},
{
"category": "external",
"summary": "SUSE Bug 1220927 for CVE-2023-52524",
"url": "https://bugzilla.suse.com/1220927"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2023-52524"
},
{
"cve": "CVE-2023-52525",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52525"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packet\n\nOnly skip the code path trying to access the rfc1042 headers when the\nbuffer is too small, so the driver can still process packets without\nrfc1042 headers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52525",
"url": "https://www.suse.com/security/cve/CVE-2023-52525"
},
{
"category": "external",
"summary": "SUSE Bug 1220840 for CVE-2023-52525",
"url": "https://bugzilla.suse.com/1220840"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "low"
}
],
"title": "CVE-2023-52525"
},
{
"cve": "CVE-2023-52528",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52528"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_reg\n\nsyzbot reported the following uninit-value access issue:\n\n=====================================================\nBUG: KMSAN: uninit-value in smsc75xx_wait_ready drivers/net/usb/smsc75xx.c:975 [inline]\nBUG: KMSAN: uninit-value in smsc75xx_bind+0x5c9/0x11e0 drivers/net/usb/smsc75xx.c:1482\nCPU: 0 PID: 8696 Comm: kworker/0:3 Not tainted 5.8.0-rc5-syzkaller #0\nHardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011\nWorkqueue: usb_hub_wq hub_event\nCall Trace:\n __dump_stack lib/dump_stack.c:77 [inline]\n dump_stack+0x21c/0x280 lib/dump_stack.c:118\n kmsan_report+0xf7/0x1e0 mm/kmsan/kmsan_report.c:121\n __msan_warning+0x58/0xa0 mm/kmsan/kmsan_instr.c:215\n smsc75xx_wait_ready drivers/net/usb/smsc75xx.c:975 [inline]\n smsc75xx_bind+0x5c9/0x11e0 drivers/net/usb/smsc75xx.c:1482\n usbnet_probe+0x1152/0x3f90 drivers/net/usb/usbnet.c:1737\n usb_probe_interface+0xece/0x1550 drivers/usb/core/driver.c:374\n really_probe+0xf20/0x20b0 drivers/base/dd.c:529\n driver_probe_device+0x293/0x390 drivers/base/dd.c:701\n __device_attach_driver+0x63f/0x830 drivers/base/dd.c:807\n bus_for_each_drv+0x2ca/0x3f0 drivers/base/bus.c:431\n __device_attach+0x4e2/0x7f0 drivers/base/dd.c:873\n device_initial_probe+0x4a/0x60 drivers/base/dd.c:920\n bus_probe_device+0x177/0x3d0 drivers/base/bus.c:491\n device_add+0x3b0e/0x40d0 drivers/base/core.c:2680\n usb_set_configuration+0x380f/0x3f10 drivers/usb/core/message.c:2032\n usb_generic_driver_probe+0x138/0x300 drivers/usb/core/generic.c:241\n usb_probe_device+0x311/0x490 drivers/usb/core/driver.c:272\n really_probe+0xf20/0x20b0 drivers/base/dd.c:529\n driver_probe_device+0x293/0x390 drivers/base/dd.c:701\n __device_attach_driver+0x63f/0x830 drivers/base/dd.c:807\n bus_for_each_drv+0x2ca/0x3f0 drivers/base/bus.c:431\n __device_attach+0x4e2/0x7f0 drivers/base/dd.c:873\n device_initial_probe+0x4a/0x60 drivers/base/dd.c:920\n bus_probe_device+0x177/0x3d0 drivers/base/bus.c:491\n device_add+0x3b0e/0x40d0 drivers/base/core.c:2680\n usb_new_device+0x1bd4/0x2a30 drivers/usb/core/hub.c:2554\n hub_port_connect drivers/usb/core/hub.c:5208 [inline]\n hub_port_connect_change drivers/usb/core/hub.c:5348 [inline]\n port_event drivers/usb/core/hub.c:5494 [inline]\n hub_event+0x5e7b/0x8a70 drivers/usb/core/hub.c:5576\n process_one_work+0x1688/0x2140 kernel/workqueue.c:2269\n worker_thread+0x10bc/0x2730 kernel/workqueue.c:2415\n kthread+0x551/0x590 kernel/kthread.c:292\n ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:293\n\nLocal variable ----buf.i87@smsc75xx_bind created at:\n __smsc75xx_read_reg drivers/net/usb/smsc75xx.c:83 [inline]\n smsc75xx_wait_ready drivers/net/usb/smsc75xx.c:968 [inline]\n smsc75xx_bind+0x485/0x11e0 drivers/net/usb/smsc75xx.c:1482\n __smsc75xx_read_reg drivers/net/usb/smsc75xx.c:83 [inline]\n smsc75xx_wait_ready drivers/net/usb/smsc75xx.c:968 [inline]\n smsc75xx_bind+0x485/0x11e0 drivers/net/usb/smsc75xx.c:1482\n\nThis issue is caused because usbnet_read_cmd() reads less bytes than requested\n(zero byte in the reproducer). In this case, \u0027buf\u0027 is not properly filled.\n\nThis patch fixes the issue by returning -ENODATA if usbnet_read_cmd() reads\nless bytes than requested.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52528",
"url": "https://www.suse.com/security/cve/CVE-2023-52528"
},
{
"category": "external",
"summary": "SUSE Bug 1220843 for CVE-2023-52528",
"url": "https://bugzilla.suse.com/1220843"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "low"
}
],
"title": "CVE-2023-52528"
},
{
"cve": "CVE-2023-52529",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52529"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nHID: sony: Fix a potential memory leak in sony_probe()\n\nIf an error occurs after a successful usb_alloc_urb() call, usb_free_urb()\nshould be called.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52529",
"url": "https://www.suse.com/security/cve/CVE-2023-52529"
},
{
"category": "external",
"summary": "SUSE Bug 1220929 for CVE-2023-52529",
"url": "https://bugzilla.suse.com/1220929"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2023-52529"
},
{
"cve": "CVE-2023-52532",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52532"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: mana: Fix TX CQE error handling\n\nFor an unknown TX CQE error type (probably from a newer hardware),\nstill free the SKB, update the queue tail, etc., otherwise the\naccounting will be wrong.\n\nAlso, TX errors can be triggered by injecting corrupted packets, so\nreplace the WARN_ONCE to ratelimited error logging.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52532",
"url": "https://www.suse.com/security/cve/CVE-2023-52532"
},
{
"category": "external",
"summary": "SUSE Bug 1220932 for CVE-2023-52532",
"url": "https://bugzilla.suse.com/1220932"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2023-52532"
},
{
"cve": "CVE-2023-52564",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52564"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nRevert \"tty: n_gsm: fix UAF in gsm_cleanup_mux\"\n\nThis reverts commit 9b9c8195f3f0d74a826077fc1c01b9ee74907239.\n\nThe commit above is reverted as it did not solve the original issue.\n\ngsm_cleanup_mux() tries to free up the virtual ttys by calling\ngsm_dlci_release() for each available DLCI. There, dlci_put() is called to\ndecrease the reference counter for the DLCI via tty_port_put() which\nfinally calls gsm_dlci_free(). This already clears the pointer which is\nbeing checked in gsm_cleanup_mux() before calling gsm_dlci_release().\nTherefore, it is not necessary to clear this pointer in gsm_cleanup_mux()\nas done in the reverted commit. The commit introduces a null pointer\ndereference:\n \u003cTASK\u003e\n ? __die+0x1f/0x70\n ? page_fault_oops+0x156/0x420\n ? search_exception_tables+0x37/0x50\n ? fixup_exception+0x21/0x310\n ? exc_page_fault+0x69/0x150\n ? asm_exc_page_fault+0x26/0x30\n ? tty_port_put+0x19/0xa0\n gsmtty_cleanup+0x29/0x80 [n_gsm]\n release_one_tty+0x37/0xe0\n process_one_work+0x1e6/0x3e0\n worker_thread+0x4c/0x3d0\n ? __pfx_worker_thread+0x10/0x10\n kthread+0xe1/0x110\n ? __pfx_kthread+0x10/0x10\n ret_from_fork+0x2f/0x50\n ? __pfx_kthread+0x10/0x10\n ret_from_fork_asm+0x1b/0x30\n \u003c/TASK\u003e\n\nThe actual issue is that nothing guards dlci_put() from being called\nmultiple times while the tty driver was triggered but did not yet finished\ncalling gsm_dlci_free().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52564",
"url": "https://www.suse.com/security/cve/CVE-2023-52564"
},
{
"category": "external",
"summary": "SUSE Bug 1220938 for CVE-2023-52564",
"url": "https://bugzilla.suse.com/1220938"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2023-52564"
},
{
"cve": "CVE-2023-52566",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52566"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnilfs2: fix potential use after free in nilfs_gccache_submit_read_data()\n\nIn nilfs_gccache_submit_read_data(), brelse(bh) is called to drop the\nreference count of bh when the call to nilfs_dat_translate() fails. If\nthe reference count hits 0 and its owner page gets unlocked, bh may be\nfreed. However, bh-\u003eb_page is dereferenced to put the page after that,\nwhich may result in a use-after-free bug. This patch moves the release\noperation after unlocking and putting the page.\n\nNOTE: The function in question is only called in GC, and in combination\nwith current userland tools, address translation using DAT does not occur\nin that function, so the code path that causes this issue will not be\nexecuted. However, it is possible to run that code path by intentionally\nmodifying the userland GC library or by calling the GC ioctl directly.\n\n[konishi.ryusuke@gmail.com: NOTE added to the commit log]",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52566",
"url": "https://www.suse.com/security/cve/CVE-2023-52566"
},
{
"category": "external",
"summary": "SUSE Bug 1220940 for CVE-2023-52566",
"url": "https://bugzilla.suse.com/1220940"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2023-52566"
},
{
"cve": "CVE-2023-52567",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52567"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nserial: 8250_port: Check IRQ data before use\n\nIn case the leaf driver wants to use IRQ polling (irq = 0) and\nIIR register shows that an interrupt happened in the 8250 hardware\nthe IRQ data can be NULL. In such a case we need to skip the wake\nevent as we came to this path from the timer interrupt and quite\nlikely system is already awake.\n\nWithout this fix we have got an Oops:\n\n serial8250: ttyS0 at I/O 0x3f8 (irq = 0, base_baud = 115200) is a 16550A\n ...\n BUG: kernel NULL pointer dereference, address: 0000000000000010\n RIP: 0010:serial8250_handle_irq+0x7c/0x240\n Call Trace:\n ? serial8250_handle_irq+0x7c/0x240\n ? __pfx_serial8250_timeout+0x10/0x10",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52567",
"url": "https://www.suse.com/security/cve/CVE-2023-52567"
},
{
"category": "external",
"summary": "SUSE Bug 1220839 for CVE-2023-52567",
"url": "https://bugzilla.suse.com/1220839"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "low"
}
],
"title": "CVE-2023-52567"
},
{
"cve": "CVE-2023-52569",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52569"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbtrfs: remove BUG() after failure to insert delayed dir index item\n\nInstead of calling BUG() when we fail to insert a delayed dir index item\ninto the delayed node\u0027s tree, we can just release all the resources we\nhave allocated/acquired before and return the error to the caller. This is\nfine because all existing call chains undo anything they have done before\ncalling btrfs_insert_delayed_dir_index() or BUG_ON (when creating pending\nsnapshots in the transaction commit path).\n\nSo remove the BUG() call and do proper error handling.\n\nThis relates to a syzbot report linked below, but does not fix it because\nit only prevents hitting a BUG(), it does not fix the issue where somehow\nwe attempt to use twice the same index number for different index items.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52569",
"url": "https://www.suse.com/security/cve/CVE-2023-52569"
},
{
"category": "external",
"summary": "SUSE Bug 1220918 for CVE-2023-52569",
"url": "https://bugzilla.suse.com/1220918"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2023-52569"
},
{
"cve": "CVE-2023-52574",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52574"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nteam: fix null-ptr-deref when team device type is changed\n\nGet a null-ptr-deref bug as follows with reproducer [1].\n\nBUG: kernel NULL pointer dereference, address: 0000000000000228\n...\nRIP: 0010:vlan_dev_hard_header+0x35/0x140 [8021q]\n...\nCall Trace:\n \u003cTASK\u003e\n ? __die+0x24/0x70\n ? page_fault_oops+0x82/0x150\n ? exc_page_fault+0x69/0x150\n ? asm_exc_page_fault+0x26/0x30\n ? vlan_dev_hard_header+0x35/0x140 [8021q]\n ? vlan_dev_hard_header+0x8e/0x140 [8021q]\n neigh_connected_output+0xb2/0x100\n ip6_finish_output2+0x1cb/0x520\n ? nf_hook_slow+0x43/0xc0\n ? ip6_mtu+0x46/0x80\n ip6_finish_output+0x2a/0xb0\n mld_sendpack+0x18f/0x250\n mld_ifc_work+0x39/0x160\n process_one_work+0x1e6/0x3f0\n worker_thread+0x4d/0x2f0\n ? __pfx_worker_thread+0x10/0x10\n kthread+0xe5/0x120\n ? __pfx_kthread+0x10/0x10\n ret_from_fork+0x34/0x50\n ? __pfx_kthread+0x10/0x10\n ret_from_fork_asm+0x1b/0x30\n\n[1]\n$ teamd -t team0 -d -c \u0027{\"runner\": {\"name\": \"loadbalance\"}}\u0027\n$ ip link add name t-dummy type dummy\n$ ip link add link t-dummy name t-dummy.100 type vlan id 100\n$ ip link add name t-nlmon type nlmon\n$ ip link set t-nlmon master team0\n$ ip link set t-nlmon nomaster\n$ ip link set t-dummy up\n$ ip link set team0 up\n$ ip link set t-dummy.100 down\n$ ip link set t-dummy.100 master team0\n\nWhen enslave a vlan device to team device and team device type is changed\nfrom non-ether to ether, header_ops of team device is changed to\nvlan_header_ops. That is incorrect and will trigger null-ptr-deref\nfor vlan-\u003ereal_dev in vlan_dev_hard_header() because team device is not\na vlan device.\n\nCache eth_header_ops in team_setup(), then assign cached header_ops to\nheader_ops of team net device when its type is changed from non-ether\nto ether to fix the bug.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52574",
"url": "https://www.suse.com/security/cve/CVE-2023-52574"
},
{
"category": "external",
"summary": "SUSE Bug 1220870 for CVE-2023-52574",
"url": "https://bugzilla.suse.com/1220870"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2023-52574"
},
{
"cve": "CVE-2023-52575",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52575"
}
],
"notes": [
{
"category": "general",
"text": "** REJECT ** This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52575",
"url": "https://www.suse.com/security/cve/CVE-2023-52575"
},
{
"category": "external",
"summary": "SUSE Bug 1220871 for CVE-2023-52575",
"url": "https://bugzilla.suse.com/1220871"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2023-52575"
},
{
"cve": "CVE-2023-52576",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52576"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nx86/mm, kexec, ima: Use memblock_free_late() from ima_free_kexec_buffer()\n\nThe code calling ima_free_kexec_buffer() runs long after the memblock\nallocator has already been torn down, potentially resulting in a use\nafter free in memblock_isolate_range().\n\nWith KASAN or KFENCE, this use after free will result in a BUG\nfrom the idle task, and a subsequent kernel panic.\n\nSwitch ima_free_kexec_buffer() over to memblock_free_late() to avoid\nthat bug.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52576",
"url": "https://www.suse.com/security/cve/CVE-2023-52576"
},
{
"category": "external",
"summary": "SUSE Bug 1220872 for CVE-2023-52576",
"url": "https://bugzilla.suse.com/1220872"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2023-52576"
},
{
"cve": "CVE-2023-52582",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52582"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfs: Only call folio_start_fscache() one time for each folio\n\nIf a network filesystem using netfs implements a clamp_length()\nfunction, it can set subrequest lengths smaller than a page size.\n\nWhen we loop through the folios in netfs_rreq_unlock_folios() to\nset any folios to be written back, we need to make sure we only\ncall folio_start_fscache() once for each folio.\n\nOtherwise, this simple testcase:\n\n mount -o fsc,rsize=1024,wsize=1024 127.0.0.1:/export /mnt/nfs\n dd if=/dev/zero of=/mnt/nfs/file.bin bs=4096 count=1\n 1+0 records in\n 1+0 records out\n 4096 bytes (4.1 kB, 4.0 KiB) copied, 0.0126359 s, 324 kB/s\n echo 3 \u003e /proc/sys/vm/drop_caches\n cat /mnt/nfs/file.bin \u003e /dev/null\n\nwill trigger an oops similar to the following:\n\n page dumped because: VM_BUG_ON_FOLIO(folio_test_private_2(folio))\n ------------[ cut here ]------------\n kernel BUG at include/linux/netfs.h:44!\n ...\n CPU: 5 PID: 134 Comm: kworker/u16:5 Kdump: loaded Not tainted 6.4.0-rc5\n ...\n RIP: 0010:netfs_rreq_unlock_folios+0x68e/0x730 [netfs]\n ...\n Call Trace:\n netfs_rreq_assess+0x497/0x660 [netfs]\n netfs_subreq_terminated+0x32b/0x610 [netfs]\n nfs_netfs_read_completion+0x14e/0x1a0 [nfs]\n nfs_read_completion+0x2f9/0x330 [nfs]\n rpc_free_task+0x72/0xa0 [sunrpc]\n rpc_async_release+0x46/0x70 [sunrpc]\n process_one_work+0x3bd/0x710\n worker_thread+0x89/0x610\n kthread+0x181/0x1c0\n ret_from_fork+0x29/0x50",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52582",
"url": "https://www.suse.com/security/cve/CVE-2023-52582"
},
{
"category": "external",
"summary": "SUSE Bug 1220878 for CVE-2023-52582",
"url": "https://bugzilla.suse.com/1220878"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2023-52582"
},
{
"cve": "CVE-2023-52583",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52583"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nceph: fix deadlock or deadcode of misusing dget()\n\nThe lock order is incorrect between denty and its parent, we should\nalways make sure that the parent get the lock first.\n\nBut since this deadcode is never used and the parent dir will always\nbe set from the callers, let\u0027s just remove it.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52583",
"url": "https://www.suse.com/security/cve/CVE-2023-52583"
},
{
"category": "external",
"summary": "SUSE Bug 1221058 for CVE-2023-52583",
"url": "https://bugzilla.suse.com/1221058"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2023-52583"
},
{
"cve": "CVE-2023-52597",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52597"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nKVM: s390: fix setting of fpc register\n\nkvm_arch_vcpu_ioctl_set_fpu() allows to set the floating point control\n(fpc) register of a guest cpu. The new value is tested for validity by\ntemporarily loading it into the fpc register.\n\nThis may lead to corruption of the fpc register of the host process:\nif an interrupt happens while the value is temporarily loaded into the fpc\nregister, and within interrupt context floating point or vector registers\nare used, the current fp/vx registers are saved with save_fpu_regs()\nassuming they belong to user space and will be loaded into fp/vx registers\nwhen returning to user space.\n\ntest_fp_ctl() restores the original user space / host process fpc register\nvalue, however it will be discarded, when returning to user space.\n\nIn result the host process will incorrectly continue to run with the value\nthat was supposed to be used for a guest cpu.\n\nFix this by simply removing the test. There is another test right before\nthe SIE context is entered which will handles invalid values.\n\nThis results in a change of behaviour: invalid values will now be accepted\ninstead of that the ioctl fails with -EINVAL. This seems to be acceptable,\ngiven that this interface is most likely not used anymore, and this is in\naddition the same behaviour implemented with the memory mapped interface\n(replace invalid values with zero) - see sync_regs() in kvm-s390.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52597",
"url": "https://www.suse.com/security/cve/CVE-2023-52597"
},
{
"category": "external",
"summary": "SUSE Bug 1221040 for CVE-2023-52597",
"url": "https://bugzilla.suse.com/1221040"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2023-52597"
},
{
"cve": "CVE-2023-52605",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52605"
}
],
"notes": [
{
"category": "general",
"text": "** REJECT ** This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52605",
"url": "https://www.suse.com/security/cve/CVE-2023-52605"
},
{
"category": "external",
"summary": "SUSE Bug 1221039 for CVE-2023-52605",
"url": "https://bugzilla.suse.com/1221039"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2023-52605"
},
{
"cve": "CVE-2023-52621",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52621"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbpf: Check rcu_read_lock_trace_held() before calling bpf map helpers\n\nThese three bpf_map_{lookup,update,delete}_elem() helpers are also\navailable for sleepable bpf program, so add the corresponding lock\nassertion for sleepable bpf program, otherwise the following warning\nwill be reported when a sleepable bpf program manipulates bpf map under\ninterpreter mode (aka bpf_jit_enable=0):\n\n WARNING: CPU: 3 PID: 4985 at kernel/bpf/helpers.c:40 ......\n CPU: 3 PID: 4985 Comm: test_progs Not tainted 6.6.0+ #2\n Hardware name: QEMU Standard PC (i440FX + PIIX, 1996) ......\n RIP: 0010:bpf_map_lookup_elem+0x54/0x60\n ......\n Call Trace:\n \u003cTASK\u003e\n ? __warn+0xa5/0x240\n ? bpf_map_lookup_elem+0x54/0x60\n ? report_bug+0x1ba/0x1f0\n ? handle_bug+0x40/0x80\n ? exc_invalid_op+0x18/0x50\n ? asm_exc_invalid_op+0x1b/0x20\n ? __pfx_bpf_map_lookup_elem+0x10/0x10\n ? rcu_lockdep_current_cpu_online+0x65/0xb0\n ? rcu_is_watching+0x23/0x50\n ? bpf_map_lookup_elem+0x54/0x60\n ? __pfx_bpf_map_lookup_elem+0x10/0x10\n ___bpf_prog_run+0x513/0x3b70\n __bpf_prog_run32+0x9d/0xd0\n ? __bpf_prog_enter_sleepable_recur+0xad/0x120\n ? __bpf_prog_enter_sleepable_recur+0x3e/0x120\n bpf_trampoline_6442580665+0x4d/0x1000\n __x64_sys_getpgid+0x5/0x30\n ? do_syscall_64+0x36/0xb0\n entry_SYSCALL_64_after_hwframe+0x6e/0x76\n \u003c/TASK\u003e",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52621",
"url": "https://www.suse.com/security/cve/CVE-2023-52621"
},
{
"category": "external",
"summary": "SUSE Bug 1222073 for CVE-2023-52621",
"url": "https://bugzilla.suse.com/1222073"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2023-52621"
},
{
"cve": "CVE-2023-6356",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-6356"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the Linux kernel\u0027s NVMe driver. This issue may allow an unauthenticated malicious actor to send a set of crafted TCP packages when using NVMe over TCP, leading the NVMe driver to a NULL pointer dereference in the NVMe driver and causing kernel panic and a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-6356",
"url": "https://www.suse.com/security/cve/CVE-2023-6356"
},
{
"category": "external",
"summary": "SUSE Bug 1217987 for CVE-2023-6356",
"url": "https://bugzilla.suse.com/1217987"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2023-6356"
},
{
"cve": "CVE-2023-6535",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-6535"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the Linux kernel\u0027s NVMe driver. This issue may allow an unauthenticated malicious actor to send a set of crafted TCP packages when using NVMe over TCP, leading the NVMe driver to a NULL pointer dereference in the NVMe driver, causing kernel panic and a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-6535",
"url": "https://www.suse.com/security/cve/CVE-2023-6535"
},
{
"category": "external",
"summary": "SUSE Bug 1217988 for CVE-2023-6535",
"url": "https://bugzilla.suse.com/1217988"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2023-6535"
},
{
"cve": "CVE-2023-6536",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-6536"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the Linux kernel\u0027s NVMe driver. This issue may allow an unauthenticated malicious actor to send a set of crafted TCP packages when using NVMe over TCP, leading the NVMe driver to a NULL pointer dereference in the NVMe driver, causing kernel panic and a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-6536",
"url": "https://www.suse.com/security/cve/CVE-2023-6536"
},
{
"category": "external",
"summary": "SUSE Bug 1217989 for CVE-2023-6536",
"url": "https://bugzilla.suse.com/1217989"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2023-6536"
},
{
"cve": "CVE-2024-25742",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-25742"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel before 6.9, an untrusted hypervisor can inject virtual interrupt 29 (#VC) at any point in time and can trigger its handler. This affects AMD SEV-SNP and AMD SEV-ES.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-25742",
"url": "https://www.suse.com/security/cve/CVE-2024-25742"
},
{
"category": "external",
"summary": "SUSE Bug 1221725 for CVE-2024-25742",
"url": "https://bugzilla.suse.com/1221725"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2024-25742"
},
{
"cve": "CVE-2024-26600",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26600"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nphy: ti: phy-omap-usb2: Fix NULL pointer dereference for SRP\n\nIf the external phy working together with phy-omap-usb2 does not implement\nsend_srp(), we may still attempt to call it. This can happen on an idle\nEthernet gadget triggering a wakeup for example:\n\nconfigfs-gadget.g1 gadget.0: ECM Suspend\nconfigfs-gadget.g1 gadget.0: Port suspended. Triggering wakeup\n...\nUnable to handle kernel NULL pointer dereference at virtual address\n00000000 when execute\n...\nPC is at 0x0\nLR is at musb_gadget_wakeup+0x1d4/0x254 [musb_hdrc]\n...\nmusb_gadget_wakeup [musb_hdrc] from usb_gadget_wakeup+0x1c/0x3c [udc_core]\nusb_gadget_wakeup [udc_core] from eth_start_xmit+0x3b0/0x3d4 [u_ether]\neth_start_xmit [u_ether] from dev_hard_start_xmit+0x94/0x24c\ndev_hard_start_xmit from sch_direct_xmit+0x104/0x2e4\nsch_direct_xmit from __dev_queue_xmit+0x334/0xd88\n__dev_queue_xmit from arp_solicit+0xf0/0x268\narp_solicit from neigh_probe+0x54/0x7c\nneigh_probe from __neigh_event_send+0x22c/0x47c\n__neigh_event_send from neigh_resolve_output+0x14c/0x1c0\nneigh_resolve_output from ip_finish_output2+0x1c8/0x628\nip_finish_output2 from ip_send_skb+0x40/0xd8\nip_send_skb from udp_send_skb+0x124/0x340\nudp_send_skb from udp_sendmsg+0x780/0x984\nudp_sendmsg from __sys_sendto+0xd8/0x158\n__sys_sendto from ret_fast_syscall+0x0/0x58\n\nLet\u0027s fix the issue by checking for send_srp() and set_vbus() before\ncalling them. For USB peripheral only cases these both could be NULL.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26600",
"url": "https://www.suse.com/security/cve/CVE-2024-26600"
},
{
"category": "external",
"summary": "SUSE Bug 1220340 for CVE-2024-26600",
"url": "https://bugzilla.suse.com/1220340"
}
],
"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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.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 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:cluster-md-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:dlm-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:gfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP4:ocfs2-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-default-livepatch-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP4:kernel-livepatch-5_14_21-150400_24_116-default-1-150400.9.5.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-64kb-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.aarch64",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.s390x",
"SUSE Linux Enterprise Server 15 SP4-LTSS:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-docs-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-obs-build-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Linux Enterprise Server for SAP Applications 15 SP4:reiserfs-kmp-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Proxy 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Proxy 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Proxy 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.ppc64le",
"SUSE Manager Server 4.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-default-devel-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-devel-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-macros-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-source-5.14.21-150400.24.116.1.noarch",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.ppc64le",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.s390x",
"SUSE Manager Server 4.3:kernel-syms-5.14.21-150400.24.116.1.x86_64",
"SUSE Manager Server 4.3:kernel-zfcpdump-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.3:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.s390x",
"openSUSE Leap Micro 5.4:kernel-default-5.14.21-150400.24.116.1.x86_64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.aarch64",
"openSUSE Leap Micro 5.4:kernel-default-base-5.14.21-150400.24.116.1.150400.24.54.5.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-16T22:45:55Z",
"details": "moderate"
}
],
"title": "CVE-2024-26600"
}
]
}
suse-su-2024:1490-1
Vulnerability from csaf_suse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Security update for the Linux Kernel",
"title": "Title of the patch"
},
{
"category": "description",
"text": "\n\nThe SUSE Linux Enterprise 15 SP5 Azure kernel was updated to receive various security bugfixes.\n\nThe following security bugs were fixed:\n\n- CVE-2021-46925: Fixed kernel panic caused by race of smc_sock (bsc#1220466).\n- CVE-2021-46926: Fixed bug when detecting controllers in ALSA/hda/intel-sdw-acpi (bsc#1220478).\n- CVE-2021-46927: Fixed assertion bug in nitro_enclaves: Use get_user_pages_unlocked() (bsc#1220443).\n- CVE-2021-46929: Fixed use-after-free issue in sctp_sock_dump() (bsc#1220482).\n- CVE-2021-46930: Fixed usb/mtu3 list_head check warning (bsc#1220484).\n- CVE-2021-46931: Fixed wrong type casting in mlx5e_tx_reporter_dump_sq() (bsc#1220486).\n- CVE-2021-46933: Fixed possible underflow in ffs_data_clear() (bsc#1220487).\n- CVE-2021-46936: Fixed use-after-free in tw_timer_handler() (bsc#1220439).\n- CVE-2021-47082: Fixed ouble free in tun_free_netdev() (bsc#1220969).\n- CVE-2021-47087: Fixed incorrect page free bug in tee/optee (bsc#1220954).\n- CVE-2021-47091: Fixed locking in ieee80211_start_ap()) error path (bsc#1220959).\n- CVE-2021-47093: Fixed memleak on registration failure in intel_pmc_core (bsc#1220978).\n- CVE-2021-47094: Fixed possible memory leak in KVM x86/mmu (bsc#1221551).\n- CVE-2021-47095: Fixed missing initialization in ipmi/ssif (bsc#1220979).\n- CVE-2021-47096: Fixed uninitalized user_pversion in ALSA rawmidi (bsc#1220981).\n- CVE-2021-47097: Fixed stack out of bound access in elantech_change_report_id() (bsc#1220982).\n- CVE-2021-47098: Fixed integer overflow/underflow in hysteresis calculations hwmon: (lm90) (bsc#1220983).\n- CVE-2021-47099: Fixed BUG_ON assertion in veth when skb entering GRO are cloned (bsc#1220955).\n- CVE-2021-47100: Fixed UAF when uninstall in ipmi (bsc#1220985).\n- CVE-2021-47101: Fixed uninit-value in asix_mdio_read() (bsc#1220987).\n- CVE-2021-47102: Fixed incorrect structure access In line: upper = info-\u003eupper_dev in net/marvell/prestera (bsc#1221009).\n- CVE-2021-47104: Fixed memory leak in qib_user_sdma_queue_pkts() (bsc#1220960).\n- CVE-2021-47105: Fixed potential memory leak in ice/xsk (bsc#1220961).\n- CVE-2021-47107: Fixed READDIR buffer overflow in NFSD (bsc#1220965).\n- CVE-2021-47108: Fixed possible NULL pointer dereference for mtk_hdmi_conf in drm/mediatek (bsc#1220986).\n- CVE-2021-47181: Fixed a null pointer dereference caused by calling platform_get_resource() (bsc#1222660).\n- CVE-2021-47182: Fixed buffer length handling in scsi_mode_sense() in scsi core (bsc#1222662).\n- CVE-2021-47183: Fixed a null pointer dereference during link down processing in scsi lpfc (bsc#1192145, bsc#1222664).\n- CVE-2021-47185: Fixed a softlockup issue in flush_to_ldisc in tty tty_buffer (bsc#1222669).\n- CVE-2021-47189: Fixed denial of service due to memory ordering issues between normal and ordered work functions in btrfs (bsc#1222706).\n- CVE-2022-4744: Fixed double-free that could lead to DoS or privilege escalation in TUN/TAP device driver functionality (bsc#1209635).\n- CVE-2022-48626: Fixed a potential use-after-free on remove path moxart (bsc#1220366).\n- CVE-2022-48629: Fixed possible memory leak in qcom-rng (bsc#1220989).\n- CVE-2022-48630: Fixed infinite loop on requests not multiple of WORD_SZ in crypto: qcom-rng (bsc#1220990).\n- CVE-2023-0160: Fixed deadlock flaw in BPF that could allow a local user to potentially crash the system (bsc#1209657).\n- CVE-2023-28746: Fixed Register File Data Sampling (bsc#1213456).\n- CVE-2023-35827: Fixed a use-after-free issue in ravb_tx_timeout_work() (bsc#1212514).\n- CVE-2023-4881: Fixed a out-of-bounds write flaw in the netfilter subsystem that could lead to potential information disclosure or a denial of service (bsc#1215221).\n- CVE-2023-52447: Fixed map_fd_put_ptr() signature kABI workaround (bsc#1220251).\n- CVE-2023-52450: Fixed NULL pointer dereference issue in upi_fill_topology() (bsc#1220237).\n- CVE-2023-52453: Fixed data corruption in hisi_acc_vfio_pci (bsc#1220337).\n- CVE-2023-52454: Fixed a kernel panic when host sends an invalid H2C PDU length (bsc#1220320).\n- CVE-2023-52469: Fixed a use-after-free in kv_parse_power_table (bsc#1220411).\n- CVE-2023-52470: Fixed null-ptr-deref in radeon_crtc_init() (bsc#1220413).\n- CVE-2023-52474: Fixed a vulnerability with non-PAGE_SIZE-end multi-iovec user SDMA requests (bsc#1220445).\n- CVE-2023-52476: Fixed possible unhandled page fault via perf sampling NMI during vsyscall (bsc#1220703).\n- CVE-2023-52477: Fixed USB Hub accesses to uninitialized BOS descriptors (bsc#1220790).\n- CVE-2023-52481: Fixed speculative unprivileged load in Cortex-A520 (bsc#1220887).\n- CVE-2023-52484: Fixed a soft lockup triggered by arm_smmu_mm_invalidate_range (bsc#1220797).\n- CVE-2023-52486: Fixed possible use-after-free in drm (bsc#1221277).\n- CVE-2023-52488: Fixed data corruption due to error on incrementing register address in regmap functions for FIFO in serial sc16is7xx (bsc#1221162).\n- CVE-2023-52492: Fixed a null-pointer-dereference in channel unregistration function __dma_async_device_channel_register() (bsc#1221276).\n- CVE-2023-52493: Fixed possible soft lockup in bus/mhi/host (bsc#1221274).\n- CVE-2023-52494: Fixed missing alignment check for event ring read pointer in bus/mhi/host (bsc#1221273).\n- CVE-2023-52497: Fixed data corruption in erofs (bsc#1220879).\n- CVE-2023-52500: Fixed information leaking when processing OPC_INB_SET_CONTROLLER_CONFIG command (bsc#1220883).\n- CVE-2023-52501: Fixed possible memory corruption in ring-buffer (bsc#1220885).\n- CVE-2023-52502: Fixed a race condition in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn() (bsc#1220831).\n- CVE-2023-52503: Fixed use-after-free in amdtee_close_session due to race condition with amdtee_open_session in tee amdtee (bsc#1220915).\n- CVE-2023-52504: Fixed possible out-of bounds in apply_alternatives() on a 5-level paging machine (bsc#1221553).\n- CVE-2023-52507: Fixed possible shift-out-of-bounds in nfc/nci (bsc#1220833).\n- CVE-2023-52508: Fixed null pointer dereference in nvme_fc_io_getuuid() (bsc#1221015).\n- CVE-2023-52509: Fixed a use-after-free issue in ravb_tx_timeout_work() (bsc#1220836).\n- CVE-2023-52510: Fixed a potential UAF in ca8210_probe() (bsc#1220898).\n- CVE-2023-52511: Fixed possible memory corruption in spi/sun6i (bsc#1221012).\n- CVE-2023-52513: Fixed connection failure handling in RDMA/siw (bsc#1221022).\n- CVE-2023-52515: Fixed possible use-after-free in RDMA/srp (bsc#1221048).\n- CVE-2023-52517: Fixed race between DMA RX transfer completion and RX FIFO drain in spi/sun6i (bsc#1221055).\n- CVE-2023-52518: Fixed information leak in bluetooth/hci_codec (bsc#1221056).\n- CVE-2023-52519: Fixed possible overflow in HID/intel-ish-hid/ipc (bsc#1220920).\n- CVE-2023-52520: Fixed reference leak in platform/x86/think-lmi (bsc#1220921).\n- CVE-2023-52523: Fixed wrong redirects to non-TCP sockets in bpf (bsc#1220926).\n- CVE-2023-52524: Fixed possible corruption in nfc/llcp (bsc#1220927).\n- CVE-2023-52525: Fixed out of bounds check mwifiex_process_rx_packet() (bsc#1220840).\n- CVE-2023-52528: Fixed uninit-value access in __smsc75xx_read_reg() (bsc#1220843).\n- CVE-2023-52529: Fixed a potential memory leak in sony_probe() (bsc#1220929).\n- CVE-2023-52532: Fixed a bug in TX CQE error handling (bsc#1220932).\n- CVE-2023-52561: Fixed denial of service due to missing reserved attribute on cont splash memory region in arm64 dts qcom sdm845-db845c (bsc#1220935).\n- CVE-2023-52563: Fixed memory leak on -\u003ehpd_notify callback() in drm/meson (bsc#1220937).\n- CVE-2023-52564: Reverted invalid fix for UAF in gsm_cleanup_mux() (bsc#1220938).\n- CVE-2023-52566: Fixed potential use after free in nilfs_gccache_submit_read_data() (bsc#1220940).\n- CVE-2023-52567: Fixed possible Oops in serial/8250_port: when using IRQ polling (irq = 0) (bsc#1220839).\n- CVE-2023-52569: Fixed a bug in btrfs by remoning BUG() after failure to insert delayed dir index item (bsc#1220918).\n- CVE-2023-52574: Fixed a bug by hiding new member header_ops (bsc#1220870).\n- CVE-2023-52575: Fixed SBPB enablement for spec_rstack_overflow=off (bsc#1220871).\n- CVE-2023-52576: Fixed potential use after free in memblock_isolate_range() (bsc#1220872).\n- CVE-2023-52582: Fixed possible oops in netfs (bsc#1220878).\n- CVE-2023-52583: Fixed deadlock or deadcode of misusing dget() inside ceph (bsc#1221058).\n- CVE-2023-52587: Fixed mcast list locking in IB/ipoib (bsc#1221082).\n- CVE-2023-52591: Fixed a possible reiserfs filesystem corruption via directory renaming (bsc#1221044).\n- CVE-2023-52594: Fixed potential array-index-out-of-bounds read in ath9k_htc_txstatus() (bsc#1221045).\n- CVE-2023-52595: Fixed possible deadlock in wifi/rt2x00 (bsc#1221046).\n- CVE-2023-52597: Fixed a setting of fpc register in KVM (bsc#1221040).\n- CVE-2023-52598: Fixed wrong setting of fpc register in s390/ptrace (bsc#1221060).\n- CVE-2023-52599: Fixed array-index-out-of-bounds in diNewExt() in jfs (bsc#1221062).\n- CVE-2023-52600: Fixed uaf in jfs_evict_inode() (bsc#1221071).\n- CVE-2023-52601: Fixed array-index-out-of-bounds in dbAdjTree() in jfs (bsc#1221068).\n- CVE-2023-52602: Fixed slab-out-of-bounds Read in dtSearch() in jfs (bsc#1221070).\n- CVE-2023-52603: Fixed array-index-out-of-bounds in dtSplitRoot() (bsc#1221066).\n- CVE-2023-52604: Fixed array-index-out-of-bounds in dbAdjTree() (bsc#1221067).\n- CVE-2023-52605: Fixed a NULL pointer dereference check (bsc#1221039)\n- CVE-2023-52606: Fixed possible kernel stack corruption in powerpc/lib (bsc#1221069).\n- CVE-2023-52607: Fixed a null-pointer-dereference in pgtable_cache_add kasprintf() (bsc#1221061).\n- CVE-2023-52608: Fixed possible race condition in firmware/arm_scmi (bsc#1221375).\n- CVE-2023-52612: Fixed req-\u003edst buffer overflow in crypto/scomp (bsc#1221616).\n- CVE-2023-52615: Fixed page fault dead lock on mmap-ed hwrng (bsc#1221614).\n- CVE-2023-52617: Fixed stdev_release() crash after surprise hot remove (bsc#1221613).\n- CVE-2023-52619: Fixed possible crash when setting number of cpus to an odd number in pstore/ram (bsc#1221618).\n- CVE-2023-52621: Fixed missing asserion in bpf (bsc#1222073).\n- CVE-2023-52623: Fixed suspicious RCU usage in SUNRPC (bsc#1222060).\n- CVE-2023-52627: Fixed null pointer dereference due to lack of callback functions in iio adc ad7091r (bsc#1222051)\n- CVE-2023-52628: Fixed 4-byte stack OOB write in nftables (bsc#1222117).\n- CVE-2023-52632: Fixed lock dependency warning with srcu in drm/amdkfd (bsc#1222274).\n- CVE-2023-52636: Fixed denial of service due to wrongly init the cursor when preparing sparse read in msgr2 in libceph (bsc#1222247).\n- CVE-2023-52637: Fixed UAF in j1939_sk_match_filter() in can/k1939 (bsc#1222291).\n- CVE-2023-52639: Fixed race during shadow creation in KVM/s390/vsie Fixed (bsc#1222300).\n- CVE-2023-6356: Fixed a NULL pointer dereference in nvmet_tcp_build_pdu_iovec (bsc#1217987).\n- CVE-2023-6535: Fixed a NULL pointer dereference in nvmet_tcp_execute_request (bsc#1217988).\n- CVE-2023-6536: Fixed a NULL pointer dereference in __nvmet_req_complete (bsc#1217989).\n- CVE-2023-7042: Fixed a null-pointer-dereference in ath10k_wmi_tlv_op_pull_mgmt_tx_compl_ev() (bsc#1218336).\n- CVE-2023-7192: Fixed a memory leak problem in ctnetlink_create_conntrack in net/netfilter/nf_conntrack_netlink.c (bsc#1218479).\n- CVE-2024-0841: Fixed null pointer dereference in hugetlbfs_fill_super() (bsc#1219264).\n- CVE-2024-2201: Fixed information leak in x86/BHI (bsc#1217339).\n- CVE-2024-22099: Fixed a null-pointer-dereference in rfcomm_check_security (bsc#1219170).\n- CVE-2024-23307: Fixed Integer Overflow or Wraparound vulnerability in x86 and ARM md, raid, raid5 modules (bsc#1219169).\n- CVE-2024-23850: Fixed denial of service due to assertion failure due to subvolume readed before root item insertion in btrfs_get_root_ref in btrfs (bsc#1219126).\n- CVE-2024-23850: Fixed double free of anonymous device after snapshot creation failure (bsc#1219126).\n- CVE-2024-25739: Fixed possible crash in create_empty_lvol() in drivers/mtd/ubi/vtbl.c (bsc#1219834).\n- CVE-2024-25742: Fixed insufficient validation during #VC instruction emulation in x86/sev (bsc#1221725).\n- CVE-2024-26599: Fixed out-of-bounds access in of_pwm_single_xlate() (bsc#1220365).\n- CVE-2024-26600: Fixed NULL pointer dereference for SRP in phy-omap-usb2 (bsc#1220340).\n- CVE-2024-26602: Fixed overall slowdowns with sys_membarrier (bsc1220398).\n- CVE-2024-26612: Fixed Oops in fscache_put_cache() This function dereferences (bsc#1221291).\n- CVE-2024-26614: Fixed the initialization of accept_queue\u0027s spinlocks (bsc#1221293).\n- CVE-2024-26620: Fixed possible device model violation in s390/vfio-ap (bsc#1221298).\n- CVE-2024-26627: Fixed possible hard lockup in scsi (bsc#1221090).\n- CVE-2024-26629: Fixed possible protocol violation via RELEASE_LOCKOWNER in nfsd (bsc#1221379).\n- CVE-2024-26642: Fixed the set of anonymous timeout flag in netfilter nf_tables (bsc#1221830).\n- CVE-2024-26645: Fixed missing visibility when inserting an element into tracing_map (bsc#1222056).\n- CVE-2024-26646: Fixed potential memory corruption when resuming from suspend or hibernation in thermal/intel/hfi (bsc#1222070).\n- CVE-2024-26651: Fixed possible oops via malicious devices in sr9800 (bsc#1221337).\n- CVE-2024-26654: Fixed use after free in ALSA/sh/aica (bsc#1222304).\n- CVE-2024-26659: Fixed wrong handling of isoc Babble and Buffer Overrun events in xhci (bsc#1222317).\n- CVE-2024-26660: Fixed buffer overflow in dcn301_stream_encoder_create in drm amd display (bsc#1222266)\n- CVE-2024-26664: Fixed out-of-bounds memory access in create_core_data() in hwmon coretemp (bsc#1222355).\n- CVE-2024-26667: Fixed null pointer reference in dpu_encoder_helper_phys_cleanup in drm/msm/dpu (bsc#1222331).\n- CVE-2024-26670: Fixed ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD workaround in kernel arm64 (bsc#1222356).\n- CVE-2024-26680: Fixed denial of service due to DMA mapping for PTP hwts ring in net atlantic (bsc#1222427).\n- CVE-2024-26681: Fixed denial of service in nsim_dev_trap_report_work() in netdevsim (bsc#1222431).\n- CVE-2024-26684: Fixed handling of DPP safety error for DMA channels in net stmmac xgmac (bsc#1222445).\n- CVE-2024-26685: Fixed denial of service in end_buffer_async_write() in nilfs2 (bsc#1222437).\n- CVE-2024-26689: Fixed use-after-free in encode_cap_msg() in ceph (bsc#1222503).\n- CVE-2024-26695: Fixed null pointer dereference in __sev_platform_shutdown_locked in crypto ccp (bsc#1222373).\n- CVE-2024-26696: Fixed denial of service in nilfs_lookup_dirty_data_buffers() in nilfs2 (bsc#1222549).\n- CVE-2024-26697: Fixed data corruption in dsync block recovery for small block sizes in nilfs2 (bsc#1222550).\n- CVE-2024-26704: Fixed a double-free of blocks due to wrong extents moved_len in ext4 (bsc#1222422).\n- CVE-2024-26717: Fixed null pointer dereference on failed power up in HID i2c-hid-of (bsc#1222360).\n- CVE-2024-26718: Fixed memory corruption in tasklet_unlock via disabling tasklets in dm-crypt and dm-verify (bsc#1222416).\n- CVE-2024-26722: Fixed denial of service in rt5645_jack_detect_work() due to mutex left locked forever in ASoC rt5645 (bsc#1222520).\n- CVE-2024-26727: Fixed denial of service due to assertion failure during subvolume creation (bsc#1222536).\n- CVE-2024-26733: Fixed an overflow in arp_req_get() in arp (bsc#1222585).\n- CVE-2024-26736: Fixed buffer overflow in afs_update_volume_status() in afs (bsc#1222586).\n- CVE-2024-26737: Fixed use-after-free due to race between bpf_timer_cancel_and_free and bpf_timer_cancel in bpf (bsc#1222557).\n- CVE-2024-26743: Fixed memory leak in qedr_create_user_qp error flow in rdma/qedr (bsc#1222677)\n- CVE-2024-26744: Fixed null pointer dereference in srpt_service_guid parameter in rdma/srpt (bsc#1222449)\n- CVE-2024-26745: Fixed null pointer dereference due to IOMMU table not initialized for kdump over SR-IOV (bsc#1220492, bsc#1222678).\n- CVE-2024-26747: Fixed null pointer issue when put module\u0027s reference in usb roles (bsc#1222609).\n- CVE-2024-26749: Fixed use-after-free at cdns3_gadget_ep_disable() in usb cdns3 (bsc#1222680).\n- CVE-2024-26751: Fixed denial of service due to gpiod_lookup_table search loop not ending correctly (bsc#1222724)\n- CVE-2024-26754: Fixed an use-after-free and null-ptr-deref in gtp_genl_dump_pdp() in gtp (bsc#1222632).\n- CVE-2024-26760: Fixed null pointer dereference on error case in bio_put() in scsi target pscsi (bsc#1222596)\n- CVE-2024-26763: Fixed user corruption via by writing data with O_DIRECT on device in dm-crypt (bsc#1222720).\n- CVE-2024-26766: Fixed off-by-one error in sdma.h tx-\u003enum_descs in ib/hfi1 (bsc#1222726)\n- CVE-2024-26769: Fixed deadlock on delete association path in nvmet-fc (bsc#1222727).\n- CVE-2024-26771: Fixed a null pointer dereference on edma_probe in dmaengine ti edma (bsc#1222610)\n- CVE-2024-26776: Fixed null pointer dereference due to null value returned by interrupt handler in spi hisi-sfc-v3xx (bsc#1222764)\n- CVE-2024-26779: Fixed denial of service due to race condition on enabling fast-xmit in wifi mac80211 (bsc#1222772).\n- CVE-2024-26787: Fixed DMA API overlapping mappings in mmc mmci stm32 (bsc#1222781)\n- CVE-2024-26790: Fixed denial of service on 16 bytes unaligned read in dmaengine fsl-qdma (bsc#1222784)\n- CVE-2024-26793: Fixed an use-after-free and null-ptr-deref in gtp_newlink() in gtp (bsc#1222428).\n- CVE-2024-26798: Fixed denial of service due to wrongly restore fond data upon failure in fbcon (bsc#1222798).\n- CVE-2024-26805: Fixed a kernel-infoleak-after-free in __skb_datagram_iter in netlink (bsc#1222630).\n- CVE-2024-26807: Fixed memory corruption due to wrong pointer reference in spi cadence-qspi (bsc#1222801)\n- CVE-2024-26848: Fixed denial of service due to endless loop in directory parsing in afs (bsc#1223030).\n\nThe following non-security bugs were fixed:\n\n- Revert \u0027PCI: tegra194: Enable support for 256 Byte payload\u0027 (git-fixes).\n- Revert \u0027Revert \u0027drm/amdgpu/display: change pipe policy for DCN 2.0\u0027\u0027 (git-fixes).\n- Revert \u0027SUNRPC dont update timeout value on connection reset\u0027 (git-fixes).\n- Revert \u0027drm/amd: Disable PSR-SU on Parade 0803 TCON\u0027 (git-fixes).\n- Revert \u0027drm/amd: Disable S/G for APUs when 64GB or more host memory\u0027 (git-fixes).\n- Revert \u0027drm/amdgpu/display: change pipe policy for DCN 2.0\u0027 (git-fixes).\n- Revert \u0027drm/amdgpu/display: change pipe policy for DCN 2.1\u0027 (git-fixes).\n- Revert \u0027drm/vc4: hdmi: Enforce the minimum rate at runtime_resume\u0027 (git-fixes).\n- Revert \u0027fbdev: flush deferred IO before closing (git-fixes).\u0027 (bsc#1221814)\n- acpi: CPPC: enable AMD CPPC V2 support for family 17h processors (git-fixes).\n- acpi: processor_idle: Fix memory leak in acpi_processor_power_exit() (git-fixes).\n- acpi: resource: Add Infinity laptops to irq1_edge_low_force_override (stable-fixes).\n- acpi: resource: Add MAIBENBEN X577 to irq1_edge_low_force_override (git-fixes).\n- acpi: resource: Do IRQ override on Lunnen Ground laptops (stable-fixes).\n- acpi: scan: Fix device check notification handling (git-fixes).\n- acpica: debugger: check status of acpi_evaluate_object() in acpi_db_walk_for_fields() (git-fixes).\n- alsa: aaci: Delete unused variable in aaci_do_suspend (git-fixes).\n- alsa: aoa: avoid false-positive format truncation warning (git-fixes).\n- alsa: aw2: avoid casting function pointers (git-fixes).\n- alsa: ctxfi: avoid casting function pointers (git-fixes).\n- alsa: hda/realtek - ALC285 reduce pop noise from Headphone port (stable-fixes).\n- alsa: hda/realtek - Add Headset Mic supported Acer NB platform (stable-fixes).\n- alsa: hda/realtek - Fix headset Mic no show at resume back for Lenovo ALC897 platform (git-fixes).\n- alsa: hda/realtek: Enable Mute LED on HP 840 G8 (MB 8AB8) (git-fixes).\n- alsa: hda/realtek: Update Panasonic CF-SZ6 quirk to support headset with microphone (git-fixes).\n- alsa: hda/realtek: fix ALC285 issues on HP Envy x360 laptops (stable-fixes).\n- alsa: hda/realtek: fix mute/micmute LED For HP mt440 (git-fixes).\n- alsa: hda/realtek: fix mute/micmute LEDs for HP EliteBook (stable-fixes).\n- alsa: seq: fix function cast warnings (git-fixes).\n- alsa: sh: aica: reorder cleanup operations to avoid UAF bugs (git-fixes).\n- alsa: usb-audio: Stop parsing channels bits when all channels are found (git-fixes).\n- arm64: dts: allwinner: h6: Add RX DMA channel for SPDIF (git-fixes)\n- arm64: dts: broadcom: bcmbca: bcm4908: drop invalid switch cells (git-fixes)\n- arm64: dts: imx8mm-kontron: Add support for ultra high speed modes on (git-fixes)\n- arm64: dts: imx8mm-venice-gw71xx: fix USB OTG VBUS (git-fixes)\n- arm64: dts: marvell: reorder crypto interrupts on Armada SoCs (git-fixes)\n- arm64: dts: rockchip: add ES8316 codec for ROCK Pi 4 (git-fixes)\n- arm64: dts: rockchip: add SPDIF node for ROCK Pi 4 (git-fixes)\n- arm64: dts: rockchip: fix regulator name on rk3399-rock-4 (git-fixes)\n- arm64: dts: rockchip: set num-cs property for spi on px30 (git-fixes)\n- arm64: mm: fix VA-range sanity check (git-fixes)\n- arm64: set __exception_irq_entry with __irq_entry as a default (git-fixes)\n- asoc: Intel: bytcr_rt5640: Add an extra entry for the Chuwi Vi8 tablet (stable-fixes).\n- asoc: amd: acp: Add missing error handling in sof-mach (git-fixes).\n- asoc: amd: acp: fix for acp_init function error handling (git-fixes).\n- asoc: madera: Fix typo in madera_set_fll_clks shift value (git-fixes).\n- asoc: meson: Use dev_err_probe() helper (stable-fixes).\n- asoc: meson: aiu: fix function pointer type mismatch (git-fixes).\n- asoc: meson: axg-tdm-interface: add frame rate constraint (git-fixes).\n- asoc: meson: axg-tdm-interface: fix mclk setup without mclk-fs (git-fixes).\n- asoc: meson: t9015: fix function pointer type mismatch (git-fixes).\n- asoc: ops: Fix wraparound for mask in snd_soc_get_volsw (git-fixes).\n- asoc: rcar: adg: correct TIMSEL setting for SSI9 (git-fixes).\n- asoc: rt5645: Make LattePanda board DMI match more precise (stable-fixes).\n- asoc: rt5682-sdw: fix locking sequence (git-fixes).\n- asoc: rt711-sdca: fix locking sequence (git-fixes).\n- asoc: rt711-sdw: fix locking sequence (git-fixes).\n- asoc: wm8962: Enable both SPKOUTR_ENA and SPKOUTL_ENA in mono mode (stable-fixes).\n- asoc: wm8962: Enable oscillator if selecting WM8962_FLL_OSC (stable-fixes).\n- asoc: wm8962: Fix up incorrect error message in wm8962_set_fll (stable-fixes).\n- ata: sata_mv: Fix PCI device ID table declaration compilation warning (git-fixes).\n- ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bit (git-fixes).\n- backlight: da9052: Fully initialize backlight_properties during probe (git-fixes).\n- backlight: lm3630a: Do not set bl-\u003eprops.brightness in get_brightness (git-fixes).\n- backlight: lm3630a: Initialize backlight_properties on init (git-fixes).\n- backlight: lm3639: Fully initialize backlight_properties during probe (git-fixes).\n- backlight: lp8788: Fully initialize backlight_properties during probe (git-fixes).\n- bcache: Fix __bch_btree_node_alloc to make the failure behavior consistent (git-fixes).\n- bcache: Remove dead references to cache_readaheads (git-fixes).\n- bcache: Remove unnecessary NULL point check in node allocations (git-fixes).\n- bcache: add code comments for bch_btree_node_get() and __bch_btree_node_alloc() (git-fixes).\n- bcache: avoid NULL checking to c-\u003eroot in run_cache_set() (git-fixes).\n- bcache: avoid oversize memory allocation by small stripe_size (git-fixes).\n- bcache: bset: Fix comment typos (git-fixes).\n- bcache: check return value from btree_node_alloc_replacement() (git-fixes).\n- bcache: fix NULL pointer reference in cached_dev_detach_finish (git-fixes).\n- bcache: fix error info in register_bcache() (git-fixes).\n- bcache: fixup bcache_dev_sectors_dirty_add() multithreaded CPU false sharing (git-fixes).\n- bcache: fixup btree_cache_wait list damage (git-fixes).\n- bcache: fixup init dirty data errors (git-fixes).\n- bcache: fixup lock c-\u003eroot error (git-fixes).\n- bcache: fixup multi-threaded bch_sectors_dirty_init() wake-up race (git-fixes).\n- bcache: move calc_cached_dev_sectors to proper place on backing device detach (git-fixes).\n- bcache: move uapi header bcache.h to bcache code directory (git-fixes).\n- bcache: prevent potential division by zero error (git-fixes).\n- bcache: remove EXPERIMENTAL for Kconfig option \u0027Asynchronous device registration\u0027 (git-fixes).\n- bcache: remove bch_crc64_update (git-fixes).\n- bcache: remove redundant assignment to variable cur_idx (git-fixes).\n- bcache: remove the backing_dev_name field from struct cached_dev (git-fixes).\n- bcache: remove the cache_dev_name field from struct cache (git-fixes).\n- bcache: remove unnecessary flush_workqueue (git-fixes).\n- bcache: remove unused bch_mark_cache_readahead function def in stats.h (git-fixes).\n- bcache: replace a mistaken IS_ERR() by IS_ERR_OR_NULL() in btree_gc_coalesce() (git-fixes).\n- bcache: replace snprintf in show functions with sysfs_emit (git-fixes).\n- bcache: revert replacing IS_ERR_OR_NULL with IS_ERR (git-fixes).\n- bcache: use bvec_kmap_local in bch_data_verify (git-fixes).\n- bcache: use bvec_kmap_local in bio_csum (git-fixes).\n- bcache: use default_groups in kobj_type (git-fixes).\n- bcache:: fix repeated words in comments (git-fixes).\n- blocklayoutdriver: Fix reference leak of pnfs_device_node (git-fixes).\n- bluetooth: hci_core: Fix possible buffer overflow (git-fixes).\n- bluetooth: mgmt: Remove leftover queuing of power_off work (git-fixes).\n- bluetooth: remove HCI_POWER_OFF_TIMEOUT (git-fixes).\n- bluetooth: remove superfluous call to hci_conn_check_pending() (git-fixes).\n- bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security (stable-fixes).\n- bpf, scripts: Correct GPL license name (git-fixes).\n- bpf, sockmap: Fix preempt_rt splat when using raw_spin_lock_t (git-fixes).\n- can: softing: remove redundant NULL check (git-fixes).\n- ceph: stop copying to iter at EOF on sync reads (bsc#1223068).\n- ceph: switch to corrected encoding of max_xattr_size in mdsmap (bsc#1223067).\n- clk: zynq: Prevent null pointer dereference caused by kmalloc failure (git-fixes).\n- comedi: comedi_test: Prevent timers rescheduling during deletion (git-fixes).\n- coresight: etm4x: Do not access TRCIDR1 for identification (bsc#1220775)\n- coresight: etm4x: Fix accesses to TRCSEQRSTEVR and TRCSEQSTR (bsc#1220775)\n- coresight: etm: Override TRCIDR3.CCITMIN on errata affected cpus (bsc#1220775)\n- cpufreq: amd-pstate: Fix min_perf assignment in amd_pstate_adjust_perf() (git-fixes).\n- cpufreq: brcmstb-avs-cpufreq: add check for cpufreq_cpu_get\u0027s return value (git-fixes).\n- crypto: arm/sha - fix function cast warnings (git-fixes).\n- crypto: qat - avoid division by zero (git-fixes).\n- crypto: qat - fix deadlock in backlog processing (git-fixes).\n- crypto: qat - fix double free during reset (git-fixes).\n- crypto: qat - fix state machines cleanup paths (bsc#1218321).\n- crypto: qat - fix unregistration of compression algorithms (git-fixes).\n- crypto: qat - fix unregistration of crypto algorithms (git-fixes).\n- crypto: qat - ignore subsequent state up commands (git-fixes).\n- crypto: qat - increase size of buffers (git-fixes).\n- crypto: qat - resolve race condition during AER recovery (git-fixes).\n- crypto: xilinx - call finalize with bh disabled (git-fixes).\n- dm cache policy smq: ensure IO does not prevent cleaner policy progress (git-fixes).\n- dm cache: add cond_resched() to various workqueue loops (git-fixes).\n- dm clone: call kmem_cache_destroy() in dm_clone_init() error path (git-fixes).\n- dm crypt: add cond_resched() to dmcrypt_write() (git-fixes).\n- dm crypt: avoid accessing uninitialized tasklet (git-fixes).\n- dm flakey: do not corrupt the zero page (git-fixes).\n- dm flakey: fix a bug with 32-bit highmem systems (git-fixes).\n- dm flakey: fix a crash with invalid table line (git-fixes).\n- dm flakey: fix logic when corrupting a bio (git-fixes).\n- dm init: add dm-mod.waitfor to wait for asynchronously probed block devices (git-fixes).\n- dm integrity: call kmem_cache_destroy() in dm_integrity_init() error path (git-fixes).\n- dm integrity: fix out-of-range warning (git-fixes).\n- dm integrity: reduce vmalloc space footprint on 32-bit architectures (git-fixes).\n- dm raid: clean up four equivalent goto tags in raid_ctr() (git-fixes).\n- dm raid: fix false positive for requeue needed during reshape (git-fixes).\n- dm raid: fix missing reconfig_mutex unlock in raid_ctr() error paths (git-fixes).\n- dm stats: check for and propagate alloc_percpu failure (git-fixes).\n- dm thin metadata: Fix ABBA deadlock by resetting dm_bufio_client (git-fixes).\n- dm thin metadata: check fail_io before using data_sm (git-fixes).\n- dm thin: add cond_resched() to various workqueue loops (git-fixes).\n- dm thin: fix deadlock when swapping to thin device (bsc#1177529).\n- dm verity: do not perform FEC for failed readahead IO (git-fixes).\n- dm verity: fix error handling for check_at_most_once on FEC (git-fixes).\n- dm zoned: free dmz-\u003eddev array in dmz_put_zoned_devices (git-fixes).\n- dm-delay: fix a race between delay_presuspend and delay_bio (git-fixes).\n- dm-integrity: do not modify bio\u0027s immutable bio_vec in integrity_metadata() (git-fixes).\n- dm-raid: fix lockdep waring in \u0027pers-\u003ehot_add_disk\u0027 (git-fixes).\n- dm-verity, dm-crypt: align \u0027struct bvec_iter\u0027 correctly (git-fixes).\n- dm-verity: align struct dm_verity_fec_io properly (git-fixes).\n- dm: add cond_resched() to dm_wq_work() (git-fixes).\n- dm: call the resume method on internal suspend (git-fixes).\n- dm: do not lock fs when the map is NULL during suspend or resume (git-fixes).\n- dm: do not lock fs when the map is NULL in process of resume (git-fixes).\n- dm: remove flush_scheduled_work() during local_exit() (git-fixes).\n- dm: send just one event on resize, not two (git-fixes).\n- doc-guide: kernel-doc: tell about object-like macros (git-fixes).\n- doc/README.SUSE: Update information about module support status (jsc#PED-5759)\n- drivers: hv: vmbus: Calculate ring buffer size for more efficient use of memory (git-fixes).\n- drm/amd/display: Add FAMS validation before trying to use it (git-fixes).\n- drm/amd/display: Add function for validate and update new stream (git-fixes).\n- drm/amd/display: Avoid ABM when ODM combine is enabled for eDP (git-fixes).\n- drm/amd/display: Blocking invalid 420 modes on HDMI TMDS for DCN31 (git-fixes).\n- drm/amd/display: Check if link state is valid (git-fixes).\n- drm/amd/display: Copy DC context in the commit streams (git-fixes).\n- drm/amd/display: Disable PSR-SU on Parade 0803 TCON again (git-fixes).\n- drm/amd/display: Enable fast plane updates on DCN3.2 and above (git-fixes).\n- drm/amd/display: Enable new commit sequence only for DCN32x (git-fixes).\n- drm/amd/display: Exit idle optimizations before attempt to access PHY (git-fixes).\n- drm/amd/display: Expand kernel doc for DC (git-fixes).\n- drm/amd/display: Fix a bug when searching for insert_above_mpcc (git-fixes).\n- drm/amd/display: Fix a potential buffer overflow in \u0027dp_dsc_clock_en_read()\u0027 (git-fixes).\n- drm/amd/display: Fix possible underflow for displays with large vblank (git-fixes).\n- drm/amd/display: Fix the delta clamping for shaper LUT (git-fixes).\n- drm/amd/display: Fix underflow issue on 175hz timing (git-fixes).\n- drm/amd/display: For prefetch mode \u003e 0, extend prefetch if possible (git-fixes).\n- drm/amd/display: Guard DCN31 PHYD32CLK logic against chip family (git-fixes).\n- drm/amd/display: Guard against invalid RPTR/WPTR being set (git-fixes).\n- drm/amd/display: Handle seamless boot stream (git-fixes).\n- drm/amd/display: Handle virtual hardware detect (git-fixes).\n- drm/amd/display: Include surface of unaffected streams (git-fixes).\n- drm/amd/display: Include udelay when waiting for INBOX0 ACK (git-fixes).\n- drm/amd/display: Increase frame warning limit with KASAN or KCSAN in dml (git-fixes).\n- drm/amd/display: Keep PHY active for dp config (git-fixes).\n- drm/amd/display: Prevent vtotal from being set to 0 (git-fixes).\n- drm/amd/display: Remove min_dst_y_next_start check for Z8 (git-fixes).\n- drm/amd/display: Restore rptr/wptr for DMCUB as workaround (git-fixes).\n- drm/amd/display: Return the correct HDCP error code (stable-fixes).\n- drm/amd/display: Revert vblank change that causes null pointer crash (git-fixes).\n- drm/amd/display: Rework comments on dc file (git-fixes).\n- drm/amd/display: Rework context change check (git-fixes).\n- drm/amd/display: Set minimum requirement for using PSR-SU on Phoenix (git-fixes).\n- drm/amd/display: Set minimum requirement for using PSR-SU on Rembrandt (git-fixes).\n- drm/amd/display: Update OTG instance in the commit stream (git-fixes).\n- drm/amd/display: Update correct DCN314 register header (git-fixes).\n- drm/amd/display: Update min Z8 residency time to 2100 for DCN314 (git-fixes).\n- drm/amd/display: Use DRAM speed from validation for dummy p-state (git-fixes).\n- drm/amd/display: Use DTBCLK as refclk instead of DPREFCLK (git-fixes).\n- drm/amd/display: Use min transition for all SubVP plane add/remove (git-fixes).\n- drm/amd/display: Write to correct dirty_rect (git-fixes).\n- drm/amd/display: Wrong colorimetry workaround (git-fixes).\n- drm/amd/display: add FB_DAMAGE_CLIPS support (git-fixes).\n- drm/amd/display: add ODM case when looking for first split pipe (git-fixes).\n- drm/amd/display: always switch off ODM before committing more streams (git-fixes).\n- drm/amd/display: clean code-style issues in dcn30_set_mpc_shaper_3dlut (git-fixes).\n- drm/amd/display: dc.h: eliminate kernel-doc warnings (git-fixes).\n- drm/amd/display: ensure async flips are only accepted for fast updates (git-fixes).\n- drm/amd/display: fix ABM disablement (git-fixes).\n- drm/amd/display: fix a NULL pointer dereference in amdgpu_dm_i2c_xfer() (git-fixes).\n- drm/amd/display: fix dc/core/dc.c kernel-doc (git-fixes).\n- drm/amd/display: fix hw rotated modes when PSR-SU is enabled (git-fixes).\n- drm/amd/display: fix kernel-doc issues in dc.h (git-fixes).\n- drm/amd/display: fix unbounded requesting for high pixel rate modes on dcn315 (git-fixes).\n- drm/amd/display: handle range offsets in VRR ranges (stable-fixes).\n- drm/amd/display: perform a bounds check before filling dirty rectangles (git-fixes).\n- drm/amd/display: set per pipe dppclk to 0 when dpp is off (git-fixes).\n- drm/amd/display: update extended blank for dcn314 onwards (git-fixes).\n- drm/amd/display: use low clocks for no plane configs (git-fixes).\n- drm/amd/pm: Fix error of MACO flag setting code (git-fixes).\n- drm/amd/pm: fix a memleak in aldebaran_tables_init (git-fixes).\n- drm/amd/smu: use AverageGfxclkFrequency* to replace previous GFX Curr Clock (git-fixes).\n- drm/amd: Enable PCIe PME from D3 (git-fixes).\n- drm/amdgpu/pm: Fix the error of pwm1_enable setting (stable-fixes).\n- drm/amdgpu/pm: make gfxclock consistent for sienna cichlid (git-fixes).\n- drm/amdgpu/pm: make mclk consistent for smu 13.0.7 (git-fixes).\n- drm/amdgpu/smu13: drop compute workload workaround (git-fixes).\n- drm/amdgpu: Enable gpu reset for S3 abort cases on Raven series (stable-fixes).\n- drm/amdgpu: Fix missing break in ATOM_ARG_IMM Case of atom_get_src_int() (git-fixes).\n- drm/amdgpu: Force order between a read and write to the same address (git-fixes).\n- drm/amdgpu: Match against exact bootloader status (git-fixes).\n- drm/amdgpu: Unset context priority is now invalid (git-fixes).\n- drm/amdgpu: Update min() to min_t() in \u0027amdgpu_info_ioctl\u0027 (git-fixes).\n- drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flag (stable-fixes).\n- drm/amdgpu: lower CS errors to debug severity (git-fixes).\n- drm/amdkfd: fix TLB flush after unmap for GFX9.4.2 (stable-fixes).\n- drm/bridge: tc358762: Instruct DSI host to generate HSE packets (git-fixes).\n- drm/display: fix typo (git-fixes).\n- drm/edid: Add quirk for OSVR HDK 2.0 (git-fixes).\n- drm/etnaviv: Restore some id values (git-fixes).\n- drm/exynos: do not return negative values from .get_modes() (stable-fixes).\n- drm/exynos: fix a possible null-pointer dereference due to data race in exynos_drm_crtc_atomic_disable() (git-fixes).\n- drm/i915/bios: Tolerate devdata==NULL in intel_bios_encoder_supports_dp_dual_mode() (stable-fixes).\n- drm/i915/gt: Do not generate the command streamer for all the CCS (git-fixes).\n- drm/i915/gt: Reset queue_priority_hint on parking (git-fixes).\n- drm/i915/gt: Use i915_vm_put on ppgtt_create error paths (git-fixes).\n- drm/i915/selftests: Fix dependency of some timeouts on HZ (git-fixes).\n- drm/i915: Add missing CCS documentation (git-fixes).\n- drm/i915: Call intel_pre_plane_updates() also for pipes getting enabled (git-fixes).\n- drm/i915: Check before removing mm notifier (git-fixes).\n- drm/lima: fix a memleak in lima_heap_alloc (git-fixes).\n- drm/mediatek: Fix a null pointer crash in mtk_drm_crtc_finish_page_flip (git-fixes).\n- drm/mediatek: dsi: Fix DSI RGB666 formats and definitions (git-fixes).\n- drm/msm/dpu: Only enable DSC_MODE_MULTIPLEX if dsc_merge is enabled (git-fixes).\n- drm/msm/dpu: add division of drm_display_mode\u0027s hskew parameter (git-fixes).\n- drm/msm/dpu: fix the programming of INTF_CFG2_DATA_HCTL_EN (git-fixes).\n- drm/msm/dpu: improve DSC allocation (git-fixes).\n- drm/panel-edp: use put_sync in unprepare (git-fixes).\n- drm/panel: Move AUX B116XW03 out of panel-edp back to panel-simple (git-fixes).\n- drm/panel: auo,b101uan08.3: Fine tune the panel power sequence (git-fixes).\n- drm/panel: boe-tv101wum-nl6: Fine tune the panel power sequence (git-fixes).\n- drm/panel: do not return negative error codes from drm_panel_get_modes() (stable-fixes).\n- drm/panfrost: fix power transition timeout warnings (git-fixes).\n- drm/probe-helper: warn about negative .get_modes() (stable-fixes).\n- drm/qxl: remove unused `count` variable from `qxl_surface_id_alloc()` (git-fixes).\n- drm/qxl: remove unused variable from `qxl_process_single_command()` (git-fixes).\n- drm/radeon/ni: Fix wrong firmware size logging in ni_init_microcode() (git-fixes).\n- drm/radeon/ni_dpm: remove redundant NULL check (git-fixes).\n- drm/radeon: remove dead code in ni_mc_load_microcode() (git-fixes).\n- drm/rockchip: dsi: Clean up \u0027usage_mode\u0027 when failing to attach (git-fixes).\n- drm/rockchip: inno_hdmi: Fix video timing (git-fixes).\n- drm/rockchip: lvds: do not overwrite error code (git-fixes).\n- drm/rockchip: lvds: do not print scary message when probing defer (git-fixes).\n- drm/tegra: dpaux: Fix PM disable depth imbalance in tegra_dpaux_probe (git-fixes).\n- drm/tegra: dsi: Add missing check for of_find_device_by_node (git-fixes).\n- drm/tegra: dsi: Fix missing pm_runtime_disable() in the error handling path of tegra_dsi_probe() (git-fixes).\n- drm/tegra: dsi: Fix some error handling paths in tegra_dsi_probe() (git-fixes).\n- drm/tegra: dsi: Make use of the helper function dev_err_probe() (stable-fixes).\n- drm/tegra: hdmi: Convert to devm_platform_ioremap_resource() (stable-fixes).\n- drm/tegra: hdmi: Fix some error handling paths in tegra_hdmi_probe() (git-fixes).\n- drm/tegra: output: Fix missing i2c_put_adapter() in the error handling paths of tegra_output_probe() (git-fixes).\n- drm/tegra: put drm_gem_object ref on error in tegra_fb_create (git-fixes).\n- drm/tegra: rgb: Fix missing clk_put() in the error handling paths of tegra_dc_rgb_probe() (git-fixes).\n- drm/tegra: rgb: Fix some error handling paths in tegra_dc_rgb_probe() (git-fixes).\n- drm/tidss: Fix initial plane zpos values (git-fixes).\n- drm/tidss: Fix sync-lost issue with two displays (git-fixes).\n- drm/ttm: Do not leak a resource on eviction error (git-fixes).\n- drm/ttm: Do not print error message if eviction was interrupted (git-fixes).\n- drm/vc4: Add module dependency on hdmi-codec (git-fixes).\n- drm/vmwgfx: Create debugfs ttm_resource_manager entry only if needed (git-fixes).\n- drm/vmwgfx: Fix possible null pointer derefence with invalid contexts (git-fixes).\n- drm/vmwgfx: fix a memleak in vmw_gmrid_man_get_node (git-fixes).\n- drm: Do not treat 0 as -1 in drm_fixp2int_ceil (git-fixes).\n- drm: Fix drm_fixp2int_round() making it add 0.5 (git-fixes).\n- drm: panel-orientation-quirks: Add quirk for Acer Switch V 10 (SW5-017) (git-fixes).\n- firewire: core: use long bus reset on gap count error (stable-fixes).\n- fix \u0027coresight: etm4x: Change etm4_platform_driver driver for MMIO devices\u0027 (bsc#1220775) Hunk with clk_put(drvdata-\u003epclk) was incorrectly moved to another function.\n- force config_TCG_TIS_CORE=m on aarch64 for workaround kconfig issues\n- group-source-files.pl: Quote filenames (boo#1221077). The kernel source now contains a file with a space in the name. Add quotes in group-source-files.pl to avoid splitting the filename. Also use -print0 / -0 when updating timestamps.\n- hid: amd_sfh: Update HPD sensor structure elements (git-fixes).\n- hid: lenovo: Add middleclick_workaround sysfs knob for cptkbd (git-fixes).\n- hid: multitouch: Add required quirk for Synaptics 0xcddc device (stable-fixes).\n- hv_netvsc: Calculate correct ring size when PAGE_SIZE is not 4 Kbytes (git-fixes).\n- hv_netvsc: Fix race condition between netvsc_probe and netvsc_remove (git-fixes).\n- hv_netvsc: Register VF in netvsc_probe if NET_DEVICE_REGISTER missed (git-fixes).\n- i2c: aspeed: Fix the dummy irq expected print (git-fixes).\n- i2c: i801: Avoid potential double call to gpiod_remove_lookup_table (git-fixes).\n- i2c: wmt: Fix an error handling path in wmt_i2c_probe() (git-fixes).\n- ib/ipoib: fix mcast list locking (git-fixes)\n- iio: dummy_evgen: remove Excess kernel-doc comments (git-fixes).\n- iio: pressure: dlhl60d: Initialize empty DLH bytes (git-fixes).\n- input: gpio_keys_polled - suppress deferred probe error for gpio (stable-fixes).\n- input: synaptics-rmi4 - fix UAF of IRQ domain on driver removal (git-fixes).\n- iommu/amd: Add a length limitation for the ivrs_acpihid command-line parameter (git-fixes).\n- iommu/amd: Do not block updates to GATag if guest mode is on (git-fixes).\n- iommu/amd: Fix \u0027Guest Virtual APIC Table Root Pointer\u0027 configuration in IRTE (git-fixes).\n- iommu/amd: Fix domain flush size when syncing iotlb (git-fixes).\n- iommu/amd: Fix error handling for pdev_pri_ats_enable() (git-fixes).\n- iommu/amd: Mark interrupt as managed (git-fixes).\n- iommu/arm-smmu-qcom: Limit the SMR groups to 128 (git-fixes).\n- iommu/arm-smmu-v3: Acknowledge pri/event queue overflow if any (git-fixes).\n- iommu/arm-smmu-v3: Work around MMU-600 erratum 1076982 (git-fixes).\n- iommu/dma: Trace bounce buffer usage when mapping buffers (git-fixes).\n- iommu/fsl: fix all kernel-doc warnings in fsl_pamu.c (git-fixes).\n- iommu/iova: Fix alloc iova overflows issue (git-fixes).\n- iommu/mediatek-v1: Fix an error handling path in mtk_iommu_v1_probe() (git-fixes).\n- iommu/mediatek: Fix forever loop in error handling (git-fixes).\n- iommu/mediatek: Flush IOTLB completely only if domain has been attached (git-fixes).\n- iommu/rockchip: Fix unwind goto issue (git-fixes).\n- iommu/sprd: Release dma buffer to avoid memory leak (git-fixes).\n- iommu/vt-d: Allocate local memory for page request queue (git-fixes).\n- iommu/vt-d: Allow to use flush-queue when first level is default (git-fixes).\n- iommu/vt-d: Allow zero SAGAW if second-stage not supported (git-fixes).\n- iommu/vt-d: Do not issue ATS Invalidation request when device is disconnected (git-fixes).\n- iommu/vt-d: Fix PASID directory pointer coherency (git-fixes).\n- iommu/vt-d: Fix error handling in sva enable/disable paths (git-fixes).\n- iommu/vt-d: Set No Execute Enable bit in PASID table entry (git-fixes).\n- iommu: Fix error unwind in iommu_group_alloc() (git-fixes).\n- kABI: PCI: Add locking to RMW PCI Express Capability Register accessors (kabi).\n- kabi: Adjust trace_iterator.wait_index (git-fixes).\n- kconfig: fix infinite loop when expanding a macro at the end of file (git-fixes).\n- kernel-binary: Fix i386 build Fixes: 89eaf4cdce05 (\u0027rpm templates: Move macro definitions below buildrequires\u0027)\n- kernel-binary: Move build script to the end All other spec templates have the build script at the end, only kernel-binary has it in the middle. Align with the other templates.\n- kernel-binary: certs: Avoid trailing space\n- kernel-binary: vdso: fix filelist for non-usrmerged kernel Fixes: a6ad8af207e6 (\u0027rpm templates: Always define usrmerged\u0027)\n- kprobes: Fix double free of kretprobe_holder (bsc#1220901).\n- kvm: s390: only deliver the set service event bits (git-fixes bsc#1221631).\n- leds: aw2013: Unlock mutex before destroying it (git-fixes).\n- lib/cmdline: Fix an invalid format specifier in an assertion msg (git-fixes).\n- libnvdimm/of_pmem: Use devm_kstrdup instead of kstrdup and check its return value (git-fixes).\n- libnvdimm/region: Allow setting align attribute on regions without mappings (git-fixes).\n- make nvidia Grace-Hopper TPM related drivers build-ins (bsc#1221156)\n- md/raid1: fix choose next idle in read_balance() (git-fixes).\n- md: Do not clear MD_CLOSING when the raid is about to stop (git-fixes).\n- md: do not clear MD_RECOVERY_FROZEN for new dm-raid until resume (git-fixes).\n- md: fix data corruption for raid456 when reshape restart while grow up (git-fixes).\n- media: dvb-frontends: avoid stack overflow warnings with clang (git-fixes).\n- media: edia: dvbdev: fix a use-after-free (git-fixes).\n- media: em28xx: annotate unchecked call to media_device_register() (git-fixes).\n- media: go7007: add check of return value of go7007_read_addr() (git-fixes).\n- media: go7007: fix a memleak in go7007_load_encoder (git-fixes).\n- media: imx: csc/scaler: fix v4l2_ctrl_handler memory leak (git-fixes).\n- media: pvrusb2: fix pvr2_stream_callback casts (git-fixes).\n- media: pvrusb2: fix uaf in pvr2_context_set_notify (git-fixes).\n- media: pvrusb2: remove redundant NULL check (git-fixes).\n- media: staging: ipu3-imgu: Set fields before media_entity_pads_init() (git-fixes).\n- media: sun8i-di: Fix chroma difference threshold (git-fixes).\n- media: sun8i-di: Fix coefficient writes (git-fixes).\n- media: sun8i-di: Fix power on/off sequences (git-fixes).\n- media: tc358743: register v4l2 async device only after successful setup (git-fixes).\n- media: ttpci: fix two memleaks in budget_av_attach (git-fixes).\n- media: usbtv: Remove useless locks in usbtv_video_free() (git-fixes).\n- media: v4l2-mem2mem: fix a memleak in v4l2_m2m_register_entity (git-fixes).\n- media: v4l2-tpg: fix some memleaks in tpg_alloc (git-fixes).\n- media: xc4000: Fix atomicity violation in xc4000_get_frequency (git-fixes).\n- mfd: altera-sysmgr: Call of_node_put() only when of_parse_phandle() takes a ref (git-fixes).\n- mfd: syscon: Call of_node_put() only when of_parse_phandle() takes a ref (git-fixes).\n- mm,page_owner: Defer enablement of static branch (bsc#1222366).\n- mm,page_owner: Fix accounting of pages when migrating (bsc#1222366).\n- mm,page_owner: Fix printing of stack records (bsc#1222366).\n- mm,page_owner: Fix refcount imbalance (bsc#1222366).\n- mm,page_owner: Update metadata for tail pages (bsc#1222366).\n- mm,page_owner: check for null stack_record before bumping its refcount (bsc#1222366).\n- mm,page_owner: drop unnecessary check (bsc#1222366).\n- mm,page_owner: fix recursion (bsc#1222366).\n- mm/vmalloc: huge vmalloc backing pages should be split rather than compound (bsc#1217829).\n- mmc: core: Avoid negative index with array access (git-fixes).\n- mmc: core: Fix switch on gp3 partition (git-fixes).\n- mmc: core: Initialize mmc_blk_ioc_data (git-fixes).\n- mmc: mmci: stm32: fix DMA API overlapping mappings warning (git-fixes).\n- mmc: mmci: stm32: use a buffer for unaligned DMA requests (git-fixes).\n- mmc: tmio: avoid concurrent runs of mmc_request_done() (git-fixes).\n- mmc: wmt-sdmmc: remove an incorrect release_mem_region() call in the .remove function (git-fixes).\n- mtd: maps: physmap-core: fix flash size larger than 32-bit (git-fixes).\n- mtd: rawnand: lpc32xx_mlc: fix irq handler prototype (git-fixes).\n- mtd: rawnand: meson: fix scrambling mode value in command macro (git-fixes).\n- nd_btt: Make BTT lanes preemptible (git-fixes).\n- net/bnx2x: Prevent access to a freed page in page_pool (bsc#1215322).\n- net/x25: fix incorrect parameter validation in the x25_getsockopt() function (git-fixes).\n- net: Fix features skip in for_each_netdev_feature() (git-fixes).\n- net: lan78xx: fix runtime PM count underflow on link stop (git-fixes).\n- net: ll_temac: platform_get_resource replaced by wrong function (git-fixes).\n- net: mana: Fix Rx DMA datasize and skb_over_panic (git-fixes).\n- net: phy: fix phy_get_internal_delay accessing an empty array (git-fixes).\n- net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr() (git-fixes).\n- net: usb: ax88179_178a: avoid the interface always configured as random address (git-fixes).\n- nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packet (git-fixes).\n- nfs: avoid spurious warning of lost lock that is being unlocked (bsc#1221791).\n- nfs: fix an off by one in root_nfs_cat() (git-fixes).\n- nfs: rename nfs_client_kset to nfs_kset (git-fixes).\n- nfsd: change LISTXATTRS cookie encoding to big-endian (git-fixes).\n- nfsd: convert the callback workqueue to use delayed_work (git-fixes).\n- nfsd: do not take fi_lock in nfsd_break_deleg_cb() (git-fixes).\n- nfsd: fix file memleak on client_opens_release (git-fixes).\n- nfsd: fix liSTXATTRS returning a short list with eof=TRUE (git-fixes).\n- nfsd: fix liSTXATTRS returning more bytes than maxcount (git-fixes).\n- nfsd: fix nfsd4_listxattr_validate_cookie (git-fixes).\n- nfsd: lock_rename() needs both directories to live on the same fs (git-fixes).\n- nfsd: reschedule CB operations when backchannel rpc_clnt is shut down (git-fixes).\n- nfsd: reset cb_seq_status after NFS4ERR_DELAY (git-fixes).\n- nfsd: retransmit callbacks after client reconnects (git-fixes).\n- nfsd: use vfs setgid helper (git-fixes).\n- nfsv4.1/pnfs: Ensure we handle the error NFS4ERR_RETURNCONFLICT (git-fixes).\n- nfsv4.1: fix SP4_MACH_CRED protection for pnfs IO (git-fixes).\n- nfsv4.1: fixup use EXCHGID4_FLAG_USE_PNFS_DS for DS server (git-fixes).\n- nfsv4.1: use EXCHGID4_FLAG_USE_PNFS_DS for DS server (git-fixes).\n- nfsv4.2: fix listxattr maximum XDR buffer size (git-fixes).\n- nfsv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102 (git-fixes).\n- nfsv4.2: fix wrong shrinker_id (git-fixes).\n- nfsv4: fix a nfs4_state_manager() race (git-fixes).\n- nfsv4: fix a state manager thread deadlock regression (git-fixes).\n- nilfs2: fix failure to detect DAT corruption in btree and direct mappings (git-fixes).\n- nilfs2: prevent kernel bug at submit_bh_wbc() (git-fixes).\n- nouveau/dmem: handle kcalloc() allocation failure (git-fixes).\n- nouveau: reset the bo resource bus info after an eviction (git-fixes).\n- ntfs: fix use-after-free in ntfs_ucsncmp() (bsc#1221713).\n- nvdimm/namespace: drop nested variable in create_namespace_pmem() (git-fixes).\n- nvdimm: Allow overwrite in the presence of disabled dimms (git-fixes).\n- nvdimm: Fix badblocks clear off-by-one error (git-fixes).\n- nvdimm: Fix dereference after free in register_nvdimm_pmu() (git-fixes).\n- nvdimm: Fix firmware activation deadlock scenarios (git-fixes).\n- nvdimm: Fix memleak of pmu attr_groups in unregister_nvdimm_pmu() (git-fixes).\n- nvme-fc: do not wait in vain when unloading module (git-fixes).\n- nvme: fix reconnection fail due to reserved tag allocation (git-fixes).\n- nvmet-fc: abort command when there is no binding (git-fixes).\n- nvmet-fc: avoid deadlock on delete association path (git-fixes).\n- nvmet-fc: defer cleanup using RCU properly (git-fixes).\n- nvmet-fc: hold reference on hostport match (git-fixes).\n- nvmet-fc: release reference on target port (git-fixes).\n- nvmet-fc: take ref count on tgtport before delete assoc (git-fixes).\n- nvmet-fcloop: swap the list_add_tail arguments (git-fixes).\n- nvmet-tcp: fix nvme tcp ida memory leak (git-fixes).\n- pNFS/flexfiles: Check the layout validity in ff_layout_mirror_prepare_stats (git-fixes).\n- pNFS: Fix a hang in nfs4_evict_inode() (git-fixes).\n- pNFS: Fix the pnfs block driver\u0027s calculation of layoutget size (git-fixes).\n- pci/aer: Block runtime suspend when handling errors (git-fixes).\n- pci/aer: fix rootport attribute paths in ABI docs (git-fixes).\n- pci/aspm: use RMW accessors for changing LNKCTL (git-fixes).\n- pci/dpc: Quirk PIO log size for Intel Ice Lake Root Ports (git-fixes).\n- pci/dpc: Quirk PIO log size for Intel Raptor Lake Root Ports (git-fixes).\n- pci/dpc: Quirk PIO log size for certain Intel Root Ports (git-fixes).\n- pci/dpc: print all TLP Prefixes, not just the first (git-fixes).\n- pci/msi: prevent MSI hardware interrupt number truncation (bsc#1218777)\n- pci/p2pdma: Fix a sleeping issue in a RCU read section (git-fixes).\n- pci/pm: Drain runtime-idle callbacks before driver removal (git-fixes).\n- pci: Drop pci_device_remove() test of pci_dev-\u003edriver (git-fixes).\n- pci: add locking to RMW PCI Express Capability Register accessors (git-fixes).\n- pci: dwc: endpoint: Fix advertised resizable BAR size (git-fixes).\n- pci: dwc: endpoint: Fix dw_pcie_ep_raise_msix_irq() alignment support (git-fixes).\n- pci: dwc: fix a 64bit bug in dw_pcie_ep_raise_msix_irq() (git-fixes).\n- pci: fu740: Set the number of MSI vectors (git-fixes).\n- pci: lengthen reset delay for VideoPropulsion Torrent QN16e card (git-fixes).\n- pci: make link retraining use RMW accessors for changing LNKCTL (git-fixes).\n- pci: mark 3ware-9650SE Root Port Extended Tags as broken (git-fixes).\n- pci: mediatek-gen3: Fix translation window size calculation (git-fixes).\n- pci: mediatek: Clear interrupt status before dispatching handler (git-fixes).\n- pci: qcom: enable BDF to SID translation properly (git-fixes).\n- pci: qcom: use DWC helpers for modifying the read-only DBI registers (git-fixes).\n- pci: rockchip: Do not advertise MSI-X in PCIe capabilities (git-fixes).\n- pci: rockchip: Fix window mapping and address translation for endpoint (git-fixes).\n- pci: rockchip: Use 64-bit mask on MSI 64-bit PCI address (git-fixes).\n- pci: switchtec: Fix an error handling path in switchtec_pci_probe() (git-fixes).\n- pci_iounmap(): Fix MMIO mapping leak (git-fixes).\n- pinctrl: mediatek: Drop bogus slew rate register range for MT8192 (git-fixes).\n- platform/mellanox: mlxreg-hotplug: Remove redundant NULL-check (git-fixes).\n- pm: suspend: Set mem_sleep_current during kernel command line setup (git-fixes).\n- powerpc/64s: POWER10 CPU Kconfig build option (bsc#1194869).\n- powerpc/boot: Disable power10 features after BOOTAFLAGS assignment (bsc#1194869).\n- powerpc/boot: Fix boot wrapper code generation with CONFIG_POWER10_CPU (bsc#1194869).\n- powerpc/lib/sstep: Do not use __{get/put}_user() on kernel addresses (bsc#1194869).\n- powerpc/lib/sstep: Remove unneeded #ifdef __powerpc64__ (bsc#1194869).\n- powerpc/lib/sstep: Use l1_dcache_bytes() instead of opencoding (bsc#1194869).\n- powerpc/lib/sstep: use truncate_if_32bit() (bsc#1194869).\n- powerpc/pseries/iommu: IOMMU table is not initialized for kdump over SR-IOV (bsc#1220492 ltc#205270).\n- powerpc/pseries/iommu: LPAR panics when rebooted with a frozen PE (bsc#1222011 ltc#205900).\n- powerpc/pseries: Fix potential memleak in papr_get_attr() (bsc#1200465 ltc#197256 jsc#SLE-18130 git-fixes).\n- powerpc/sstep: Use bitwise instead of arithmetic operator for flags (bsc#1194869).\n- powerpc: add compile-time support for lbarx, lharx (bsc#1194869).\n- pwm: mediatek: Update kernel doc for struct pwm_mediatek_of_data (git-fixes).\n- qedf: Do not process stag work during unload (bsc#1214852).\n- qedf: Wait for stag work during unload (bsc#1214852).\n- raid1: fix use-after-free for original bio in raid1_write_request() (bsc#1221097).\n- ras/amd/fmpm: Add debugfs interface to print record entries (jsc#PED-7619).\n- ras/amd/fmpm: Avoid NULL ptr deref in get_saved_records() (jsc#PED-7619).\n- ras/amd/fmpm: Fix build when debugfs is not enabled (jsc#PED-7619).\n- ras/amd/fmpm: Fix off by one when unwinding on error (jsc#PED-7619).\n- ras/amd/fmpm: Safely handle saved records of various sizes (jsc#PED-7619).\n- ras/amd/fmpm: Save SPA values (jsc#PED-7619).\n- ras: Avoid build errors when CONFIG_DEBUG_FS=n (git-fixes).\n- ras: Avoid build errors when CONFIG_DEBUG_FS=n (jsc#PED-7619).\n- ras: export helper to get ras_debugfs_dir (jsc#PED-7619).\n- rdma/cm: add timeout to cm_destroy_id wait (git-fixes)\n- rdma/device: Fix a race between mad_client and cm_client init (git-fixes)\n- rdma/hns: fix mis-modifying default congestion control algorithm (git-fixes)\n- rdma/ipoib: Fix error code return in ipoib_mcast_join (git-fixes)\n- rdma/irdma: Remove duplicate assignment (git-fixes)\n- rdma/mana_ib: Fix bug in creation of dma regions (git-fixes).\n- rdma/mlx5: fix fortify source warning while accessing Eth segment (git-fixes)\n- rdma/mlx5: relax DEVX access upon modify commands (git-fixes)\n- rdma/rtrs-clt: Check strnlen return len in sysfs mpath_policy_store() (git-fixes)\n- rdma/srpt: do not register event handler until srpt device is fully setup (git-fixes)\n- ring-buffer: Do not set shortest_full when full target is hit (git-fixes).\n- ring-buffer: Fix full_waiters_pending in poll (git-fixes).\n- ring-buffer: Fix resetting of shortest_full (git-fixes).\n- ring-buffer: Fix waking up ring buffer readers (git-fixes).\n- ring-buffer: Make wake once of ring_buffer_wait() more robust (git-fixes).\n- ring-buffer: Use wait_event_interruptible() in ring_buffer_wait() (git-fixes).\n- rtc: mt6397: select IRQ_DOMAIN instead of depending on it (git-fixes).\n- s390/pai: fix attr_event_free upper limit for pai device drivers (git-fixes bsc#1221633).\n- s390/vfio-ap: realize the VFIO_DEVICE_GET_IRQ_INFO ioctl (bsc#1205316).\n- s390/vfio-ap: realize the VFIO_DEVICE_SET_IRQS ioctl (bsc#1205316).\n- s390/vfio-ap: wire in the vfio_device_ops request callback (bsc#1205316).\n- s390/vtime: fix average steal time calculation (git-fixes bsc#1221951).\n- sched/rt: Disallow writing invalid values to sched_rt_period_us (bsc#1220176).\n- sched/rt: sysctl_sched_rr_timeslice show default timeslice after reset (bsc#1220176).\n- scsi: lpfc: Copyright updates for 14.4.0.1 patches (bsc#1221777).\n- scsi: lpfc: Correct size for cmdwqe/rspwqe for memset() (bsc#1221777).\n- scsi: lpfc: Correct size for wqe for memset() (bsc#1221777).\n- scsi: lpfc: Define lpfc_dmabuf type for ctx_buf ptr (bsc#1221777).\n- scsi: lpfc: Define lpfc_nodelist type for ctx_ndlp ptr (bsc#1221777).\n- scsi: lpfc: Define types in a union for generic void *context3 ptr (bsc#1221777).\n- scsi: lpfc: Move NPIV\u0027s transport unregistration to after resource clean up (bsc#1221777).\n- scsi: lpfc: Release hbalock before calling lpfc_worker_wake_up() (bsc#1221777).\n- scsi: lpfc: Remove IRQF_ONESHOT flag from threaded IRQ handling (bsc#1221777 bsc#1217959).\n- scsi: lpfc: Remove unnecessary log message in queuecommand path (bsc#1221777).\n- scsi: lpfc: Replace hbalock with ndlp lock in lpfc_nvme_unregister_port() (bsc#1221777).\n- scsi: lpfc: Update lpfc version to 14.4.0.1 (bsc#1221777).\n- scsi: lpfc: Update lpfc_ramp_down_queue_handler() logic (bsc#1221777).\n- scsi: lpfc: Use a dedicated lock for ras_fwlog state (bsc#1221777).\n- scsi: qedf: Remove set but unused variable \u0027page\u0027 (bsc#1214852).\n- scsi: qedf: Remove unused \u0027num_handled\u0027 variable (bsc#1214852).\n- scsi: qedf: Remove unused declaration (bsc#1214852).\n- scsi: qla2xxx: Change debug message during driver unload (bsc1221816).\n- scsi: qla2xxx: Delay I/O Abort on PCI error (bsc1221816).\n- scsi: qla2xxx: Fix N2N stuck connection (bsc1221816).\n- scsi: qla2xxx: Fix command flush on cable pull (bsc1221816).\n- scsi: qla2xxx: Fix double free of fcport (bsc1221816).\n- scsi: qla2xxx: Fix double free of the ha-\u003evp_map pointer (bsc1221816).\n- scsi: qla2xxx: NVME|FCP prefer flag not being honored (bsc1221816).\n- scsi: qla2xxx: Prevent command send on chip reset (bsc1221816).\n- scsi: qla2xxx: Split FCE|EFT trace control (bsc1221816).\n- scsi: qla2xxx: Update manufacturer detail (bsc1221816).\n- scsi: qla2xxx: Update version to 10.02.09.200-k (bsc1221816).\n- scsi: storvsc: Fix ring buffer size calculation (git-fixes).\n- scsi: target: core: Silence the message about unknown VPD pages (bsc#1221252).\n- selftests/bpf: add generic BPF program tester-loader (bsc#1222033).\n- serial: 8250_exar: Do not remove GPIO device on suspend (git-fixes).\n- serial: max310x: fix syntax error in IRQ error message (git-fixes).\n- slimbus: core: Remove usage of the deprecated ida_simple_xx() API (git-fixes).\n- soc: fsl: qbman: Always disable interrupts when taking cgr_lock (git-fixes).\n- spi: lm70llp: fix links in doc and comments (git-fixes).\n- spi: spi-mt65xx: Fix NULL pointer access in interrupt handler (git-fixes).\n- sr9800: Add check for usbnet_get_endpoints (git-fixes).\n- stackdepot: rename pool_index to pool_index_plus_1 (git-fixes).\n- staging: vc04_services: fix information leak in create_component() (git-fixes).\n- sunrpc: Add an IS_ERR() check back to where it was (git-fixes).\n- sunrpc: ECONNRESET might require a rebind (git-fixes).\n- sunrpc: Fix RPC client cleaned up the freed pipefs dentries (git-fixes).\n- sunrpc: Fix a suspicious RCU usage warning (git-fixes).\n- sunrpc: fix a memleak in gss_import_v2_context (git-fixes).\n- sunrpc: fix some memleaks in gssx_dec_option_array (git-fixes).\n- svcrdma: Drop connection after an RDMA Read error (git-fixes).\n- tracing/ring-buffer: Fix wait_on_pipe() race (git-fixes).\n- tracing: Have saved_cmdlines arrays all in one allocation (git-fixes).\n- tracing: Remove precision vsnprintf() check from print event (git-fixes).\n- tracing: Use .flush() call to wake up readers (git-fixes).\n- tty: n_gsm: require CAP_NET_ADMIN to attach N_GSM0710 ldisc (bsc#1222619).\n- tty: serial: fsl_lpuart: avoid idle preamble pending if CTS is enabled (git-fixes).\n- tty: serial: samsung: fix tx_empty() to return TIOCSER_TEMT (git-fixes).\n- tty: vt: fix 20 vs 0x20 typo in EScsiignore (git-fixes).\n- ubifs: Queue up space reservation tasks if retrying many times (git-fixes).\n- ubifs: Remove unreachable code in dbg_check_ltab_lnum (git-fixes).\n- ubifs: Set page uptodate in the correct place (git-fixes).\n- ubifs: dbg_check_idx_size: Fix kmemleak if loading znode failed (git-fixes).\n- ubifs: fix sort function prototype (git-fixes).\n- usb: audio-v2: Correct comments for struct uac_clock_selector_descriptor (git-fixes).\n- usb: cdc-wdm: close race between read and workqueue (git-fixes).\n- usb: core: Fix deadlock in usb_deauthorize_interface() (git-fixes).\n- usb: dwc2: gadget: Fix exiting from clock gating (git-fixes).\n- usb: dwc2: gadget: LPM flow fix (git-fixes).\n- usb: dwc2: host: Fix ISOC flow in DDMA mode (git-fixes).\n- usb: dwc2: host: Fix hibernation flow (git-fixes).\n- usb: dwc2: host: Fix remote wakeup from hibernation (git-fixes).\n- usb: dwc3: Properly set system wakeup (git-fixes).\n- usb: gadget: ncm: Fix handling of zero block length packets (git-fixes).\n- usb: gadget: net2272: Use irqflags in the call to net2272_probe_fin (git-fixes).\n- usb: port: Do not try to peer unused USB ports based on location (git-fixes).\n- usb: typec: Return size of buffer if pd_set operation succeeds (git-fixes).\n- usb: typec: ucsi: Check for notifications after init (git-fixes).\n- usb: typec: ucsi: Clean up UCSI_CABLE_PROP macros (git-fixes).\n- usb: typec: ucsi: Clear EVENT_PENDING under PPM lock (git-fixes).\n- usb: usb-storage: Prevent divide-by-0 error in isd200_ata_command (git-fixes).\n- usb: xhci: Add error handling in xhci_map_urb_for_dma (git-fixes).\n- vboxsf: Avoid an spurious warning if load_nls_xxx() fails (git-fixes).\n- vdpa/mlx5: Allow CVQ size changes (git-fixes).\n- vt: fix unicode buffer corruption when deleting characters (git-fixes).\n- watchdog: stm32_iwdg: initialize default timeout (git-fixes).\n- wifi: ath10k: fix NULL pointer dereference in ath10k_wmi_tlv_op_pull_mgmt_tx_compl_ev() (git-fixes).\n- wifi: ath11k: decrease MHI channel buffer length to 8KB (bsc#1207948).\n- wifi: ath11k: initialize rx_mcs_80 and rx_mcs_160 before use (git-fixes).\n- wifi: ath9k: delay all of ath9k_wmi_event_tasklet() until init is complete (git-fixes).\n- wifi: b43: Disable QoS for bcm4331 (git-fixes).\n- wifi: b43: Stop correct queue in DMA worker when QoS is disabled (git-fixes).\n- wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is disabled (git-fixes).\n- wifi: b43: Stop/wake correct queue in PIO Tx path when QoS is disabled (git-fixes).\n- wifi: brcmfmac: fix copyright year mentioned in platform_data header (git-fixes).\n- wifi: brcmsmac: avoid function pointer casts (git-fixes).\n- wifi: iwlwifi: dbg-tlv: ensure NUL termination (git-fixes).\n- wifi: iwlwifi: fix EWRD table validity check (git-fixes).\n- wifi: iwlwifi: fw: do not always use FW dump trig (git-fixes).\n- wifi: iwlwifi: mvm: do not set replay counters to 0xff (git-fixes).\n- wifi: iwlwifi: mvm: report beacon protection failures (git-fixes).\n- wifi: iwlwifi: mvm: rfi: fix potential response leaks (git-fixes).\n- wifi: iwlwifi: mvm: use FW rate for non-data only on new devices (git-fixes).\n- wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer() (git-fixes).\n- wifi: mwifiex: debugfs: Drop unnecessary error check for debugfs_create_dir() (git-fixes).\n- wifi: rtl8xxxu: add cancel_work_sync() for c2hcmd_work (git-fixes).\n- wifi: rtw88: 8821c: Fix false alarm count (git-fixes).\n- wifi: wilc1000: fix RCU usage in connect path (git-fixes).\n- wifi: wilc1000: fix declarations ordering (stable-fixes).\n- wifi: wilc1000: fix multi-vif management when deleting a vif (git-fixes).\n- wifi: wilc1000: prevent use-after-free on vif when cleaning up all interfaces (git-fixes).\n- x86/CPU/AMD: Update the Zenbleed microcode revisions (git-fixes).\n- x86/bugs: Fix the SRSO mitigation on Zen3/4 (git-fixes).\n- x86/fpu: Keep xfd_state in sync with MSR_IA32_XFD (git-fixes).\n- x86/xen: Add some null pointer checking to smp.c (git-fixes).\n- x86/xen: add CPU dependencies for 32-bit build (git-fixes).\n- x86/xen: fix percpu vcpu_info allocation (git-fixes).\n- xen-netback: properly sync TX responses (git-fixes).\n- xen-netfront: Add missing skb_mark_for_recycle (git-fixes).\n- xen/gntdev: Fix the abuse of underlying struct page in DMA-buf import (git-fixes).\n- xen/xenbus: document will_handle argument for xenbus_watch_path() (git-fixes).\n- xhci: handle isoc Babble and Buffer Overrun events properly (git-fixes).\n- xhci: process isoc TD properly when there was a transaction error mid TD (git-fixes).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-1490,SUSE-SLE-Module-Public-Cloud-15-SP5-2024-1490,openSUSE-SLE-15.5-2024-1490",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_1490-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:1490-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241490-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:1490-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2024-May/035140.html"
},
{
"category": "self",
"summary": "SUSE Bug 1177529",
"url": "https://bugzilla.suse.com/1177529"
},
{
"category": "self",
"summary": "SUSE Bug 1192145",
"url": "https://bugzilla.suse.com/1192145"
},
{
"category": "self",
"summary": "SUSE Bug 1194869",
"url": "https://bugzilla.suse.com/1194869"
},
{
"category": "self",
"summary": "SUSE Bug 1200465",
"url": "https://bugzilla.suse.com/1200465"
},
{
"category": "self",
"summary": "SUSE Bug 1205316",
"url": "https://bugzilla.suse.com/1205316"
},
{
"category": "self",
"summary": "SUSE Bug 1207948",
"url": "https://bugzilla.suse.com/1207948"
},
{
"category": "self",
"summary": "SUSE Bug 1209635",
"url": "https://bugzilla.suse.com/1209635"
},
{
"category": "self",
"summary": "SUSE Bug 1209657",
"url": "https://bugzilla.suse.com/1209657"
},
{
"category": "self",
"summary": "SUSE Bug 1212514",
"url": "https://bugzilla.suse.com/1212514"
},
{
"category": "self",
"summary": "SUSE Bug 1213456",
"url": "https://bugzilla.suse.com/1213456"
},
{
"category": "self",
"summary": "SUSE Bug 1214852",
"url": "https://bugzilla.suse.com/1214852"
},
{
"category": "self",
"summary": "SUSE Bug 1215221",
"url": "https://bugzilla.suse.com/1215221"
},
{
"category": "self",
"summary": "SUSE Bug 1215322",
"url": "https://bugzilla.suse.com/1215322"
},
{
"category": "self",
"summary": "SUSE Bug 1217339",
"url": "https://bugzilla.suse.com/1217339"
},
{
"category": "self",
"summary": "SUSE Bug 1217829",
"url": "https://bugzilla.suse.com/1217829"
},
{
"category": "self",
"summary": "SUSE Bug 1217959",
"url": "https://bugzilla.suse.com/1217959"
},
{
"category": "self",
"summary": "SUSE Bug 1217987",
"url": "https://bugzilla.suse.com/1217987"
},
{
"category": "self",
"summary": "SUSE Bug 1217988",
"url": "https://bugzilla.suse.com/1217988"
},
{
"category": "self",
"summary": "SUSE Bug 1217989",
"url": "https://bugzilla.suse.com/1217989"
},
{
"category": "self",
"summary": "SUSE Bug 1218321",
"url": "https://bugzilla.suse.com/1218321"
},
{
"category": "self",
"summary": "SUSE Bug 1218336",
"url": "https://bugzilla.suse.com/1218336"
},
{
"category": "self",
"summary": "SUSE Bug 1218479",
"url": "https://bugzilla.suse.com/1218479"
},
{
"category": "self",
"summary": "SUSE Bug 1218643",
"url": "https://bugzilla.suse.com/1218643"
},
{
"category": "self",
"summary": "SUSE Bug 1218777",
"url": "https://bugzilla.suse.com/1218777"
},
{
"category": "self",
"summary": "SUSE Bug 1219126",
"url": "https://bugzilla.suse.com/1219126"
},
{
"category": "self",
"summary": "SUSE Bug 1219169",
"url": "https://bugzilla.suse.com/1219169"
},
{
"category": "self",
"summary": "SUSE Bug 1219170",
"url": "https://bugzilla.suse.com/1219170"
},
{
"category": "self",
"summary": "SUSE Bug 1219264",
"url": "https://bugzilla.suse.com/1219264"
},
{
"category": "self",
"summary": "SUSE Bug 1219834",
"url": "https://bugzilla.suse.com/1219834"
},
{
"category": "self",
"summary": "SUSE Bug 1220114",
"url": "https://bugzilla.suse.com/1220114"
},
{
"category": "self",
"summary": "SUSE Bug 1220176",
"url": "https://bugzilla.suse.com/1220176"
},
{
"category": "self",
"summary": "SUSE Bug 1220237",
"url": "https://bugzilla.suse.com/1220237"
},
{
"category": "self",
"summary": "SUSE Bug 1220251",
"url": "https://bugzilla.suse.com/1220251"
},
{
"category": "self",
"summary": "SUSE Bug 1220320",
"url": "https://bugzilla.suse.com/1220320"
},
{
"category": "self",
"summary": "SUSE Bug 1220337",
"url": "https://bugzilla.suse.com/1220337"
},
{
"category": "self",
"summary": "SUSE Bug 1220340",
"url": "https://bugzilla.suse.com/1220340"
},
{
"category": "self",
"summary": "SUSE Bug 1220365",
"url": "https://bugzilla.suse.com/1220365"
},
{
"category": "self",
"summary": "SUSE Bug 1220366",
"url": "https://bugzilla.suse.com/1220366"
},
{
"category": "self",
"summary": "SUSE Bug 1220398",
"url": "https://bugzilla.suse.com/1220398"
},
{
"category": "self",
"summary": "SUSE Bug 1220411",
"url": "https://bugzilla.suse.com/1220411"
},
{
"category": "self",
"summary": "SUSE Bug 1220413",
"url": "https://bugzilla.suse.com/1220413"
},
{
"category": "self",
"summary": "SUSE Bug 1220439",
"url": "https://bugzilla.suse.com/1220439"
},
{
"category": "self",
"summary": "SUSE Bug 1220443",
"url": "https://bugzilla.suse.com/1220443"
},
{
"category": "self",
"summary": "SUSE Bug 1220445",
"url": "https://bugzilla.suse.com/1220445"
},
{
"category": "self",
"summary": "SUSE Bug 1220466",
"url": "https://bugzilla.suse.com/1220466"
},
{
"category": "self",
"summary": "SUSE Bug 1220478",
"url": "https://bugzilla.suse.com/1220478"
},
{
"category": "self",
"summary": "SUSE Bug 1220482",
"url": "https://bugzilla.suse.com/1220482"
},
{
"category": "self",
"summary": "SUSE Bug 1220484",
"url": "https://bugzilla.suse.com/1220484"
},
{
"category": "self",
"summary": "SUSE Bug 1220486",
"url": "https://bugzilla.suse.com/1220486"
},
{
"category": "self",
"summary": "SUSE Bug 1220487",
"url": "https://bugzilla.suse.com/1220487"
},
{
"category": "self",
"summary": "SUSE Bug 1220492",
"url": "https://bugzilla.suse.com/1220492"
},
{
"category": "self",
"summary": "SUSE Bug 1220703",
"url": "https://bugzilla.suse.com/1220703"
},
{
"category": "self",
"summary": "SUSE Bug 1220775",
"url": "https://bugzilla.suse.com/1220775"
},
{
"category": "self",
"summary": "SUSE Bug 1220790",
"url": "https://bugzilla.suse.com/1220790"
},
{
"category": "self",
"summary": "SUSE Bug 1220797",
"url": "https://bugzilla.suse.com/1220797"
},
{
"category": "self",
"summary": "SUSE Bug 1220831",
"url": "https://bugzilla.suse.com/1220831"
},
{
"category": "self",
"summary": "SUSE Bug 1220833",
"url": "https://bugzilla.suse.com/1220833"
},
{
"category": "self",
"summary": "SUSE Bug 1220836",
"url": "https://bugzilla.suse.com/1220836"
},
{
"category": "self",
"summary": "SUSE Bug 1220839",
"url": "https://bugzilla.suse.com/1220839"
},
{
"category": "self",
"summary": "SUSE Bug 1220840",
"url": "https://bugzilla.suse.com/1220840"
},
{
"category": "self",
"summary": "SUSE Bug 1220843",
"url": "https://bugzilla.suse.com/1220843"
},
{
"category": "self",
"summary": "SUSE Bug 1220870",
"url": "https://bugzilla.suse.com/1220870"
},
{
"category": "self",
"summary": "SUSE Bug 1220871",
"url": "https://bugzilla.suse.com/1220871"
},
{
"category": "self",
"summary": "SUSE Bug 1220872",
"url": "https://bugzilla.suse.com/1220872"
},
{
"category": "self",
"summary": "SUSE Bug 1220878",
"url": "https://bugzilla.suse.com/1220878"
},
{
"category": "self",
"summary": "SUSE Bug 1220879",
"url": "https://bugzilla.suse.com/1220879"
},
{
"category": "self",
"summary": "SUSE Bug 1220883",
"url": "https://bugzilla.suse.com/1220883"
},
{
"category": "self",
"summary": "SUSE Bug 1220885",
"url": "https://bugzilla.suse.com/1220885"
},
{
"category": "self",
"summary": "SUSE Bug 1220887",
"url": "https://bugzilla.suse.com/1220887"
},
{
"category": "self",
"summary": "SUSE Bug 1220898",
"url": "https://bugzilla.suse.com/1220898"
},
{
"category": "self",
"summary": "SUSE Bug 1220901",
"url": "https://bugzilla.suse.com/1220901"
},
{
"category": "self",
"summary": "SUSE Bug 1220915",
"url": "https://bugzilla.suse.com/1220915"
},
{
"category": "self",
"summary": "SUSE Bug 1220918",
"url": "https://bugzilla.suse.com/1220918"
},
{
"category": "self",
"summary": "SUSE Bug 1220920",
"url": "https://bugzilla.suse.com/1220920"
},
{
"category": "self",
"summary": "SUSE Bug 1220921",
"url": "https://bugzilla.suse.com/1220921"
},
{
"category": "self",
"summary": "SUSE Bug 1220926",
"url": "https://bugzilla.suse.com/1220926"
},
{
"category": "self",
"summary": "SUSE Bug 1220927",
"url": "https://bugzilla.suse.com/1220927"
},
{
"category": "self",
"summary": "SUSE Bug 1220929",
"url": "https://bugzilla.suse.com/1220929"
},
{
"category": "self",
"summary": "SUSE Bug 1220932",
"url": "https://bugzilla.suse.com/1220932"
},
{
"category": "self",
"summary": "SUSE Bug 1220935",
"url": "https://bugzilla.suse.com/1220935"
},
{
"category": "self",
"summary": "SUSE Bug 1220937",
"url": "https://bugzilla.suse.com/1220937"
},
{
"category": "self",
"summary": "SUSE Bug 1220938",
"url": "https://bugzilla.suse.com/1220938"
},
{
"category": "self",
"summary": "SUSE Bug 1220940",
"url": "https://bugzilla.suse.com/1220940"
},
{
"category": "self",
"summary": "SUSE Bug 1220954",
"url": "https://bugzilla.suse.com/1220954"
},
{
"category": "self",
"summary": "SUSE Bug 1220955",
"url": "https://bugzilla.suse.com/1220955"
},
{
"category": "self",
"summary": "SUSE Bug 1220959",
"url": "https://bugzilla.suse.com/1220959"
},
{
"category": "self",
"summary": "SUSE Bug 1220960",
"url": "https://bugzilla.suse.com/1220960"
},
{
"category": "self",
"summary": "SUSE Bug 1220961",
"url": "https://bugzilla.suse.com/1220961"
},
{
"category": "self",
"summary": "SUSE Bug 1220965",
"url": "https://bugzilla.suse.com/1220965"
},
{
"category": "self",
"summary": "SUSE Bug 1220969",
"url": "https://bugzilla.suse.com/1220969"
},
{
"category": "self",
"summary": "SUSE Bug 1220978",
"url": "https://bugzilla.suse.com/1220978"
},
{
"category": "self",
"summary": "SUSE Bug 1220979",
"url": "https://bugzilla.suse.com/1220979"
},
{
"category": "self",
"summary": "SUSE Bug 1220981",
"url": "https://bugzilla.suse.com/1220981"
},
{
"category": "self",
"summary": "SUSE Bug 1220982",
"url": "https://bugzilla.suse.com/1220982"
},
{
"category": "self",
"summary": "SUSE Bug 1220983",
"url": "https://bugzilla.suse.com/1220983"
},
{
"category": "self",
"summary": "SUSE Bug 1220985",
"url": "https://bugzilla.suse.com/1220985"
},
{
"category": "self",
"summary": "SUSE Bug 1220986",
"url": "https://bugzilla.suse.com/1220986"
},
{
"category": "self",
"summary": "SUSE Bug 1220987",
"url": "https://bugzilla.suse.com/1220987"
},
{
"category": "self",
"summary": "SUSE Bug 1220989",
"url": "https://bugzilla.suse.com/1220989"
},
{
"category": "self",
"summary": "SUSE Bug 1220990",
"url": "https://bugzilla.suse.com/1220990"
},
{
"category": "self",
"summary": "SUSE Bug 1221009",
"url": "https://bugzilla.suse.com/1221009"
},
{
"category": "self",
"summary": "SUSE Bug 1221012",
"url": "https://bugzilla.suse.com/1221012"
},
{
"category": "self",
"summary": "SUSE Bug 1221015",
"url": "https://bugzilla.suse.com/1221015"
},
{
"category": "self",
"summary": "SUSE Bug 1221022",
"url": "https://bugzilla.suse.com/1221022"
},
{
"category": "self",
"summary": "SUSE Bug 1221039",
"url": "https://bugzilla.suse.com/1221039"
},
{
"category": "self",
"summary": "SUSE Bug 1221040",
"url": "https://bugzilla.suse.com/1221040"
},
{
"category": "self",
"summary": "SUSE Bug 1221044",
"url": "https://bugzilla.suse.com/1221044"
},
{
"category": "self",
"summary": "SUSE Bug 1221045",
"url": "https://bugzilla.suse.com/1221045"
},
{
"category": "self",
"summary": "SUSE Bug 1221046",
"url": "https://bugzilla.suse.com/1221046"
},
{
"category": "self",
"summary": "SUSE Bug 1221048",
"url": "https://bugzilla.suse.com/1221048"
},
{
"category": "self",
"summary": "SUSE Bug 1221055",
"url": "https://bugzilla.suse.com/1221055"
},
{
"category": "self",
"summary": "SUSE Bug 1221056",
"url": "https://bugzilla.suse.com/1221056"
},
{
"category": "self",
"summary": "SUSE Bug 1221058",
"url": "https://bugzilla.suse.com/1221058"
},
{
"category": "self",
"summary": "SUSE Bug 1221060",
"url": "https://bugzilla.suse.com/1221060"
},
{
"category": "self",
"summary": "SUSE Bug 1221061",
"url": "https://bugzilla.suse.com/1221061"
},
{
"category": "self",
"summary": "SUSE Bug 1221062",
"url": "https://bugzilla.suse.com/1221062"
},
{
"category": "self",
"summary": "SUSE Bug 1221066",
"url": "https://bugzilla.suse.com/1221066"
},
{
"category": "self",
"summary": "SUSE Bug 1221067",
"url": "https://bugzilla.suse.com/1221067"
},
{
"category": "self",
"summary": "SUSE Bug 1221068",
"url": "https://bugzilla.suse.com/1221068"
},
{
"category": "self",
"summary": "SUSE Bug 1221069",
"url": "https://bugzilla.suse.com/1221069"
},
{
"category": "self",
"summary": "SUSE Bug 1221070",
"url": "https://bugzilla.suse.com/1221070"
},
{
"category": "self",
"summary": "SUSE Bug 1221071",
"url": "https://bugzilla.suse.com/1221071"
},
{
"category": "self",
"summary": "SUSE Bug 1221077",
"url": "https://bugzilla.suse.com/1221077"
},
{
"category": "self",
"summary": "SUSE Bug 1221082",
"url": "https://bugzilla.suse.com/1221082"
},
{
"category": "self",
"summary": "SUSE Bug 1221090",
"url": "https://bugzilla.suse.com/1221090"
},
{
"category": "self",
"summary": "SUSE Bug 1221097",
"url": "https://bugzilla.suse.com/1221097"
},
{
"category": "self",
"summary": "SUSE Bug 1221156",
"url": "https://bugzilla.suse.com/1221156"
},
{
"category": "self",
"summary": "SUSE Bug 1221162",
"url": "https://bugzilla.suse.com/1221162"
},
{
"category": "self",
"summary": "SUSE Bug 1221252",
"url": "https://bugzilla.suse.com/1221252"
},
{
"category": "self",
"summary": "SUSE Bug 1221273",
"url": "https://bugzilla.suse.com/1221273"
},
{
"category": "self",
"summary": "SUSE Bug 1221274",
"url": "https://bugzilla.suse.com/1221274"
},
{
"category": "self",
"summary": "SUSE Bug 1221276",
"url": "https://bugzilla.suse.com/1221276"
},
{
"category": "self",
"summary": "SUSE Bug 1221277",
"url": "https://bugzilla.suse.com/1221277"
},
{
"category": "self",
"summary": "SUSE Bug 1221291",
"url": "https://bugzilla.suse.com/1221291"
},
{
"category": "self",
"summary": "SUSE Bug 1221293",
"url": "https://bugzilla.suse.com/1221293"
},
{
"category": "self",
"summary": "SUSE Bug 1221298",
"url": "https://bugzilla.suse.com/1221298"
},
{
"category": "self",
"summary": "SUSE Bug 1221337",
"url": "https://bugzilla.suse.com/1221337"
},
{
"category": "self",
"summary": "SUSE Bug 1221338",
"url": "https://bugzilla.suse.com/1221338"
},
{
"category": "self",
"summary": "SUSE Bug 1221375",
"url": "https://bugzilla.suse.com/1221375"
},
{
"category": "self",
"summary": "SUSE Bug 1221379",
"url": "https://bugzilla.suse.com/1221379"
},
{
"category": "self",
"summary": "SUSE Bug 1221551",
"url": "https://bugzilla.suse.com/1221551"
},
{
"category": "self",
"summary": "SUSE Bug 1221553",
"url": "https://bugzilla.suse.com/1221553"
},
{
"category": "self",
"summary": "SUSE Bug 1221613",
"url": "https://bugzilla.suse.com/1221613"
},
{
"category": "self",
"summary": "SUSE Bug 1221614",
"url": "https://bugzilla.suse.com/1221614"
},
{
"category": "self",
"summary": "SUSE Bug 1221616",
"url": "https://bugzilla.suse.com/1221616"
},
{
"category": "self",
"summary": "SUSE Bug 1221618",
"url": "https://bugzilla.suse.com/1221618"
},
{
"category": "self",
"summary": "SUSE Bug 1221631",
"url": "https://bugzilla.suse.com/1221631"
},
{
"category": "self",
"summary": "SUSE Bug 1221633",
"url": "https://bugzilla.suse.com/1221633"
},
{
"category": "self",
"summary": "SUSE Bug 1221713",
"url": "https://bugzilla.suse.com/1221713"
},
{
"category": "self",
"summary": "SUSE Bug 1221725",
"url": "https://bugzilla.suse.com/1221725"
},
{
"category": "self",
"summary": "SUSE Bug 1221777",
"url": "https://bugzilla.suse.com/1221777"
},
{
"category": "self",
"summary": "SUSE Bug 1221791",
"url": "https://bugzilla.suse.com/1221791"
},
{
"category": "self",
"summary": "SUSE Bug 1221814",
"url": "https://bugzilla.suse.com/1221814"
},
{
"category": "self",
"summary": "SUSE Bug 1221816",
"url": "https://bugzilla.suse.com/1221816"
},
{
"category": "self",
"summary": "SUSE Bug 1221830",
"url": "https://bugzilla.suse.com/1221830"
},
{
"category": "self",
"summary": "SUSE Bug 1221951",
"url": "https://bugzilla.suse.com/1221951"
},
{
"category": "self",
"summary": "SUSE Bug 1222011",
"url": "https://bugzilla.suse.com/1222011"
},
{
"category": "self",
"summary": "SUSE Bug 1222033",
"url": "https://bugzilla.suse.com/1222033"
},
{
"category": "self",
"summary": "SUSE Bug 1222051",
"url": "https://bugzilla.suse.com/1222051"
},
{
"category": "self",
"summary": "SUSE Bug 1222056",
"url": "https://bugzilla.suse.com/1222056"
},
{
"category": "self",
"summary": "SUSE Bug 1222060",
"url": "https://bugzilla.suse.com/1222060"
},
{
"category": "self",
"summary": "SUSE Bug 1222070",
"url": "https://bugzilla.suse.com/1222070"
},
{
"category": "self",
"summary": "SUSE Bug 1222073",
"url": "https://bugzilla.suse.com/1222073"
},
{
"category": "self",
"summary": "SUSE Bug 1222117",
"url": "https://bugzilla.suse.com/1222117"
},
{
"category": "self",
"summary": "SUSE Bug 1222247",
"url": "https://bugzilla.suse.com/1222247"
},
{
"category": "self",
"summary": "SUSE Bug 1222266",
"url": "https://bugzilla.suse.com/1222266"
},
{
"category": "self",
"summary": "SUSE Bug 1222274",
"url": "https://bugzilla.suse.com/1222274"
},
{
"category": "self",
"summary": "SUSE Bug 1222291",
"url": "https://bugzilla.suse.com/1222291"
},
{
"category": "self",
"summary": "SUSE Bug 1222300",
"url": "https://bugzilla.suse.com/1222300"
},
{
"category": "self",
"summary": "SUSE Bug 1222304",
"url": "https://bugzilla.suse.com/1222304"
},
{
"category": "self",
"summary": "SUSE Bug 1222317",
"url": "https://bugzilla.suse.com/1222317"
},
{
"category": "self",
"summary": "SUSE Bug 1222331",
"url": "https://bugzilla.suse.com/1222331"
},
{
"category": "self",
"summary": "SUSE Bug 1222355",
"url": "https://bugzilla.suse.com/1222355"
},
{
"category": "self",
"summary": "SUSE Bug 1222356",
"url": "https://bugzilla.suse.com/1222356"
},
{
"category": "self",
"summary": "SUSE Bug 1222360",
"url": "https://bugzilla.suse.com/1222360"
},
{
"category": "self",
"summary": "SUSE Bug 1222366",
"url": "https://bugzilla.suse.com/1222366"
},
{
"category": "self",
"summary": "SUSE Bug 1222373",
"url": "https://bugzilla.suse.com/1222373"
},
{
"category": "self",
"summary": "SUSE Bug 1222416",
"url": "https://bugzilla.suse.com/1222416"
},
{
"category": "self",
"summary": "SUSE Bug 1222422",
"url": "https://bugzilla.suse.com/1222422"
},
{
"category": "self",
"summary": "SUSE Bug 1222427",
"url": "https://bugzilla.suse.com/1222427"
},
{
"category": "self",
"summary": "SUSE Bug 1222428",
"url": "https://bugzilla.suse.com/1222428"
},
{
"category": "self",
"summary": "SUSE Bug 1222431",
"url": "https://bugzilla.suse.com/1222431"
},
{
"category": "self",
"summary": "SUSE Bug 1222437",
"url": "https://bugzilla.suse.com/1222437"
},
{
"category": "self",
"summary": "SUSE Bug 1222445",
"url": "https://bugzilla.suse.com/1222445"
},
{
"category": "self",
"summary": "SUSE Bug 1222449",
"url": "https://bugzilla.suse.com/1222449"
},
{
"category": "self",
"summary": "SUSE Bug 1222503",
"url": "https://bugzilla.suse.com/1222503"
},
{
"category": "self",
"summary": "SUSE Bug 1222520",
"url": "https://bugzilla.suse.com/1222520"
},
{
"category": "self",
"summary": "SUSE Bug 1222536",
"url": "https://bugzilla.suse.com/1222536"
},
{
"category": "self",
"summary": "SUSE Bug 1222549",
"url": "https://bugzilla.suse.com/1222549"
},
{
"category": "self",
"summary": "SUSE Bug 1222550",
"url": "https://bugzilla.suse.com/1222550"
},
{
"category": "self",
"summary": "SUSE Bug 1222557",
"url": "https://bugzilla.suse.com/1222557"
},
{
"category": "self",
"summary": "SUSE Bug 1222585",
"url": "https://bugzilla.suse.com/1222585"
},
{
"category": "self",
"summary": "SUSE Bug 1222586",
"url": "https://bugzilla.suse.com/1222586"
},
{
"category": "self",
"summary": "SUSE Bug 1222596",
"url": "https://bugzilla.suse.com/1222596"
},
{
"category": "self",
"summary": "SUSE Bug 1222609",
"url": "https://bugzilla.suse.com/1222609"
},
{
"category": "self",
"summary": "SUSE Bug 1222610",
"url": "https://bugzilla.suse.com/1222610"
},
{
"category": "self",
"summary": "SUSE Bug 1222619",
"url": "https://bugzilla.suse.com/1222619"
},
{
"category": "self",
"summary": "SUSE Bug 1222630",
"url": "https://bugzilla.suse.com/1222630"
},
{
"category": "self",
"summary": "SUSE Bug 1222632",
"url": "https://bugzilla.suse.com/1222632"
},
{
"category": "self",
"summary": "SUSE Bug 1222660",
"url": "https://bugzilla.suse.com/1222660"
},
{
"category": "self",
"summary": "SUSE Bug 1222662",
"url": "https://bugzilla.suse.com/1222662"
},
{
"category": "self",
"summary": "SUSE Bug 1222664",
"url": "https://bugzilla.suse.com/1222664"
},
{
"category": "self",
"summary": "SUSE Bug 1222669",
"url": "https://bugzilla.suse.com/1222669"
},
{
"category": "self",
"summary": "SUSE Bug 1222677",
"url": "https://bugzilla.suse.com/1222677"
},
{
"category": "self",
"summary": "SUSE Bug 1222678",
"url": "https://bugzilla.suse.com/1222678"
},
{
"category": "self",
"summary": "SUSE Bug 1222680",
"url": "https://bugzilla.suse.com/1222680"
},
{
"category": "self",
"summary": "SUSE Bug 1222706",
"url": "https://bugzilla.suse.com/1222706"
},
{
"category": "self",
"summary": "SUSE Bug 1222720",
"url": "https://bugzilla.suse.com/1222720"
},
{
"category": "self",
"summary": "SUSE Bug 1222724",
"url": "https://bugzilla.suse.com/1222724"
},
{
"category": "self",
"summary": "SUSE Bug 1222726",
"url": "https://bugzilla.suse.com/1222726"
},
{
"category": "self",
"summary": "SUSE Bug 1222727",
"url": "https://bugzilla.suse.com/1222727"
},
{
"category": "self",
"summary": "SUSE Bug 1222764",
"url": "https://bugzilla.suse.com/1222764"
},
{
"category": "self",
"summary": "SUSE Bug 1222772",
"url": "https://bugzilla.suse.com/1222772"
},
{
"category": "self",
"summary": "SUSE Bug 1222781",
"url": "https://bugzilla.suse.com/1222781"
},
{
"category": "self",
"summary": "SUSE Bug 1222784",
"url": "https://bugzilla.suse.com/1222784"
},
{
"category": "self",
"summary": "SUSE Bug 1222798",
"url": "https://bugzilla.suse.com/1222798"
},
{
"category": "self",
"summary": "SUSE Bug 1222801",
"url": "https://bugzilla.suse.com/1222801"
},
{
"category": "self",
"summary": "SUSE Bug 1222952",
"url": "https://bugzilla.suse.com/1222952"
},
{
"category": "self",
"summary": "SUSE Bug 1223030",
"url": "https://bugzilla.suse.com/1223030"
},
{
"category": "self",
"summary": "SUSE Bug 1223067",
"url": "https://bugzilla.suse.com/1223067"
},
{
"category": "self",
"summary": "SUSE Bug 1223068",
"url": "https://bugzilla.suse.com/1223068"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-46925 page",
"url": "https://www.suse.com/security/cve/CVE-2021-46925/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-46926 page",
"url": "https://www.suse.com/security/cve/CVE-2021-46926/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-46927 page",
"url": "https://www.suse.com/security/cve/CVE-2021-46927/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-46929 page",
"url": "https://www.suse.com/security/cve/CVE-2021-46929/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-46930 page",
"url": "https://www.suse.com/security/cve/CVE-2021-46930/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-46931 page",
"url": "https://www.suse.com/security/cve/CVE-2021-46931/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-46933 page",
"url": "https://www.suse.com/security/cve/CVE-2021-46933/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-46936 page",
"url": "https://www.suse.com/security/cve/CVE-2021-46936/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47082 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47082/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47087 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47087/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47091 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47091/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47093 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47093/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47094 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47094/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47095 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47095/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47096 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47096/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47097 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47097/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47098 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47098/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47099 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47099/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47100 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47100/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47101 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47101/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47102 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47102/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47104 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47104/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47105 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47105/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47107 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47107/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47108 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47108/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47181 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47181/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47182 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47182/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47183 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47183/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47185 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47185/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47189 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47189/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-4744 page",
"url": "https://www.suse.com/security/cve/CVE-2022-4744/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-48626 page",
"url": "https://www.suse.com/security/cve/CVE-2022-48626/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-48629 page",
"url": "https://www.suse.com/security/cve/CVE-2022-48629/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-48630 page",
"url": "https://www.suse.com/security/cve/CVE-2022-48630/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-0160 page",
"url": "https://www.suse.com/security/cve/CVE-2023-0160/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-28746 page",
"url": "https://www.suse.com/security/cve/CVE-2023-28746/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-35827 page",
"url": "https://www.suse.com/security/cve/CVE-2023-35827/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-4881 page",
"url": "https://www.suse.com/security/cve/CVE-2023-4881/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52447 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52447/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52450 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52450/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52453 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52453/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52454 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52454/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52469 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52469/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52470 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52470/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52474 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52474/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52476 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52476/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52477 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52477/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52481 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52481/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52484 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52484/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52486 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52486/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52488 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52488/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52492 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52492/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52493 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52493/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52494 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52494/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52497 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52497/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52500 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52500/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52501 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52501/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52502 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52502/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52503 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52503/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52504 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52504/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52507 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52507/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52508 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52508/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52509 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52509/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52510 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52510/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52511 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52511/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52513 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52513/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52515 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52515/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52517 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52517/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52518 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52518/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52519 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52519/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52520 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52520/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52523 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52523/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52524 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52524/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52525 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52525/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52528 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52528/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52529 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52529/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52532 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52532/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52561 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52561/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52563 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52563/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52564 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52564/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52566 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52566/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52567 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52567/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52569 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52569/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52574 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52574/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52575 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52575/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52576 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52576/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52582 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52582/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52583 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52583/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52587 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52587/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52591 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52591/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52594 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52594/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52595 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52595/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52597 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52597/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52598 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52598/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52599 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52599/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52600 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52600/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52601 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52601/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52602 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52602/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52603 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52603/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52604 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52604/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52605 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52605/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52606 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52606/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52607 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52607/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52608 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52608/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52612 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52612/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52615 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52615/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52617 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52617/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52619 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52619/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52621 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52621/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52623 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52623/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52627 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52627/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52628 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52628/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52632 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52632/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52636 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52636/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52637 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52637/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52639 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52639/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-6356 page",
"url": "https://www.suse.com/security/cve/CVE-2023-6356/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-6535 page",
"url": "https://www.suse.com/security/cve/CVE-2023-6535/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-6536 page",
"url": "https://www.suse.com/security/cve/CVE-2023-6536/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-7042 page",
"url": "https://www.suse.com/security/cve/CVE-2023-7042/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-7192 page",
"url": "https://www.suse.com/security/cve/CVE-2023-7192/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-0841 page",
"url": "https://www.suse.com/security/cve/CVE-2024-0841/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-2201 page",
"url": "https://www.suse.com/security/cve/CVE-2024-2201/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-22099 page",
"url": "https://www.suse.com/security/cve/CVE-2024-22099/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-23307 page",
"url": "https://www.suse.com/security/cve/CVE-2024-23307/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-23850 page",
"url": "https://www.suse.com/security/cve/CVE-2024-23850/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-25739 page",
"url": "https://www.suse.com/security/cve/CVE-2024-25739/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-25742 page",
"url": "https://www.suse.com/security/cve/CVE-2024-25742/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26599 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26599/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26600 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26600/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26602 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26602/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26612 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26612/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26614 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26614/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26620 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26620/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26627 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26627/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26629 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26629/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26642 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26642/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26645 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26645/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26646 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26646/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26651 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26651/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26654 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26654/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26659 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26659/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26660 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26660/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26664 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26664/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26667 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26667/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26670 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26670/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26680 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26680/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26681 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26681/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26684 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26684/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26685 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26685/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26689 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26689/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26695 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26695/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26696 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26696/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26697 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26697/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26704 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26704/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26717 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26717/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26718 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26718/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26722 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26722/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26727 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26727/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26733 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26733/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26736 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26736/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26737 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26737/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26743 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26743/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26744 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26744/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26745 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26745/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26747 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26747/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26749 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26749/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26751 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26751/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26754 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26754/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26760 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26760/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26763 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26763/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26766 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26766/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26769 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26769/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26771 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26771/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26776 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26776/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26779 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26779/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26787 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26787/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26790 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26790/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26793 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26793/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26798 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26798/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26805 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26805/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26807 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26807/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26848 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26848/"
}
],
"title": "Security update for the Linux Kernel",
"tracking": {
"current_release_date": "2024-05-03T07:54:25Z",
"generator": {
"date": "2024-05-03T07:54:25Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:1490-1",
"initial_release_date": "2024-05-03T07:54:25Z",
"revision_history": [
{
"date": "2024-05-03T07:54:25Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"product": {
"name": "cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"product_id": "cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"product": {
"name": "dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"product_id": "dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"product": {
"name": "gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"product_id": "gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-azure-5.14.21-150500.33.48.1.aarch64",
"product": {
"name": "kernel-azure-5.14.21-150500.33.48.1.aarch64",
"product_id": "kernel-azure-5.14.21-150500.33.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"product": {
"name": "kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"product_id": "kernel-azure-devel-5.14.21-150500.33.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"product": {
"name": "kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"product_id": "kernel-azure-extra-5.14.21-150500.33.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"product": {
"name": "kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"product_id": "kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"product": {
"name": "kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"product_id": "kernel-azure-optional-5.14.21-150500.33.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"product": {
"name": "kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"product_id": "kernel-syms-azure-5.14.21-150500.33.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"product": {
"name": "kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"product_id": "kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"product": {
"name": "ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"product_id": "ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"product": {
"name": "reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"product_id": "reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"product": {
"name": "kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"product_id": "kernel-devel-azure-5.14.21-150500.33.48.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"product": {
"name": "kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"product_id": "kernel-source-azure-5.14.21-150500.33.48.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"product": {
"name": "cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"product_id": "cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"product": {
"name": "dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"product_id": "dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"product": {
"name": "gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"product_id": "gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-azure-5.14.21-150500.33.48.1.x86_64",
"product": {
"name": "kernel-azure-5.14.21-150500.33.48.1.x86_64",
"product_id": "kernel-azure-5.14.21-150500.33.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"product": {
"name": "kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"product_id": "kernel-azure-devel-5.14.21-150500.33.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"product": {
"name": "kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"product_id": "kernel-azure-extra-5.14.21-150500.33.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"product": {
"name": "kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"product_id": "kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"product": {
"name": "kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"product_id": "kernel-azure-optional-5.14.21-150500.33.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"product": {
"name": "kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"product_id": "kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"product": {
"name": "kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"product_id": "kernel-syms-azure-5.14.21-150500.33.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"product": {
"name": "kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"product_id": "kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"product": {
"name": "ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"product_id": "ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"product": {
"name": "reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"product_id": "reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-public-cloud:15:sp5"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-azure-5.14.21-150500.33.48.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64"
},
"product_reference": "kernel-azure-5.14.21-150500.33.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-azure-5.14.21-150500.33.48.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64"
},
"product_reference": "kernel-azure-5.14.21-150500.33.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-azure-devel-5.14.21-150500.33.48.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64"
},
"product_reference": "kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-azure-devel-5.14.21-150500.33.48.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64"
},
"product_reference": "kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-azure-5.14.21-150500.33.48.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch"
},
"product_reference": "kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-azure-5.14.21-150500.33.48.1.noarch as component of SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch"
},
"product_reference": "kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-azure-5.14.21-150500.33.48.1.aarch64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64"
},
"product_reference": "kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-azure-5.14.21-150500.33.48.1.x86_64 as component of SUSE Linux Enterprise Module for Public Cloud 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64"
},
"product_reference": "kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Public Cloud 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64"
},
"product_reference": "cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64"
},
"product_reference": "cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64"
},
"product_reference": "dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64"
},
"product_reference": "dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64"
},
"product_reference": "gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64"
},
"product_reference": "gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-azure-5.14.21-150500.33.48.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64"
},
"product_reference": "kernel-azure-5.14.21-150500.33.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-azure-5.14.21-150500.33.48.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64"
},
"product_reference": "kernel-azure-5.14.21-150500.33.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-azure-devel-5.14.21-150500.33.48.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64"
},
"product_reference": "kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-azure-devel-5.14.21-150500.33.48.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64"
},
"product_reference": "kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-azure-extra-5.14.21-150500.33.48.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64"
},
"product_reference": "kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-azure-extra-5.14.21-150500.33.48.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64"
},
"product_reference": "kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64"
},
"product_reference": "kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64"
},
"product_reference": "kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-azure-optional-5.14.21-150500.33.48.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64"
},
"product_reference": "kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-azure-optional-5.14.21-150500.33.48.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64"
},
"product_reference": "kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64"
},
"product_reference": "kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-azure-5.14.21-150500.33.48.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch"
},
"product_reference": "kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-azure-5.14.21-150500.33.48.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch"
},
"product_reference": "kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-azure-5.14.21-150500.33.48.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64"
},
"product_reference": "kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-azure-5.14.21-150500.33.48.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64"
},
"product_reference": "kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64"
},
"product_reference": "kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64"
},
"product_reference": "kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64"
},
"product_reference": "ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64"
},
"product_reference": "ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64"
},
"product_reference": "reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
},
"product_reference": "reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-46925",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-46925"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/smc: fix kernel panic caused by race of smc_sock\n\nA crash occurs when smc_cdc_tx_handler() tries to access smc_sock\nbut smc_release() has already freed it.\n\n[ 4570.695099] BUG: unable to handle page fault for address: 000000002eae9e88\n[ 4570.696048] #PF: supervisor write access in kernel mode\n[ 4570.696728] #PF: error_code(0x0002) - not-present page\n[ 4570.697401] PGD 0 P4D 0\n[ 4570.697716] Oops: 0002 [#1] PREEMPT SMP NOPTI\n[ 4570.698228] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 5.16.0-rc4+ #111\n[ 4570.699013] Hardware name: Alibaba Cloud Alibaba Cloud ECS, BIOS 8c24b4c 04/0\n[ 4570.699933] RIP: 0010:_raw_spin_lock+0x1a/0x30\n\u003c...\u003e\n[ 4570.711446] Call Trace:\n[ 4570.711746] \u003cIRQ\u003e\n[ 4570.711992] smc_cdc_tx_handler+0x41/0xc0\n[ 4570.712470] smc_wr_tx_tasklet_fn+0x213/0x560\n[ 4570.712981] ? smc_cdc_tx_dismisser+0x10/0x10\n[ 4570.713489] tasklet_action_common.isra.17+0x66/0x140\n[ 4570.714083] __do_softirq+0x123/0x2f4\n[ 4570.714521] irq_exit_rcu+0xc4/0xf0\n[ 4570.714934] common_interrupt+0xba/0xe0\n\nThough smc_cdc_tx_handler() checked the existence of smc connection,\nsmc_release() may have already dismissed and released the smc socket\nbefore smc_cdc_tx_handler() further visits it.\n\nsmc_cdc_tx_handler() |smc_release()\nif (!conn) |\n |\n |smc_cdc_tx_dismiss_slots()\n | smc_cdc_tx_dismisser()\n |\n |sock_put(\u0026smc-\u003esk) \u003c- last sock_put,\n | smc_sock freed\nbh_lock_sock(\u0026smc-\u003esk) (panic) |\n\nTo make sure we won\u0027t receive any CDC messages after we free the\nsmc_sock, add a refcount on the smc_connection for inflight CDC\nmessage(posted to the QP but haven\u0027t received related CQE), and\ndon\u0027t release the smc_connection until all the inflight CDC messages\nhaven been done, for both success or failed ones.\n\nUsing refcount on CDC messages brings another problem: when the link\nis going to be destroyed, smcr_link_clear() will reset the QP, which\nthen remove all the pending CQEs related to the QP in the CQ. To make\nsure all the CQEs will always come back so the refcount on the\nsmc_connection can always reach 0, smc_ib_modify_qp_reset() was replaced\nby smc_ib_modify_qp_error().\nAnd remove the timeout in smc_wr_tx_wait_no_pending_sends() since we\nneed to wait for all pending WQEs done, or we may encounter use-after-\nfree when handling CQEs.\n\nFor IB device removal routine, we need to wait for all the QPs on that\ndevice been destroyed before we can destroy CQs on the device, or\nthe refcount on smc_connection won\u0027t reach 0 and smc_sock cannot be\nreleased.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-46925",
"url": "https://www.suse.com/security/cve/CVE-2021-46925"
},
{
"category": "external",
"summary": "SUSE Bug 1220466 for CVE-2021-46925",
"url": "https://bugzilla.suse.com/1220466"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2021-46925"
},
{
"cve": "CVE-2021-46926",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-46926"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nALSA: hda: intel-sdw-acpi: harden detection of controller\n\nThe existing code currently sets a pointer to an ACPI handle before\nchecking that it\u0027s actually a SoundWire controller. This can lead to\nissues where the graph walk continues and eventually fails, but the\npointer was set already.\n\nThis patch changes the logic so that the information provided to\nthe caller is set when a controller is found.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-46926",
"url": "https://www.suse.com/security/cve/CVE-2021-46926"
},
{
"category": "external",
"summary": "SUSE Bug 1220478 for CVE-2021-46926",
"url": "https://bugzilla.suse.com/1220478"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "low"
}
],
"title": "CVE-2021-46926"
},
{
"cve": "CVE-2021-46927",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-46927"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnitro_enclaves: Use get_user_pages_unlocked() call to handle mmap assert\n\nAfter commit 5b78ed24e8ec (\"mm/pagemap: add mmap_assert_locked()\nannotations to find_vma*()\"), the call to get_user_pages() will trigger\nthe mmap assert.\n\nstatic inline void mmap_assert_locked(struct mm_struct *mm)\n{\n\tlockdep_assert_held(\u0026mm-\u003emmap_lock);\n\tVM_BUG_ON_MM(!rwsem_is_locked(\u0026mm-\u003emmap_lock), mm);\n}\n\n[ 62.521410] kernel BUG at include/linux/mmap_lock.h:156!\n...........................................................\n[ 62.538938] RIP: 0010:find_vma+0x32/0x80\n...........................................................\n[ 62.605889] Call Trace:\n[ 62.608502] \u003cTASK\u003e\n[ 62.610956] ? lock_timer_base+0x61/0x80\n[ 62.614106] find_extend_vma+0x19/0x80\n[ 62.617195] __get_user_pages+0x9b/0x6a0\n[ 62.620356] __gup_longterm_locked+0x42d/0x450\n[ 62.623721] ? finish_wait+0x41/0x80\n[ 62.626748] ? __kmalloc+0x178/0x2f0\n[ 62.629768] ne_set_user_memory_region_ioctl.isra.0+0x225/0x6a0 [nitro_enclaves]\n[ 62.635776] ne_enclave_ioctl+0x1cf/0x6d7 [nitro_enclaves]\n[ 62.639541] __x64_sys_ioctl+0x82/0xb0\n[ 62.642620] do_syscall_64+0x3b/0x90\n[ 62.645642] entry_SYSCALL_64_after_hwframe+0x44/0xae\n\nUse get_user_pages_unlocked() when setting the enclave memory regions.\nThat\u0027s a similar pattern as mmap_read_lock() used together with\nget_user_pages().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-46927",
"url": "https://www.suse.com/security/cve/CVE-2021-46927"
},
{
"category": "external",
"summary": "SUSE Bug 1220443 for CVE-2021-46927",
"url": "https://bugzilla.suse.com/1220443"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2021-46927"
},
{
"cve": "CVE-2021-46929",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-46929"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsctp: use call_rcu to free endpoint\n\nThis patch is to delay the endpoint free by calling call_rcu() to fix\nanother use-after-free issue in sctp_sock_dump():\n\n BUG: KASAN: use-after-free in __lock_acquire+0x36d9/0x4c20\n Call Trace:\n __lock_acquire+0x36d9/0x4c20 kernel/locking/lockdep.c:3218\n lock_acquire+0x1ed/0x520 kernel/locking/lockdep.c:3844\n __raw_spin_lock_bh include/linux/spinlock_api_smp.h:135 [inline]\n _raw_spin_lock_bh+0x31/0x40 kernel/locking/spinlock.c:168\n spin_lock_bh include/linux/spinlock.h:334 [inline]\n __lock_sock+0x203/0x350 net/core/sock.c:2253\n lock_sock_nested+0xfe/0x120 net/core/sock.c:2774\n lock_sock include/net/sock.h:1492 [inline]\n sctp_sock_dump+0x122/0xb20 net/sctp/diag.c:324\n sctp_for_each_transport+0x2b5/0x370 net/sctp/socket.c:5091\n sctp_diag_dump+0x3ac/0x660 net/sctp/diag.c:527\n __inet_diag_dump+0xa8/0x140 net/ipv4/inet_diag.c:1049\n inet_diag_dump+0x9b/0x110 net/ipv4/inet_diag.c:1065\n netlink_dump+0x606/0x1080 net/netlink/af_netlink.c:2244\n __netlink_dump_start+0x59a/0x7c0 net/netlink/af_netlink.c:2352\n netlink_dump_start include/linux/netlink.h:216 [inline]\n inet_diag_handler_cmd+0x2ce/0x3f0 net/ipv4/inet_diag.c:1170\n __sock_diag_cmd net/core/sock_diag.c:232 [inline]\n sock_diag_rcv_msg+0x31d/0x410 net/core/sock_diag.c:263\n netlink_rcv_skb+0x172/0x440 net/netlink/af_netlink.c:2477\n sock_diag_rcv+0x2a/0x40 net/core/sock_diag.c:274\n\nThis issue occurs when asoc is peeled off and the old sk is freed after\ngetting it by asoc-\u003ebase.sk and before calling lock_sock(sk).\n\nTo prevent the sk free, as a holder of the sk, ep should be alive when\ncalling lock_sock(). This patch uses call_rcu() and moves sock_put and\nep free into sctp_endpoint_destroy_rcu(), so that it\u0027s safe to try to\nhold the ep under rcu_read_lock in sctp_transport_traverse_process().\n\nIf sctp_endpoint_hold() returns true, it means this ep is still alive\nand we have held it and can continue to dump it; If it returns false,\nit means this ep is dead and can be freed after rcu_read_unlock, and\nwe should skip it.\n\nIn sctp_sock_dump(), after locking the sk, if this ep is different from\ntsp-\u003easoc-\u003eep, it means during this dumping, this asoc was peeled off\nbefore calling lock_sock(), and the sk should be skipped; If this ep is\nthe same with tsp-\u003easoc-\u003eep, it means no peeloff happens on this asoc,\nand due to lock_sock, no peeloff will happen either until release_sock.\n\nNote that delaying endpoint free won\u0027t delay the port release, as the\nport release happens in sctp_endpoint_destroy() before calling call_rcu().\nAlso, freeing endpoint by call_rcu() makes it safe to access the sk by\nasoc-\u003ebase.sk in sctp_assocs_seq_show() and sctp_rcv().\n\nThanks Jones to bring this issue up.\n\nv1-\u003ev2:\n - improve the changelog.\n - add kfree(ep) into sctp_endpoint_destroy_rcu(), as Jakub noticed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-46929",
"url": "https://www.suse.com/security/cve/CVE-2021-46929"
},
{
"category": "external",
"summary": "SUSE Bug 1220482 for CVE-2021-46929",
"url": "https://bugzilla.suse.com/1220482"
},
{
"category": "external",
"summary": "SUSE Bug 1222400 for CVE-2021-46929",
"url": "https://bugzilla.suse.com/1222400"
},
{
"category": "external",
"summary": "SUSE Bug 1224298 for CVE-2021-46929",
"url": "https://bugzilla.suse.com/1224298"
},
{
"category": "external",
"summary": "SUSE Bug 1224878 for CVE-2021-46929",
"url": "https://bugzilla.suse.com/1224878"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "important"
}
],
"title": "CVE-2021-46929"
},
{
"cve": "CVE-2021-46930",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-46930"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: mtu3: fix list_head check warning\n\nThis is caused by uninitialization of list_head.\n\nBUG: KASAN: use-after-free in __list_del_entry_valid+0x34/0xe4\n\nCall trace:\ndump_backtrace+0x0/0x298\nshow_stack+0x24/0x34\ndump_stack+0x130/0x1a8\nprint_address_description+0x88/0x56c\n__kasan_report+0x1b8/0x2a0\nkasan_report+0x14/0x20\n__asan_load8+0x9c/0xa0\n__list_del_entry_valid+0x34/0xe4\nmtu3_req_complete+0x4c/0x300 [mtu3]\nmtu3_gadget_stop+0x168/0x448 [mtu3]\nusb_gadget_unregister_driver+0x204/0x3a0\nunregister_gadget_item+0x44/0xa4",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-46930",
"url": "https://www.suse.com/security/cve/CVE-2021-46930"
},
{
"category": "external",
"summary": "SUSE Bug 1220484 for CVE-2021-46930",
"url": "https://bugzilla.suse.com/1220484"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2021-46930"
},
{
"cve": "CVE-2021-46931",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-46931"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/mlx5e: Wrap the tx reporter dump callback to extract the sq\n\nFunction mlx5e_tx_reporter_dump_sq() casts its void * argument to struct\nmlx5e_txqsq *, but in TX-timeout-recovery flow the argument is actually\nof type struct mlx5e_tx_timeout_ctx *.\n\n mlx5_core 0000:08:00.1 enp8s0f1: TX timeout detected\n mlx5_core 0000:08:00.1 enp8s0f1: TX timeout on queue: 1, SQ: 0x11ec, CQ: 0x146d, SQ Cons: 0x0 SQ Prod: 0x1, usecs since last trans: 21565000\n BUG: stack guard page was hit at 0000000093f1a2de (stack is 00000000b66ea0dc..000000004d932dae)\n kernel stack overflow (page fault): 0000 [#1] SMP NOPTI\n CPU: 5 PID: 95 Comm: kworker/u20:1 Tainted: G W OE 5.13.0_mlnx #1\n Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.13.0-0-gf21b5a4aeb02-prebuilt.qemu.org 04/01/2014\n Workqueue: mlx5e mlx5e_tx_timeout_work [mlx5_core]\n RIP: 0010:mlx5e_tx_reporter_dump_sq+0xd3/0x180\n [mlx5_core]\n Call Trace:\n mlx5e_tx_reporter_dump+0x43/0x1c0 [mlx5_core]\n devlink_health_do_dump.part.91+0x71/0xd0\n devlink_health_report+0x157/0x1b0\n mlx5e_reporter_tx_timeout+0xb9/0xf0 [mlx5_core]\n ? mlx5e_tx_reporter_err_cqe_recover+0x1d0/0x1d0\n [mlx5_core]\n ? mlx5e_health_queue_dump+0xd0/0xd0 [mlx5_core]\n ? update_load_avg+0x19b/0x550\n ? set_next_entity+0x72/0x80\n ? pick_next_task_fair+0x227/0x340\n ? finish_task_switch+0xa2/0x280\n mlx5e_tx_timeout_work+0x83/0xb0 [mlx5_core]\n process_one_work+0x1de/0x3a0\n worker_thread+0x2d/0x3c0\n ? process_one_work+0x3a0/0x3a0\n kthread+0x115/0x130\n ? kthread_park+0x90/0x90\n ret_from_fork+0x1f/0x30\n --[ end trace 51ccabea504edaff ]---\n RIP: 0010:mlx5e_tx_reporter_dump_sq+0xd3/0x180\n PKRU: 55555554\n Kernel panic - not syncing: Fatal exception\n Kernel Offset: disabled\n end Kernel panic - not syncing: Fatal exception\n\nTo fix this bug add a wrapper for mlx5e_tx_reporter_dump_sq() which\nextracts the sq from struct mlx5e_tx_timeout_ctx and set it as the\nTX-timeout-recovery flow dump callback.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-46931",
"url": "https://www.suse.com/security/cve/CVE-2021-46931"
},
{
"category": "external",
"summary": "SUSE Bug 1220486 for CVE-2021-46931",
"url": "https://bugzilla.suse.com/1220486"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2021-46931"
},
{
"cve": "CVE-2021-46933",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-46933"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear.\n\nffs_data_clear is indirectly called from both ffs_fs_kill_sb and\nffs_ep0_release, so it ends up being called twice when userland closes ep0\nand then unmounts f_fs.\nIf userland provided an eventfd along with function\u0027s USB descriptors, it\nends up calling eventfd_ctx_put as many times, causing a refcount\nunderflow.\nNULL-ify ffs_eventfd to prevent these extraneous eventfd_ctx_put calls.\n\nAlso, set epfiles to NULL right after de-allocating it, for readability.\n\nFor completeness, ffs_data_clear actually ends up being called thrice, the\nlast call being before the whole ffs structure gets freed, so when this\nspecific sequence happens there is a second underflow happening (but not\nbeing reported):\n\n/sys/kernel/debug/tracing# modprobe usb_f_fs\n/sys/kernel/debug/tracing# echo ffs_data_clear \u003e set_ftrace_filter\n/sys/kernel/debug/tracing# echo function \u003e current_tracer\n/sys/kernel/debug/tracing# echo 1 \u003e tracing_on\n(setup gadget, run and kill function userland process, teardown gadget)\n/sys/kernel/debug/tracing# echo 0 \u003e tracing_on\n/sys/kernel/debug/tracing# cat trace\n smartcard-openp-436 [000] ..... 1946.208786: ffs_data_clear \u003c-ffs_data_closed\n smartcard-openp-431 [000] ..... 1946.279147: ffs_data_clear \u003c-ffs_data_closed\n smartcard-openp-431 [000] .n... 1946.905512: ffs_data_clear \u003c-ffs_data_put\n\nWarning output corresponding to above trace:\n[ 1946.284139] WARNING: CPU: 0 PID: 431 at lib/refcount.c:28 refcount_warn_saturate+0x110/0x15c\n[ 1946.293094] refcount_t: underflow; use-after-free.\n[ 1946.298164] Modules linked in: usb_f_ncm(E) u_ether(E) usb_f_fs(E) hci_uart(E) btqca(E) btrtl(E) btbcm(E) btintel(E) bluetooth(E) nls_ascii(E) nls_cp437(E) vfat(E) fat(E) bcm2835_v4l2(CE) bcm2835_mmal_vchiq(CE) videobuf2_vmalloc(E) videobuf2_memops(E) sha512_generic(E) videobuf2_v4l2(E) sha512_arm(E) videobuf2_common(E) videodev(E) cpufreq_dt(E) snd_bcm2835(CE) brcmfmac(E) mc(E) vc4(E) ctr(E) brcmutil(E) snd_soc_core(E) snd_pcm_dmaengine(E) drbg(E) snd_pcm(E) snd_timer(E) snd(E) soundcore(E) drm_kms_helper(E) cec(E) ansi_cprng(E) rc_core(E) syscopyarea(E) raspberrypi_cpufreq(E) sysfillrect(E) sysimgblt(E) cfg80211(E) max17040_battery(OE) raspberrypi_hwmon(E) fb_sys_fops(E) regmap_i2c(E) ecdh_generic(E) rfkill(E) ecc(E) bcm2835_rng(E) rng_core(E) vchiq(CE) leds_gpio(E) libcomposite(E) fuse(E) configfs(E) ip_tables(E) x_tables(E) autofs4(E) ext4(E) crc16(E) mbcache(E) jbd2(E) crc32c_generic(E) sdhci_iproc(E) sdhci_pltfm(E) sdhci(E)\n[ 1946.399633] CPU: 0 PID: 431 Comm: smartcard-openp Tainted: G C OE 5.15.0-1-rpi #1 Debian 5.15.3-1\n[ 1946.417950] Hardware name: BCM2835\n[ 1946.425442] Backtrace:\n[ 1946.432048] [\u003cc08d60a0\u003e] (dump_backtrace) from [\u003cc08d62ec\u003e] (show_stack+0x20/0x24)\n[ 1946.448226] r7:00000009 r6:0000001c r5:c04a948c r4:c0a64e2c\n[ 1946.458412] [\u003cc08d62cc\u003e] (show_stack) from [\u003cc08d9ae0\u003e] (dump_stack+0x28/0x30)\n[ 1946.470380] [\u003cc08d9ab8\u003e] (dump_stack) from [\u003cc0123500\u003e] (__warn+0xe8/0x154)\n[ 1946.482067] r5:c04a948c r4:c0a71dc8\n[ 1946.490184] [\u003cc0123418\u003e] (__warn) from [\u003cc08d6948\u003e] (warn_slowpath_fmt+0xa0/0xe4)\n[ 1946.506758] r7:00000009 r6:0000001c r5:c0a71dc8 r4:c0a71e04\n[ 1946.517070] [\u003cc08d68ac\u003e] (warn_slowpath_fmt) from [\u003cc04a948c\u003e] (refcount_warn_saturate+0x110/0x15c)\n[ 1946.535309] r8:c0100224 r7:c0dfcb84 r6:ffffffff r5:c3b84c00 r4:c24a17c0\n[ 1946.546708] [\u003cc04a937c\u003e] (refcount_warn_saturate) from [\u003cc0380134\u003e] (eventfd_ctx_put+0x48/0x74)\n[ 1946.564476] [\u003cc03800ec\u003e] (eventfd_ctx_put) from [\u003cbf5464e8\u003e] (ffs_data_clear+0xd0/0x118 [usb_f_fs])\n[ 1946.582664] r5:c3b84c00 r4:c2695b00\n[ 1946.590668] [\u003cbf546418\u003e] (ffs_data_clear [usb_f_fs]) from [\u003cbf547cc0\u003e] (ffs_data_closed+0x9c/0x150 [usb_f_fs])\n[ 1946.609608] r5:bf54d014 r4:c2695b00\n[ 1946.617522] [\u003cbf547c24\u003e] (ffs_data_closed [usb_f_fs]) from [\u003cbf547da0\u003e] (ffs_fs_kill_sb+0x2c/0x30 [usb_f_fs])\n[ 1946.636217] r7:c0dfcb\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-46933",
"url": "https://www.suse.com/security/cve/CVE-2021-46933"
},
{
"category": "external",
"summary": "SUSE Bug 1220487 for CVE-2021-46933",
"url": "https://bugzilla.suse.com/1220487"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2021-46933"
},
{
"cve": "CVE-2021-46936",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-46936"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: fix use-after-free in tw_timer_handler\n\nA real world panic issue was found as follow in Linux 5.4.\n\n BUG: unable to handle page fault for address: ffffde49a863de28\n PGD 7e6fe62067 P4D 7e6fe62067 PUD 7e6fe63067 PMD f51e064067 PTE 0\n RIP: 0010:tw_timer_handler+0x20/0x40\n Call Trace:\n \u003cIRQ\u003e\n call_timer_fn+0x2b/0x120\n run_timer_softirq+0x1ef/0x450\n __do_softirq+0x10d/0x2b8\n irq_exit+0xc7/0xd0\n smp_apic_timer_interrupt+0x68/0x120\n apic_timer_interrupt+0xf/0x20\n\nThis issue was also reported since 2017 in the thread [1],\nunfortunately, the issue was still can be reproduced after fixing\nDCCP.\n\nThe ipv4_mib_exit_net is called before tcp_sk_exit_batch when a net\nnamespace is destroyed since tcp_sk_ops is registered befrore\nipv4_mib_ops, which means tcp_sk_ops is in the front of ipv4_mib_ops\nin the list of pernet_list. There will be a use-after-free on\nnet-\u003emib.net_statistics in tw_timer_handler after ipv4_mib_exit_net\nif there are some inflight time-wait timers.\n\nThis bug is not introduced by commit f2bf415cfed7 (\"mib: add net to\nNET_ADD_STATS_BH\") since the net_statistics is a global variable\ninstead of dynamic allocation and freeing. Actually, commit\n61a7e26028b9 (\"mib: put net statistics on struct net\") introduces\nthe bug since it put net statistics on struct net and free it when\nnet namespace is destroyed.\n\nMoving init_ipv4_mibs() to the front of tcp_init() to fix this bug\nand replace pr_crit() with panic() since continuing is meaningless\nwhen init_ipv4_mibs() fails.\n\n[1] https://groups.google.com/g/syzkaller/c/p1tn-_Kc6l4/m/smuL_FMAAgAJ?pli=1",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-46936",
"url": "https://www.suse.com/security/cve/CVE-2021-46936"
},
{
"category": "external",
"summary": "SUSE Bug 1220439 for CVE-2021-46936",
"url": "https://bugzilla.suse.com/1220439"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2021-46936"
},
{
"cve": "CVE-2021-47082",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47082"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ntun: avoid double free in tun_free_netdev\n\nAvoid double free in tun_free_netdev() by moving the\ndev-\u003etstats and tun-\u003esecurity allocs to a new ndo_init routine\n(tun_net_init()) that will be called by register_netdevice().\nndo_init is paired with the desctructor (tun_free_netdev()),\nso if there\u0027s an error in register_netdevice() the destructor\nwill handle the frees.\n\nBUG: KASAN: double-free or invalid-free in selinux_tun_dev_free_security+0x1a/0x20 security/selinux/hooks.c:5605\n\nCPU: 0 PID: 25750 Comm: syz-executor416 Not tainted 5.16.0-rc2-syzk #1\nHardware name: Red Hat KVM, BIOS\nCall Trace:\n\u003cTASK\u003e\n__dump_stack lib/dump_stack.c:88 [inline]\ndump_stack_lvl+0x89/0xb5 lib/dump_stack.c:106\nprint_address_description.constprop.9+0x28/0x160 mm/kasan/report.c:247\nkasan_report_invalid_free+0x55/0x80 mm/kasan/report.c:372\n____kasan_slab_free mm/kasan/common.c:346 [inline]\n__kasan_slab_free+0x107/0x120 mm/kasan/common.c:374\nkasan_slab_free include/linux/kasan.h:235 [inline]\nslab_free_hook mm/slub.c:1723 [inline]\nslab_free_freelist_hook mm/slub.c:1749 [inline]\nslab_free mm/slub.c:3513 [inline]\nkfree+0xac/0x2d0 mm/slub.c:4561\nselinux_tun_dev_free_security+0x1a/0x20 security/selinux/hooks.c:5605\nsecurity_tun_dev_free_security+0x4f/0x90 security/security.c:2342\ntun_free_netdev+0xe6/0x150 drivers/net/tun.c:2215\nnetdev_run_todo+0x4df/0x840 net/core/dev.c:10627\nrtnl_unlock+0x13/0x20 net/core/rtnetlink.c:112\n__tun_chr_ioctl+0x80c/0x2870 drivers/net/tun.c:3302\ntun_chr_ioctl+0x2f/0x40 drivers/net/tun.c:3311\nvfs_ioctl fs/ioctl.c:51 [inline]\n__do_sys_ioctl fs/ioctl.c:874 [inline]\n__se_sys_ioctl fs/ioctl.c:860 [inline]\n__x64_sys_ioctl+0x19d/0x220 fs/ioctl.c:860\ndo_syscall_x64 arch/x86/entry/common.c:50 [inline]\ndo_syscall_64+0x3a/0x80 arch/x86/entry/common.c:80\nentry_SYSCALL_64_after_hwframe+0x44/0xae",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47082",
"url": "https://www.suse.com/security/cve/CVE-2021-47082"
},
{
"category": "external",
"summary": "SUSE Bug 1220969 for CVE-2021-47082",
"url": "https://bugzilla.suse.com/1220969"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2021-47082"
},
{
"cve": "CVE-2021-47087",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47087"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ntee: optee: Fix incorrect page free bug\n\nPointer to the allocated pages (struct page *page) has already\nprogressed towards the end of allocation. It is incorrect to perform\n__free_pages(page, order) using this pointer as we would free any\narbitrary pages. Fix this by stop modifying the page pointer.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47087",
"url": "https://www.suse.com/security/cve/CVE-2021-47087"
},
{
"category": "external",
"summary": "SUSE Bug 1220954 for CVE-2021-47087",
"url": "https://bugzilla.suse.com/1220954"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2021-47087"
},
{
"cve": "CVE-2021-47091",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47091"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmac80211: fix locking in ieee80211_start_ap error path\n\nWe need to hold the local-\u003emtx to release the channel context,\nas even encoded by the lockdep_assert_held() there. Fix it.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47091",
"url": "https://www.suse.com/security/cve/CVE-2021-47091"
},
{
"category": "external",
"summary": "SUSE Bug 1220959 for CVE-2021-47091",
"url": "https://bugzilla.suse.com/1220959"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2021-47091"
},
{
"cve": "CVE-2021-47093",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47093"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nplatform/x86: intel_pmc_core: fix memleak on registration failure\n\nIn case device registration fails during module initialisation, the\nplatform device structure needs to be freed using platform_device_put()\nto properly free all resources (e.g. the device name).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47093",
"url": "https://www.suse.com/security/cve/CVE-2021-47093"
},
{
"category": "external",
"summary": "SUSE Bug 1220978 for CVE-2021-47093",
"url": "https://bugzilla.suse.com/1220978"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2021-47093"
},
{
"cve": "CVE-2021-47094",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47094"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nKVM: x86/mmu: Don\u0027t advance iterator after restart due to yielding\n\nAfter dropping mmu_lock in the TDP MMU, restart the iterator during\ntdp_iter_next() and do not advance the iterator. Advancing the iterator\nresults in skipping the top-level SPTE and all its children, which is\nfatal if any of the skipped SPTEs were not visited before yielding.\n\nWhen zapping all SPTEs, i.e. when min_level == root_level, restarting the\niter and then invoking tdp_iter_next() is always fatal if the current gfn\nhas as a valid SPTE, as advancing the iterator results in try_step_side()\nskipping the current gfn, which wasn\u0027t visited before yielding.\n\nSprinkle WARNs on iter-\u003eyielded being true in various helpers that are\noften used in conjunction with yielding, and tag the helper with\n__must_check to reduce the probabily of improper usage.\n\nFailing to zap a top-level SPTE manifests in one of two ways. If a valid\nSPTE is skipped by both kvm_tdp_mmu_zap_all() and kvm_tdp_mmu_put_root(),\nthe shadow page will be leaked and KVM will WARN accordingly.\n\n WARNING: CPU: 1 PID: 3509 at arch/x86/kvm/mmu/tdp_mmu.c:46 [kvm]\n RIP: 0010:kvm_mmu_uninit_tdp_mmu+0x3e/0x50 [kvm]\n Call Trace:\n \u003cTASK\u003e\n kvm_arch_destroy_vm+0x130/0x1b0 [kvm]\n kvm_destroy_vm+0x162/0x2a0 [kvm]\n kvm_vcpu_release+0x34/0x60 [kvm]\n __fput+0x82/0x240\n task_work_run+0x5c/0x90\n do_exit+0x364/0xa10\n ? futex_unqueue+0x38/0x60\n do_group_exit+0x33/0xa0\n get_signal+0x155/0x850\n arch_do_signal_or_restart+0xed/0x750\n exit_to_user_mode_prepare+0xc5/0x120\n syscall_exit_to_user_mode+0x1d/0x40\n do_syscall_64+0x48/0xc0\n entry_SYSCALL_64_after_hwframe+0x44/0xae\n\nIf kvm_tdp_mmu_zap_all() skips a gfn/SPTE but that SPTE is then zapped by\nkvm_tdp_mmu_put_root(), KVM triggers a use-after-free in the form of\nmarking a struct page as dirty/accessed after it has been put back on the\nfree list. This directly triggers a WARN due to encountering a page with\npage_count() == 0, but it can also lead to data corruption and additional\nerrors in the kernel.\n\n WARNING: CPU: 7 PID: 1995658 at arch/x86/kvm/../../../virt/kvm/kvm_main.c:171\n RIP: 0010:kvm_is_zone_device_pfn.part.0+0x9e/0xd0 [kvm]\n Call Trace:\n \u003cTASK\u003e\n kvm_set_pfn_dirty+0x120/0x1d0 [kvm]\n __handle_changed_spte+0x92e/0xca0 [kvm]\n __handle_changed_spte+0x63c/0xca0 [kvm]\n __handle_changed_spte+0x63c/0xca0 [kvm]\n __handle_changed_spte+0x63c/0xca0 [kvm]\n zap_gfn_range+0x549/0x620 [kvm]\n kvm_tdp_mmu_put_root+0x1b6/0x270 [kvm]\n mmu_free_root_page+0x219/0x2c0 [kvm]\n kvm_mmu_free_roots+0x1b4/0x4e0 [kvm]\n kvm_mmu_unload+0x1c/0xa0 [kvm]\n kvm_arch_destroy_vm+0x1f2/0x5c0 [kvm]\n kvm_put_kvm+0x3b1/0x8b0 [kvm]\n kvm_vcpu_release+0x4e/0x70 [kvm]\n __fput+0x1f7/0x8c0\n task_work_run+0xf8/0x1a0\n do_exit+0x97b/0x2230\n do_group_exit+0xda/0x2a0\n get_signal+0x3be/0x1e50\n arch_do_signal_or_restart+0x244/0x17f0\n exit_to_user_mode_prepare+0xcb/0x120\n syscall_exit_to_user_mode+0x1d/0x40\n do_syscall_64+0x4d/0x90\n entry_SYSCALL_64_after_hwframe+0x44/0xae\n\nNote, the underlying bug existed even before commit 1af4a96025b3 (\"KVM:\nx86/mmu: Yield in TDU MMU iter even if no SPTES changed\") moved calls to\ntdp_mmu_iter_cond_resched() to the beginning of loops, as KVM could still\nincorrectly advance past a top-level entry when yielding on a lower-level\nentry. But with respect to leaking shadow pages, the bug was introduced\nby yielding before processing the current gfn.\n\nAlternatively, tdp_mmu_iter_cond_resched() could simply fall through, or\ncallers could jump to their \"retry\" label. The downside of that approach\nis that tdp_mmu_iter_cond_resched() _must_ be called before anything else\nin the loop, and there\u0027s no easy way to enfornce that requirement.\n\nIdeally, KVM would handling the cond_resched() fully within the iterator\nmacro (the code is actually quite clean) and avoid this entire class of\nbugs, but that is extremely difficult do wh\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47094",
"url": "https://www.suse.com/security/cve/CVE-2021-47094"
},
{
"category": "external",
"summary": "SUSE Bug 1221551 for CVE-2021-47094",
"url": "https://bugzilla.suse.com/1221551"
},
{
"category": "external",
"summary": "SUSE Bug 1222401 for CVE-2021-47094",
"url": "https://bugzilla.suse.com/1222401"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "important"
}
],
"title": "CVE-2021-47094"
},
{
"cve": "CVE-2021-47095",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47095"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nipmi: ssif: initialize ssif_info-\u003eclient early\n\nDuring probe ssif_info-\u003eclient is dereferenced in error path. However,\nit is set when some of the error checking has already been done. This\ncauses following kernel crash if an error path is taken:\n\n[ 30.645593][ T674] ipmi_ssif 0-000e: ipmi_ssif: Not probing, Interface already present\n[ 30.657616][ T674] Unable to handle kernel NULL pointer dereference at virtual address 0000000000000088\n...\n[ 30.657723][ T674] pc : __dev_printk+0x28/0xa0\n[ 30.657732][ T674] lr : _dev_err+0x7c/0xa0\n...\n[ 30.657772][ T674] Call trace:\n[ 30.657775][ T674] __dev_printk+0x28/0xa0\n[ 30.657778][ T674] _dev_err+0x7c/0xa0\n[ 30.657781][ T674] ssif_probe+0x548/0x900 [ipmi_ssif 62ce4b08badc1458fd896206d9ef69a3c31f3d3e]\n[ 30.657791][ T674] i2c_device_probe+0x37c/0x3c0\n...\n\nInitialize ssif_info-\u003eclient before any error path can be taken. Clear\ni2c_client data in the error path to prevent the dangling pointer from\nleaking.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47095",
"url": "https://www.suse.com/security/cve/CVE-2021-47095"
},
{
"category": "external",
"summary": "SUSE Bug 1220979 for CVE-2021-47095",
"url": "https://bugzilla.suse.com/1220979"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2021-47095"
},
{
"cve": "CVE-2021-47096",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47096"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nALSA: rawmidi - fix the uninitalized user_pversion\n\nThe user_pversion was uninitialized for the user space file structure\nin the open function, because the file private structure use\nkmalloc for the allocation.\n\nThe kernel ALSA sequencer code clears the file structure, so no additional\nfixes are required.\n\nBugLink: https://github.com/alsa-project/alsa-lib/issues/178",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47096",
"url": "https://www.suse.com/security/cve/CVE-2021-47096"
},
{
"category": "external",
"summary": "SUSE Bug 1220981 for CVE-2021-47096",
"url": "https://bugzilla.suse.com/1220981"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "low"
}
],
"title": "CVE-2021-47096"
},
{
"cve": "CVE-2021-47097",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47097"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nInput: elantech - fix stack out of bound access in elantech_change_report_id()\n\nThe array param[] in elantech_change_report_id() must be at least 3\nbytes, because elantech_read_reg_params() is calling ps2_command() with\nPSMOUSE_CMD_GETINFO, that is going to access 3 bytes from param[], but\nit\u0027s defined in the stack as an array of 2 bytes, therefore we have a\npotential stack out-of-bounds access here, also confirmed by KASAN:\n\n[ 6.512374] BUG: KASAN: stack-out-of-bounds in __ps2_command+0x372/0x7e0\n[ 6.512397] Read of size 1 at addr ffff8881024d77c2 by task kworker/2:1/118\n\n[ 6.512416] CPU: 2 PID: 118 Comm: kworker/2:1 Not tainted 5.13.0-22-generic #22+arighi20211110\n[ 6.512428] Hardware name: LENOVO 20T8000QGE/20T8000QGE, BIOS R1AET32W (1.08 ) 08/14/2020\n[ 6.512436] Workqueue: events_long serio_handle_event\n[ 6.512453] Call Trace:\n[ 6.512462] show_stack+0x52/0x58\n[ 6.512474] dump_stack+0xa1/0xd3\n[ 6.512487] print_address_description.constprop.0+0x1d/0x140\n[ 6.512502] ? __ps2_command+0x372/0x7e0\n[ 6.512516] __kasan_report.cold+0x7d/0x112\n[ 6.512527] ? _raw_write_lock_irq+0x20/0xd0\n[ 6.512539] ? __ps2_command+0x372/0x7e0\n[ 6.512552] kasan_report+0x3c/0x50\n[ 6.512564] __asan_load1+0x6a/0x70\n[ 6.512575] __ps2_command+0x372/0x7e0\n[ 6.512589] ? ps2_drain+0x240/0x240\n[ 6.512601] ? dev_printk_emit+0xa2/0xd3\n[ 6.512612] ? dev_vprintk_emit+0xc5/0xc5\n[ 6.512621] ? __kasan_check_write+0x14/0x20\n[ 6.512634] ? mutex_lock+0x8f/0xe0\n[ 6.512643] ? __mutex_lock_slowpath+0x20/0x20\n[ 6.512655] ps2_command+0x52/0x90\n[ 6.512670] elantech_ps2_command+0x4f/0xc0 [psmouse]\n[ 6.512734] elantech_change_report_id+0x1e6/0x256 [psmouse]\n[ 6.512799] ? elantech_report_trackpoint.constprop.0.cold+0xd/0xd [psmouse]\n[ 6.512863] ? ps2_command+0x7f/0x90\n[ 6.512877] elantech_query_info.cold+0x6bd/0x9ed [psmouse]\n[ 6.512943] ? elantech_setup_ps2+0x460/0x460 [psmouse]\n[ 6.513005] ? psmouse_reset+0x69/0xb0 [psmouse]\n[ 6.513064] ? psmouse_attr_set_helper+0x2a0/0x2a0 [psmouse]\n[ 6.513122] ? phys_pmd_init+0x30e/0x521\n[ 6.513137] elantech_init+0x8a/0x200 [psmouse]\n[ 6.513200] ? elantech_init_ps2+0xf0/0xf0 [psmouse]\n[ 6.513249] ? elantech_query_info+0x440/0x440 [psmouse]\n[ 6.513296] ? synaptics_send_cmd+0x60/0x60 [psmouse]\n[ 6.513342] ? elantech_query_info+0x440/0x440 [psmouse]\n[ 6.513388] ? psmouse_try_protocol+0x11e/0x170 [psmouse]\n[ 6.513432] psmouse_extensions+0x65d/0x6e0 [psmouse]\n[ 6.513476] ? psmouse_try_protocol+0x170/0x170 [psmouse]\n[ 6.513519] ? mutex_unlock+0x22/0x40\n[ 6.513526] ? ps2_command+0x7f/0x90\n[ 6.513536] ? psmouse_probe+0xa3/0xf0 [psmouse]\n[ 6.513580] psmouse_switch_protocol+0x27d/0x2e0 [psmouse]\n[ 6.513624] psmouse_connect+0x272/0x530 [psmouse]\n[ 6.513669] serio_driver_probe+0x55/0x70\n[ 6.513679] really_probe+0x190/0x720\n[ 6.513689] driver_probe_device+0x160/0x1f0\n[ 6.513697] device_driver_attach+0x119/0x130\n[ 6.513705] ? device_driver_attach+0x130/0x130\n[ 6.513713] __driver_attach+0xe7/0x1a0\n[ 6.513720] ? device_driver_attach+0x130/0x130\n[ 6.513728] bus_for_each_dev+0xfb/0x150\n[ 6.513738] ? subsys_dev_iter_exit+0x10/0x10\n[ 6.513748] ? _raw_write_unlock_bh+0x30/0x30\n[ 6.513757] driver_attach+0x2d/0x40\n[ 6.513764] serio_handle_event+0x199/0x3d0\n[ 6.513775] process_one_work+0x471/0x740\n[ 6.513785] worker_thread+0x2d2/0x790\n[ 6.513794] ? process_one_work+0x740/0x740\n[ 6.513802] kthread+0x1b4/0x1e0\n[ 6.513809] ? set_kthread_struct+0x80/0x80\n[ 6.513816] ret_from_fork+0x22/0x30\n\n[ 6.513832] The buggy address belongs to the page:\n[ 6.513838] page:00000000bc35e189 refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1024d7\n[ 6.513847] flags: 0x17ffffc0000000(node=0|zone=2|lastcpupid=0x1fffff)\n[ 6.513860] raw: 0\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47097",
"url": "https://www.suse.com/security/cve/CVE-2021-47097"
},
{
"category": "external",
"summary": "SUSE Bug 1220982 for CVE-2021-47097",
"url": "https://bugzilla.suse.com/1220982"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "low"
}
],
"title": "CVE-2021-47097"
},
{
"cve": "CVE-2021-47098",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47098"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nhwmon: (lm90) Prevent integer overflow/underflow in hysteresis calculations\n\nCommit b50aa49638c7 (\"hwmon: (lm90) Prevent integer underflows of\ntemperature calculations\") addressed a number of underflow situations\nwhen writing temperature limits. However, it missed one situation, seen\nwhen an attempt is made to set the hysteresis value to MAX_LONG and the\ncritical temperature limit is negative.\n\nUse clamp_val() when setting the hysteresis temperature to ensure that\nthe provided value can never overflow or underflow.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47098",
"url": "https://www.suse.com/security/cve/CVE-2021-47098"
},
{
"category": "external",
"summary": "SUSE Bug 1220983 for CVE-2021-47098",
"url": "https://bugzilla.suse.com/1220983"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2021-47098"
},
{
"cve": "CVE-2021-47099",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47099"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nveth: ensure skb entering GRO are not cloned.\n\nAfter commit d3256efd8e8b (\"veth: allow enabling NAPI even without XDP\"),\nif GRO is enabled on a veth device and TSO is disabled on the peer\ndevice, TCP skbs will go through the NAPI callback. If there is no XDP\nprogram attached, the veth code does not perform any share check, and\nshared/cloned skbs could enter the GRO engine.\n\nIgnat reported a BUG triggered later-on due to the above condition:\n\n[ 53.970529][ C1] kernel BUG at net/core/skbuff.c:3574!\n[ 53.981755][ C1] invalid opcode: 0000 [#1] PREEMPT SMP KASAN PTI\n[ 53.982634][ C1] CPU: 1 PID: 19 Comm: ksoftirqd/1 Not tainted 5.16.0-rc5+ #25\n[ 53.982634][ C1] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 0.0.0 02/06/2015\n[ 53.982634][ C1] RIP: 0010:skb_shift+0x13ef/0x23b0\n[ 53.982634][ C1] Code: ea 03 0f b6 04 02 48 89 fa 83 e2 07 38 d0\n7f 08 84 c0 0f 85 41 0c 00 00 41 80 7f 02 00 4d 8d b5 d0 00 00 00 0f\n85 74 f5 ff ff \u003c0f\u003e 0b 4d 8d 77 20 be 04 00 00 00 4c 89 44 24 78 4c 89\nf7 4c 89 8c\n[ 53.982634][ C1] RSP: 0018:ffff8881008f7008 EFLAGS: 00010246\n[ 53.982634][ C1] RAX: 0000000000000000 RBX: ffff8881180b4c80 RCX: 0000000000000000\n[ 53.982634][ C1] RDX: 0000000000000002 RSI: ffff8881180b4d3c RDI: ffff88810bc9cac2\n[ 53.982634][ C1] RBP: ffff8881008f70b8 R08: ffff8881180b4cf4 R09: ffff8881180b4cf0\n[ 53.982634][ C1] R10: ffffed1022999e5c R11: 0000000000000002 R12: 0000000000000590\n[ 53.982634][ C1] R13: ffff88810f940c80 R14: ffff88810f940d50 R15: ffff88810bc9cac0\n[ 53.982634][ C1] FS: 0000000000000000(0000) GS:ffff888235880000(0000) knlGS:0000000000000000\n[ 53.982634][ C1] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n[ 53.982634][ C1] CR2: 00007ff5f9b86680 CR3: 0000000108ce8004 CR4: 0000000000170ee0\n[ 53.982634][ C1] Call Trace:\n[ 53.982634][ C1] \u003cTASK\u003e\n[ 53.982634][ C1] tcp_sacktag_walk+0xaba/0x18e0\n[ 53.982634][ C1] tcp_sacktag_write_queue+0xe7b/0x3460\n[ 53.982634][ C1] tcp_ack+0x2666/0x54b0\n[ 53.982634][ C1] tcp_rcv_established+0x4d9/0x20f0\n[ 53.982634][ C1] tcp_v4_do_rcv+0x551/0x810\n[ 53.982634][ C1] tcp_v4_rcv+0x22ed/0x2ed0\n[ 53.982634][ C1] ip_protocol_deliver_rcu+0x96/0xaf0\n[ 53.982634][ C1] ip_local_deliver_finish+0x1e0/0x2f0\n[ 53.982634][ C1] ip_sublist_rcv_finish+0x211/0x440\n[ 53.982634][ C1] ip_list_rcv_finish.constprop.0+0x424/0x660\n[ 53.982634][ C1] ip_list_rcv+0x2c8/0x410\n[ 53.982634][ C1] __netif_receive_skb_list_core+0x65c/0x910\n[ 53.982634][ C1] netif_receive_skb_list_internal+0x5f9/0xcb0\n[ 53.982634][ C1] napi_complete_done+0x188/0x6e0\n[ 53.982634][ C1] gro_cell_poll+0x10c/0x1d0\n[ 53.982634][ C1] __napi_poll+0xa1/0x530\n[ 53.982634][ C1] net_rx_action+0x567/0x1270\n[ 53.982634][ C1] __do_softirq+0x28a/0x9ba\n[ 53.982634][ C1] run_ksoftirqd+0x32/0x60\n[ 53.982634][ C1] smpboot_thread_fn+0x559/0x8c0\n[ 53.982634][ C1] kthread+0x3b9/0x490\n[ 53.982634][ C1] ret_from_fork+0x22/0x30\n[ 53.982634][ C1] \u003c/TASK\u003e\n\nAddress the issue by skipping the GRO stage for shared or cloned skbs.\nTo reduce the chance of OoO, try to unclone the skbs before giving up.\n\nv1 -\u003e v2:\n - use avoid skb_copy and fallback to netif_receive_skb - Eric",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47099",
"url": "https://www.suse.com/security/cve/CVE-2021-47099"
},
{
"category": "external",
"summary": "SUSE Bug 1220955 for CVE-2021-47099",
"url": "https://bugzilla.suse.com/1220955"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2021-47099"
},
{
"cve": "CVE-2021-47100",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47100"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nipmi: Fix UAF when uninstall ipmi_si and ipmi_msghandler module\n\nHi,\n\nWhen testing install and uninstall of ipmi_si.ko and ipmi_msghandler.ko,\nthe system crashed.\n\nThe log as follows:\n[ 141.087026] BUG: unable to handle kernel paging request at ffffffffc09b3a5a\n[ 141.087241] PGD 8fe4c0d067 P4D 8fe4c0d067 PUD 8fe4c0f067 PMD 103ad89067 PTE 0\n[ 141.087464] Oops: 0010 [#1] SMP NOPTI\n[ 141.087580] CPU: 67 PID: 668 Comm: kworker/67:1 Kdump: loaded Not tainted 4.18.0.x86_64 #47\n[ 141.088009] Workqueue: events 0xffffffffc09b3a40\n[ 141.088009] RIP: 0010:0xffffffffc09b3a5a\n[ 141.088009] Code: Bad RIP value.\n[ 141.088009] RSP: 0018:ffffb9094e2c3e88 EFLAGS: 00010246\n[ 141.088009] RAX: 0000000000000000 RBX: ffff9abfdb1f04a0 RCX: 0000000000000000\n[ 141.088009] RDX: 0000000000000000 RSI: 0000000000000246 RDI: 0000000000000246\n[ 141.088009] RBP: 0000000000000000 R08: ffff9abfffee3cb8 R09: 00000000000002e1\n[ 141.088009] R10: ffffb9094cb73d90 R11: 00000000000f4240 R12: ffff9abfffee8700\n[ 141.088009] R13: 0000000000000000 R14: ffff9abfdb1f04a0 R15: ffff9abfdb1f04a8\n[ 141.088009] FS: 0000000000000000(0000) GS:ffff9abfffec0000(0000) knlGS:0000000000000000\n[ 141.088009] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n[ 141.088009] CR2: ffffffffc09b3a30 CR3: 0000008fe4c0a001 CR4: 00000000007606e0\n[ 141.088009] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000\n[ 141.088009] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400\n[ 141.088009] PKRU: 55555554\n[ 141.088009] Call Trace:\n[ 141.088009] ? process_one_work+0x195/0x390\n[ 141.088009] ? worker_thread+0x30/0x390\n[ 141.088009] ? process_one_work+0x390/0x390\n[ 141.088009] ? kthread+0x10d/0x130\n[ 141.088009] ? kthread_flush_work_fn+0x10/0x10\n[ 141.088009] ? ret_from_fork+0x35/0x40] BUG: unable to handle kernel paging request at ffffffffc0b28a5a\n[ 200.223240] PGD 97fe00d067 P4D 97fe00d067 PUD 97fe00f067 PMD a580cbf067 PTE 0\n[ 200.223464] Oops: 0010 [#1] SMP NOPTI\n[ 200.223579] CPU: 63 PID: 664 Comm: kworker/63:1 Kdump: loaded Not tainted 4.18.0.x86_64 #46\n[ 200.224008] Workqueue: events 0xffffffffc0b28a40\n[ 200.224008] RIP: 0010:0xffffffffc0b28a5a\n[ 200.224008] Code: Bad RIP value.\n[ 200.224008] RSP: 0018:ffffbf3c8e2a3e88 EFLAGS: 00010246\n[ 200.224008] RAX: 0000000000000000 RBX: ffffa0799ad6bca0 RCX: 0000000000000000\n[ 200.224008] RDX: 0000000000000000 RSI: 0000000000000246 RDI: 0000000000000246\n[ 200.224008] RBP: 0000000000000000 R08: ffff9fe43fde3cb8 R09: 00000000000000d5\n[ 200.224008] R10: ffffbf3c8cb53d90 R11: 00000000000f4240 R12: ffff9fe43fde8700\n[ 200.224008] R13: 0000000000000000 R14: ffffa0799ad6bca0 R15: ffffa0799ad6bca8\n[ 200.224008] FS: 0000000000000000(0000) GS:ffff9fe43fdc0000(0000) knlGS:0000000000000000\n[ 200.224008] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n[ 200.224008] CR2: ffffffffc0b28a30 CR3: 00000097fe00a002 CR4: 00000000007606e0\n[ 200.224008] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000\n[ 200.224008] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400\n[ 200.224008] PKRU: 55555554\n[ 200.224008] Call Trace:\n[ 200.224008] ? process_one_work+0x195/0x390\n[ 200.224008] ? worker_thread+0x30/0x390\n[ 200.224008] ? process_one_work+0x390/0x390\n[ 200.224008] ? kthread+0x10d/0x130\n[ 200.224008] ? kthread_flush_work_fn+0x10/0x10\n[ 200.224008] ? ret_from_fork+0x35/0x40\n[ 200.224008] kernel fault(0x1) notification starting on CPU 63\n[ 200.224008] kernel fault(0x1) notification finished on CPU 63\n[ 200.224008] CR2: ffffffffc0b28a5a\n[ 200.224008] ---[ end trace c82a412d93f57412 ]---\n\nThe reason is as follows:\nT1: rmmod ipmi_si.\n -\u003eipmi_unregister_smi()\n -\u003e ipmi_bmc_unregister()\n -\u003e __ipmi_bmc_unregister()\n -\u003e kref_put(\u0026bmc-\u003eusecount, cleanup_bmc_device);\n -\u003e schedule_work(\u0026bmc-\u003eremove_work);\n\nT2: rmmod ipmi_msghandl\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47100",
"url": "https://www.suse.com/security/cve/CVE-2021-47100"
},
{
"category": "external",
"summary": "SUSE Bug 1220985 for CVE-2021-47100",
"url": "https://bugzilla.suse.com/1220985"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2021-47100"
},
{
"cve": "CVE-2021-47101",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47101"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nasix: fix uninit-value in asix_mdio_read()\n\nasix_read_cmd() may read less than sizeof(smsr) bytes and in this case\nsmsr will be uninitialized.\n\nFail log:\nBUG: KMSAN: uninit-value in asix_check_host_enable drivers/net/usb/asix_common.c:82 [inline]\nBUG: KMSAN: uninit-value in asix_check_host_enable drivers/net/usb/asix_common.c:82 [inline] drivers/net/usb/asix_common.c:497\nBUG: KMSAN: uninit-value in asix_mdio_read+0x3c1/0xb00 drivers/net/usb/asix_common.c:497 drivers/net/usb/asix_common.c:497\n asix_check_host_enable drivers/net/usb/asix_common.c:82 [inline]\n asix_check_host_enable drivers/net/usb/asix_common.c:82 [inline] drivers/net/usb/asix_common.c:497\n asix_mdio_read+0x3c1/0xb00 drivers/net/usb/asix_common.c:497 drivers/net/usb/asix_common.c:497",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47101",
"url": "https://www.suse.com/security/cve/CVE-2021-47101"
},
{
"category": "external",
"summary": "SUSE Bug 1220987 for CVE-2021-47101",
"url": "https://bugzilla.suse.com/1220987"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "low"
}
],
"title": "CVE-2021-47101"
},
{
"cve": "CVE-2021-47102",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47102"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: marvell: prestera: fix incorrect structure access\n\nIn line:\n\tupper = info-\u003eupper_dev;\nWe access upper_dev field, which is related only for particular events\n(e.g. event == NETDEV_CHANGEUPPER). So, this line cause invalid memory\naccess for another events,\nwhen ptr is not netdev_notifier_changeupper_info.\n\nThe KASAN logs are as follows:\n\n[ 30.123165] BUG: KASAN: stack-out-of-bounds in prestera_netdev_port_event.constprop.0+0x68/0x538 [prestera]\n[ 30.133336] Read of size 8 at addr ffff80000cf772b0 by task udevd/778\n[ 30.139866]\n[ 30.141398] CPU: 0 PID: 778 Comm: udevd Not tainted 5.16.0-rc3 #6\n[ 30.147588] Hardware name: DNI AmazonGo1 A7040 board (DT)\n[ 30.153056] Call trace:\n[ 30.155547] dump_backtrace+0x0/0x2c0\n[ 30.159320] show_stack+0x18/0x30\n[ 30.162729] dump_stack_lvl+0x68/0x84\n[ 30.166491] print_address_description.constprop.0+0x74/0x2b8\n[ 30.172346] kasan_report+0x1e8/0x250\n[ 30.176102] __asan_load8+0x98/0xe0\n[ 30.179682] prestera_netdev_port_event.constprop.0+0x68/0x538 [prestera]\n[ 30.186847] prestera_netdev_event_handler+0x1b4/0x1c0 [prestera]\n[ 30.193313] raw_notifier_call_chain+0x74/0xa0\n[ 30.197860] call_netdevice_notifiers_info+0x68/0xc0\n[ 30.202924] register_netdevice+0x3cc/0x760\n[ 30.207190] register_netdev+0x24/0x50\n[ 30.211015] prestera_device_register+0x8a0/0xba0 [prestera]",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47102",
"url": "https://www.suse.com/security/cve/CVE-2021-47102"
},
{
"category": "external",
"summary": "SUSE Bug 1221009 for CVE-2021-47102",
"url": "https://bugzilla.suse.com/1221009"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2021-47102"
},
{
"cve": "CVE-2021-47104",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47104"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nIB/qib: Fix memory leak in qib_user_sdma_queue_pkts()\n\nThe wrong goto label was used for the error case and missed cleanup of the\npkt allocation.\n\nAddresses-Coverity-ID: 1493352 (\"Resource leak\")",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47104",
"url": "https://www.suse.com/security/cve/CVE-2021-47104"
},
{
"category": "external",
"summary": "SUSE Bug 1220960 for CVE-2021-47104",
"url": "https://bugzilla.suse.com/1220960"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2021-47104"
},
{
"cve": "CVE-2021-47105",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47105"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nice: xsk: return xsk buffers back to pool when cleaning the ring\n\nCurrently we only NULL the xdp_buff pointer in the internal SW ring but\nwe never give it back to the xsk buffer pool. This means that buffers\ncan be leaked out of the buff pool and never be used again.\n\nAdd missing xsk_buff_free() call to the routine that is supposed to\nclean the entries that are left in the ring so that these buffers in the\numem can be used by other sockets.\n\nAlso, only go through the space that is actually left to be cleaned\ninstead of a whole ring.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47105",
"url": "https://www.suse.com/security/cve/CVE-2021-47105"
},
{
"category": "external",
"summary": "SUSE Bug 1220961 for CVE-2021-47105",
"url": "https://bugzilla.suse.com/1220961"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "low"
}
],
"title": "CVE-2021-47105"
},
{
"cve": "CVE-2021-47107",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47107"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nNFSD: Fix READDIR buffer overflow\n\nIf a client sends a READDIR count argument that is too small (say,\nzero), then the buffer size calculation in the new init_dirlist\nhelper functions results in an underflow, allowing the XDR stream\nfunctions to write beyond the actual buffer.\n\nThis calculation has always been suspect. NFSD has never sanity-\nchecked the READDIR count argument, but the old entry encoders\nmanaged the problem correctly.\n\nWith the commits below, entry encoding changed, exposing the\nunderflow to the pointer arithmetic in xdr_reserve_space().\n\nModern NFS clients attempt to retrieve as much data as possible\nfor each READDIR request. Also, we have no unit tests that\nexercise the behavior of READDIR at the lower bound of @count\nvalues. Thus this case was missed during testing.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47107",
"url": "https://www.suse.com/security/cve/CVE-2021-47107"
},
{
"category": "external",
"summary": "SUSE Bug 1220965 for CVE-2021-47107",
"url": "https://bugzilla.suse.com/1220965"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2021-47107"
},
{
"cve": "CVE-2021-47108",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47108"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/mediatek: hdmi: Perform NULL pointer check for mtk_hdmi_conf\n\nIn commit 41ca9caaae0b\n(\"drm/mediatek: hdmi: Add check for CEA modes only\") a check\nfor CEA modes was added to function mtk_hdmi_bridge_mode_valid()\nin order to address possible issues on MT8167;\nmoreover, with commit c91026a938c2\n(\"drm/mediatek: hdmi: Add optional limit on maximal HDMI mode clock\")\nanother similar check was introduced.\n\nUnfortunately though, at the time of writing, MT8173 does not provide\nany mtk_hdmi_conf structure and this is crashing the kernel with NULL\npointer upon entering mtk_hdmi_bridge_mode_valid(), which happens as\nsoon as a HDMI cable gets plugged in.\n\nTo fix this regression, add a NULL pointer check for hdmi-\u003econf in the\nsaid function, restoring HDMI functionality and avoiding NULL pointer\nkernel panics.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47108",
"url": "https://www.suse.com/security/cve/CVE-2021-47108"
},
{
"category": "external",
"summary": "SUSE Bug 1220986 for CVE-2021-47108",
"url": "https://bugzilla.suse.com/1220986"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2021-47108"
},
{
"cve": "CVE-2021-47181",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47181"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: musb: tusb6010: check return value after calling platform_get_resource()\n\nIt will cause null-ptr-deref if platform_get_resource() returns NULL,\nwe need check the return value.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47181",
"url": "https://www.suse.com/security/cve/CVE-2021-47181"
},
{
"category": "external",
"summary": "SUSE Bug 1222660 for CVE-2021-47181",
"url": "https://bugzilla.suse.com/1222660"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2021-47181"
},
{
"cve": "CVE-2021-47182",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47182"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nscsi: core: Fix scsi_mode_sense() buffer length handling\n\nSeveral problems exist with scsi_mode_sense() buffer length handling:\n\n 1) The allocation length field of the MODE SENSE(10) command is 16-bits,\n occupying bytes 7 and 8 of the CDB. With this command, access to mode\n pages larger than 255 bytes is thus possible. However, the CDB\n allocation length field is set by assigning len to byte 8 only, thus\n truncating buffer length larger than 255.\n\n 2) If scsi_mode_sense() is called with len smaller than 8 with\n sdev-\u003euse_10_for_ms set, or smaller than 4 otherwise, the buffer length\n is increased to 8 and 4 respectively, and the buffer is zero filled\n with these increased values, thus corrupting the memory following the\n buffer.\n\nFix these 2 problems by using put_unaligned_be16() to set the allocation\nlength field of MODE SENSE(10) CDB and by returning an error when len is\ntoo small.\n\nFurthermore, if len is larger than 255B, always try MODE SENSE(10) first,\neven if the device driver did not set sdev-\u003euse_10_for_ms. In case of\ninvalid opcode error for MODE SENSE(10), access to mode pages larger than\n255 bytes are not retried using MODE SENSE(6). To avoid buffer length\noverflows for the MODE_SENSE(10) case, check that len is smaller than 65535\nbytes.\n\nWhile at it, also fix the folowing:\n\n * Use get_unaligned_be16() to retrieve the mode data length and block\n descriptor length fields of the mode sense reply header instead of using\n an open coded calculation.\n\n * Fix the kdoc dbd argument explanation: the DBD bit stands for Disable\n Block Descriptor, which is the opposite of what the dbd argument\n description was.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47182",
"url": "https://www.suse.com/security/cve/CVE-2021-47182"
},
{
"category": "external",
"summary": "SUSE Bug 1222662 for CVE-2021-47182",
"url": "https://bugzilla.suse.com/1222662"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2021-47182"
},
{
"cve": "CVE-2021-47183",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47183"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nscsi: lpfc: Fix link down processing to address NULL pointer dereference\n\nIf an FC link down transition while PLOGIs are outstanding to fabric well\nknown addresses, outstanding ABTS requests may result in a NULL pointer\ndereference. Driver unload requests may hang with repeated \"2878\" log\nmessages.\n\nThe Link down processing results in ABTS requests for outstanding ELS\nrequests. The Abort WQEs are sent for the ELSs before the driver had set\nthe link state to down. Thus the driver is sending the Abort with the\nexpectation that an ABTS will be sent on the wire. The Abort request is\nstalled waiting for the link to come up. In some conditions the driver may\nauto-complete the ELSs thus if the link does come up, the Abort completions\nmay reference an invalid structure.\n\nFix by ensuring that Abort set the flag to avoid link traffic if issued due\nto conditions where the link failed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47183",
"url": "https://www.suse.com/security/cve/CVE-2021-47183"
},
{
"category": "external",
"summary": "SUSE Bug 1222664 for CVE-2021-47183",
"url": "https://bugzilla.suse.com/1222664"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2021-47183"
},
{
"cve": "CVE-2021-47185",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47185"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ntty: tty_buffer: Fix the softlockup issue in flush_to_ldisc\n\nWhen running ltp testcase(ltp/testcases/kernel/pty/pty04.c) with arm64, there is a soft lockup,\nwhich look like this one:\n\n Workqueue: events_unbound flush_to_ldisc\n Call trace:\n dump_backtrace+0x0/0x1ec\n show_stack+0x24/0x30\n dump_stack+0xd0/0x128\n panic+0x15c/0x374\n watchdog_timer_fn+0x2b8/0x304\n __run_hrtimer+0x88/0x2c0\n __hrtimer_run_queues+0xa4/0x120\n hrtimer_interrupt+0xfc/0x270\n arch_timer_handler_phys+0x40/0x50\n handle_percpu_devid_irq+0x94/0x220\n __handle_domain_irq+0x88/0xf0\n gic_handle_irq+0x84/0xfc\n el1_irq+0xc8/0x180\n slip_unesc+0x80/0x214 [slip]\n tty_ldisc_receive_buf+0x64/0x80\n tty_port_default_receive_buf+0x50/0x90\n flush_to_ldisc+0xbc/0x110\n process_one_work+0x1d4/0x4b0\n worker_thread+0x180/0x430\n kthread+0x11c/0x120\n\nIn the testcase pty04, The first process call the write syscall to send\ndata to the pty master. At the same time, the workqueue will do the\nflush_to_ldisc to pop data in a loop until there is no more data left.\nWhen the sender and workqueue running in different core, the sender sends\ndata fastly in full time which will result in workqueue doing work in loop\nfor a long time and occuring softlockup in flush_to_ldisc with kernel\nconfigured without preempt. So I add need_resched check and cond_resched\nin the flush_to_ldisc loop to avoid it.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47185",
"url": "https://www.suse.com/security/cve/CVE-2021-47185"
},
{
"category": "external",
"summary": "SUSE Bug 1222669 for CVE-2021-47185",
"url": "https://bugzilla.suse.com/1222669"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2021-47185"
},
{
"cve": "CVE-2021-47189",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47189"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbtrfs: fix memory ordering between normal and ordered work functions\n\nOrdered work functions aren\u0027t guaranteed to be handled by the same thread\nwhich executed the normal work functions. The only way execution between\nnormal/ordered functions is synchronized is via the WORK_DONE_BIT,\nunfortunately the used bitops don\u0027t guarantee any ordering whatsoever.\n\nThis manifested as seemingly inexplicable crashes on ARM64, where\nasync_chunk::inode is seen as non-null in async_cow_submit which causes\nsubmit_compressed_extents to be called and crash occurs because\nasync_chunk::inode suddenly became NULL. The call trace was similar to:\n\n pc : submit_compressed_extents+0x38/0x3d0\n lr : async_cow_submit+0x50/0xd0\n sp : ffff800015d4bc20\n\n \u003cregisters omitted for brevity\u003e\n\n Call trace:\n submit_compressed_extents+0x38/0x3d0\n async_cow_submit+0x50/0xd0\n run_ordered_work+0xc8/0x280\n btrfs_work_helper+0x98/0x250\n process_one_work+0x1f0/0x4ac\n worker_thread+0x188/0x504\n kthread+0x110/0x114\n ret_from_fork+0x10/0x18\n\nFix this by adding respective barrier calls which ensure that all\naccesses preceding setting of WORK_DONE_BIT are strictly ordered before\nsetting the flag. At the same time add a read barrier after reading of\nWORK_DONE_BIT in run_ordered_work which ensures all subsequent loads\nwould be strictly ordered after reading the bit. This in turn ensures\nare all accesses before WORK_DONE_BIT are going to be strictly ordered\nbefore any access that can occur in ordered_func.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47189",
"url": "https://www.suse.com/security/cve/CVE-2021-47189"
},
{
"category": "external",
"summary": "SUSE Bug 1222706 for CVE-2021-47189",
"url": "https://bugzilla.suse.com/1222706"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2021-47189"
},
{
"cve": "CVE-2022-4744",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-4744"
}
],
"notes": [
{
"category": "general",
"text": "A double-free flaw was found in the Linux kernel\u0027s TUN/TAP device driver functionality in how a user registers the device when the register_netdevice function fails (NETDEV_REGISTER notifier). This flaw allows a local user to crash or potentially escalate their privileges on the system.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-4744",
"url": "https://www.suse.com/security/cve/CVE-2022-4744"
},
{
"category": "external",
"summary": "SUSE Bug 1209635 for CVE-2022-4744",
"url": "https://bugzilla.suse.com/1209635"
},
{
"category": "external",
"summary": "SUSE Bug 1209672 for CVE-2022-4744",
"url": "https://bugzilla.suse.com/1209672"
},
{
"category": "external",
"summary": "SUSE Bug 1211833 for CVE-2022-4744",
"url": "https://bugzilla.suse.com/1211833"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "important"
}
],
"title": "CVE-2022-4744"
},
{
"cve": "CVE-2022-48626",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-48626"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmoxart: fix potential use-after-free on remove path\n\nIt was reported that the mmc host structure could be accessed after it\nwas freed in moxart_remove(), so fix this by saving the base register of\nthe device and using it instead of the pointer dereference.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-48626",
"url": "https://www.suse.com/security/cve/CVE-2022-48626"
},
{
"category": "external",
"summary": "SUSE Bug 1220366 for CVE-2022-48626",
"url": "https://bugzilla.suse.com/1220366"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2022-48626"
},
{
"cve": "CVE-2022-48629",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-48629"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncrypto: qcom-rng - ensure buffer for generate is completely filled\n\nThe generate function in struct rng_alg expects that the destination\nbuffer is completely filled if the function returns 0. qcom_rng_read()\ncan run into a situation where the buffer is partially filled with\nrandomness and the remaining part of the buffer is zeroed since\nqcom_rng_generate() doesn\u0027t check the return value. This issue can\nbe reproduced by running the following from libkcapi:\n\n kcapi-rng -b 9000000 \u003e OUTFILE\n\nThe generated OUTFILE will have three huge sections that contain all\nzeros, and this is caused by the code where the test\n\u0027val \u0026 PRNG_STATUS_DATA_AVAIL\u0027 fails.\n\nLet\u0027s fix this issue by ensuring that qcom_rng_read() always returns\nwith a full buffer if the function returns success. Let\u0027s also have\nqcom_rng_generate() return the correct value.\n\nHere\u0027s some statistics from the ent project\n(https://www.fourmilab.ch/random/) that shows information about the\nquality of the generated numbers:\n\n $ ent -c qcom-random-before\n Value Char Occurrences Fraction\n 0 606748 0.067416\n 1 33104 0.003678\n 2 33001 0.003667\n ...\n 253 \ufffd 32883 0.003654\n 254 \ufffd 33035 0.003671\n 255 \ufffd 33239 0.003693\n\n Total: 9000000 1.000000\n\n Entropy = 7.811590 bits per byte.\n\n Optimum compression would reduce the size\n of this 9000000 byte file by 2 percent.\n\n Chi square distribution for 9000000 samples is 9329962.81, and\n randomly would exceed this value less than 0.01 percent of the\n times.\n\n Arithmetic mean value of data bytes is 119.3731 (127.5 = random).\n Monte Carlo value for Pi is 3.197293333 (error 1.77 percent).\n Serial correlation coefficient is 0.159130 (totally uncorrelated =\n 0.0).\n\nWithout this patch, the results of the chi-square test is 0.01%, and\nthe numbers are certainly not random according to ent\u0027s project page.\nThe results improve with this patch:\n\n $ ent -c qcom-random-after\n Value Char Occurrences Fraction\n 0 35432 0.003937\n 1 35127 0.003903\n 2 35424 0.003936\n ...\n 253 \ufffd 35201 0.003911\n 254 \ufffd 34835 0.003871\n 255 \ufffd 35368 0.003930\n\n Total: 9000000 1.000000\n\n Entropy = 7.999979 bits per byte.\n\n Optimum compression would reduce the size\n of this 9000000 byte file by 0 percent.\n\n Chi square distribution for 9000000 samples is 258.77, and randomly\n would exceed this value 42.24 percent of the times.\n\n Arithmetic mean value of data bytes is 127.5006 (127.5 = random).\n Monte Carlo value for Pi is 3.141277333 (error 0.01 percent).\n Serial correlation coefficient is 0.000468 (totally uncorrelated =\n 0.0).\n\nThis change was tested on a Nexus 5 phone (msm8974 SoC).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-48629",
"url": "https://www.suse.com/security/cve/CVE-2022-48629"
},
{
"category": "external",
"summary": "SUSE Bug 1220989 for CVE-2022-48629",
"url": "https://bugzilla.suse.com/1220989"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2022-48629"
},
{
"cve": "CVE-2022-48630",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-48630"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncrypto: qcom-rng - fix infinite loop on requests not multiple of WORD_SZ\n\nThe commit referenced in the Fixes tag removed the \u0027break\u0027 from the else\nbranch in qcom_rng_read(), causing an infinite loop whenever \u0027max\u0027 is\nnot a multiple of WORD_SZ. This can be reproduced e.g. by running:\n\n kcapi-rng -b 67 \u003e/dev/null\n\nThere are many ways to fix this without adding back the \u0027break\u0027, but\nthey all seem more awkward than simply adding it back, so do just that.\n\nTested on a machine with Qualcomm Amberwing processor.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-48630",
"url": "https://www.suse.com/security/cve/CVE-2022-48630"
},
{
"category": "external",
"summary": "SUSE Bug 1220990 for CVE-2022-48630",
"url": "https://bugzilla.suse.com/1220990"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2022-48630"
},
{
"cve": "CVE-2023-0160",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-0160"
}
],
"notes": [
{
"category": "general",
"text": "A deadlock flaw was found in the Linux kernel\u0027s BPF subsystem. This flaw allows a local user to potentially crash the system.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-0160",
"url": "https://www.suse.com/security/cve/CVE-2023-0160"
},
{
"category": "external",
"summary": "SUSE Bug 1209657 for CVE-2023-0160",
"url": "https://bugzilla.suse.com/1209657"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-0160"
},
{
"cve": "CVE-2023-28746",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-28746"
}
],
"notes": [
{
"category": "general",
"text": "Information exposure through microarchitectural state after transient execution from some register files for some Intel(R) Atom(R) Processors may allow an authenticated user to potentially enable information disclosure via local access.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-28746",
"url": "https://www.suse.com/security/cve/CVE-2023-28746"
},
{
"category": "external",
"summary": "SUSE Bug 1213456 for CVE-2023-28746",
"url": "https://bugzilla.suse.com/1213456"
},
{
"category": "external",
"summary": "SUSE Bug 1221323 for CVE-2023-28746",
"url": "https://bugzilla.suse.com/1221323"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-28746"
},
{
"cve": "CVE-2023-35827",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-35827"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in the Linux kernel through 6.3.8. A use-after-free was found in ravb_remove in drivers/net/ethernet/renesas/ravb_main.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-35827",
"url": "https://www.suse.com/security/cve/CVE-2023-35827"
},
{
"category": "external",
"summary": "SUSE Bug 1212514 for CVE-2023-35827",
"url": "https://bugzilla.suse.com/1212514"
},
{
"category": "external",
"summary": "SUSE Bug 1224298 for CVE-2023-35827",
"url": "https://bugzilla.suse.com/1224298"
},
{
"category": "external",
"summary": "SUSE Bug 1224878 for CVE-2023-35827",
"url": "https://bugzilla.suse.com/1224878"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-35827"
},
{
"cve": "CVE-2023-4881",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-4881"
}
],
"notes": [
{
"category": "general",
"text": "** REJECT ** CVE-2023-4881 was wrongly assigned to a bug that was deemed to be a non-security issue by the Linux kernel security team.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-4881",
"url": "https://www.suse.com/security/cve/CVE-2023-4881"
},
{
"category": "external",
"summary": "SUSE Bug 1215221 for CVE-2023-4881",
"url": "https://bugzilla.suse.com/1215221"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-4881"
},
{
"cve": "CVE-2023-52447",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52447"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbpf: Defer the free of inner map when necessary\n\nWhen updating or deleting an inner map in map array or map htab, the map\nmay still be accessed by non-sleepable program or sleepable program.\nHowever bpf_map_fd_put_ptr() decreases the ref-counter of the inner map\ndirectly through bpf_map_put(), if the ref-counter is the last one\n(which is true for most cases), the inner map will be freed by\nops-\u003emap_free() in a kworker. But for now, most .map_free() callbacks\ndon\u0027t use synchronize_rcu() or its variants to wait for the elapse of a\nRCU grace period, so after the invocation of ops-\u003emap_free completes,\nthe bpf program which is accessing the inner map may incur\nuse-after-free problem.\n\nFix the free of inner map by invoking bpf_map_free_deferred() after both\none RCU grace period and one tasks trace RCU grace period if the inner\nmap has been removed from the outer map before. The deferment is\naccomplished by using call_rcu() or call_rcu_tasks_trace() when\nreleasing the last ref-counter of bpf map. The newly-added rcu_head\nfield in bpf_map shares the same storage space with work field to\nreduce the size of bpf_map.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52447",
"url": "https://www.suse.com/security/cve/CVE-2023-52447"
},
{
"category": "external",
"summary": "SUSE Bug 1220251 for CVE-2023-52447",
"url": "https://bugzilla.suse.com/1220251"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52447"
},
{
"cve": "CVE-2023-52450",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52450"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nperf/x86/intel/uncore: Fix NULL pointer dereference issue in upi_fill_topology()\n\nGet logical socket id instead of physical id in discover_upi_topology()\nto avoid out-of-bound access on \u0027upi = \u0026type-\u003etopology[nid][idx];\u0027 line\nthat leads to NULL pointer dereference in upi_fill_topology()",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52450",
"url": "https://www.suse.com/security/cve/CVE-2023-52450"
},
{
"category": "external",
"summary": "SUSE Bug 1220237 for CVE-2023-52450",
"url": "https://bugzilla.suse.com/1220237"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52450"
},
{
"cve": "CVE-2023-52453",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52453"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nhisi_acc_vfio_pci: Update migration data pointer correctly on saving/resume\n\nWhen the optional PRE_COPY support was added to speed up the device\ncompatibility check, it failed to update the saving/resuming data\npointers based on the fd offset. This results in migration data\ncorruption and when the device gets started on the destination the\nfollowing error is reported in some cases,\n\n[ 478.907684] arm-smmu-v3 arm-smmu-v3.2.auto: event 0x10 received:\n[ 478.913691] arm-smmu-v3 arm-smmu-v3.2.auto: 0x0000310200000010\n[ 478.919603] arm-smmu-v3 arm-smmu-v3.2.auto: 0x000002088000007f\n[ 478.925515] arm-smmu-v3 arm-smmu-v3.2.auto: 0x0000000000000000\n[ 478.931425] arm-smmu-v3 arm-smmu-v3.2.auto: 0x0000000000000000\n[ 478.947552] hisi_zip 0000:31:00.0: qm_axi_rresp [error status=0x1] found\n[ 478.955930] hisi_zip 0000:31:00.0: qm_db_timeout [error status=0x400] found\n[ 478.955944] hisi_zip 0000:31:00.0: qm sq doorbell timeout in function 2",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52453",
"url": "https://www.suse.com/security/cve/CVE-2023-52453"
},
{
"category": "external",
"summary": "SUSE Bug 1220337 for CVE-2023-52453",
"url": "https://bugzilla.suse.com/1220337"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52453"
},
{
"cve": "CVE-2023-52454",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52454"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length\n\nIf the host sends an H2CData command with an invalid DATAL,\nthe kernel may crash in nvmet_tcp_build_pdu_iovec().\n\nUnable to handle kernel NULL pointer dereference at\nvirtual address 0000000000000000\nlr : nvmet_tcp_io_work+0x6ac/0x718 [nvmet_tcp]\nCall trace:\n process_one_work+0x174/0x3c8\n worker_thread+0x2d0/0x3e8\n kthread+0x104/0x110\n\nFix the bug by raising a fatal error if DATAL isn\u0027t coherent\nwith the packet size.\nAlso, the PDU length should never exceed the MAXH2CDATA parameter which\nhas been communicated to the host in nvmet_tcp_handle_icreq().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52454",
"url": "https://www.suse.com/security/cve/CVE-2023-52454"
},
{
"category": "external",
"summary": "SUSE Bug 1220320 for CVE-2023-52454",
"url": "https://bugzilla.suse.com/1220320"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52454"
},
{
"cve": "CVE-2023-52469",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52469"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrivers/amd/pm: fix a use-after-free in kv_parse_power_table\n\nWhen ps allocated by kzalloc equals to NULL, kv_parse_power_table\nfrees adev-\u003epm.dpm.ps that allocated before. However, after the control\nflow goes through the following call chains:\n\nkv_parse_power_table\n |-\u003e kv_dpm_init\n |-\u003e kv_dpm_sw_init\n\t |-\u003e kv_dpm_fini\n\nThe adev-\u003epm.dpm.ps is used in the for loop of kv_dpm_fini after its\nfirst free in kv_parse_power_table and causes a use-after-free bug.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52469",
"url": "https://www.suse.com/security/cve/CVE-2023-52469"
},
{
"category": "external",
"summary": "SUSE Bug 1220411 for CVE-2023-52469",
"url": "https://bugzilla.suse.com/1220411"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52469"
},
{
"cve": "CVE-2023-52470",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52470"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/radeon: check the alloc_workqueue return value in radeon_crtc_init()\n\ncheck the alloc_workqueue return value in radeon_crtc_init()\nto avoid null-ptr-deref.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52470",
"url": "https://www.suse.com/security/cve/CVE-2023-52470"
},
{
"category": "external",
"summary": "SUSE Bug 1220413 for CVE-2023-52470",
"url": "https://bugzilla.suse.com/1220413"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52470"
},
{
"cve": "CVE-2023-52474",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52474"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nIB/hfi1: Fix bugs with non-PAGE_SIZE-end multi-iovec user SDMA requests\n\nhfi1 user SDMA request processing has two bugs that can cause data\ncorruption for user SDMA requests that have multiple payload iovecs\nwhere an iovec other than the tail iovec does not run up to the page\nboundary for the buffer pointed to by that iovec.a\n\nHere are the specific bugs:\n1. user_sdma_txadd() does not use struct user_sdma_iovec-\u003eiov.iov_len.\n Rather, user_sdma_txadd() will add up to PAGE_SIZE bytes from iovec\n to the packet, even if some of those bytes are past\n iovec-\u003eiov.iov_len and are thus not intended to be in the packet.\n2. user_sdma_txadd() and user_sdma_send_pkts() fail to advance to the\n next iovec in user_sdma_request-\u003eiovs when the current iovec\n is not PAGE_SIZE and does not contain enough data to complete the\n packet. The transmitted packet will contain the wrong data from the\n iovec pages.\n\nThis has not been an issue with SDMA packets from hfi1 Verbs or PSM2\nbecause they only produce iovecs that end short of PAGE_SIZE as the tail\niovec of an SDMA request.\n\nFixing these bugs exposes other bugs with the SDMA pin cache\n(struct mmu_rb_handler) that get in way of supporting user SDMA requests\nwith multiple payload iovecs whose buffers do not end at PAGE_SIZE. So\nthis commit fixes those issues as well.\n\nHere are the mmu_rb_handler bugs that non-PAGE_SIZE-end multi-iovec\npayload user SDMA requests can hit:\n1. Overlapping memory ranges in mmu_rb_handler will result in duplicate\n pinnings.\n2. When extending an existing mmu_rb_handler entry (struct mmu_rb_node),\n the mmu_rb code (1) removes the existing entry under a lock, (2)\n releases that lock, pins the new pages, (3) then reacquires the lock\n to insert the extended mmu_rb_node.\n\n If someone else comes in and inserts an overlapping entry between (2)\n and (3), insert in (3) will fail.\n\n The failure path code in this case unpins _all_ pages in either the\n original mmu_rb_node or the new mmu_rb_node that was inserted between\n (2) and (3).\n3. In hfi1_mmu_rb_remove_unless_exact(), mmu_rb_node-\u003erefcount is\n incremented outside of mmu_rb_handler-\u003elock. As a result, mmu_rb_node\n could be evicted by another thread that gets mmu_rb_handler-\u003elock and\n checks mmu_rb_node-\u003erefcount before mmu_rb_node-\u003erefcount is\n incremented.\n4. Related to #2 above, SDMA request submission failure path does not\n check mmu_rb_node-\u003erefcount before freeing mmu_rb_node object.\n\n If there are other SDMA requests in progress whose iovecs have\n pointers to the now-freed mmu_rb_node(s), those pointers to the\n now-freed mmu_rb nodes will be dereferenced when those SDMA requests\n complete.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52474",
"url": "https://www.suse.com/security/cve/CVE-2023-52474"
},
{
"category": "external",
"summary": "SUSE Bug 1220445 for CVE-2023-52474",
"url": "https://bugzilla.suse.com/1220445"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.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:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "low"
}
],
"title": "CVE-2023-52474"
},
{
"cve": "CVE-2023-52476",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52476"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nperf/x86/lbr: Filter vsyscall addresses\n\nWe found that a panic can occur when a vsyscall is made while LBR sampling\nis active. If the vsyscall is interrupted (NMI) for perf sampling, this\ncall sequence can occur (most recent at top):\n\n __insn_get_emulate_prefix()\n insn_get_emulate_prefix()\n insn_get_prefixes()\n insn_get_opcode()\n decode_branch_type()\n get_branch_type()\n intel_pmu_lbr_filter()\n intel_pmu_handle_irq()\n perf_event_nmi_handler()\n\nWithin __insn_get_emulate_prefix() at frame 0, a macro is called:\n\n peek_nbyte_next(insn_byte_t, insn, i)\n\nWithin this macro, this dereference occurs:\n\n (insn)-\u003enext_byte\n\nInspecting registers at this point, the value of the next_byte field is the\naddress of the vsyscall made, for example the location of the vsyscall\nversion of gettimeofday() at 0xffffffffff600000. The access to an address\nin the vsyscall region will trigger an oops due to an unhandled page fault.\n\nTo fix the bug, filtering for vsyscalls can be done when\ndetermining the branch type. This patch will return\na \"none\" branch if a kernel address if found to lie in the\nvsyscall region.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52476",
"url": "https://www.suse.com/security/cve/CVE-2023-52476"
},
{
"category": "external",
"summary": "SUSE Bug 1220703 for CVE-2023-52476",
"url": "https://bugzilla.suse.com/1220703"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52476"
},
{
"cve": "CVE-2023-52477",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52477"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: hub: Guard against accesses to uninitialized BOS descriptors\n\nMany functions in drivers/usb/core/hub.c and drivers/usb/core/hub.h\naccess fields inside udev-\u003ebos without checking if it was allocated and\ninitialized. If usb_get_bos_descriptor() fails for whatever\nreason, udev-\u003ebos will be NULL and those accesses will result in a\ncrash:\n\nBUG: kernel NULL pointer dereference, address: 0000000000000018\nPGD 0 P4D 0\nOops: 0000 [#1] PREEMPT SMP NOPTI\nCPU: 5 PID: 17818 Comm: kworker/5:1 Tainted: G W 5.15.108-18910-gab0e1cb584e1 #1 \u003cHASH:1f9e 1\u003e\nHardware name: Google Kindred/Kindred, BIOS Google_Kindred.12672.413.0 02/03/2021\nWorkqueue: usb_hub_wq hub_event\nRIP: 0010:hub_port_reset+0x193/0x788\nCode: 89 f7 e8 20 f7 15 00 48 8b 43 08 80 b8 96 03 00 00 03 75 36 0f b7 88 92 03 00 00 81 f9 10 03 00 00 72 27 48 8b 80 a8 03 00 00 \u003c48\u003e 83 78 18 00 74 19 48 89 df 48 8b 75 b0 ba 02 00 00 00 4c 89 e9\nRSP: 0018:ffffab740c53fcf8 EFLAGS: 00010246\nRAX: 0000000000000000 RBX: ffffa1bc5f678000 RCX: 0000000000000310\nRDX: fffffffffffffdff RSI: 0000000000000286 RDI: ffffa1be9655b840\nRBP: ffffab740c53fd70 R08: 00001b7d5edaa20c R09: ffffffffb005e060\nR10: 0000000000000001 R11: 0000000000000000 R12: 0000000000000000\nR13: ffffab740c53fd3e R14: 0000000000000032 R15: 0000000000000000\nFS: 0000000000000000(0000) GS:ffffa1be96540000(0000) knlGS:0000000000000000\nCS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\nCR2: 0000000000000018 CR3: 000000022e80c005 CR4: 00000000003706e0\nCall Trace:\nhub_event+0x73f/0x156e\n? hub_activate+0x5b7/0x68f\nprocess_one_work+0x1a2/0x487\nworker_thread+0x11a/0x288\nkthread+0x13a/0x152\n? process_one_work+0x487/0x487\n? kthread_associate_blkcg+0x70/0x70\nret_from_fork+0x1f/0x30\n\nFall back to a default behavior if the BOS descriptor isn\u0027t accessible\nand skip all the functionalities that depend on it: LPM support checks,\nSuper Speed capabilitiy checks, U1/U2 states setup.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52477",
"url": "https://www.suse.com/security/cve/CVE-2023-52477"
},
{
"category": "external",
"summary": "SUSE Bug 1220790 for CVE-2023-52477",
"url": "https://bugzilla.suse.com/1220790"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52477"
},
{
"cve": "CVE-2023-52481",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52481"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\narm64: errata: Add Cortex-A520 speculative unprivileged load workaround\n\nImplement the workaround for ARM Cortex-A520 erratum 2966298. On an\naffected Cortex-A520 core, a speculatively executed unprivileged load\nmight leak data from a privileged load via a cache side channel. The\nissue only exists for loads within a translation regime with the same\ntranslation (e.g. same ASID and VMID). Therefore, the issue only affects\nthe return to EL0.\n\nThe workaround is to execute a TLBI before returning to EL0 after all\nloads of privileged data. A non-shareable TLBI to any address is\nsufficient.\n\nThe workaround isn\u0027t necessary if page table isolation (KPTI) is\nenabled, but for simplicity it will be. Page table isolation should\nnormally be disabled for Cortex-A520 as it supports the CSV3 feature\nand the E0PD feature (used when KASLR is enabled).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52481",
"url": "https://www.suse.com/security/cve/CVE-2023-52481"
},
{
"category": "external",
"summary": "SUSE Bug 1220887 for CVE-2023-52481",
"url": "https://bugzilla.suse.com/1220887"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52481"
},
{
"cve": "CVE-2023-52484",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52484"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\niommu/arm-smmu-v3: Fix soft lockup triggered by arm_smmu_mm_invalidate_range\n\nWhen running an SVA case, the following soft lockup is triggered:\n--------------------------------------------------------------------\nwatchdog: BUG: soft lockup - CPU#244 stuck for 26s!\npstate: 83400009 (Nzcv daif +PAN -UAO +TCO +DIT -SSBS BTYPE=--)\npc : arm_smmu_cmdq_issue_cmdlist+0x178/0xa50\nlr : arm_smmu_cmdq_issue_cmdlist+0x150/0xa50\nsp : ffff8000d83ef290\nx29: ffff8000d83ef290 x28: 000000003b9aca00 x27: 0000000000000000\nx26: ffff8000d83ef3c0 x25: da86c0812194a0e8 x24: 0000000000000000\nx23: 0000000000000040 x22: ffff8000d83ef340 x21: ffff0000c63980c0\nx20: 0000000000000001 x19: ffff0000c6398080 x18: 0000000000000000\nx17: 0000000000000000 x16: 0000000000000000 x15: ffff3000b4a3bbb0\nx14: ffff3000b4a30888 x13: ffff3000b4a3cf60 x12: 0000000000000000\nx11: 0000000000000000 x10: 0000000000000000 x9 : ffffc08120e4d6bc\nx8 : 0000000000000000 x7 : 0000000000000000 x6 : 0000000000048cfa\nx5 : 0000000000000000 x4 : 0000000000000001 x3 : 000000000000000a\nx2 : 0000000080000000 x1 : 0000000000000000 x0 : 0000000000000001\nCall trace:\n arm_smmu_cmdq_issue_cmdlist+0x178/0xa50\n __arm_smmu_tlb_inv_range+0x118/0x254\n arm_smmu_tlb_inv_range_asid+0x6c/0x130\n arm_smmu_mm_invalidate_range+0xa0/0xa4\n __mmu_notifier_invalidate_range_end+0x88/0x120\n unmap_vmas+0x194/0x1e0\n unmap_region+0xb4/0x144\n do_mas_align_munmap+0x290/0x490\n do_mas_munmap+0xbc/0x124\n __vm_munmap+0xa8/0x19c\n __arm64_sys_munmap+0x28/0x50\n invoke_syscall+0x78/0x11c\n el0_svc_common.constprop.0+0x58/0x1c0\n do_el0_svc+0x34/0x60\n el0_svc+0x2c/0xd4\n el0t_64_sync_handler+0x114/0x140\n el0t_64_sync+0x1a4/0x1a8\n--------------------------------------------------------------------\n\nNote that since 6.6-rc1 the arm_smmu_mm_invalidate_range above is renamed\nto \"arm_smmu_mm_arch_invalidate_secondary_tlbs\", yet the problem remains.\n\nThe commit 06ff87bae8d3 (\"arm64: mm: remove unused functions and variable\nprotoypes\") fixed a similar lockup on the CPU MMU side. Yet, it can occur\nto SMMU too, since arm_smmu_mm_arch_invalidate_secondary_tlbs() is called\ntypically next to MMU tlb flush function, e.g.\n\ttlb_flush_mmu_tlbonly {\n\t\ttlb_flush {\n\t\t\t__flush_tlb_range {\n\t\t\t\t// check MAX_TLBI_OPS\n\t\t\t}\n\t\t}\n\t\tmmu_notifier_arch_invalidate_secondary_tlbs {\n\t\t\tarm_smmu_mm_arch_invalidate_secondary_tlbs {\n\t\t\t\t// does not check MAX_TLBI_OPS\n\t\t\t}\n\t\t}\n\t}\n\nClone a CMDQ_MAX_TLBI_OPS from the MAX_TLBI_OPS in tlbflush.h, since in an\nSVA case SMMU uses the CPU page table, so it makes sense to align with the\ntlbflush code. Then, replace per-page TLBI commands with a single per-asid\nTLBI command, if the request size hits this threshold.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52484",
"url": "https://www.suse.com/security/cve/CVE-2023-52484"
},
{
"category": "external",
"summary": "SUSE Bug 1220797 for CVE-2023-52484",
"url": "https://bugzilla.suse.com/1220797"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52484"
},
{
"cve": "CVE-2023-52486",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52486"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm: Don\u0027t unref the same fb many times by mistake due to deadlock handling\n\nIf we get a deadlock after the fb lookup in drm_mode_page_flip_ioctl()\nwe proceed to unref the fb and then retry the whole thing from the top.\nBut we forget to reset the fb pointer back to NULL, and so if we then\nget another error during the retry, before the fb lookup, we proceed\nthe unref the same fb again without having gotten another reference.\nThe end result is that the fb will (eventually) end up being freed\nwhile it\u0027s still in use.\n\nReset fb to NULL once we\u0027ve unreffed it to avoid doing it again\nuntil we\u0027ve done another fb lookup.\n\nThis turned out to be pretty easy to hit on a DG2 when doing async\nflips (and CONFIG_DEBUG_WW_MUTEX_SLOWPATH=y). The first symptom I\nsaw that drm_closefb() simply got stuck in a busy loop while walking\nthe framebuffer list. Fortunately I was able to convince it to oops\ninstead, and from there it was easier to track down the culprit.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52486",
"url": "https://www.suse.com/security/cve/CVE-2023-52486"
},
{
"category": "external",
"summary": "SUSE Bug 1221277 for CVE-2023-52486",
"url": "https://bugzilla.suse.com/1221277"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52486"
},
{
"cve": "CVE-2023-52488",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52488"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nserial: sc16is7xx: convert from _raw_ to _noinc_ regmap functions for FIFO\n\nThe SC16IS7XX IC supports a burst mode to access the FIFOs where the\ninitial register address is sent ($00), followed by all the FIFO data\nwithout having to resend the register address each time. In this mode, the\nIC doesn\u0027t increment the register address for each R/W byte.\n\nThe regmap_raw_read() and regmap_raw_write() are functions which can\nperform IO over multiple registers. They are currently used to read/write\nfrom/to the FIFO, and although they operate correctly in this burst mode on\nthe SPI bus, they would corrupt the regmap cache if it was not disabled\nmanually. The reason is that when the R/W size is more than 1 byte, these\nfunctions assume that the register address is incremented and handle the\ncache accordingly.\n\nConvert FIFO R/W functions to use the regmap _noinc_ versions in order to\nremove the manual cache control which was a workaround when using the\n_raw_ versions. FIFO registers are properly declared as volatile so\ncache will not be used/updated for FIFO accesses.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52488",
"url": "https://www.suse.com/security/cve/CVE-2023-52488"
},
{
"category": "external",
"summary": "SUSE Bug 1221162 for CVE-2023-52488",
"url": "https://bugzilla.suse.com/1221162"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52488"
},
{
"cve": "CVE-2023-52492",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52492"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndmaengine: fix NULL pointer in channel unregistration function\n\n__dma_async_device_channel_register() can fail. In case of failure,\nchan-\u003elocal is freed (with free_percpu()), and chan-\u003elocal is nullified.\nWhen dma_async_device_unregister() is called (because of managed API or\nintentionally by DMA controller driver), channels are unconditionally\nunregistered, leading to this NULL pointer:\n[ 1.318693] Unable to handle kernel NULL pointer dereference at virtual address 00000000000000d0\n[...]\n[ 1.484499] Call trace:\n[ 1.486930] device_del+0x40/0x394\n[ 1.490314] device_unregister+0x20/0x7c\n[ 1.494220] __dma_async_device_channel_unregister+0x68/0xc0\n\nLook at dma_async_device_register() function error path, channel device\nunregistration is done only if chan-\u003elocal is not NULL.\n\nThen add the same condition at the beginning of\n__dma_async_device_channel_unregister() function, to avoid NULL pointer\nissue whatever the API used to reach this function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52492",
"url": "https://www.suse.com/security/cve/CVE-2023-52492"
},
{
"category": "external",
"summary": "SUSE Bug 1221276 for CVE-2023-52492",
"url": "https://bugzilla.suse.com/1221276"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52492"
},
{
"cve": "CVE-2023-52493",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52493"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbus: mhi: host: Drop chan lock before queuing buffers\n\nEnsure read and write locks for the channel are not taken in succession by\ndropping the read lock from parse_xfer_event() such that a callback given\nto client can potentially queue buffers and acquire the write lock in that\nprocess. Any queueing of buffers should be done without channel read lock\nacquired as it can result in multiple locks and a soft lockup.\n\n[mani: added fixes tag and cc\u0027ed stable]",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52493",
"url": "https://www.suse.com/security/cve/CVE-2023-52493"
},
{
"category": "external",
"summary": "SUSE Bug 1221274 for CVE-2023-52493",
"url": "https://bugzilla.suse.com/1221274"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52493"
},
{
"cve": "CVE-2023-52494",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52494"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbus: mhi: host: Add alignment check for event ring read pointer\n\nThough we do check the event ring read pointer by \"is_valid_ring_ptr\"\nto make sure it is in the buffer range, but there is another risk the\npointer may be not aligned. Since we are expecting event ring elements\nare 128 bits(struct mhi_ring_element) aligned, an unaligned read pointer\ncould lead to multiple issues like DoS or ring buffer memory corruption.\n\nSo add a alignment check for event ring read pointer.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52494",
"url": "https://www.suse.com/security/cve/CVE-2023-52494"
},
{
"category": "external",
"summary": "SUSE Bug 1221273 for CVE-2023-52494",
"url": "https://bugzilla.suse.com/1221273"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52494"
},
{
"cve": "CVE-2023-52497",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52497"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nerofs: fix lz4 inplace decompression\n\nCurrently EROFS can map another compressed buffer for inplace\ndecompression, that was used to handle the cases that some pages of\ncompressed data are actually not in-place I/O.\n\nHowever, like most simple LZ77 algorithms, LZ4 expects the compressed\ndata is arranged at the end of the decompressed buffer and it\nexplicitly uses memmove() to handle overlapping:\n __________________________________________________________\n |_ direction of decompression --\u003e ____ |_ compressed data _|\n\nAlthough EROFS arranges compressed data like this, it typically maps two\nindividual virtual buffers so the relative order is uncertain.\nPreviously, it was hardly observed since LZ4 only uses memmove() for\nshort overlapped literals and x86/arm64 memmove implementations seem to\ncompletely cover it up and they don\u0027t have this issue. Juhyung reported\nthat EROFS data corruption can be found on a new Intel x86 processor.\nAfter some analysis, it seems that recent x86 processors with the new\nFSRM feature expose this issue with \"rep movsb\".\n\nLet\u0027s strictly use the decompressed buffer for lz4 inplace\ndecompression for now. Later, as an useful improvement, we could try\nto tie up these two buffers together in the correct order.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52497",
"url": "https://www.suse.com/security/cve/CVE-2023-52497"
},
{
"category": "external",
"summary": "SUSE Bug 1220879 for CVE-2023-52497",
"url": "https://bugzilla.suse.com/1220879"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52497"
},
{
"cve": "CVE-2023-52500",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52500"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nscsi: pm80xx: Avoid leaking tags when processing OPC_INB_SET_CONTROLLER_CONFIG command\n\nTags allocated for OPC_INB_SET_CONTROLLER_CONFIG command need to be freed\nwhen we receive the response.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52500",
"url": "https://www.suse.com/security/cve/CVE-2023-52500"
},
{
"category": "external",
"summary": "SUSE Bug 1220883 for CVE-2023-52500",
"url": "https://bugzilla.suse.com/1220883"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.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:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "low"
}
],
"title": "CVE-2023-52500"
},
{
"cve": "CVE-2023-52501",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52501"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nring-buffer: Do not attempt to read past \"commit\"\n\nWhen iterating over the ring buffer while the ring buffer is active, the\nwriter can corrupt the reader. There\u0027s barriers to help detect this and\nhandle it, but that code missed the case where the last event was at the\nvery end of the page and has only 4 bytes left.\n\nThe checks to detect the corruption by the writer to reads needs to see the\nlength of the event. If the length in the first 4 bytes is zero then the\nlength is stored in the second 4 bytes. But if the writer is in the process\nof updating that code, there\u0027s a small window where the length in the first\n4 bytes could be zero even though the length is only 4 bytes. That will\ncause rb_event_length() to read the next 4 bytes which could happen to be off the\nallocated page.\n\nTo protect against this, fail immediately if the next event pointer is\nless than 8 bytes from the end of the commit (last byte of data), as all\nevents must be a minimum of 8 bytes anyway.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52501",
"url": "https://www.suse.com/security/cve/CVE-2023-52501"
},
{
"category": "external",
"summary": "SUSE Bug 1220885 for CVE-2023-52501",
"url": "https://bugzilla.suse.com/1220885"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52501"
},
{
"cve": "CVE-2023-52502",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52502"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: nfc: fix races in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn()\n\nSili Luo reported a race in nfc_llcp_sock_get(), leading to UAF.\n\nGetting a reference on the socket found in a lookup while\nholding a lock should happen before releasing the lock.\n\nnfc_llcp_sock_get_sn() has a similar problem.\n\nFinally nfc_llcp_recv_snl() needs to make sure the socket\nfound by nfc_llcp_sock_from_sn() does not disappear.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52502",
"url": "https://www.suse.com/security/cve/CVE-2023-52502"
},
{
"category": "external",
"summary": "SUSE Bug 1220831 for CVE-2023-52502",
"url": "https://bugzilla.suse.com/1220831"
},
{
"category": "external",
"summary": "SUSE Bug 1220832 for CVE-2023-52502",
"url": "https://bugzilla.suse.com/1220832"
},
{
"category": "external",
"summary": "SUSE Bug 1224298 for CVE-2023-52502",
"url": "https://bugzilla.suse.com/1224298"
},
{
"category": "external",
"summary": "SUSE Bug 1224878 for CVE-2023-52502",
"url": "https://bugzilla.suse.com/1224878"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52502"
},
{
"cve": "CVE-2023-52503",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52503"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ntee: amdtee: fix use-after-free vulnerability in amdtee_close_session\n\nThere is a potential race condition in amdtee_close_session that may\ncause use-after-free in amdtee_open_session. For instance, if a session\nhas refcount == 1, and one thread tries to free this session via:\n\n kref_put(\u0026sess-\u003erefcount, destroy_session);\n\nthe reference count will get decremented, and the next step would be to\ncall destroy_session(). However, if in another thread,\namdtee_open_session() is called before destroy_session() has completed\nexecution, alloc_session() may return \u0027sess\u0027 that will be freed up\nlater in destroy_session() leading to use-after-free in\namdtee_open_session.\n\nTo fix this issue, treat decrement of sess-\u003erefcount and removal of\n\u0027sess\u0027 from session list in destroy_session() as a critical section, so\nthat it is executed atomically.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52503",
"url": "https://www.suse.com/security/cve/CVE-2023-52503"
},
{
"category": "external",
"summary": "SUSE Bug 1220915 for CVE-2023-52503",
"url": "https://bugzilla.suse.com/1220915"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52503"
},
{
"cve": "CVE-2023-52504",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52504"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nx86/alternatives: Disable KASAN in apply_alternatives()\n\nFei has reported that KASAN triggers during apply_alternatives() on\na 5-level paging machine:\n\n\tBUG: KASAN: out-of-bounds in rcu_is_watching()\n\tRead of size 4 at addr ff110003ee6419a0 by task swapper/0/0\n\t...\n\t__asan_load4()\n\trcu_is_watching()\n\ttrace_hardirqs_on()\n\ttext_poke_early()\n\tapply_alternatives()\n\t...\n\nOn machines with 5-level paging, cpu_feature_enabled(X86_FEATURE_LA57)\ngets patched. It includes KASAN code, where KASAN_SHADOW_START depends on\n__VIRTUAL_MASK_SHIFT, which is defined with cpu_feature_enabled().\n\nKASAN gets confused when apply_alternatives() patches the\nKASAN_SHADOW_START users. A test patch that makes KASAN_SHADOW_START\nstatic, by replacing __VIRTUAL_MASK_SHIFT with 56, works around the issue.\n\nFix it for real by disabling KASAN while the kernel is patching alternatives.\n\n[ mingo: updated the changelog ]",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52504",
"url": "https://www.suse.com/security/cve/CVE-2023-52504"
},
{
"category": "external",
"summary": "SUSE Bug 1221553 for CVE-2023-52504",
"url": "https://bugzilla.suse.com/1221553"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52504"
},
{
"cve": "CVE-2023-52507",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52507"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnfc: nci: assert requested protocol is valid\n\nThe protocol is used in a bit mask to determine if the protocol is\nsupported. Assert the provided protocol is less than the maximum\ndefined so it doesn\u0027t potentially perform a shift-out-of-bounds and\nprovide a clearer error for undefined protocols vs unsupported ones.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52507",
"url": "https://www.suse.com/security/cve/CVE-2023-52507"
},
{
"category": "external",
"summary": "SUSE Bug 1220833 for CVE-2023-52507",
"url": "https://bugzilla.suse.com/1220833"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52507"
},
{
"cve": "CVE-2023-52508",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52508"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnvme-fc: Prevent null pointer dereference in nvme_fc_io_getuuid()\n\nThe nvme_fc_fcp_op structure describing an AEN operation is initialized with a\nnull request structure pointer. An FC LLDD may make a call to\nnvme_fc_io_getuuid passing a pointer to an nvmefc_fcp_req for an AEN operation.\n\nAdd validation of the request structure pointer before dereference.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52508",
"url": "https://www.suse.com/security/cve/CVE-2023-52508"
},
{
"category": "external",
"summary": "SUSE Bug 1221015 for CVE-2023-52508",
"url": "https://bugzilla.suse.com/1221015"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52508"
},
{
"cve": "CVE-2023-52509",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52509"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nravb: Fix use-after-free issue in ravb_tx_timeout_work()\n\nThe ravb_stop() should call cancel_work_sync(). Otherwise,\nravb_tx_timeout_work() is possible to use the freed priv after\nravb_remove() was called like below:\n\nCPU0\t\t\tCPU1\n\t\t\travb_tx_timeout()\nravb_remove()\nunregister_netdev()\nfree_netdev(ndev)\n// free priv\n\t\t\travb_tx_timeout_work()\n\t\t\t// use priv\n\nunregister_netdev() will call .ndo_stop() so that ravb_stop() is\ncalled. And, after phy_stop() is called, netif_carrier_off()\nis also called. So that .ndo_tx_timeout() will not be called\nafter phy_stop().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52509",
"url": "https://www.suse.com/security/cve/CVE-2023-52509"
},
{
"category": "external",
"summary": "SUSE Bug 1220836 for CVE-2023-52509",
"url": "https://bugzilla.suse.com/1220836"
},
{
"category": "external",
"summary": "SUSE Bug 1223290 for CVE-2023-52509",
"url": "https://bugzilla.suse.com/1223290"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52509"
},
{
"cve": "CVE-2023-52510",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52510"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nieee802154: ca8210: Fix a potential UAF in ca8210_probe\n\nIf of_clk_add_provider() fails in ca8210_register_ext_clock(),\nit calls clk_unregister() to release priv-\u003eclk and returns an\nerror. However, the caller ca8210_probe() then calls ca8210_remove(),\nwhere priv-\u003eclk is freed again in ca8210_unregister_ext_clock(). In\nthis case, a use-after-free may happen in the second time we call\nclk_unregister().\n\nFix this by removing the first clk_unregister(). Also, priv-\u003eclk could\nbe an error code on failure of clk_register_fixed_rate(). Use\nIS_ERR_OR_NULL to catch this case in ca8210_unregister_ext_clock().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52510",
"url": "https://www.suse.com/security/cve/CVE-2023-52510"
},
{
"category": "external",
"summary": "SUSE Bug 1220898 for CVE-2023-52510",
"url": "https://bugzilla.suse.com/1220898"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52510"
},
{
"cve": "CVE-2023-52511",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52511"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nspi: sun6i: reduce DMA RX transfer width to single byte\n\nThrough empirical testing it has been determined that sometimes RX SPI\ntransfers with DMA enabled return corrupted data. This is down to single\nor even multiple bytes lost during DMA transfer from SPI peripheral to\nmemory. It seems the RX FIFO within the SPI peripheral can become\nconfused when performing bus read accesses wider than a single byte to it\nduring an active SPI transfer.\n\nThis patch reduces the width of individual DMA read accesses to the\nRX FIFO to a single byte to mitigate that issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52511",
"url": "https://www.suse.com/security/cve/CVE-2023-52511"
},
{
"category": "external",
"summary": "SUSE Bug 1221012 for CVE-2023-52511",
"url": "https://bugzilla.suse.com/1221012"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52511"
},
{
"cve": "CVE-2023-52513",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52513"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/siw: Fix connection failure handling\n\nIn case immediate MPA request processing fails, the newly\ncreated endpoint unlinks the listening endpoint and is\nready to be dropped. This special case was not handled\ncorrectly by the code handling the later TCP socket close,\ncausing a NULL dereference crash in siw_cm_work_handler()\nwhen dereferencing a NULL listener. We now also cancel\nthe useless MPA timeout, if immediate MPA request\nprocessing fails.\n\nThis patch furthermore simplifies MPA processing in general:\nScheduling a useless TCP socket read in sk_data_ready() upcall\nis now surpressed, if the socket is already moved out of\nTCP_ESTABLISHED state.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52513",
"url": "https://www.suse.com/security/cve/CVE-2023-52513"
},
{
"category": "external",
"summary": "SUSE Bug 1221022 for CVE-2023-52513",
"url": "https://bugzilla.suse.com/1221022"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52513"
},
{
"cve": "CVE-2023-52515",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52515"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/srp: Do not call scsi_done() from srp_abort()\n\nAfter scmd_eh_abort_handler() has called the SCSI LLD eh_abort_handler\ncallback, it performs one of the following actions:\n* Call scsi_queue_insert().\n* Call scsi_finish_command().\n* Call scsi_eh_scmd_add().\nHence, SCSI abort handlers must not call scsi_done(). Otherwise all\nthe above actions would trigger a use-after-free. Hence remove the\nscsi_done() call from srp_abort(). Keep the srp_free_req() call\nbefore returning SUCCESS because we may not see the command again if\nSUCCESS is returned.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52515",
"url": "https://www.suse.com/security/cve/CVE-2023-52515"
},
{
"category": "external",
"summary": "SUSE Bug 1221048 for CVE-2023-52515",
"url": "https://bugzilla.suse.com/1221048"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52515"
},
{
"cve": "CVE-2023-52517",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52517"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nspi: sun6i: fix race between DMA RX transfer completion and RX FIFO drain\n\nPreviously the transfer complete IRQ immediately drained to RX FIFO to\nread any data remaining in FIFO to the RX buffer. This behaviour is\ncorrect when dealing with SPI in interrupt mode. However in DMA mode the\ntransfer complete interrupt still fires as soon as all bytes to be\ntransferred have been stored in the FIFO. At that point data in the FIFO\nstill needs to be picked up by the DMA engine. Thus the drain procedure\nand DMA engine end up racing to read from RX FIFO, corrupting any data\nread. Additionally the RX buffer pointer is never adjusted according to\nDMA progress in DMA mode, thus calling the RX FIFO drain procedure in DMA\nmode is a bug.\nFix corruptions in DMA RX mode by draining RX FIFO only in interrupt mode.\nAlso wait for completion of RX DMA when in DMA mode before returning to\nensure all data has been copied to the supplied memory buffer.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52517",
"url": "https://www.suse.com/security/cve/CVE-2023-52517"
},
{
"category": "external",
"summary": "SUSE Bug 1221055 for CVE-2023-52517",
"url": "https://bugzilla.suse.com/1221055"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52517"
},
{
"cve": "CVE-2023-52518",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52518"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nBluetooth: hci_codec: Fix leaking content of local_codecs\n\nThe following memory leak can be observed when the controller supports\ncodecs which are stored in local_codecs list but the elements are never\nfreed:\n\nunreferenced object 0xffff88800221d840 (size 32):\n comm \"kworker/u3:0\", pid 36, jiffies 4294898739 (age 127.060s)\n hex dump (first 32 bytes):\n f8 d3 02 03 80 88 ff ff 80 d8 21 02 80 88 ff ff ..........!.....\n 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................\n backtrace:\n [\u003cffffffffb324f557\u003e] __kmalloc+0x47/0x120\n [\u003cffffffffb39ef37d\u003e] hci_codec_list_add.isra.0+0x2d/0x160\n [\u003cffffffffb39ef643\u003e] hci_read_codec_capabilities+0x183/0x270\n [\u003cffffffffb39ef9ab\u003e] hci_read_supported_codecs+0x1bb/0x2d0\n [\u003cffffffffb39f162e\u003e] hci_read_local_codecs_sync+0x3e/0x60\n [\u003cffffffffb39ff1b3\u003e] hci_dev_open_sync+0x943/0x11e0\n [\u003cffffffffb396d55d\u003e] hci_power_on+0x10d/0x3f0\n [\u003cffffffffb30c99b4\u003e] process_one_work+0x404/0x800\n [\u003cffffffffb30ca134\u003e] worker_thread+0x374/0x670\n [\u003cffffffffb30d9108\u003e] kthread+0x188/0x1c0\n [\u003cffffffffb304db6b\u003e] ret_from_fork+0x2b/0x50\n [\u003cffffffffb300206a\u003e] ret_from_fork_asm+0x1a/0x30",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52518",
"url": "https://www.suse.com/security/cve/CVE-2023-52518"
},
{
"category": "external",
"summary": "SUSE Bug 1221056 for CVE-2023-52518",
"url": "https://bugzilla.suse.com/1221056"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52518"
},
{
"cve": "CVE-2023-52519",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52519"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nHID: intel-ish-hid: ipc: Disable and reenable ACPI GPE bit\n\nThe EHL (Elkhart Lake) based platforms provide a OOB (Out of band)\nservice, which allows to wakup device when the system is in S5 (Soft-Off\nstate). This OOB service can be enabled/disabled from BIOS settings. When\nenabled, the ISH device gets PME wake capability. To enable PME wakeup,\ndriver also needs to enable ACPI GPE bit.\n\nOn resume, BIOS will clear the wakeup bit. So driver need to re-enable it\nin resume function to keep the next wakeup capability. But this BIOS\nclearing of wakeup bit doesn\u0027t decrement internal OS GPE reference count,\nso this reenabling on every resume will cause reference count to overflow.\n\nSo first disable and reenable ACPI GPE bit using acpi_disable_gpe().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52519",
"url": "https://www.suse.com/security/cve/CVE-2023-52519"
},
{
"category": "external",
"summary": "SUSE Bug 1220920 for CVE-2023-52519",
"url": "https://bugzilla.suse.com/1220920"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52519"
},
{
"cve": "CVE-2023-52520",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52520"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nplatform/x86: think-lmi: Fix reference leak\n\nIf a duplicate attribute is found using kset_find_obj(), a reference\nto that attribute is returned which needs to be disposed accordingly\nusing kobject_put(). Move the setting name validation into a separate\nfunction to allow for this change without having to duplicate the\ncleanup code for this setting.\nAs a side note, a very similar bug was fixed in\ncommit 7295a996fdab (\"platform/x86: dell-sysman: Fix reference leak\"),\nso it seems that the bug was copied from that driver.\n\nCompile-tested only.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52520",
"url": "https://www.suse.com/security/cve/CVE-2023-52520"
},
{
"category": "external",
"summary": "SUSE Bug 1220921 for CVE-2023-52520",
"url": "https://bugzilla.suse.com/1220921"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52520"
},
{
"cve": "CVE-2023-52523",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52523"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbpf, sockmap: Reject sk_msg egress redirects to non-TCP sockets\n\nWith a SOCKMAP/SOCKHASH map and an sk_msg program user can steer messages\nsent from one TCP socket (s1) to actually egress from another TCP\nsocket (s2):\n\ntcp_bpf_sendmsg(s1)\t\t// = sk_prot-\u003esendmsg\n tcp_bpf_send_verdict(s1)\t// __SK_REDIRECT case\n tcp_bpf_sendmsg_redir(s2)\n tcp_bpf_push_locked(s2)\n\ttcp_bpf_push(s2)\n\t tcp_rate_check_app_limited(s2) // expects tcp_sock\n\t tcp_sendmsg_locked(s2)\t // ditto\n\nThere is a hard-coded assumption in the call-chain, that the egress\nsocket (s2) is a TCP socket.\n\nHowever in commit 122e6c79efe1 (\"sock_map: Update sock type checks for\nUDP\") we have enabled redirects to non-TCP sockets. This was done for the\nsake of BPF sk_skb programs. There was no indention to support sk_msg\nsend-to-egress use case.\n\nAs a result, attempts to send-to-egress through a non-TCP socket lead to a\ncrash due to invalid downcast from sock to tcp_sock:\n\n BUG: kernel NULL pointer dereference, address: 000000000000002f\n ...\n Call Trace:\n \u003cTASK\u003e\n ? show_regs+0x60/0x70\n ? __die+0x1f/0x70\n ? page_fault_oops+0x80/0x160\n ? do_user_addr_fault+0x2d7/0x800\n ? rcu_is_watching+0x11/0x50\n ? exc_page_fault+0x70/0x1c0\n ? asm_exc_page_fault+0x27/0x30\n ? tcp_tso_segs+0x14/0xa0\n tcp_write_xmit+0x67/0xce0\n __tcp_push_pending_frames+0x32/0xf0\n tcp_push+0x107/0x140\n tcp_sendmsg_locked+0x99f/0xbb0\n tcp_bpf_push+0x19d/0x3a0\n tcp_bpf_sendmsg_redir+0x55/0xd0\n tcp_bpf_send_verdict+0x407/0x550\n tcp_bpf_sendmsg+0x1a1/0x390\n inet_sendmsg+0x6a/0x70\n sock_sendmsg+0x9d/0xc0\n ? sockfd_lookup_light+0x12/0x80\n __sys_sendto+0x10e/0x160\n ? syscall_enter_from_user_mode+0x20/0x60\n ? __this_cpu_preempt_check+0x13/0x20\n ? lockdep_hardirqs_on+0x82/0x110\n __x64_sys_sendto+0x1f/0x30\n do_syscall_64+0x38/0x90\n entry_SYSCALL_64_after_hwframe+0x63/0xcd\n\nReject selecting a non-TCP sockets as redirect target from a BPF sk_msg\nprogram to prevent the crash. When attempted, user will receive an EACCES\nerror from send/sendto/sendmsg() syscall.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52523",
"url": "https://www.suse.com/security/cve/CVE-2023-52523"
},
{
"category": "external",
"summary": "SUSE Bug 1220926 for CVE-2023-52523",
"url": "https://bugzilla.suse.com/1220926"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52523"
},
{
"cve": "CVE-2023-52524",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52524"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: nfc: llcp: Add lock when modifying device list\n\nThe device list needs its associated lock held when modifying it, or the\nlist could become corrupted, as syzbot discovered.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52524",
"url": "https://www.suse.com/security/cve/CVE-2023-52524"
},
{
"category": "external",
"summary": "SUSE Bug 1220927 for CVE-2023-52524",
"url": "https://bugzilla.suse.com/1220927"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52524"
},
{
"cve": "CVE-2023-52525",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52525"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packet\n\nOnly skip the code path trying to access the rfc1042 headers when the\nbuffer is too small, so the driver can still process packets without\nrfc1042 headers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52525",
"url": "https://www.suse.com/security/cve/CVE-2023-52525"
},
{
"category": "external",
"summary": "SUSE Bug 1220840 for CVE-2023-52525",
"url": "https://bugzilla.suse.com/1220840"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "low"
}
],
"title": "CVE-2023-52525"
},
{
"cve": "CVE-2023-52528",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52528"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_reg\n\nsyzbot reported the following uninit-value access issue:\n\n=====================================================\nBUG: KMSAN: uninit-value in smsc75xx_wait_ready drivers/net/usb/smsc75xx.c:975 [inline]\nBUG: KMSAN: uninit-value in smsc75xx_bind+0x5c9/0x11e0 drivers/net/usb/smsc75xx.c:1482\nCPU: 0 PID: 8696 Comm: kworker/0:3 Not tainted 5.8.0-rc5-syzkaller #0\nHardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011\nWorkqueue: usb_hub_wq hub_event\nCall Trace:\n __dump_stack lib/dump_stack.c:77 [inline]\n dump_stack+0x21c/0x280 lib/dump_stack.c:118\n kmsan_report+0xf7/0x1e0 mm/kmsan/kmsan_report.c:121\n __msan_warning+0x58/0xa0 mm/kmsan/kmsan_instr.c:215\n smsc75xx_wait_ready drivers/net/usb/smsc75xx.c:975 [inline]\n smsc75xx_bind+0x5c9/0x11e0 drivers/net/usb/smsc75xx.c:1482\n usbnet_probe+0x1152/0x3f90 drivers/net/usb/usbnet.c:1737\n usb_probe_interface+0xece/0x1550 drivers/usb/core/driver.c:374\n really_probe+0xf20/0x20b0 drivers/base/dd.c:529\n driver_probe_device+0x293/0x390 drivers/base/dd.c:701\n __device_attach_driver+0x63f/0x830 drivers/base/dd.c:807\n bus_for_each_drv+0x2ca/0x3f0 drivers/base/bus.c:431\n __device_attach+0x4e2/0x7f0 drivers/base/dd.c:873\n device_initial_probe+0x4a/0x60 drivers/base/dd.c:920\n bus_probe_device+0x177/0x3d0 drivers/base/bus.c:491\n device_add+0x3b0e/0x40d0 drivers/base/core.c:2680\n usb_set_configuration+0x380f/0x3f10 drivers/usb/core/message.c:2032\n usb_generic_driver_probe+0x138/0x300 drivers/usb/core/generic.c:241\n usb_probe_device+0x311/0x490 drivers/usb/core/driver.c:272\n really_probe+0xf20/0x20b0 drivers/base/dd.c:529\n driver_probe_device+0x293/0x390 drivers/base/dd.c:701\n __device_attach_driver+0x63f/0x830 drivers/base/dd.c:807\n bus_for_each_drv+0x2ca/0x3f0 drivers/base/bus.c:431\n __device_attach+0x4e2/0x7f0 drivers/base/dd.c:873\n device_initial_probe+0x4a/0x60 drivers/base/dd.c:920\n bus_probe_device+0x177/0x3d0 drivers/base/bus.c:491\n device_add+0x3b0e/0x40d0 drivers/base/core.c:2680\n usb_new_device+0x1bd4/0x2a30 drivers/usb/core/hub.c:2554\n hub_port_connect drivers/usb/core/hub.c:5208 [inline]\n hub_port_connect_change drivers/usb/core/hub.c:5348 [inline]\n port_event drivers/usb/core/hub.c:5494 [inline]\n hub_event+0x5e7b/0x8a70 drivers/usb/core/hub.c:5576\n process_one_work+0x1688/0x2140 kernel/workqueue.c:2269\n worker_thread+0x10bc/0x2730 kernel/workqueue.c:2415\n kthread+0x551/0x590 kernel/kthread.c:292\n ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:293\n\nLocal variable ----buf.i87@smsc75xx_bind created at:\n __smsc75xx_read_reg drivers/net/usb/smsc75xx.c:83 [inline]\n smsc75xx_wait_ready drivers/net/usb/smsc75xx.c:968 [inline]\n smsc75xx_bind+0x485/0x11e0 drivers/net/usb/smsc75xx.c:1482\n __smsc75xx_read_reg drivers/net/usb/smsc75xx.c:83 [inline]\n smsc75xx_wait_ready drivers/net/usb/smsc75xx.c:968 [inline]\n smsc75xx_bind+0x485/0x11e0 drivers/net/usb/smsc75xx.c:1482\n\nThis issue is caused because usbnet_read_cmd() reads less bytes than requested\n(zero byte in the reproducer). In this case, \u0027buf\u0027 is not properly filled.\n\nThis patch fixes the issue by returning -ENODATA if usbnet_read_cmd() reads\nless bytes than requested.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52528",
"url": "https://www.suse.com/security/cve/CVE-2023-52528"
},
{
"category": "external",
"summary": "SUSE Bug 1220843 for CVE-2023-52528",
"url": "https://bugzilla.suse.com/1220843"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "low"
}
],
"title": "CVE-2023-52528"
},
{
"cve": "CVE-2023-52529",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52529"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nHID: sony: Fix a potential memory leak in sony_probe()\n\nIf an error occurs after a successful usb_alloc_urb() call, usb_free_urb()\nshould be called.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52529",
"url": "https://www.suse.com/security/cve/CVE-2023-52529"
},
{
"category": "external",
"summary": "SUSE Bug 1220929 for CVE-2023-52529",
"url": "https://bugzilla.suse.com/1220929"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52529"
},
{
"cve": "CVE-2023-52532",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52532"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: mana: Fix TX CQE error handling\n\nFor an unknown TX CQE error type (probably from a newer hardware),\nstill free the SKB, update the queue tail, etc., otherwise the\naccounting will be wrong.\n\nAlso, TX errors can be triggered by injecting corrupted packets, so\nreplace the WARN_ONCE to ratelimited error logging.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52532",
"url": "https://www.suse.com/security/cve/CVE-2023-52532"
},
{
"category": "external",
"summary": "SUSE Bug 1220932 for CVE-2023-52532",
"url": "https://bugzilla.suse.com/1220932"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52532"
},
{
"cve": "CVE-2023-52561",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52561"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\narm64: dts: qcom: sdm845-db845c: Mark cont splash memory region as reserved\n\nAdding a reserved memory region for the framebuffer memory\n(the splash memory region set up by the bootloader).\n\nIt fixes a kernel panic (arm-smmu: Unhandled context fault\nat this particular memory region) reported on DB845c running\nv5.10.y.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52561",
"url": "https://www.suse.com/security/cve/CVE-2023-52561"
},
{
"category": "external",
"summary": "SUSE Bug 1220935 for CVE-2023-52561",
"url": "https://bugzilla.suse.com/1220935"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52561"
},
{
"cve": "CVE-2023-52563",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52563"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/meson: fix memory leak on -\u003ehpd_notify callback\n\nThe EDID returned by drm_bridge_get_edid() needs to be freed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52563",
"url": "https://www.suse.com/security/cve/CVE-2023-52563"
},
{
"category": "external",
"summary": "SUSE Bug 1220937 for CVE-2023-52563",
"url": "https://bugzilla.suse.com/1220937"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52563"
},
{
"cve": "CVE-2023-52564",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52564"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nRevert \"tty: n_gsm: fix UAF in gsm_cleanup_mux\"\n\nThis reverts commit 9b9c8195f3f0d74a826077fc1c01b9ee74907239.\n\nThe commit above is reverted as it did not solve the original issue.\n\ngsm_cleanup_mux() tries to free up the virtual ttys by calling\ngsm_dlci_release() for each available DLCI. There, dlci_put() is called to\ndecrease the reference counter for the DLCI via tty_port_put() which\nfinally calls gsm_dlci_free(). This already clears the pointer which is\nbeing checked in gsm_cleanup_mux() before calling gsm_dlci_release().\nTherefore, it is not necessary to clear this pointer in gsm_cleanup_mux()\nas done in the reverted commit. The commit introduces a null pointer\ndereference:\n \u003cTASK\u003e\n ? __die+0x1f/0x70\n ? page_fault_oops+0x156/0x420\n ? search_exception_tables+0x37/0x50\n ? fixup_exception+0x21/0x310\n ? exc_page_fault+0x69/0x150\n ? asm_exc_page_fault+0x26/0x30\n ? tty_port_put+0x19/0xa0\n gsmtty_cleanup+0x29/0x80 [n_gsm]\n release_one_tty+0x37/0xe0\n process_one_work+0x1e6/0x3e0\n worker_thread+0x4c/0x3d0\n ? __pfx_worker_thread+0x10/0x10\n kthread+0xe1/0x110\n ? __pfx_kthread+0x10/0x10\n ret_from_fork+0x2f/0x50\n ? __pfx_kthread+0x10/0x10\n ret_from_fork_asm+0x1b/0x30\n \u003c/TASK\u003e\n\nThe actual issue is that nothing guards dlci_put() from being called\nmultiple times while the tty driver was triggered but did not yet finished\ncalling gsm_dlci_free().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52564",
"url": "https://www.suse.com/security/cve/CVE-2023-52564"
},
{
"category": "external",
"summary": "SUSE Bug 1220938 for CVE-2023-52564",
"url": "https://bugzilla.suse.com/1220938"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52564"
},
{
"cve": "CVE-2023-52566",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52566"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnilfs2: fix potential use after free in nilfs_gccache_submit_read_data()\n\nIn nilfs_gccache_submit_read_data(), brelse(bh) is called to drop the\nreference count of bh when the call to nilfs_dat_translate() fails. If\nthe reference count hits 0 and its owner page gets unlocked, bh may be\nfreed. However, bh-\u003eb_page is dereferenced to put the page after that,\nwhich may result in a use-after-free bug. This patch moves the release\noperation after unlocking and putting the page.\n\nNOTE: The function in question is only called in GC, and in combination\nwith current userland tools, address translation using DAT does not occur\nin that function, so the code path that causes this issue will not be\nexecuted. However, it is possible to run that code path by intentionally\nmodifying the userland GC library or by calling the GC ioctl directly.\n\n[konishi.ryusuke@gmail.com: NOTE added to the commit log]",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52566",
"url": "https://www.suse.com/security/cve/CVE-2023-52566"
},
{
"category": "external",
"summary": "SUSE Bug 1220940 for CVE-2023-52566",
"url": "https://bugzilla.suse.com/1220940"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52566"
},
{
"cve": "CVE-2023-52567",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52567"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nserial: 8250_port: Check IRQ data before use\n\nIn case the leaf driver wants to use IRQ polling (irq = 0) and\nIIR register shows that an interrupt happened in the 8250 hardware\nthe IRQ data can be NULL. In such a case we need to skip the wake\nevent as we came to this path from the timer interrupt and quite\nlikely system is already awake.\n\nWithout this fix we have got an Oops:\n\n serial8250: ttyS0 at I/O 0x3f8 (irq = 0, base_baud = 115200) is a 16550A\n ...\n BUG: kernel NULL pointer dereference, address: 0000000000000010\n RIP: 0010:serial8250_handle_irq+0x7c/0x240\n Call Trace:\n ? serial8250_handle_irq+0x7c/0x240\n ? __pfx_serial8250_timeout+0x10/0x10",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52567",
"url": "https://www.suse.com/security/cve/CVE-2023-52567"
},
{
"category": "external",
"summary": "SUSE Bug 1220839 for CVE-2023-52567",
"url": "https://bugzilla.suse.com/1220839"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "low"
}
],
"title": "CVE-2023-52567"
},
{
"cve": "CVE-2023-52569",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52569"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbtrfs: remove BUG() after failure to insert delayed dir index item\n\nInstead of calling BUG() when we fail to insert a delayed dir index item\ninto the delayed node\u0027s tree, we can just release all the resources we\nhave allocated/acquired before and return the error to the caller. This is\nfine because all existing call chains undo anything they have done before\ncalling btrfs_insert_delayed_dir_index() or BUG_ON (when creating pending\nsnapshots in the transaction commit path).\n\nSo remove the BUG() call and do proper error handling.\n\nThis relates to a syzbot report linked below, but does not fix it because\nit only prevents hitting a BUG(), it does not fix the issue where somehow\nwe attempt to use twice the same index number for different index items.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52569",
"url": "https://www.suse.com/security/cve/CVE-2023-52569"
},
{
"category": "external",
"summary": "SUSE Bug 1220918 for CVE-2023-52569",
"url": "https://bugzilla.suse.com/1220918"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52569"
},
{
"cve": "CVE-2023-52574",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52574"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nteam: fix null-ptr-deref when team device type is changed\n\nGet a null-ptr-deref bug as follows with reproducer [1].\n\nBUG: kernel NULL pointer dereference, address: 0000000000000228\n...\nRIP: 0010:vlan_dev_hard_header+0x35/0x140 [8021q]\n...\nCall Trace:\n \u003cTASK\u003e\n ? __die+0x24/0x70\n ? page_fault_oops+0x82/0x150\n ? exc_page_fault+0x69/0x150\n ? asm_exc_page_fault+0x26/0x30\n ? vlan_dev_hard_header+0x35/0x140 [8021q]\n ? vlan_dev_hard_header+0x8e/0x140 [8021q]\n neigh_connected_output+0xb2/0x100\n ip6_finish_output2+0x1cb/0x520\n ? nf_hook_slow+0x43/0xc0\n ? ip6_mtu+0x46/0x80\n ip6_finish_output+0x2a/0xb0\n mld_sendpack+0x18f/0x250\n mld_ifc_work+0x39/0x160\n process_one_work+0x1e6/0x3f0\n worker_thread+0x4d/0x2f0\n ? __pfx_worker_thread+0x10/0x10\n kthread+0xe5/0x120\n ? __pfx_kthread+0x10/0x10\n ret_from_fork+0x34/0x50\n ? __pfx_kthread+0x10/0x10\n ret_from_fork_asm+0x1b/0x30\n\n[1]\n$ teamd -t team0 -d -c \u0027{\"runner\": {\"name\": \"loadbalance\"}}\u0027\n$ ip link add name t-dummy type dummy\n$ ip link add link t-dummy name t-dummy.100 type vlan id 100\n$ ip link add name t-nlmon type nlmon\n$ ip link set t-nlmon master team0\n$ ip link set t-nlmon nomaster\n$ ip link set t-dummy up\n$ ip link set team0 up\n$ ip link set t-dummy.100 down\n$ ip link set t-dummy.100 master team0\n\nWhen enslave a vlan device to team device and team device type is changed\nfrom non-ether to ether, header_ops of team device is changed to\nvlan_header_ops. That is incorrect and will trigger null-ptr-deref\nfor vlan-\u003ereal_dev in vlan_dev_hard_header() because team device is not\na vlan device.\n\nCache eth_header_ops in team_setup(), then assign cached header_ops to\nheader_ops of team net device when its type is changed from non-ether\nto ether to fix the bug.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52574",
"url": "https://www.suse.com/security/cve/CVE-2023-52574"
},
{
"category": "external",
"summary": "SUSE Bug 1220870 for CVE-2023-52574",
"url": "https://bugzilla.suse.com/1220870"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52574"
},
{
"cve": "CVE-2023-52575",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52575"
}
],
"notes": [
{
"category": "general",
"text": "** REJECT ** This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52575",
"url": "https://www.suse.com/security/cve/CVE-2023-52575"
},
{
"category": "external",
"summary": "SUSE Bug 1220871 for CVE-2023-52575",
"url": "https://bugzilla.suse.com/1220871"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52575"
},
{
"cve": "CVE-2023-52576",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52576"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nx86/mm, kexec, ima: Use memblock_free_late() from ima_free_kexec_buffer()\n\nThe code calling ima_free_kexec_buffer() runs long after the memblock\nallocator has already been torn down, potentially resulting in a use\nafter free in memblock_isolate_range().\n\nWith KASAN or KFENCE, this use after free will result in a BUG\nfrom the idle task, and a subsequent kernel panic.\n\nSwitch ima_free_kexec_buffer() over to memblock_free_late() to avoid\nthat bug.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52576",
"url": "https://www.suse.com/security/cve/CVE-2023-52576"
},
{
"category": "external",
"summary": "SUSE Bug 1220872 for CVE-2023-52576",
"url": "https://bugzilla.suse.com/1220872"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52576"
},
{
"cve": "CVE-2023-52582",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52582"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfs: Only call folio_start_fscache() one time for each folio\n\nIf a network filesystem using netfs implements a clamp_length()\nfunction, it can set subrequest lengths smaller than a page size.\n\nWhen we loop through the folios in netfs_rreq_unlock_folios() to\nset any folios to be written back, we need to make sure we only\ncall folio_start_fscache() once for each folio.\n\nOtherwise, this simple testcase:\n\n mount -o fsc,rsize=1024,wsize=1024 127.0.0.1:/export /mnt/nfs\n dd if=/dev/zero of=/mnt/nfs/file.bin bs=4096 count=1\n 1+0 records in\n 1+0 records out\n 4096 bytes (4.1 kB, 4.0 KiB) copied, 0.0126359 s, 324 kB/s\n echo 3 \u003e /proc/sys/vm/drop_caches\n cat /mnt/nfs/file.bin \u003e /dev/null\n\nwill trigger an oops similar to the following:\n\n page dumped because: VM_BUG_ON_FOLIO(folio_test_private_2(folio))\n ------------[ cut here ]------------\n kernel BUG at include/linux/netfs.h:44!\n ...\n CPU: 5 PID: 134 Comm: kworker/u16:5 Kdump: loaded Not tainted 6.4.0-rc5\n ...\n RIP: 0010:netfs_rreq_unlock_folios+0x68e/0x730 [netfs]\n ...\n Call Trace:\n netfs_rreq_assess+0x497/0x660 [netfs]\n netfs_subreq_terminated+0x32b/0x610 [netfs]\n nfs_netfs_read_completion+0x14e/0x1a0 [nfs]\n nfs_read_completion+0x2f9/0x330 [nfs]\n rpc_free_task+0x72/0xa0 [sunrpc]\n rpc_async_release+0x46/0x70 [sunrpc]\n process_one_work+0x3bd/0x710\n worker_thread+0x89/0x610\n kthread+0x181/0x1c0\n ret_from_fork+0x29/0x50",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52582",
"url": "https://www.suse.com/security/cve/CVE-2023-52582"
},
{
"category": "external",
"summary": "SUSE Bug 1220878 for CVE-2023-52582",
"url": "https://bugzilla.suse.com/1220878"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52582"
},
{
"cve": "CVE-2023-52583",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52583"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nceph: fix deadlock or deadcode of misusing dget()\n\nThe lock order is incorrect between denty and its parent, we should\nalways make sure that the parent get the lock first.\n\nBut since this deadcode is never used and the parent dir will always\nbe set from the callers, let\u0027s just remove it.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52583",
"url": "https://www.suse.com/security/cve/CVE-2023-52583"
},
{
"category": "external",
"summary": "SUSE Bug 1221058 for CVE-2023-52583",
"url": "https://bugzilla.suse.com/1221058"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52583"
},
{
"cve": "CVE-2023-52587",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52587"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nIB/ipoib: Fix mcast list locking\n\nReleasing the `priv-\u003elock` while iterating the `priv-\u003emulticast_list` in\n`ipoib_mcast_join_task()` opens a window for `ipoib_mcast_dev_flush()` to\nremove the items while in the middle of iteration. If the mcast is removed\nwhile the lock was dropped, the for loop spins forever resulting in a hard\nlockup (as was reported on RHEL 4.18.0-372.75.1.el8_6 kernel):\n\n Task A (kworker/u72:2 below) | Task B (kworker/u72:0 below)\n -----------------------------------+-----------------------------------\n ipoib_mcast_join_task(work) | ipoib_ib_dev_flush_light(work)\n spin_lock_irq(\u0026priv-\u003elock) | __ipoib_ib_dev_flush(priv, ...)\n list_for_each_entry(mcast, | ipoib_mcast_dev_flush(dev = priv-\u003edev)\n \u0026priv-\u003emulticast_list, list) |\n ipoib_mcast_join(dev, mcast) |\n spin_unlock_irq(\u0026priv-\u003elock) |\n | spin_lock_irqsave(\u0026priv-\u003elock, flags)\n | list_for_each_entry_safe(mcast, tmcast,\n | \u0026priv-\u003emulticast_list, list)\n | list_del(\u0026mcast-\u003elist);\n | list_add_tail(\u0026mcast-\u003elist, \u0026remove_list)\n | spin_unlock_irqrestore(\u0026priv-\u003elock, flags)\n spin_lock_irq(\u0026priv-\u003elock) |\n | ipoib_mcast_remove_list(\u0026remove_list)\n (Here, `mcast` is no longer on the | list_for_each_entry_safe(mcast, tmcast,\n `priv-\u003emulticast_list` and we keep | remove_list, list)\n spinning on the `remove_list` of | \u003e\u003e\u003e wait_for_completion(\u0026mcast-\u003edone)\n the other thread which is blocked |\n and the list is still valid on |\n it\u0027s stack.)\n\nFix this by keeping the lock held and changing to GFP_ATOMIC to prevent\neventual sleeps.\nUnfortunately we could not reproduce the lockup and confirm this fix but\nbased on the code review I think this fix should address such lockups.\n\ncrash\u003e bc 31\nPID: 747 TASK: ff1c6a1a007e8000 CPU: 31 COMMAND: \"kworker/u72:2\"\n--\n [exception RIP: ipoib_mcast_join_task+0x1b1]\n RIP: ffffffffc0944ac1 RSP: ff646f199a8c7e00 RFLAGS: 00000002\n RAX: 0000000000000000 RBX: ff1c6a1a04dc82f8 RCX: 0000000000000000\n work (\u0026priv-\u003emcast_task{,.work})\n RDX: ff1c6a192d60ac68 RSI: 0000000000000286 RDI: ff1c6a1a04dc8000\n \u0026mcast-\u003elist\n RBP: ff646f199a8c7e90 R8: ff1c699980019420 R9: ff1c6a1920c9a000\n R10: ff646f199a8c7e00 R11: ff1c6a191a7d9800 R12: ff1c6a192d60ac00\n mcast\n R13: ff1c6a1d82200000 R14: ff1c6a1a04dc8000 R15: ff1c6a1a04dc82d8\n dev priv (\u0026priv-\u003elock) \u0026priv-\u003emulticast_list (aka head)\n ORIG_RAX: ffffffffffffffff CS: 0010 SS: 0018\n--- \u003cNMI exception stack\u003e ---\n #5 [ff646f199a8c7e00] ipoib_mcast_join_task+0x1b1 at ffffffffc0944ac1 [ib_ipoib]\n #6 [ff646f199a8c7e98] process_one_work+0x1a7 at ffffffff9bf10967\n\ncrash\u003e rx ff646f199a8c7e68\nff646f199a8c7e68: ff1c6a1a04dc82f8 \u003c\u003c\u003c work = \u0026priv-\u003emcast_task.work\n\ncrash\u003e list -hO ipoib_dev_priv.multicast_list ff1c6a1a04dc8000\n(empty)\n\ncrash\u003e ipoib_dev_priv.mcast_task.work.func,mcast_mutex.owner.counter ff1c6a1a04dc8000\n mcast_task.work.func = 0xffffffffc0944910 \u003cipoib_mcast_join_task\u003e,\n mcast_mutex.owner.counter = 0xff1c69998efec000\n\ncrash\u003e b 8\nPID: 8 TASK: ff1c69998efec000 CPU: 33 COMMAND: \"kworker/u72:0\"\n--\n #3 [ff646f1980153d50] wait_for_completion+0x96 at ffffffff9c7d7646\n #4 [ff646f1980153d90] ipoib_mcast_remove_list+0x56 at ffffffffc0944dc6 [ib_ipoib]\n #5 [ff646f1980153de8] ipoib_mcast_dev_flush+0x1a7 at ffffffffc09455a7 [ib_ipoib]\n #6 [ff646f1980153e58] __ipoib_ib_dev_flush+0x1a4 at ffffffffc09431a4 [ib_ipoib]\n #7 [ff\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52587",
"url": "https://www.suse.com/security/cve/CVE-2023-52587"
},
{
"category": "external",
"summary": "SUSE Bug 1221082 for CVE-2023-52587",
"url": "https://bugzilla.suse.com/1221082"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52587"
},
{
"cve": "CVE-2023-52591",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52591"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nreiserfs: Avoid touching renamed directory if parent does not change\n\nThe VFS will not be locking moved directory if its parent does not\nchange. Change reiserfs rename code to avoid touching renamed directory\nif its parent does not change as without locking that can corrupt the\nfilesystem.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52591",
"url": "https://www.suse.com/security/cve/CVE-2023-52591"
},
{
"category": "external",
"summary": "SUSE Bug 1221044 for CVE-2023-52591",
"url": "https://bugzilla.suse.com/1221044"
},
{
"category": "external",
"summary": "SUSE Bug 1221578 for CVE-2023-52591",
"url": "https://bugzilla.suse.com/1221578"
},
{
"category": "external",
"summary": "SUSE Bug 1221598 for CVE-2023-52591",
"url": "https://bugzilla.suse.com/1221598"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "important"
}
],
"title": "CVE-2023-52591"
},
{
"cve": "CVE-2023-52594",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52594"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: ath9k: Fix potential array-index-out-of-bounds read in ath9k_htc_txstatus()\n\nFix an array-index-out-of-bounds read in ath9k_htc_txstatus(). The bug\noccurs when txs-\u003ecnt, data from a URB provided by a USB device, is\nbigger than the size of the array txs-\u003etxstatus, which is\nHTC_MAX_TX_STATUS. WARN_ON() already checks it, but there is no bug\nhandling code after the check. Make the function return if that is the\ncase.\n\nFound by a modified version of syzkaller.\n\nUBSAN: array-index-out-of-bounds in htc_drv_txrx.c\nindex 13 is out of range for type \u0027__wmi_event_txstatus [12]\u0027\nCall Trace:\n ath9k_htc_txstatus\n ath9k_wmi_event_tasklet\n tasklet_action_common\n __do_softirq\n irq_exit_rxu\n sysvec_apic_timer_interrupt",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52594",
"url": "https://www.suse.com/security/cve/CVE-2023-52594"
},
{
"category": "external",
"summary": "SUSE Bug 1221045 for CVE-2023-52594",
"url": "https://bugzilla.suse.com/1221045"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52594"
},
{
"cve": "CVE-2023-52595",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52595"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: rt2x00: restart beacon queue when hardware reset\n\nWhen a hardware reset is triggered, all registers are reset, so all\nqueues are forced to stop in hardware interface. However, mac80211\nwill not automatically stop the queue. If we don\u0027t manually stop the\nbeacon queue, the queue will be deadlocked and unable to start again.\nThis patch fixes the issue where Apple devices cannot connect to the\nAP after calling ieee80211_restart_hw().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52595",
"url": "https://www.suse.com/security/cve/CVE-2023-52595"
},
{
"category": "external",
"summary": "SUSE Bug 1221046 for CVE-2023-52595",
"url": "https://bugzilla.suse.com/1221046"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52595"
},
{
"cve": "CVE-2023-52597",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52597"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nKVM: s390: fix setting of fpc register\n\nkvm_arch_vcpu_ioctl_set_fpu() allows to set the floating point control\n(fpc) register of a guest cpu. The new value is tested for validity by\ntemporarily loading it into the fpc register.\n\nThis may lead to corruption of the fpc register of the host process:\nif an interrupt happens while the value is temporarily loaded into the fpc\nregister, and within interrupt context floating point or vector registers\nare used, the current fp/vx registers are saved with save_fpu_regs()\nassuming they belong to user space and will be loaded into fp/vx registers\nwhen returning to user space.\n\ntest_fp_ctl() restores the original user space / host process fpc register\nvalue, however it will be discarded, when returning to user space.\n\nIn result the host process will incorrectly continue to run with the value\nthat was supposed to be used for a guest cpu.\n\nFix this by simply removing the test. There is another test right before\nthe SIE context is entered which will handles invalid values.\n\nThis results in a change of behaviour: invalid values will now be accepted\ninstead of that the ioctl fails with -EINVAL. This seems to be acceptable,\ngiven that this interface is most likely not used anymore, and this is in\naddition the same behaviour implemented with the memory mapped interface\n(replace invalid values with zero) - see sync_regs() in kvm-s390.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52597",
"url": "https://www.suse.com/security/cve/CVE-2023-52597"
},
{
"category": "external",
"summary": "SUSE Bug 1221040 for CVE-2023-52597",
"url": "https://bugzilla.suse.com/1221040"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52597"
},
{
"cve": "CVE-2023-52598",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52598"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ns390/ptrace: handle setting of fpc register correctly\n\nIf the content of the floating point control (fpc) register of a traced\nprocess is modified with the ptrace interface the new value is tested for\nvalidity by temporarily loading it into the fpc register.\n\nThis may lead to corruption of the fpc register of the tracing process:\nif an interrupt happens while the value is temporarily loaded into the\nfpc register, and within interrupt context floating point or vector\nregisters are used, the current fp/vx registers are saved with\nsave_fpu_regs() assuming they belong to user space and will be loaded into\nfp/vx registers when returning to user space.\n\ntest_fp_ctl() restores the original user space fpc register value, however\nit will be discarded, when returning to user space.\n\nIn result the tracer will incorrectly continue to run with the value that\nwas supposed to be used for the traced process.\n\nFix this by saving fpu register contents with save_fpu_regs() before using\ntest_fp_ctl().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52598",
"url": "https://www.suse.com/security/cve/CVE-2023-52598"
},
{
"category": "external",
"summary": "SUSE Bug 1221060 for CVE-2023-52598",
"url": "https://bugzilla.suse.com/1221060"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52598"
},
{
"cve": "CVE-2023-52599",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52599"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\njfs: fix array-index-out-of-bounds in diNewExt\n\n[Syz report]\nUBSAN: array-index-out-of-bounds in fs/jfs/jfs_imap.c:2360:2\nindex -878706688 is out of range for type \u0027struct iagctl[128]\u0027\nCPU: 1 PID: 5065 Comm: syz-executor282 Not tainted 6.7.0-rc4-syzkaller-00009-gbee0e7762ad2 #0\nHardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 11/10/2023\nCall Trace:\n \u003cTASK\u003e\n __dump_stack lib/dump_stack.c:88 [inline]\n dump_stack_lvl+0x1e7/0x2d0 lib/dump_stack.c:106\n ubsan_epilogue lib/ubsan.c:217 [inline]\n __ubsan_handle_out_of_bounds+0x11c/0x150 lib/ubsan.c:348\n diNewExt+0x3cf3/0x4000 fs/jfs/jfs_imap.c:2360\n diAllocExt fs/jfs/jfs_imap.c:1949 [inline]\n diAllocAG+0xbe8/0x1e50 fs/jfs/jfs_imap.c:1666\n diAlloc+0x1d3/0x1760 fs/jfs/jfs_imap.c:1587\n ialloc+0x8f/0x900 fs/jfs/jfs_inode.c:56\n jfs_mkdir+0x1c5/0xb90 fs/jfs/namei.c:225\n vfs_mkdir+0x2f1/0x4b0 fs/namei.c:4106\n do_mkdirat+0x264/0x3a0 fs/namei.c:4129\n __do_sys_mkdir fs/namei.c:4149 [inline]\n __se_sys_mkdir fs/namei.c:4147 [inline]\n __x64_sys_mkdir+0x6e/0x80 fs/namei.c:4147\n do_syscall_x64 arch/x86/entry/common.c:51 [inline]\n do_syscall_64+0x45/0x110 arch/x86/entry/common.c:82\n entry_SYSCALL_64_after_hwframe+0x63/0x6b\nRIP: 0033:0x7fcb7e6a0b57\nCode: ff ff 77 07 31 c0 c3 0f 1f 40 00 48 c7 c2 b8 ff ff ff f7 d8 64 89 02 b8 ff ff ff ff c3 66 0f 1f 44 00 00 b8 53 00 00 00 0f 05 \u003c48\u003e 3d 01 f0 ff ff 73 01 c3 48 c7 c1 b8 ff ff ff f7 d8 64 89 01 48\nRSP: 002b:00007ffd83023038 EFLAGS: 00000286 ORIG_RAX: 0000000000000053\nRAX: ffffffffffffffda RBX: 00000000ffffffff RCX: 00007fcb7e6a0b57\nRDX: 00000000000a1020 RSI: 00000000000001ff RDI: 0000000020000140\nRBP: 0000000020000140 R08: 0000000000000000 R09: 0000000000000000\nR10: 0000000000000000 R11: 0000000000000286 R12: 00007ffd830230d0\nR13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000\n\n[Analysis]\nWhen the agstart is too large, it can cause agno overflow.\n\n[Fix]\nAfter obtaining agno, if the value is invalid, exit the subsequent process.\n\n\nModified the test from agno \u003e MAXAG to agno \u003e= MAXAG based on linux-next\nreport by kernel test robot (Dan Carpenter).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52599",
"url": "https://www.suse.com/security/cve/CVE-2023-52599"
},
{
"category": "external",
"summary": "SUSE Bug 1221062 for CVE-2023-52599",
"url": "https://bugzilla.suse.com/1221062"
},
{
"category": "external",
"summary": "SUSE Bug 1228782 for CVE-2023-52599",
"url": "https://bugzilla.suse.com/1228782"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "important"
}
],
"title": "CVE-2023-52599"
},
{
"cve": "CVE-2023-52600",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52600"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\njfs: fix uaf in jfs_evict_inode\n\nWhen the execution of diMount(ipimap) fails, the object ipimap that has been\nreleased may be accessed in diFreeSpecial(). Asynchronous ipimap release occurs\nwhen rcu_core() calls jfs_free_node().\n\nTherefore, when diMount(ipimap) fails, sbi-\u003eipimap should not be initialized as\nipimap.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52600",
"url": "https://www.suse.com/security/cve/CVE-2023-52600"
},
{
"category": "external",
"summary": "SUSE Bug 1221071 for CVE-2023-52600",
"url": "https://bugzilla.suse.com/1221071"
},
{
"category": "external",
"summary": "SUSE Bug 1228783 for CVE-2023-52600",
"url": "https://bugzilla.suse.com/1228783"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "important"
}
],
"title": "CVE-2023-52600"
},
{
"cve": "CVE-2023-52601",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52601"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\njfs: fix array-index-out-of-bounds in dbAdjTree\n\nCurrently there is a bound check missing in the dbAdjTree while\naccessing the dmt_stree. To add the required check added the bool is_ctl\nwhich is required to determine the size as suggest in the following\ncommit.\nhttps://lore.kernel.org/linux-kernel-mentees/f9475918-2186-49b8-b801-6f0f9e75f4fa@oracle.com/",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52601",
"url": "https://www.suse.com/security/cve/CVE-2023-52601"
},
{
"category": "external",
"summary": "SUSE Bug 1221068 for CVE-2023-52601",
"url": "https://bugzilla.suse.com/1221068"
},
{
"category": "external",
"summary": "SUSE Bug 1228822 for CVE-2023-52601",
"url": "https://bugzilla.suse.com/1228822"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "important"
}
],
"title": "CVE-2023-52601"
},
{
"cve": "CVE-2023-52602",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52602"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\njfs: fix slab-out-of-bounds Read in dtSearch\n\nCurrently while searching for current page in the sorted entry table\nof the page there is a out of bound access. Added a bound check to fix\nthe error.\n\nDave:\nSet return code to -EIO",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52602",
"url": "https://www.suse.com/security/cve/CVE-2023-52602"
},
{
"category": "external",
"summary": "SUSE Bug 1221070 for CVE-2023-52602",
"url": "https://bugzilla.suse.com/1221070"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52602"
},
{
"cve": "CVE-2023-52603",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52603"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nUBSAN: array-index-out-of-bounds in dtSplitRoot\n\nSyzkaller reported the following issue:\n\noop0: detected capacity change from 0 to 32768\n\nUBSAN: array-index-out-of-bounds in fs/jfs/jfs_dtree.c:1971:9\nindex -2 is out of range for type \u0027struct dtslot [128]\u0027\nCPU: 0 PID: 3613 Comm: syz-executor270 Not tainted 6.0.0-syzkaller-09423-g493ffd6605b2 #0\nHardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/22/2022\nCall Trace:\n \u003cTASK\u003e\n __dump_stack lib/dump_stack.c:88 [inline]\n dump_stack_lvl+0x1b1/0x28e lib/dump_stack.c:106\n ubsan_epilogue lib/ubsan.c:151 [inline]\n __ubsan_handle_out_of_bounds+0xdb/0x130 lib/ubsan.c:283\n dtSplitRoot+0x8d8/0x1900 fs/jfs/jfs_dtree.c:1971\n dtSplitUp fs/jfs/jfs_dtree.c:985 [inline]\n dtInsert+0x1189/0x6b80 fs/jfs/jfs_dtree.c:863\n jfs_mkdir+0x757/0xb00 fs/jfs/namei.c:270\n vfs_mkdir+0x3b3/0x590 fs/namei.c:4013\n do_mkdirat+0x279/0x550 fs/namei.c:4038\n __do_sys_mkdirat fs/namei.c:4053 [inline]\n __se_sys_mkdirat fs/namei.c:4051 [inline]\n __x64_sys_mkdirat+0x85/0x90 fs/namei.c:4051\n do_syscall_x64 arch/x86/entry/common.c:50 [inline]\n do_syscall_64+0x3d/0xb0 arch/x86/entry/common.c:80\n entry_SYSCALL_64_after_hwframe+0x63/0xcd\nRIP: 0033:0x7fcdc0113fd9\nCode: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 \u003c48\u003e 3d 01 f0 ff ff 73 01 c3 48 c7 c1 c0 ff ff ff f7 d8 64 89 01 48\nRSP: 002b:00007ffeb8bc67d8 EFLAGS: 00000246 ORIG_RAX: 0000000000000102\nRAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00007fcdc0113fd9\nRDX: 0000000000000000 RSI: 0000000020000340 RDI: 0000000000000003\nRBP: 00007fcdc00d37a0 R08: 0000000000000000 R09: 00007fcdc00d37a0\nR10: 00005555559a72c0 R11: 0000000000000246 R12: 00000000f8008000\nR13: 0000000000000000 R14: 00083878000000f8 R15: 0000000000000000\n \u003c/TASK\u003e\n\nThe issue is caused when the value of fsi becomes less than -1.\nThe check to break the loop when fsi value becomes -1 is present\nbut syzbot was able to produce value less than -1 which cause the error.\nThis patch simply add the change for the values less than 0.\n\nThe patch is tested via syzbot.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52603",
"url": "https://www.suse.com/security/cve/CVE-2023-52603"
},
{
"category": "external",
"summary": "SUSE Bug 1221066 for CVE-2023-52603",
"url": "https://bugzilla.suse.com/1221066"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52603"
},
{
"cve": "CVE-2023-52604",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52604"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nFS:JFS:UBSAN:array-index-out-of-bounds in dbAdjTree\n\nSyzkaller reported the following issue:\n\nUBSAN: array-index-out-of-bounds in fs/jfs/jfs_dmap.c:2867:6\nindex 196694 is out of range for type \u0027s8[1365]\u0027 (aka \u0027signed char[1365]\u0027)\nCPU: 1 PID: 109 Comm: jfsCommit Not tainted 6.6.0-rc3-syzkaller #0\nHardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 08/04/2023\nCall Trace:\n \u003cTASK\u003e\n __dump_stack lib/dump_stack.c:88 [inline]\n dump_stack_lvl+0x1e7/0x2d0 lib/dump_stack.c:106\n ubsan_epilogue lib/ubsan.c:217 [inline]\n __ubsan_handle_out_of_bounds+0x11c/0x150 lib/ubsan.c:348\n dbAdjTree+0x474/0x4f0 fs/jfs/jfs_dmap.c:2867\n dbJoin+0x210/0x2d0 fs/jfs/jfs_dmap.c:2834\n dbFreeBits+0x4eb/0xda0 fs/jfs/jfs_dmap.c:2331\n dbFreeDmap fs/jfs/jfs_dmap.c:2080 [inline]\n dbFree+0x343/0x650 fs/jfs/jfs_dmap.c:402\n txFreeMap+0x798/0xd50 fs/jfs/jfs_txnmgr.c:2534\n txUpdateMap+0x342/0x9e0\n txLazyCommit fs/jfs/jfs_txnmgr.c:2664 [inline]\n jfs_lazycommit+0x47a/0xb70 fs/jfs/jfs_txnmgr.c:2732\n kthread+0x2d3/0x370 kernel/kthread.c:388\n ret_from_fork+0x48/0x80 arch/x86/kernel/process.c:147\n ret_from_fork_asm+0x11/0x20 arch/x86/entry/entry_64.S:304\n \u003c/TASK\u003e\n================================================================================\nKernel panic - not syncing: UBSAN: panic_on_warn set ...\nCPU: 1 PID: 109 Comm: jfsCommit Not tainted 6.6.0-rc3-syzkaller #0\nHardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 08/04/2023\nCall Trace:\n \u003cTASK\u003e\n __dump_stack lib/dump_stack.c:88 [inline]\n dump_stack_lvl+0x1e7/0x2d0 lib/dump_stack.c:106\n panic+0x30f/0x770 kernel/panic.c:340\n check_panic_on_warn+0x82/0xa0 kernel/panic.c:236\n ubsan_epilogue lib/ubsan.c:223 [inline]\n __ubsan_handle_out_of_bounds+0x13c/0x150 lib/ubsan.c:348\n dbAdjTree+0x474/0x4f0 fs/jfs/jfs_dmap.c:2867\n dbJoin+0x210/0x2d0 fs/jfs/jfs_dmap.c:2834\n dbFreeBits+0x4eb/0xda0 fs/jfs/jfs_dmap.c:2331\n dbFreeDmap fs/jfs/jfs_dmap.c:2080 [inline]\n dbFree+0x343/0x650 fs/jfs/jfs_dmap.c:402\n txFreeMap+0x798/0xd50 fs/jfs/jfs_txnmgr.c:2534\n txUpdateMap+0x342/0x9e0\n txLazyCommit fs/jfs/jfs_txnmgr.c:2664 [inline]\n jfs_lazycommit+0x47a/0xb70 fs/jfs/jfs_txnmgr.c:2732\n kthread+0x2d3/0x370 kernel/kthread.c:388\n ret_from_fork+0x48/0x80 arch/x86/kernel/process.c:147\n ret_from_fork_asm+0x11/0x20 arch/x86/entry/entry_64.S:304\n \u003c/TASK\u003e\nKernel Offset: disabled\nRebooting in 86400 seconds..\n\nThe issue is caused when the value of lp becomes greater than\nCTLTREESIZE which is the max size of stree. Adding a simple check\nsolves this issue.\n\nDave:\nAs the function returns a void, good error handling\nwould require a more intrusive code reorganization, so I modified\nOsama\u0027s patch at use WARN_ON_ONCE for lack of a cleaner option.\n\nThe patch is tested via syzbot.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52604",
"url": "https://www.suse.com/security/cve/CVE-2023-52604"
},
{
"category": "external",
"summary": "SUSE Bug 1221067 for CVE-2023-52604",
"url": "https://bugzilla.suse.com/1221067"
},
{
"category": "external",
"summary": "SUSE Bug 1228739 for CVE-2023-52604",
"url": "https://bugzilla.suse.com/1228739"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "important"
}
],
"title": "CVE-2023-52604"
},
{
"cve": "CVE-2023-52605",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52605"
}
],
"notes": [
{
"category": "general",
"text": "** REJECT ** This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52605",
"url": "https://www.suse.com/security/cve/CVE-2023-52605"
},
{
"category": "external",
"summary": "SUSE Bug 1221039 for CVE-2023-52605",
"url": "https://bugzilla.suse.com/1221039"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52605"
},
{
"cve": "CVE-2023-52606",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52606"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\npowerpc/lib: Validate size for vector operations\n\nSome of the fp/vmx code in sstep.c assume a certain maximum size for the\ninstructions being emulated. The size of those operations however is\ndetermined separately in analyse_instr().\n\nAdd a check to validate the assumption on the maximum size of the\noperations, so as to prevent any unintended kernel stack corruption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52606",
"url": "https://www.suse.com/security/cve/CVE-2023-52606"
},
{
"category": "external",
"summary": "SUSE Bug 1221069 for CVE-2023-52606",
"url": "https://bugzilla.suse.com/1221069"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52606"
},
{
"cve": "CVE-2023-52607",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52607"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\npowerpc/mm: Fix null-pointer dereference in pgtable_cache_add\n\nkasprintf() returns a pointer to dynamically allocated memory\nwhich can be NULL upon failure. Ensure the allocation was successful\nby checking the pointer validity.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52607",
"url": "https://www.suse.com/security/cve/CVE-2023-52607"
},
{
"category": "external",
"summary": "SUSE Bug 1221061 for CVE-2023-52607",
"url": "https://bugzilla.suse.com/1221061"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52607"
},
{
"cve": "CVE-2023-52608",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52608"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nfirmware: arm_scmi: Check mailbox/SMT channel for consistency\n\nOn reception of a completion interrupt the shared memory area is accessed\nto retrieve the message header at first and then, if the message sequence\nnumber identifies a transaction which is still pending, the related\npayload is fetched too.\n\nWhen an SCMI command times out the channel ownership remains with the\nplatform until eventually a late reply is received and, as a consequence,\nany further transmission attempt remains pending, waiting for the channel\nto be relinquished by the platform.\n\nOnce that late reply is received the channel ownership is given back\nto the agent and any pending request is then allowed to proceed and\noverwrite the SMT area of the just delivered late reply; then the wait\nfor the reply to the new request starts.\n\nIt has been observed that the spurious IRQ related to the late reply can\nbe wrongly associated with the freshly enqueued request: when that happens\nthe SCMI stack in-flight lookup procedure is fooled by the fact that the\nmessage header now present in the SMT area is related to the new pending\ntransaction, even though the real reply has still to arrive.\n\nThis race-condition on the A2P channel can be detected by looking at the\nchannel status bits: a genuine reply from the platform will have set the\nchannel free bit before triggering the completion IRQ.\n\nAdd a consistency check to validate such condition in the A2P ISR.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52608",
"url": "https://www.suse.com/security/cve/CVE-2023-52608"
},
{
"category": "external",
"summary": "SUSE Bug 1221375 for CVE-2023-52608",
"url": "https://bugzilla.suse.com/1221375"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52608"
},
{
"cve": "CVE-2023-52612",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52612"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncrypto: scomp - fix req-\u003edst buffer overflow\n\nThe req-\u003edst buffer size should be checked before copying from the\nscomp_scratch-\u003edst to avoid req-\u003edst buffer overflow problem.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52612",
"url": "https://www.suse.com/security/cve/CVE-2023-52612"
},
{
"category": "external",
"summary": "SUSE Bug 1221616 for CVE-2023-52612",
"url": "https://bugzilla.suse.com/1221616"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "important"
}
],
"title": "CVE-2023-52612"
},
{
"cve": "CVE-2023-52615",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52615"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nhwrng: core - Fix page fault dead lock on mmap-ed hwrng\n\nThere is a dead-lock in the hwrng device read path. This triggers\nwhen the user reads from /dev/hwrng into memory also mmap-ed from\n/dev/hwrng. The resulting page fault triggers a recursive read\nwhich then dead-locks.\n\nFix this by using a stack buffer when calling copy_to_user.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52615",
"url": "https://www.suse.com/security/cve/CVE-2023-52615"
},
{
"category": "external",
"summary": "SUSE Bug 1221614 for CVE-2023-52615",
"url": "https://bugzilla.suse.com/1221614"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52615"
},
{
"cve": "CVE-2023-52617",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52617"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nPCI: switchtec: Fix stdev_release() crash after surprise hot remove\n\nA PCI device hot removal may occur while stdev-\u003ecdev is held open. The call\nto stdev_release() then happens during close or exit, at a point way past\nswitchtec_pci_remove(). Otherwise the last ref would vanish with the\ntrailing put_device(), just before return.\n\nAt that later point in time, the devm cleanup has already removed the\nstdev-\u003emmio_mrpc mapping. Also, the stdev-\u003epdev reference was not a counted\none. Therefore, in DMA mode, the iowrite32() in stdev_release() will cause\na fatal page fault, and the subsequent dma_free_coherent(), if reached,\nwould pass a stale \u0026stdev-\u003epdev-\u003edev pointer.\n\nFix by moving MRPC DMA shutdown into switchtec_pci_remove(), after\nstdev_kill(). Counting the stdev-\u003epdev ref is now optional, but may prevent\nfuture accidents.\n\nReproducible via the script at\nhttps://lore.kernel.org/r/20231113212150.96410-1-dns@arista.com",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52617",
"url": "https://www.suse.com/security/cve/CVE-2023-52617"
},
{
"category": "external",
"summary": "SUSE Bug 1221613 for CVE-2023-52617",
"url": "https://bugzilla.suse.com/1221613"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52617"
},
{
"cve": "CVE-2023-52619",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52619"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\npstore/ram: Fix crash when setting number of cpus to an odd number\n\nWhen the number of cpu cores is adjusted to 7 or other odd numbers,\nthe zone size will become an odd number.\nThe address of the zone will become:\n addr of zone0 = BASE\n addr of zone1 = BASE + zone_size\n addr of zone2 = BASE + zone_size*2\n ...\nThe address of zone1/3/5/7 will be mapped to non-alignment va.\nEventually crashes will occur when accessing these va.\n\nSo, use ALIGN_DOWN() to make sure the zone size is even\nto avoid this bug.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52619",
"url": "https://www.suse.com/security/cve/CVE-2023-52619"
},
{
"category": "external",
"summary": "SUSE Bug 1221618 for CVE-2023-52619",
"url": "https://bugzilla.suse.com/1221618"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52619"
},
{
"cve": "CVE-2023-52621",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52621"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbpf: Check rcu_read_lock_trace_held() before calling bpf map helpers\n\nThese three bpf_map_{lookup,update,delete}_elem() helpers are also\navailable for sleepable bpf program, so add the corresponding lock\nassertion for sleepable bpf program, otherwise the following warning\nwill be reported when a sleepable bpf program manipulates bpf map under\ninterpreter mode (aka bpf_jit_enable=0):\n\n WARNING: CPU: 3 PID: 4985 at kernel/bpf/helpers.c:40 ......\n CPU: 3 PID: 4985 Comm: test_progs Not tainted 6.6.0+ #2\n Hardware name: QEMU Standard PC (i440FX + PIIX, 1996) ......\n RIP: 0010:bpf_map_lookup_elem+0x54/0x60\n ......\n Call Trace:\n \u003cTASK\u003e\n ? __warn+0xa5/0x240\n ? bpf_map_lookup_elem+0x54/0x60\n ? report_bug+0x1ba/0x1f0\n ? handle_bug+0x40/0x80\n ? exc_invalid_op+0x18/0x50\n ? asm_exc_invalid_op+0x1b/0x20\n ? __pfx_bpf_map_lookup_elem+0x10/0x10\n ? rcu_lockdep_current_cpu_online+0x65/0xb0\n ? rcu_is_watching+0x23/0x50\n ? bpf_map_lookup_elem+0x54/0x60\n ? __pfx_bpf_map_lookup_elem+0x10/0x10\n ___bpf_prog_run+0x513/0x3b70\n __bpf_prog_run32+0x9d/0xd0\n ? __bpf_prog_enter_sleepable_recur+0xad/0x120\n ? __bpf_prog_enter_sleepable_recur+0x3e/0x120\n bpf_trampoline_6442580665+0x4d/0x1000\n __x64_sys_getpgid+0x5/0x30\n ? do_syscall_64+0x36/0xb0\n entry_SYSCALL_64_after_hwframe+0x6e/0x76\n \u003c/TASK\u003e",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52621",
"url": "https://www.suse.com/security/cve/CVE-2023-52621"
},
{
"category": "external",
"summary": "SUSE Bug 1222073 for CVE-2023-52621",
"url": "https://bugzilla.suse.com/1222073"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52621"
},
{
"cve": "CVE-2023-52623",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52623"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nSUNRPC: Fix a suspicious RCU usage warning\n\nI received the following warning while running cthon against an ontap\nserver running pNFS:\n\n[ 57.202521] =============================\n[ 57.202522] WARNING: suspicious RCU usage\n[ 57.202523] 6.7.0-rc3-g2cc14f52aeb7 #41492 Not tainted\n[ 57.202525] -----------------------------\n[ 57.202525] net/sunrpc/xprtmultipath.c:349 RCU-list traversed in non-reader section!!\n[ 57.202527]\n other info that might help us debug this:\n\n[ 57.202528]\n rcu_scheduler_active = 2, debug_locks = 1\n[ 57.202529] no locks held by test5/3567.\n[ 57.202530]\n stack backtrace:\n[ 57.202532] CPU: 0 PID: 3567 Comm: test5 Not tainted 6.7.0-rc3-g2cc14f52aeb7 #41492 5b09971b4965c0aceba19f3eea324a4a806e227e\n[ 57.202534] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS unknown 2/2/2022\n[ 57.202536] Call Trace:\n[ 57.202537] \u003cTASK\u003e\n[ 57.202540] dump_stack_lvl+0x77/0xb0\n[ 57.202551] lockdep_rcu_suspicious+0x154/0x1a0\n[ 57.202556] rpc_xprt_switch_has_addr+0x17c/0x190 [sunrpc ebe02571b9a8ceebf7d98e71675af20c19bdb1f6]\n[ 57.202596] rpc_clnt_setup_test_and_add_xprt+0x50/0x180 [sunrpc ebe02571b9a8ceebf7d98e71675af20c19bdb1f6]\n[ 57.202621] ? rpc_clnt_add_xprt+0x254/0x300 [sunrpc ebe02571b9a8ceebf7d98e71675af20c19bdb1f6]\n[ 57.202646] rpc_clnt_add_xprt+0x27a/0x300 [sunrpc ebe02571b9a8ceebf7d98e71675af20c19bdb1f6]\n[ 57.202671] ? __pfx_rpc_clnt_setup_test_and_add_xprt+0x10/0x10 [sunrpc ebe02571b9a8ceebf7d98e71675af20c19bdb1f6]\n[ 57.202696] nfs4_pnfs_ds_connect+0x345/0x760 [nfsv4 c716d88496ded0ea6d289bbea684fa996f9b57a9]\n[ 57.202728] ? __pfx_nfs4_test_session_trunk+0x10/0x10 [nfsv4 c716d88496ded0ea6d289bbea684fa996f9b57a9]\n[ 57.202754] nfs4_fl_prepare_ds+0x75/0xc0 [nfs_layout_nfsv41_files e3a4187f18ae8a27b630f9feae6831b584a9360a]\n[ 57.202760] filelayout_write_pagelist+0x4a/0x200 [nfs_layout_nfsv41_files e3a4187f18ae8a27b630f9feae6831b584a9360a]\n[ 57.202765] pnfs_generic_pg_writepages+0xbe/0x230 [nfsv4 c716d88496ded0ea6d289bbea684fa996f9b57a9]\n[ 57.202788] __nfs_pageio_add_request+0x3fd/0x520 [nfs 6c976fa593a7c2976f5a0aeb4965514a828e6902]\n[ 57.202813] nfs_pageio_add_request+0x18b/0x390 [nfs 6c976fa593a7c2976f5a0aeb4965514a828e6902]\n[ 57.202831] nfs_do_writepage+0x116/0x1e0 [nfs 6c976fa593a7c2976f5a0aeb4965514a828e6902]\n[ 57.202849] nfs_writepages_callback+0x13/0x30 [nfs 6c976fa593a7c2976f5a0aeb4965514a828e6902]\n[ 57.202866] write_cache_pages+0x265/0x450\n[ 57.202870] ? __pfx_nfs_writepages_callback+0x10/0x10 [nfs 6c976fa593a7c2976f5a0aeb4965514a828e6902]\n[ 57.202891] nfs_writepages+0x141/0x230 [nfs 6c976fa593a7c2976f5a0aeb4965514a828e6902]\n[ 57.202913] do_writepages+0xd2/0x230\n[ 57.202917] ? filemap_fdatawrite_wbc+0x5c/0x80\n[ 57.202921] filemap_fdatawrite_wbc+0x67/0x80\n[ 57.202924] filemap_write_and_wait_range+0xd9/0x170\n[ 57.202930] nfs_wb_all+0x49/0x180 [nfs 6c976fa593a7c2976f5a0aeb4965514a828e6902]\n[ 57.202947] nfs4_file_flush+0x72/0xb0 [nfsv4 c716d88496ded0ea6d289bbea684fa996f9b57a9]\n[ 57.202969] __se_sys_close+0x46/0xd0\n[ 57.202972] do_syscall_64+0x68/0x100\n[ 57.202975] ? do_syscall_64+0x77/0x100\n[ 57.202976] ? do_syscall_64+0x77/0x100\n[ 57.202979] entry_SYSCALL_64_after_hwframe+0x6e/0x76\n[ 57.202982] RIP: 0033:0x7fe2b12e4a94\n[ 57.202985] Code: 00 f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 80 3d d5 18 0e 00 00 74 13 b8 03 00 00 00 0f 05 \u003c48\u003e 3d 00 f0 ff ff 77 44 c3 0f 1f 00 48 83 ec 18 89 7c 24 0c e8 c3\n[ 57.202987] RSP: 002b:00007ffe857ddb38 EFLAGS: 00000202 ORIG_RAX: 0000000000000003\n[ 57.202989] RAX: ffffffffffffffda RBX: 00007ffe857dfd68 RCX: 00007fe2b12e4a94\n[ 57.202991] RDX: 0000000000002000 RSI: 00007ffe857ddc40 RDI: 0000000000000003\n[ 57.202992] RBP: 00007ffe857dfc50 R08: 7fffffffffffffff R09: 0000000065650f49\n[ 57.202993] R10: 00007f\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52623",
"url": "https://www.suse.com/security/cve/CVE-2023-52623"
},
{
"category": "external",
"summary": "SUSE Bug 1222060 for CVE-2023-52623",
"url": "https://bugzilla.suse.com/1222060"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52623"
},
{
"cve": "CVE-2023-52627",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52627"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\niio: adc: ad7091r: Allow users to configure device events\n\nAD7091R-5 devices are supported by the ad7091r-5 driver together with\nthe ad7091r-base driver. Those drivers declared iio events for notifying\nuser space when ADC readings fall bellow the thresholds of low limit\nregisters or above the values set in high limit registers.\nHowever, to configure iio events and their thresholds, a set of callback\nfunctions must be implemented and those were not present until now.\nThe consequence of trying to configure ad7091r-5 events without the\nproper callback functions was a null pointer dereference in the kernel\nbecause the pointers to the callback functions were not set.\n\nImplement event configuration callbacks allowing users to read/write\nevent thresholds and enable/disable event generation.\n\nSince the event spec structs are generic to AD7091R devices, also move\nthose from the ad7091r-5 driver the base driver so they can be reused\nwhen support for ad7091r-2/-4/-8 be added.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52627",
"url": "https://www.suse.com/security/cve/CVE-2023-52627"
},
{
"category": "external",
"summary": "SUSE Bug 1222051 for CVE-2023-52627",
"url": "https://bugzilla.suse.com/1222051"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52627"
},
{
"cve": "CVE-2023-52628",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52628"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: nftables: exthdr: fix 4-byte stack OOB write\n\nIf priv-\u003elen is a multiple of 4, then dst[len / 4] can write past\nthe destination array which leads to stack corruption.\n\nThis construct is necessary to clean the remainder of the register\nin case -\u003elen is NOT a multiple of the register size, so make it\nconditional just like nft_payload.c does.\n\nThe bug was added in 4.1 cycle and then copied/inherited when\ntcp/sctp and ip option support was added.\n\nBug reported by Zero Day Initiative project (ZDI-CAN-21950,\nZDI-CAN-21951, ZDI-CAN-21961).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52628",
"url": "https://www.suse.com/security/cve/CVE-2023-52628"
},
{
"category": "external",
"summary": "SUSE Bug 1222117 for CVE-2023-52628",
"url": "https://bugzilla.suse.com/1222117"
},
{
"category": "external",
"summary": "SUSE Bug 1222118 for CVE-2023-52628",
"url": "https://bugzilla.suse.com/1222118"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "important"
}
],
"title": "CVE-2023-52628"
},
{
"cve": "CVE-2023-52632",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52632"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amdkfd: Fix lock dependency warning with srcu\n\n======================================================\nWARNING: possible circular locking dependency detected\n6.5.0-kfd-yangp #2289 Not tainted\n------------------------------------------------------\nkworker/0:2/996 is trying to acquire lock:\n (srcu){.+.+}-{0:0}, at: __synchronize_srcu+0x5/0x1a0\n\nbut task is already holding lock:\n ((work_completion)(\u0026svms-\u003edeferred_list_work)){+.+.}-{0:0}, at:\n\tprocess_one_work+0x211/0x560\n\nwhich lock already depends on the new lock.\n\nthe existing dependency chain (in reverse order) is:\n\n-\u003e #3 ((work_completion)(\u0026svms-\u003edeferred_list_work)){+.+.}-{0:0}:\n __flush_work+0x88/0x4f0\n svm_range_list_lock_and_flush_work+0x3d/0x110 [amdgpu]\n svm_range_set_attr+0xd6/0x14c0 [amdgpu]\n kfd_ioctl+0x1d1/0x630 [amdgpu]\n __x64_sys_ioctl+0x88/0xc0\n\n-\u003e #2 (\u0026info-\u003elock#2){+.+.}-{3:3}:\n __mutex_lock+0x99/0xc70\n amdgpu_amdkfd_gpuvm_restore_process_bos+0x54/0x740 [amdgpu]\n restore_process_helper+0x22/0x80 [amdgpu]\n restore_process_worker+0x2d/0xa0 [amdgpu]\n process_one_work+0x29b/0x560\n worker_thread+0x3d/0x3d0\n\n-\u003e #1 ((work_completion)(\u0026(\u0026process-\u003erestore_work)-\u003ework)){+.+.}-{0:0}:\n __flush_work+0x88/0x4f0\n __cancel_work_timer+0x12c/0x1c0\n kfd_process_notifier_release_internal+0x37/0x1f0 [amdgpu]\n __mmu_notifier_release+0xad/0x240\n exit_mmap+0x6a/0x3a0\n mmput+0x6a/0x120\n do_exit+0x322/0xb90\n do_group_exit+0x37/0xa0\n __x64_sys_exit_group+0x18/0x20\n do_syscall_64+0x38/0x80\n\n-\u003e #0 (srcu){.+.+}-{0:0}:\n __lock_acquire+0x1521/0x2510\n lock_sync+0x5f/0x90\n __synchronize_srcu+0x4f/0x1a0\n __mmu_notifier_release+0x128/0x240\n exit_mmap+0x6a/0x3a0\n mmput+0x6a/0x120\n svm_range_deferred_list_work+0x19f/0x350 [amdgpu]\n process_one_work+0x29b/0x560\n worker_thread+0x3d/0x3d0\n\nother info that might help us debug this:\nChain exists of:\n srcu --\u003e \u0026info-\u003elock#2 --\u003e (work_completion)(\u0026svms-\u003edeferred_list_work)\n\nPossible unsafe locking scenario:\n\n CPU0 CPU1\n ---- ----\n lock((work_completion)(\u0026svms-\u003edeferred_list_work));\n lock(\u0026info-\u003elock#2);\n\t\t\tlock((work_completion)(\u0026svms-\u003edeferred_list_work));\n sync(srcu);",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52632",
"url": "https://www.suse.com/security/cve/CVE-2023-52632"
},
{
"category": "external",
"summary": "SUSE Bug 1222274 for CVE-2023-52632",
"url": "https://bugzilla.suse.com/1222274"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52632"
},
{
"cve": "CVE-2023-52636",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52636"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nlibceph: just wait for more data to be available on the socket\n\nA short read may occur while reading the message footer from the\nsocket. Later, when the socket is ready for another read, the\nmessenger invokes all read_partial_*() handlers, including\nread_partial_sparse_msg_data(). The expectation is that\nread_partial_sparse_msg_data() would bail, allowing the messenger to\ninvoke read_partial() for the footer and pick up where it left off.\n\nHowever read_partial_sparse_msg_data() violates that and ends up\ncalling into the state machine in the OSD client. The sparse-read\nstate machine assumes that it\u0027s a new op and interprets some piece of\nthe footer as the sparse-read header and returns bogus extents/data\nlength, etc.\n\nTo determine whether read_partial_sparse_msg_data() should bail, let\u0027s\nreuse cursor-\u003etotal_resid. Because once it reaches to zero that means\nall the extents and data have been successfully received in last read,\nelse it could break out when partially reading any of the extents and\ndata. And then osd_sparse_read() could continue where it left off.\n\n[ idryomov: changelog ]",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52636",
"url": "https://www.suse.com/security/cve/CVE-2023-52636"
},
{
"category": "external",
"summary": "SUSE Bug 1222247 for CVE-2023-52636",
"url": "https://bugzilla.suse.com/1222247"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52636"
},
{
"cve": "CVE-2023-52637",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52637"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncan: j1939: Fix UAF in j1939_sk_match_filter during setsockopt(SO_J1939_FILTER)\n\nLock jsk-\u003esk to prevent UAF when setsockopt(..., SO_J1939_FILTER, ...)\nmodifies jsk-\u003efilters while receiving packets.\n\nFollowing trace was seen on affected system:\n ==================================================================\n BUG: KASAN: slab-use-after-free in j1939_sk_recv_match_one+0x1af/0x2d0 [can_j1939]\n Read of size 4 at addr ffff888012144014 by task j1939/350\n\n CPU: 0 PID: 350 Comm: j1939 Tainted: G W OE 6.5.0-rc5 #1\n Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.13.0-1ubuntu1.1 04/01/2014\n Call Trace:\n print_report+0xd3/0x620\n ? kasan_complete_mode_report_info+0x7d/0x200\n ? j1939_sk_recv_match_one+0x1af/0x2d0 [can_j1939]\n kasan_report+0xc2/0x100\n ? j1939_sk_recv_match_one+0x1af/0x2d0 [can_j1939]\n __asan_load4+0x84/0xb0\n j1939_sk_recv_match_one+0x1af/0x2d0 [can_j1939]\n j1939_sk_recv+0x20b/0x320 [can_j1939]\n ? __kasan_check_write+0x18/0x20\n ? __pfx_j1939_sk_recv+0x10/0x10 [can_j1939]\n ? j1939_simple_recv+0x69/0x280 [can_j1939]\n ? j1939_ac_recv+0x5e/0x310 [can_j1939]\n j1939_can_recv+0x43f/0x580 [can_j1939]\n ? __pfx_j1939_can_recv+0x10/0x10 [can_j1939]\n ? raw_rcv+0x42/0x3c0 [can_raw]\n ? __pfx_j1939_can_recv+0x10/0x10 [can_j1939]\n can_rcv_filter+0x11f/0x350 [can]\n can_receive+0x12f/0x190 [can]\n ? __pfx_can_rcv+0x10/0x10 [can]\n can_rcv+0xdd/0x130 [can]\n ? __pfx_can_rcv+0x10/0x10 [can]\n __netif_receive_skb_one_core+0x13d/0x150\n ? __pfx___netif_receive_skb_one_core+0x10/0x10\n ? __kasan_check_write+0x18/0x20\n ? _raw_spin_lock_irq+0x8c/0xe0\n __netif_receive_skb+0x23/0xb0\n process_backlog+0x107/0x260\n __napi_poll+0x69/0x310\n net_rx_action+0x2a1/0x580\n ? __pfx_net_rx_action+0x10/0x10\n ? __pfx__raw_spin_lock+0x10/0x10\n ? handle_irq_event+0x7d/0xa0\n __do_softirq+0xf3/0x3f8\n do_softirq+0x53/0x80\n \u003c/IRQ\u003e\n \u003cTASK\u003e\n __local_bh_enable_ip+0x6e/0x70\n netif_rx+0x16b/0x180\n can_send+0x32b/0x520 [can]\n ? __pfx_can_send+0x10/0x10 [can]\n ? __check_object_size+0x299/0x410\n raw_sendmsg+0x572/0x6d0 [can_raw]\n ? __pfx_raw_sendmsg+0x10/0x10 [can_raw]\n ? apparmor_socket_sendmsg+0x2f/0x40\n ? __pfx_raw_sendmsg+0x10/0x10 [can_raw]\n sock_sendmsg+0xef/0x100\n sock_write_iter+0x162/0x220\n ? __pfx_sock_write_iter+0x10/0x10\n ? __rtnl_unlock+0x47/0x80\n ? security_file_permission+0x54/0x320\n vfs_write+0x6ba/0x750\n ? __pfx_vfs_write+0x10/0x10\n ? __fget_light+0x1ca/0x1f0\n ? __rcu_read_unlock+0x5b/0x280\n ksys_write+0x143/0x170\n ? __pfx_ksys_write+0x10/0x10\n ? __kasan_check_read+0x15/0x20\n ? fpregs_assert_state_consistent+0x62/0x70\n __x64_sys_write+0x47/0x60\n do_syscall_64+0x60/0x90\n ? do_syscall_64+0x6d/0x90\n ? irqentry_exit+0x3f/0x50\n ? exc_page_fault+0x79/0xf0\n entry_SYSCALL_64_after_hwframe+0x6e/0xd8\n\n Allocated by task 348:\n kasan_save_stack+0x2a/0x50\n kasan_set_track+0x29/0x40\n kasan_save_alloc_info+0x1f/0x30\n __kasan_kmalloc+0xb5/0xc0\n __kmalloc_node_track_caller+0x67/0x160\n j1939_sk_setsockopt+0x284/0x450 [can_j1939]\n __sys_setsockopt+0x15c/0x2f0\n __x64_sys_setsockopt+0x6b/0x80\n do_syscall_64+0x60/0x90\n entry_SYSCALL_64_after_hwframe+0x6e/0xd8\n\n Freed by task 349:\n kasan_save_stack+0x2a/0x50\n kasan_set_track+0x29/0x40\n kasan_save_free_info+0x2f/0x50\n __kasan_slab_free+0x12e/0x1c0\n __kmem_cache_free+0x1b9/0x380\n kfree+0x7a/0x120\n j1939_sk_setsockopt+0x3b2/0x450 [can_j1939]\n __sys_setsockopt+0x15c/0x2f0\n __x64_sys_setsockopt+0x6b/0x80\n do_syscall_64+0x60/0x90\n entry_SYSCALL_64_after_hwframe+0x6e/0xd8",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52637",
"url": "https://www.suse.com/security/cve/CVE-2023-52637"
},
{
"category": "external",
"summary": "SUSE Bug 1222291 for CVE-2023-52637",
"url": "https://bugzilla.suse.com/1222291"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52637"
},
{
"cve": "CVE-2023-52639",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52639"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nKVM: s390: vsie: fix race during shadow creation\n\nRight now it is possible to see gmap-\u003eprivate being zero in\nkvm_s390_vsie_gmap_notifier resulting in a crash. This is due to the\nfact that we add gmap-\u003eprivate == kvm after creation:\n\nstatic int acquire_gmap_shadow(struct kvm_vcpu *vcpu,\n struct vsie_page *vsie_page)\n{\n[...]\n gmap = gmap_shadow(vcpu-\u003earch.gmap, asce, edat);\n if (IS_ERR(gmap))\n return PTR_ERR(gmap);\n gmap-\u003eprivate = vcpu-\u003ekvm;\n\nLet children inherit the private field of the parent.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52639",
"url": "https://www.suse.com/security/cve/CVE-2023-52639"
},
{
"category": "external",
"summary": "SUSE Bug 1222300 for CVE-2023-52639",
"url": "https://bugzilla.suse.com/1222300"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-52639"
},
{
"cve": "CVE-2023-6356",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-6356"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the Linux kernel\u0027s NVMe driver. This issue may allow an unauthenticated malicious actor to send a set of crafted TCP packages when using NVMe over TCP, leading the NVMe driver to a NULL pointer dereference in the NVMe driver and causing kernel panic and a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-6356",
"url": "https://www.suse.com/security/cve/CVE-2023-6356"
},
{
"category": "external",
"summary": "SUSE Bug 1217987 for CVE-2023-6356",
"url": "https://bugzilla.suse.com/1217987"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-6356"
},
{
"cve": "CVE-2023-6535",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-6535"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the Linux kernel\u0027s NVMe driver. This issue may allow an unauthenticated malicious actor to send a set of crafted TCP packages when using NVMe over TCP, leading the NVMe driver to a NULL pointer dereference in the NVMe driver, causing kernel panic and a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-6535",
"url": "https://www.suse.com/security/cve/CVE-2023-6535"
},
{
"category": "external",
"summary": "SUSE Bug 1217988 for CVE-2023-6535",
"url": "https://bugzilla.suse.com/1217988"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-6535"
},
{
"cve": "CVE-2023-6536",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-6536"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the Linux kernel\u0027s NVMe driver. This issue may allow an unauthenticated malicious actor to send a set of crafted TCP packages when using NVMe over TCP, leading the NVMe driver to a NULL pointer dereference in the NVMe driver, causing kernel panic and a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-6536",
"url": "https://www.suse.com/security/cve/CVE-2023-6536"
},
{
"category": "external",
"summary": "SUSE Bug 1217989 for CVE-2023-6536",
"url": "https://bugzilla.suse.com/1217989"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-6536"
},
{
"cve": "CVE-2023-7042",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-7042"
}
],
"notes": [
{
"category": "general",
"text": "A null pointer dereference vulnerability was found in ath10k_wmi_tlv_op_pull_mgmt_tx_compl_ev() in drivers/net/wireless/ath/ath10k/wmi-tlv.c in the Linux kernel. This issue could be exploited to trigger a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-7042",
"url": "https://www.suse.com/security/cve/CVE-2023-7042"
},
{
"category": "external",
"summary": "SUSE Bug 1218336 for CVE-2023-7042",
"url": "https://bugzilla.suse.com/1218336"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-7042"
},
{
"cve": "CVE-2023-7192",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-7192"
}
],
"notes": [
{
"category": "general",
"text": "A memory leak problem was found in ctnetlink_create_conntrack in net/netfilter/nf_conntrack_netlink.c in the Linux Kernel. This issue may allow a local attacker with CAP_NET_ADMIN privileges to cause a denial of service (DoS) attack due to a refcount overflow.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-7192",
"url": "https://www.suse.com/security/cve/CVE-2023-7192"
},
{
"category": "external",
"summary": "SUSE Bug 1218479 for CVE-2023-7192",
"url": "https://bugzilla.suse.com/1218479"
},
{
"category": "external",
"summary": "SUSE Bug 1227675 for CVE-2023-7192",
"url": "https://bugzilla.suse.com/1227675"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2023-7192"
},
{
"cve": "CVE-2024-0841",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-0841"
}
],
"notes": [
{
"category": "general",
"text": "A null pointer dereference flaw was found in the hugetlbfs_fill_super function in the Linux kernel hugetlbfs (HugeTLB pages) functionality. This issue may allow a local user to crash the system or potentially escalate their privileges on the system.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-0841",
"url": "https://www.suse.com/security/cve/CVE-2024-0841"
},
{
"category": "external",
"summary": "SUSE Bug 1219264 for CVE-2024-0841",
"url": "https://bugzilla.suse.com/1219264"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-0841"
},
{
"cve": "CVE-2024-2201",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-2201"
}
],
"notes": [
{
"category": "general",
"text": "A cross-privilege Spectre v2 vulnerability allows attackers to bypass all deployed mitigations, including the recent Fine(IBT), and to leak arbitrary Linux kernel memory on Intel systems.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-2201",
"url": "https://www.suse.com/security/cve/CVE-2024-2201"
},
{
"category": "external",
"summary": "SUSE Bug 1212111 for CVE-2024-2201",
"url": "https://bugzilla.suse.com/1212111"
},
{
"category": "external",
"summary": "SUSE Bug 1217339 for CVE-2024-2201",
"url": "https://bugzilla.suse.com/1217339"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-2201"
},
{
"cve": "CVE-2024-22099",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-22099"
}
],
"notes": [
{
"category": "general",
"text": "NULL Pointer Dereference vulnerability in Linux Linux kernel kernel on Linux, x86, ARM (net, bluetooth modules) allows Overflow Buffers. This vulnerability is associated with program files /net/bluetooth/rfcomm/core.C.\n\nThis issue affects Linux kernel: v2.6.12-rc2.\n\n",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-22099",
"url": "https://www.suse.com/security/cve/CVE-2024-22099"
},
{
"category": "external",
"summary": "SUSE Bug 1219170 for CVE-2024-22099",
"url": "https://bugzilla.suse.com/1219170"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-22099"
},
{
"cve": "CVE-2024-23307",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-23307"
}
],
"notes": [
{
"category": "general",
"text": "Integer Overflow or Wraparound vulnerability in Linux Linux kernel kernel on Linux, x86, ARM (md, raid, raid5 modules) allows Forced Integer Overflow.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-23307",
"url": "https://www.suse.com/security/cve/CVE-2024-23307"
},
{
"category": "external",
"summary": "SUSE Bug 1219169 for CVE-2024-23307",
"url": "https://bugzilla.suse.com/1219169"
},
{
"category": "external",
"summary": "SUSE Bug 1220145 for CVE-2024-23307",
"url": "https://bugzilla.suse.com/1220145"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "important"
}
],
"title": "CVE-2024-23307"
},
{
"cve": "CVE-2024-23850",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-23850"
}
],
"notes": [
{
"category": "general",
"text": "In btrfs_get_root_ref in fs/btrfs/disk-io.c in the Linux kernel through 6.7.1, there can be an assertion failure and crash because a subvolume can be read out too soon after its root item is inserted upon subvolume creation.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-23850",
"url": "https://www.suse.com/security/cve/CVE-2024-23850"
},
{
"category": "external",
"summary": "SUSE Bug 1219126 for CVE-2024-23850",
"url": "https://bugzilla.suse.com/1219126"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-23850"
},
{
"cve": "CVE-2024-25739",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-25739"
}
],
"notes": [
{
"category": "general",
"text": "create_empty_lvol in drivers/mtd/ubi/vtbl.c in the Linux kernel through 6.7.4 can attempt to allocate zero bytes, and crash, because of a missing check for ubi-\u003eleb_size.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-25739",
"url": "https://www.suse.com/security/cve/CVE-2024-25739"
},
{
"category": "external",
"summary": "SUSE Bug 1219834 for CVE-2024-25739",
"url": "https://bugzilla.suse.com/1219834"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-25739"
},
{
"cve": "CVE-2024-25742",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-25742"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel before 6.9, an untrusted hypervisor can inject virtual interrupt 29 (#VC) at any point in time and can trigger its handler. This affects AMD SEV-SNP and AMD SEV-ES.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-25742",
"url": "https://www.suse.com/security/cve/CVE-2024-25742"
},
{
"category": "external",
"summary": "SUSE Bug 1221725 for CVE-2024-25742",
"url": "https://bugzilla.suse.com/1221725"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-25742"
},
{
"cve": "CVE-2024-26599",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26599"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\npwm: Fix out-of-bounds access in of_pwm_single_xlate()\n\nWith args-\u003eargs_count == 2 args-\u003eargs[2] is not defined. Actually the\nflags are contained in args-\u003eargs[1].",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26599",
"url": "https://www.suse.com/security/cve/CVE-2024-26599"
},
{
"category": "external",
"summary": "SUSE Bug 1220365 for CVE-2024-26599",
"url": "https://bugzilla.suse.com/1220365"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-26599"
},
{
"cve": "CVE-2024-26600",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26600"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nphy: ti: phy-omap-usb2: Fix NULL pointer dereference for SRP\n\nIf the external phy working together with phy-omap-usb2 does not implement\nsend_srp(), we may still attempt to call it. This can happen on an idle\nEthernet gadget triggering a wakeup for example:\n\nconfigfs-gadget.g1 gadget.0: ECM Suspend\nconfigfs-gadget.g1 gadget.0: Port suspended. Triggering wakeup\n...\nUnable to handle kernel NULL pointer dereference at virtual address\n00000000 when execute\n...\nPC is at 0x0\nLR is at musb_gadget_wakeup+0x1d4/0x254 [musb_hdrc]\n...\nmusb_gadget_wakeup [musb_hdrc] from usb_gadget_wakeup+0x1c/0x3c [udc_core]\nusb_gadget_wakeup [udc_core] from eth_start_xmit+0x3b0/0x3d4 [u_ether]\neth_start_xmit [u_ether] from dev_hard_start_xmit+0x94/0x24c\ndev_hard_start_xmit from sch_direct_xmit+0x104/0x2e4\nsch_direct_xmit from __dev_queue_xmit+0x334/0xd88\n__dev_queue_xmit from arp_solicit+0xf0/0x268\narp_solicit from neigh_probe+0x54/0x7c\nneigh_probe from __neigh_event_send+0x22c/0x47c\n__neigh_event_send from neigh_resolve_output+0x14c/0x1c0\nneigh_resolve_output from ip_finish_output2+0x1c8/0x628\nip_finish_output2 from ip_send_skb+0x40/0xd8\nip_send_skb from udp_send_skb+0x124/0x340\nudp_send_skb from udp_sendmsg+0x780/0x984\nudp_sendmsg from __sys_sendto+0xd8/0x158\n__sys_sendto from ret_fast_syscall+0x0/0x58\n\nLet\u0027s fix the issue by checking for send_srp() and set_vbus() before\ncalling them. For USB peripheral only cases these both could be NULL.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26600",
"url": "https://www.suse.com/security/cve/CVE-2024-26600"
},
{
"category": "external",
"summary": "SUSE Bug 1220340 for CVE-2024-26600",
"url": "https://bugzilla.suse.com/1220340"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-26600"
},
{
"cve": "CVE-2024-26602",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26602"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsched/membarrier: reduce the ability to hammer on sys_membarrier\n\nOn some systems, sys_membarrier can be very expensive, causing overall\nslowdowns for everything. So put a lock on the path in order to\nserialize the accesses to prevent the ability for this to be called at\ntoo high of a frequency and saturate the machine.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26602",
"url": "https://www.suse.com/security/cve/CVE-2024-26602"
},
{
"category": "external",
"summary": "SUSE Bug 1220398 for CVE-2024-26602",
"url": "https://bugzilla.suse.com/1220398"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-26602"
},
{
"cve": "CVE-2024-26612",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26612"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfs, fscache: Prevent Oops in fscache_put_cache()\n\nThis function dereferences \"cache\" and then checks if it\u0027s\nIS_ERR_OR_NULL(). Check first, then dereference.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26612",
"url": "https://www.suse.com/security/cve/CVE-2024-26612"
},
{
"category": "external",
"summary": "SUSE Bug 1221291 for CVE-2024-26612",
"url": "https://bugzilla.suse.com/1221291"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-26612"
},
{
"cve": "CVE-2024-26614",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26614"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ntcp: make sure init the accept_queue\u0027s spinlocks once\n\nWhen I run syz\u0027s reproduction C program locally, it causes the following\nissue:\npvqspinlock: lock 0xffff9d181cd5c660 has corrupted value 0x0!\nWARNING: CPU: 19 PID: 21160 at __pv_queued_spin_unlock_slowpath (kernel/locking/qspinlock_paravirt.h:508)\nHardware name: Red Hat KVM, BIOS 0.5.1 01/01/2011\nRIP: 0010:__pv_queued_spin_unlock_slowpath (kernel/locking/qspinlock_paravirt.h:508)\nCode: 73 56 3a ff 90 c3 cc cc cc cc 8b 05 bb 1f 48 01 85 c0 74 05 c3 cc cc cc cc 8b 17 48 89 fe 48 c7 c7\n30 20 ce 8f e8 ad 56 42 ff \u003c0f\u003e 0b c3 cc cc cc cc 0f 0b 0f 1f 40 00 90 90 90 90 90 90 90 90 90\nRSP: 0018:ffffa8d200604cb8 EFLAGS: 00010282\nRAX: 0000000000000000 RBX: 0000000000000000 RCX: ffff9d1ef60e0908\nRDX: 00000000ffffffd8 RSI: 0000000000000027 RDI: ffff9d1ef60e0900\nRBP: ffff9d181cd5c280 R08: 0000000000000000 R09: 00000000ffff7fff\nR10: ffffa8d200604b68 R11: ffffffff907dcdc8 R12: 0000000000000000\nR13: ffff9d181cd5c660 R14: ffff9d1813a3f330 R15: 0000000000001000\nFS: 00007fa110184640(0000) GS:ffff9d1ef60c0000(0000) knlGS:0000000000000000\nCS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\nCR2: 0000000020000000 CR3: 000000011f65e000 CR4: 00000000000006f0\nCall Trace:\n\u003cIRQ\u003e\n _raw_spin_unlock (kernel/locking/spinlock.c:186)\n inet_csk_reqsk_queue_add (net/ipv4/inet_connection_sock.c:1321)\n inet_csk_complete_hashdance (net/ipv4/inet_connection_sock.c:1358)\n tcp_check_req (net/ipv4/tcp_minisocks.c:868)\n tcp_v4_rcv (net/ipv4/tcp_ipv4.c:2260)\n ip_protocol_deliver_rcu (net/ipv4/ip_input.c:205)\n ip_local_deliver_finish (net/ipv4/ip_input.c:234)\n __netif_receive_skb_one_core (net/core/dev.c:5529)\n process_backlog (./include/linux/rcupdate.h:779)\n __napi_poll (net/core/dev.c:6533)\n net_rx_action (net/core/dev.c:6604)\n __do_softirq (./arch/x86/include/asm/jump_label.h:27)\n do_softirq (kernel/softirq.c:454 kernel/softirq.c:441)\n\u003c/IRQ\u003e\n\u003cTASK\u003e\n __local_bh_enable_ip (kernel/softirq.c:381)\n __dev_queue_xmit (net/core/dev.c:4374)\n ip_finish_output2 (./include/net/neighbour.h:540 net/ipv4/ip_output.c:235)\n __ip_queue_xmit (net/ipv4/ip_output.c:535)\n __tcp_transmit_skb (net/ipv4/tcp_output.c:1462)\n tcp_rcv_synsent_state_process (net/ipv4/tcp_input.c:6469)\n tcp_rcv_state_process (net/ipv4/tcp_input.c:6657)\n tcp_v4_do_rcv (net/ipv4/tcp_ipv4.c:1929)\n __release_sock (./include/net/sock.h:1121 net/core/sock.c:2968)\n release_sock (net/core/sock.c:3536)\n inet_wait_for_connect (net/ipv4/af_inet.c:609)\n __inet_stream_connect (net/ipv4/af_inet.c:702)\n inet_stream_connect (net/ipv4/af_inet.c:748)\n __sys_connect (./include/linux/file.h:45 net/socket.c:2064)\n __x64_sys_connect (net/socket.c:2073 net/socket.c:2070 net/socket.c:2070)\n do_syscall_64 (arch/x86/entry/common.c:51 arch/x86/entry/common.c:82)\n entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:129)\n RIP: 0033:0x7fa10ff05a3d\n Code: 5b 41 5c c3 66 0f 1f 84 00 00 00 00 00 f3 0f 1e fa 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89\n c2 4d 89 c8 4c 8b 4c 24 08 0f 05 \u003c48\u003e 3d 01 f0 ff ff 73 01 c3 48 8b 0d ab a3 0e 00 f7 d8 64 89 01 48\n RSP: 002b:00007fa110183de8 EFLAGS: 00000202 ORIG_RAX: 000000000000002a\n RAX: ffffffffffffffda RBX: 0000000020000054 RCX: 00007fa10ff05a3d\n RDX: 000000000000001c RSI: 0000000020000040 RDI: 0000000000000003\n RBP: 00007fa110183e20 R08: 0000000000000000 R09: 0000000000000000\n R10: 0000000000000000 R11: 0000000000000202 R12: 00007fa110184640\n R13: 0000000000000000 R14: 00007fa10fe8b060 R15: 00007fff73e23b20\n\u003c/TASK\u003e\n\nThe issue triggering process is analyzed as follows:\nThread A Thread B\ntcp_v4_rcv\t//receive ack TCP packet inet_shutdown\n tcp_check_req tcp_disconnect //disconnect sock\n ... tcp_set_state(sk, TCP_CLOSE)\n inet_csk_complete_hashdance ...\n inet_csk_reqsk_queue_add \n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26614",
"url": "https://www.suse.com/security/cve/CVE-2024-26614"
},
{
"category": "external",
"summary": "SUSE Bug 1221293 for CVE-2024-26614",
"url": "https://bugzilla.suse.com/1221293"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-26614"
},
{
"cve": "CVE-2024-26620",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26620"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ns390/vfio-ap: always filter entire AP matrix\n\nThe vfio_ap_mdev_filter_matrix function is called whenever a new adapter or\ndomain is assigned to the mdev. The purpose of the function is to update\nthe guest\u0027s AP configuration by filtering the matrix of adapters and\ndomains assigned to the mdev. When an adapter or domain is assigned, only\nthe APQNs associated with the APID of the new adapter or APQI of the new\ndomain are inspected. If an APQN does not reference a queue device bound to\nthe vfio_ap device driver, then it\u0027s APID will be filtered from the mdev\u0027s\nmatrix when updating the guest\u0027s AP configuration.\n\nInspecting only the APID of the new adapter or APQI of the new domain will\nresult in passing AP queues through to a guest that are not bound to the\nvfio_ap device driver under certain circumstances. Consider the following:\n\nguest\u0027s AP configuration (all also assigned to the mdev\u0027s matrix):\n14.0004\n14.0005\n14.0006\n16.0004\n16.0005\n16.0006\n\nunassign domain 4\nunbind queue 16.0005\nassign domain 4\n\nWhen domain 4 is re-assigned, since only domain 4 will be inspected, the\nAPQNs that will be examined will be:\n14.0004\n16.0004\n\nSince both of those APQNs reference queue devices that are bound to the\nvfio_ap device driver, nothing will get filtered from the mdev\u0027s matrix\nwhen updating the guest\u0027s AP configuration. Consequently, queue 16.0005\nwill get passed through despite not being bound to the driver. This\nviolates the linux device model requirement that a guest shall only be\ngiven access to devices bound to the device driver facilitating their\npass-through.\n\nTo resolve this problem, every adapter and domain assigned to the mdev will\nbe inspected when filtering the mdev\u0027s matrix.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26620",
"url": "https://www.suse.com/security/cve/CVE-2024-26620"
},
{
"category": "external",
"summary": "SUSE Bug 1221298 for CVE-2024-26620",
"url": "https://bugzilla.suse.com/1221298"
},
{
"category": "external",
"summary": "SUSE Bug 1224176 for CVE-2024-26620",
"url": "https://bugzilla.suse.com/1224176"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "important"
}
],
"title": "CVE-2024-26620"
},
{
"cve": "CVE-2024-26627",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26627"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nscsi: core: Move scsi_host_busy() out of host lock for waking up EH handler\n\nInside scsi_eh_wakeup(), scsi_host_busy() is called \u0026 checked with host\nlock every time for deciding if error handler kthread needs to be waken up.\n\nThis can be too heavy in case of recovery, such as:\n\n - N hardware queues\n\n - queue depth is M for each hardware queue\n\n - each scsi_host_busy() iterates over (N * M) tag/requests\n\nIf recovery is triggered in case that all requests are in-flight, each\nscsi_eh_wakeup() is strictly serialized, when scsi_eh_wakeup() is called\nfor the last in-flight request, scsi_host_busy() has been run for (N * M -\n1) times, and request has been iterated for (N*M - 1) * (N * M) times.\n\nIf both N and M are big enough, hard lockup can be triggered on acquiring\nhost lock, and it is observed on mpi3mr(128 hw queues, queue depth 8169).\n\nFix the issue by calling scsi_host_busy() outside the host lock. We don\u0027t\nneed the host lock for getting busy count because host the lock never\ncovers that.\n\n[mkp: Drop unnecessary \u0027busy\u0027 variables pointed out by Bart]",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26627",
"url": "https://www.suse.com/security/cve/CVE-2024-26627"
},
{
"category": "external",
"summary": "SUSE Bug 1221090 for CVE-2024-26627",
"url": "https://bugzilla.suse.com/1221090"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-26627"
},
{
"cve": "CVE-2024-26629",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26629"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnfsd: fix RELEASE_LOCKOWNER\n\nThe test on so_count in nfsd4_release_lockowner() is nonsense and\nharmful. Revert to using check_for_locks(), changing that to not sleep.\n\nFirst: harmful.\nAs is documented in the kdoc comment for nfsd4_release_lockowner(), the\ntest on so_count can transiently return a false positive resulting in a\nreturn of NFS4ERR_LOCKS_HELD when in fact no locks are held. This is\nclearly a protocol violation and with the Linux NFS client it can cause\nincorrect behaviour.\n\nIf RELEASE_LOCKOWNER is sent while some other thread is still\nprocessing a LOCK request which failed because, at the time that request\nwas received, the given owner held a conflicting lock, then the nfsd\nthread processing that LOCK request can hold a reference (conflock) to\nthe lock owner that causes nfsd4_release_lockowner() to return an\nincorrect error.\n\nThe Linux NFS client ignores that NFS4ERR_LOCKS_HELD error because it\nnever sends NFS4_RELEASE_LOCKOWNER without first releasing any locks, so\nit knows that the error is impossible. It assumes the lock owner was in\nfact released so it feels free to use the same lock owner identifier in\nsome later locking request.\n\nWhen it does reuse a lock owner identifier for which a previous RELEASE\nfailed, it will naturally use a lock_seqid of zero. However the server,\nwhich didn\u0027t release the lock owner, will expect a larger lock_seqid and\nso will respond with NFS4ERR_BAD_SEQID.\n\nSo clearly it is harmful to allow a false positive, which testing\nso_count allows.\n\nThe test is nonsense because ... well... it doesn\u0027t mean anything.\n\nso_count is the sum of three different counts.\n1/ the set of states listed on so_stateids\n2/ the set of active vfs locks owned by any of those states\n3/ various transient counts such as for conflicting locks.\n\nWhen it is tested against \u00272\u0027 it is clear that one of these is the\ntransient reference obtained by find_lockowner_str_locked(). It is not\nclear what the other one is expected to be.\n\nIn practice, the count is often 2 because there is precisely one state\non so_stateids. If there were more, this would fail.\n\nIn my testing I see two circumstances when RELEASE_LOCKOWNER is called.\nIn one case, CLOSE is called before RELEASE_LOCKOWNER. That results in\nall the lock states being removed, and so the lockowner being discarded\n(it is removed when there are no more references which usually happens\nwhen the lock state is discarded). When nfsd4_release_lockowner() finds\nthat the lock owner doesn\u0027t exist, it returns success.\n\nThe other case shows an so_count of \u00272\u0027 and precisely one state listed\nin so_stateid. It appears that the Linux client uses a separate lock\nowner for each file resulting in one lock state per lock owner, so this\ntest on \u00272\u0027 is safe. For another client it might not be safe.\n\nSo this patch changes check_for_locks() to use the (newish)\nfind_any_file_locked() so that it doesn\u0027t take a reference on the\nnfs4_file and so never calls nfsd_file_put(), and so never sleeps. With\nthis check is it safe to restore the use of check_for_locks() rather\nthan testing so_count against the mysterious \u00272\u0027.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26629",
"url": "https://www.suse.com/security/cve/CVE-2024-26629"
},
{
"category": "external",
"summary": "SUSE Bug 1221379 for CVE-2024-26629",
"url": "https://bugzilla.suse.com/1221379"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "low"
}
],
"title": "CVE-2024-26629"
},
{
"cve": "CVE-2024-26642",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26642"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: nf_tables: disallow anonymous set with timeout flag\n\nAnonymous sets are never used with timeout from userspace, reject this.\nException to this rule is NFT_SET_EVAL to ensure legacy meters still work.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26642",
"url": "https://www.suse.com/security/cve/CVE-2024-26642"
},
{
"category": "external",
"summary": "SUSE Bug 1221830 for CVE-2024-26642",
"url": "https://bugzilla.suse.com/1221830"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-26642"
},
{
"cve": "CVE-2024-26645",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26645"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ntracing: Ensure visibility when inserting an element into tracing_map\n\nRunning the following two commands in parallel on a multi-processor\nAArch64 machine can sporadically produce an unexpected warning about\nduplicate histogram entries:\n\n $ while true; do\n echo hist:key=id.syscall:val=hitcount \u003e \\\n /sys/kernel/debug/tracing/events/raw_syscalls/sys_enter/trigger\n cat /sys/kernel/debug/tracing/events/raw_syscalls/sys_enter/hist\n sleep 0.001\n done\n $ stress-ng --sysbadaddr $(nproc)\n\nThe warning looks as follows:\n\n[ 2911.172474] ------------[ cut here ]------------\n[ 2911.173111] Duplicates detected: 1\n[ 2911.173574] WARNING: CPU: 2 PID: 12247 at kernel/trace/tracing_map.c:983 tracing_map_sort_entries+0x3e0/0x408\n[ 2911.174702] Modules linked in: iscsi_ibft(E) iscsi_boot_sysfs(E) rfkill(E) af_packet(E) nls_iso8859_1(E) nls_cp437(E) vfat(E) fat(E) ena(E) tiny_power_button(E) qemu_fw_cfg(E) button(E) fuse(E) efi_pstore(E) ip_tables(E) x_tables(E) xfs(E) libcrc32c(E) aes_ce_blk(E) aes_ce_cipher(E) crct10dif_ce(E) polyval_ce(E) polyval_generic(E) ghash_ce(E) gf128mul(E) sm4_ce_gcm(E) sm4_ce_ccm(E) sm4_ce(E) sm4_ce_cipher(E) sm4(E) sm3_ce(E) sm3(E) sha3_ce(E) sha512_ce(E) sha512_arm64(E) sha2_ce(E) sha256_arm64(E) nvme(E) sha1_ce(E) nvme_core(E) nvme_auth(E) t10_pi(E) sg(E) scsi_mod(E) scsi_common(E) efivarfs(E)\n[ 2911.174738] Unloaded tainted modules: cppc_cpufreq(E):1\n[ 2911.180985] CPU: 2 PID: 12247 Comm: cat Kdump: loaded Tainted: G E 6.7.0-default #2 1b58bbb22c97e4399dc09f92d309344f69c44a01\n[ 2911.182398] Hardware name: Amazon EC2 c7g.8xlarge/, BIOS 1.0 11/1/2018\n[ 2911.183208] pstate: 61400005 (nZCv daif +PAN -UAO -TCO +DIT -SSBS BTYPE=--)\n[ 2911.184038] pc : tracing_map_sort_entries+0x3e0/0x408\n[ 2911.184667] lr : tracing_map_sort_entries+0x3e0/0x408\n[ 2911.185310] sp : ffff8000a1513900\n[ 2911.185750] x29: ffff8000a1513900 x28: ffff0003f272fe80 x27: 0000000000000001\n[ 2911.186600] x26: ffff0003f272fe80 x25: 0000000000000030 x24: 0000000000000008\n[ 2911.187458] x23: ffff0003c5788000 x22: ffff0003c16710c8 x21: ffff80008017f180\n[ 2911.188310] x20: ffff80008017f000 x19: ffff80008017f180 x18: ffffffffffffffff\n[ 2911.189160] x17: 0000000000000000 x16: 0000000000000000 x15: ffff8000a15134b8\n[ 2911.190015] x14: 0000000000000000 x13: 205d373432323154 x12: 5b5d313131333731\n[ 2911.190844] x11: 00000000fffeffff x10: 00000000fffeffff x9 : ffffd1b78274a13c\n[ 2911.191716] x8 : 000000000017ffe8 x7 : c0000000fffeffff x6 : 000000000057ffa8\n[ 2911.192554] x5 : ffff0012f6c24ec0 x4 : 0000000000000000 x3 : ffff2e5b72b5d000\n[ 2911.193404] x2 : 0000000000000000 x1 : 0000000000000000 x0 : ffff0003ff254480\n[ 2911.194259] Call trace:\n[ 2911.194626] tracing_map_sort_entries+0x3e0/0x408\n[ 2911.195220] hist_show+0x124/0x800\n[ 2911.195692] seq_read_iter+0x1d4/0x4e8\n[ 2911.196193] seq_read+0xe8/0x138\n[ 2911.196638] vfs_read+0xc8/0x300\n[ 2911.197078] ksys_read+0x70/0x108\n[ 2911.197534] __arm64_sys_read+0x24/0x38\n[ 2911.198046] invoke_syscall+0x78/0x108\n[ 2911.198553] el0_svc_common.constprop.0+0xd0/0xf8\n[ 2911.199157] do_el0_svc+0x28/0x40\n[ 2911.199613] el0_svc+0x40/0x178\n[ 2911.200048] el0t_64_sync_handler+0x13c/0x158\n[ 2911.200621] el0t_64_sync+0x1a8/0x1b0\n[ 2911.201115] ---[ end trace 0000000000000000 ]---\n\nThe problem appears to be caused by CPU reordering of writes issued from\n__tracing_map_insert().\n\nThe check for the presence of an element with a given key in this\nfunction is:\n\n val = READ_ONCE(entry-\u003eval);\n if (val \u0026\u0026 keys_match(key, val-\u003ekey, map-\u003ekey_size)) ...\n\nThe write of a new entry is:\n\n elt = get_free_elt(map);\n memcpy(elt-\u003ekey, key, map-\u003ekey_size);\n entry-\u003eval = elt;\n\nThe \"memcpy(elt-\u003ekey, key, map-\u003ekey_size);\" and \"entry-\u003eval = elt;\"\nstores may become visible in the reversed order on another CPU. This\nsecond CPU might then incorrectly determine that a new key doesn\u0027t match\nan already present val-\u003ekey and subse\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26645",
"url": "https://www.suse.com/security/cve/CVE-2024-26645"
},
{
"category": "external",
"summary": "SUSE Bug 1222056 for CVE-2024-26645",
"url": "https://bugzilla.suse.com/1222056"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-26645"
},
{
"cve": "CVE-2024-26646",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26646"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nthermal: intel: hfi: Add syscore callbacks for system-wide PM\n\nThe kernel allocates a memory buffer and provides its location to the\nhardware, which uses it to update the HFI table. This allocation occurs\nduring boot and remains constant throughout runtime.\n\nWhen resuming from hibernation, the restore kernel allocates a second\nmemory buffer and reprograms the HFI hardware with the new location as\npart of a normal boot. The location of the second memory buffer may\ndiffer from the one allocated by the image kernel.\n\nWhen the restore kernel transfers control to the image kernel, its HFI\nbuffer becomes invalid, potentially leading to memory corruption if the\nhardware writes to it (the hardware continues to use the buffer from the\nrestore kernel).\n\nIt is also possible that the hardware \"forgets\" the address of the memory\nbuffer when resuming from \"deep\" suspend. Memory corruption may also occur\nin such a scenario.\n\nTo prevent the described memory corruption, disable HFI when preparing to\nsuspend or hibernate. Enable it when resuming.\n\nAdd syscore callbacks to handle the package of the boot CPU (packages of\nnon-boot CPUs are handled via CPU offline). Syscore ops always run on the\nboot CPU. Additionally, HFI only needs to be disabled during \"deep\" suspend\nand hibernation. Syscore ops only run in these cases.\n\n[ rjw: Comment adjustment, subject and changelog edits ]",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26646",
"url": "https://www.suse.com/security/cve/CVE-2024-26646"
},
{
"category": "external",
"summary": "SUSE Bug 1222070 for CVE-2024-26646",
"url": "https://bugzilla.suse.com/1222070"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:P/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-26646"
},
{
"cve": "CVE-2024-26651",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26651"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsr9800: Add check for usbnet_get_endpoints\n\nAdd check for usbnet_get_endpoints() and return the error if it fails\nin order to transfer the error.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26651",
"url": "https://www.suse.com/security/cve/CVE-2024-26651"
},
{
"category": "external",
"summary": "SUSE Bug 1221337 for CVE-2024-26651",
"url": "https://bugzilla.suse.com/1221337"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-26651"
},
{
"cve": "CVE-2024-26654",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26654"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nALSA: sh: aica: reorder cleanup operations to avoid UAF bugs\n\nThe dreamcastcard-\u003etimer could schedule the spu_dma_work and the\nspu_dma_work could also arm the dreamcastcard-\u003etimer.\n\nWhen the snd_pcm_substream is closing, the aica_channel will be\ndeallocated. But it could still be dereferenced in the worker\nthread. The reason is that del_timer() will return directly\nregardless of whether the timer handler is running or not and\nthe worker could be rescheduled in the timer handler. As a result,\nthe UAF bug will happen. The racy situation is shown below:\n\n (Thread 1) | (Thread 2)\nsnd_aicapcm_pcm_close() |\n ... | run_spu_dma() //worker\n | mod_timer()\n flush_work() |\n del_timer() | aica_period_elapsed() //timer\n kfree(dreamcastcard-\u003echannel) | schedule_work()\n | run_spu_dma() //worker\n ... | dreamcastcard-\u003echannel-\u003e //USE\n\nIn order to mitigate this bug and other possible corner cases,\ncall mod_timer() conditionally in run_spu_dma(), then implement\nPCM sync_stop op to cancel both the timer and worker. The sync_stop\nop will be called from PCM core appropriately when needed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26654",
"url": "https://www.suse.com/security/cve/CVE-2024-26654"
},
{
"category": "external",
"summary": "SUSE Bug 1222304 for CVE-2024-26654",
"url": "https://bugzilla.suse.com/1222304"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-26654"
},
{
"cve": "CVE-2024-26659",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26659"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nxhci: handle isoc Babble and Buffer Overrun events properly\n\nxHCI 4.9 explicitly forbids assuming that the xHC has released its\nownership of a multi-TRB TD when it reports an error on one of the\nearly TRBs. Yet the driver makes such assumption and releases the TD,\nallowing the remaining TRBs to be freed or overwritten by new TDs.\n\nThe xHC should also report completion of the final TRB due to its IOC\nflag being set by us, regardless of prior errors. This event cannot\nbe recognized if the TD has already been freed earlier, resulting in\n\"Transfer event TRB DMA ptr not part of current TD\" error message.\n\nFix this by reusing the logic for processing isoc Transaction Errors.\nThis also handles hosts which fail to report the final completion.\n\nFix transfer length reporting on Babble errors. They may be caused by\ndevice malfunction, no guarantee that the buffer has been filled.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26659",
"url": "https://www.suse.com/security/cve/CVE-2024-26659"
},
{
"category": "external",
"summary": "SUSE Bug 1222317 for CVE-2024-26659",
"url": "https://bugzilla.suse.com/1222317"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-26659"
},
{
"cve": "CVE-2024-26660",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26660"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amd/display: Implement bounds check for stream encoder creation in DCN301\n\n\u0027stream_enc_regs\u0027 array is an array of dcn10_stream_enc_registers\nstructures. The array is initialized with four elements, corresponding\nto the four calls to stream_enc_regs() in the array initializer. This\nmeans that valid indices for this array are 0, 1, 2, and 3.\n\nThe error message \u0027stream_enc_regs\u0027 4 \u003c= 5 below, is indicating that\nthere is an attempt to access this array with an index of 5, which is\nout of bounds. This could lead to undefined behavior\n\nHere, eng_id is used as an index to access the stream_enc_regs array. If\neng_id is 5, this would result in an out-of-bounds access on the\nstream_enc_regs array.\n\nThus fixing Buffer overflow error in dcn301_stream_encoder_create\nreported by Smatch:\ndrivers/gpu/drm/amd/amdgpu/../display/dc/resource/dcn301/dcn301_resource.c:1011 dcn301_stream_encoder_create() error: buffer overflow \u0027stream_enc_regs\u0027 4 \u003c= 5",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26660",
"url": "https://www.suse.com/security/cve/CVE-2024-26660"
},
{
"category": "external",
"summary": "SUSE Bug 1222266 for CVE-2024-26660",
"url": "https://bugzilla.suse.com/1222266"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-26660"
},
{
"cve": "CVE-2024-26664",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26664"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nhwmon: (coretemp) Fix out-of-bounds memory access\n\nFix a bug that pdata-\u003ecpu_map[] is set before out-of-bounds check.\nThe problem might be triggered on systems with more than 128 cores per\npackage.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26664",
"url": "https://www.suse.com/security/cve/CVE-2024-26664"
},
{
"category": "external",
"summary": "SUSE Bug 1222355 for CVE-2024-26664",
"url": "https://bugzilla.suse.com/1222355"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-26664"
},
{
"cve": "CVE-2024-26667",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26667"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/msm/dpu: check for valid hw_pp in dpu_encoder_helper_phys_cleanup\n\nThe commit 8b45a26f2ba9 (\"drm/msm/dpu: reserve cdm blocks for writeback\nin case of YUV output\") introduced a smatch warning about another\nconditional block in dpu_encoder_helper_phys_cleanup() which had assumed\nhw_pp will always be valid which may not necessarily be true.\n\nLets fix the other conditional block by making sure hw_pp is valid\nbefore dereferencing it.\n\nPatchwork: https://patchwork.freedesktop.org/patch/574878/",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26667",
"url": "https://www.suse.com/security/cve/CVE-2024-26667"
},
{
"category": "external",
"summary": "SUSE Bug 1222331 for CVE-2024-26667",
"url": "https://bugzilla.suse.com/1222331"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-26667"
},
{
"cve": "CVE-2024-26670",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26670"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\narm64: entry: fix ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD\n\nCurrently the ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD workaround isn\u0027t\nquite right, as it is supposed to be applied after the last explicit\nmemory access, but is immediately followed by an LDR.\n\nThe ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD workaround is used to\nhandle Cortex-A520 erratum 2966298 and Cortex-A510 erratum 3117295,\nwhich are described in:\n\n* https://developer.arm.com/documentation/SDEN2444153/0600/?lang=en\n* https://developer.arm.com/documentation/SDEN1873361/1600/?lang=en\n\nIn both cases the workaround is described as:\n\n| If pagetable isolation is disabled, the context switch logic in the\n| kernel can be updated to execute the following sequence on affected\n| cores before exiting to EL0, and after all explicit memory accesses:\n|\n| 1. A non-shareable TLBI to any context and/or address, including\n| unused contexts or addresses, such as a `TLBI VALE1 Xzr`.\n|\n| 2. A DSB NSH to guarantee completion of the TLBI.\n\nThe important part being that the TLBI+DSB must be placed \"after all\nexplicit memory accesses\".\n\nUnfortunately, as-implemented, the TLBI+DSB is immediately followed by\nan LDR, as we have:\n\n| alternative_if ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD\n| \ttlbi\tvale1, xzr\n| \tdsb\tnsh\n| alternative_else_nop_endif\n| alternative_if_not ARM64_UNMAP_KERNEL_AT_EL0\n| \tldr\tlr, [sp, #S_LR]\n| \tadd\tsp, sp, #PT_REGS_SIZE\t\t// restore sp\n| \teret\n| alternative_else_nop_endif\n|\n| [ ... KPTI exception return path ... ]\n\nThis patch fixes this by reworking the logic to place the TLBI+DSB\nimmediately before the ERET, after all explicit memory accesses.\n\nThe ERET is currently in a separate alternative block, and alternatives\ncannot be nested. To account for this, the alternative block for\nARM64_UNMAP_KERNEL_AT_EL0 is replaced with a single alternative branch\nto skip the KPTI logic, with the new shape of the logic being:\n\n| alternative_insn \"b .L_skip_tramp_exit_\\@\", nop, ARM64_UNMAP_KERNEL_AT_EL0\n| \t[ ... KPTI exception return path ... ]\n| .L_skip_tramp_exit_\\@:\n|\n| \tldr\tlr, [sp, #S_LR]\n| \tadd\tsp, sp, #PT_REGS_SIZE\t\t// restore sp\n|\n| alternative_if ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD\n| \ttlbi\tvale1, xzr\n| \tdsb\tnsh\n| alternative_else_nop_endif\n| \teret\n\nThe new structure means that the workaround is only applied when KPTI is\nnot in use; this is fine as noted in the documented implications of the\nerratum:\n\n| Pagetable isolation between EL0 and higher level ELs prevents the\n| issue from occurring.\n\n... and as per the workaround description quoted above, the workaround\nis only necessary \"If pagetable isolation is disabled\".",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26670",
"url": "https://www.suse.com/security/cve/CVE-2024-26670"
},
{
"category": "external",
"summary": "SUSE Bug 1222356 for CVE-2024-26670",
"url": "https://bugzilla.suse.com/1222356"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-26670"
},
{
"cve": "CVE-2024-26680",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26680"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: atlantic: Fix DMA mapping for PTP hwts ring\n\nFunction aq_ring_hwts_rx_alloc() maps extra AQ_CFG_RXDS_DEF bytes\nfor PTP HWTS ring but then generic aq_ring_free() does not take this\ninto account.\nCreate and use a specific function to free HWTS ring to fix this\nissue.\n\nTrace:\n[ 215.351607] ------------[ cut here ]------------\n[ 215.351612] DMA-API: atlantic 0000:4b:00.0: device driver frees DMA memory with different size [device address=0x00000000fbdd0000] [map size=34816 bytes] [unmap size=32768 bytes]\n[ 215.351635] WARNING: CPU: 33 PID: 10759 at kernel/dma/debug.c:988 check_unmap+0xa6f/0x2360\n...\n[ 215.581176] Call Trace:\n[ 215.583632] \u003cTASK\u003e\n[ 215.585745] ? show_trace_log_lvl+0x1c4/0x2df\n[ 215.590114] ? show_trace_log_lvl+0x1c4/0x2df\n[ 215.594497] ? debug_dma_free_coherent+0x196/0x210\n[ 215.599305] ? check_unmap+0xa6f/0x2360\n[ 215.603147] ? __warn+0xca/0x1d0\n[ 215.606391] ? check_unmap+0xa6f/0x2360\n[ 215.610237] ? report_bug+0x1ef/0x370\n[ 215.613921] ? handle_bug+0x3c/0x70\n[ 215.617423] ? exc_invalid_op+0x14/0x50\n[ 215.621269] ? asm_exc_invalid_op+0x16/0x20\n[ 215.625480] ? check_unmap+0xa6f/0x2360\n[ 215.629331] ? mark_lock.part.0+0xca/0xa40\n[ 215.633445] debug_dma_free_coherent+0x196/0x210\n[ 215.638079] ? __pfx_debug_dma_free_coherent+0x10/0x10\n[ 215.643242] ? slab_free_freelist_hook+0x11d/0x1d0\n[ 215.648060] dma_free_attrs+0x6d/0x130\n[ 215.651834] aq_ring_free+0x193/0x290 [atlantic]\n[ 215.656487] aq_ptp_ring_free+0x67/0x110 [atlantic]\n...\n[ 216.127540] ---[ end trace 6467e5964dd2640b ]---\n[ 216.132160] DMA-API: Mapped at:\n[ 216.132162] debug_dma_alloc_coherent+0x66/0x2f0\n[ 216.132165] dma_alloc_attrs+0xf5/0x1b0\n[ 216.132168] aq_ring_hwts_rx_alloc+0x150/0x1f0 [atlantic]\n[ 216.132193] aq_ptp_ring_alloc+0x1bb/0x540 [atlantic]\n[ 216.132213] aq_nic_init+0x4a1/0x760 [atlantic]",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26680",
"url": "https://www.suse.com/security/cve/CVE-2024-26680"
},
{
"category": "external",
"summary": "SUSE Bug 1222427 for CVE-2024-26680",
"url": "https://bugzilla.suse.com/1222427"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-26680"
},
{
"cve": "CVE-2024-26681",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26681"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetdevsim: avoid potential loop in nsim_dev_trap_report_work()\n\nMany syzbot reports include the following trace [1]\n\nIf nsim_dev_trap_report_work() can not grab the mutex,\nit should rearm itself at least one jiffie later.\n\n[1]\nSending NMI from CPU 1 to CPUs 0:\nNMI backtrace for cpu 0\nCPU: 0 PID: 32383 Comm: kworker/0:2 Not tainted 6.8.0-rc2-syzkaller-00031-g861c0981648f #0\nHardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 11/17/2023\nWorkqueue: events nsim_dev_trap_report_work\n RIP: 0010:bytes_is_nonzero mm/kasan/generic.c:89 [inline]\n RIP: 0010:memory_is_nonzero mm/kasan/generic.c:104 [inline]\n RIP: 0010:memory_is_poisoned_n mm/kasan/generic.c:129 [inline]\n RIP: 0010:memory_is_poisoned mm/kasan/generic.c:161 [inline]\n RIP: 0010:check_region_inline mm/kasan/generic.c:180 [inline]\n RIP: 0010:kasan_check_range+0x101/0x190 mm/kasan/generic.c:189\nCode: 07 49 39 d1 75 0a 45 3a 11 b8 01 00 00 00 7c 0b 44 89 c2 e8 21 ed ff ff 83 f0 01 5b 5d 41 5c c3 48 85 d2 74 4f 48 01 ea eb 09 \u003c48\u003e 83 c0 01 48 39 d0 74 41 80 38 00 74 f2 eb b6 41 bc 08 00 00 00\nRSP: 0018:ffffc90012dcf998 EFLAGS: 00000046\nRAX: fffffbfff258af1e RBX: fffffbfff258af1f RCX: ffffffff8168eda3\nRDX: fffffbfff258af1f RSI: 0000000000000004 RDI: ffffffff92c578f0\nRBP: fffffbfff258af1e R08: 0000000000000000 R09: fffffbfff258af1e\nR10: ffffffff92c578f3 R11: ffffffff8acbcbc0 R12: 0000000000000002\nR13: ffff88806db38400 R14: 1ffff920025b9f42 R15: ffffffff92c578e8\nFS: 0000000000000000(0000) GS:ffff8880b9800000(0000) knlGS:0000000000000000\nCS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\nCR2: 000000c00994e078 CR3: 000000002c250000 CR4: 00000000003506f0\nDR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000\nDR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400\nCall Trace:\n \u003cNMI\u003e\n \u003c/NMI\u003e\n \u003cTASK\u003e\n instrument_atomic_read include/linux/instrumented.h:68 [inline]\n atomic_read include/linux/atomic/atomic-instrumented.h:32 [inline]\n queued_spin_is_locked include/asm-generic/qspinlock.h:57 [inline]\n debug_spin_unlock kernel/locking/spinlock_debug.c:101 [inline]\n do_raw_spin_unlock+0x53/0x230 kernel/locking/spinlock_debug.c:141\n __raw_spin_unlock_irqrestore include/linux/spinlock_api_smp.h:150 [inline]\n _raw_spin_unlock_irqrestore+0x22/0x70 kernel/locking/spinlock.c:194\n debug_object_activate+0x349/0x540 lib/debugobjects.c:726\n debug_work_activate kernel/workqueue.c:578 [inline]\n insert_work+0x30/0x230 kernel/workqueue.c:1650\n __queue_work+0x62e/0x11d0 kernel/workqueue.c:1802\n __queue_delayed_work+0x1bf/0x270 kernel/workqueue.c:1953\n queue_delayed_work_on+0x106/0x130 kernel/workqueue.c:1989\n queue_delayed_work include/linux/workqueue.h:563 [inline]\n schedule_delayed_work include/linux/workqueue.h:677 [inline]\n nsim_dev_trap_report_work+0x9c0/0xc80 drivers/net/netdevsim/dev.c:842\n process_one_work+0x886/0x15d0 kernel/workqueue.c:2633\n process_scheduled_works kernel/workqueue.c:2706 [inline]\n worker_thread+0x8b9/0x1290 kernel/workqueue.c:2787\n kthread+0x2c6/0x3a0 kernel/kthread.c:388\n ret_from_fork+0x45/0x80 arch/x86/kernel/process.c:147\n ret_from_fork_asm+0x11/0x20 arch/x86/entry/entry_64.S:242\n \u003c/TASK\u003e",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26681",
"url": "https://www.suse.com/security/cve/CVE-2024-26681"
},
{
"category": "external",
"summary": "SUSE Bug 1222431 for CVE-2024-26681",
"url": "https://bugzilla.suse.com/1222431"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-26681"
},
{
"cve": "CVE-2024-26684",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26684"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: stmmac: xgmac: fix handling of DPP safety error for DMA channels\n\nCommit 56e58d6c8a56 (\"net: stmmac: Implement Safety Features in\nXGMAC core\") checks and reports safety errors, but leaves the\nData Path Parity Errors for each channel in DMA unhandled at all, lead to\na storm of interrupt.\nFix it by checking and clearing the DMA_DPP_Interrupt_Status register.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26684",
"url": "https://www.suse.com/security/cve/CVE-2024-26684"
},
{
"category": "external",
"summary": "SUSE Bug 1222445 for CVE-2024-26684",
"url": "https://bugzilla.suse.com/1222445"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-26684"
},
{
"cve": "CVE-2024-26685",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26685"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnilfs2: fix potential bug in end_buffer_async_write\n\nAccording to a syzbot report, end_buffer_async_write(), which handles the\ncompletion of block device writes, may detect abnormal condition of the\nbuffer async_write flag and cause a BUG_ON failure when using nilfs2.\n\nNilfs2 itself does not use end_buffer_async_write(). But, the async_write\nflag is now used as a marker by commit 7f42ec394156 (\"nilfs2: fix issue\nwith race condition of competition between segments for dirty blocks\") as\na means of resolving double list insertion of dirty blocks in\nnilfs_lookup_dirty_data_buffers() and nilfs_lookup_node_buffers() and the\nresulting crash.\n\nThis modification is safe as long as it is used for file data and b-tree\nnode blocks where the page caches are independent. However, it was\nirrelevant and redundant to also introduce async_write for segment summary\nand super root blocks that share buffers with the backing device. This\nled to the possibility that the BUG_ON check in end_buffer_async_write\nwould fail as described above, if independent writebacks of the backing\ndevice occurred in parallel.\n\nThe use of async_write for segment summary buffers has already been\nremoved in a previous change.\n\nFix this issue by removing the manipulation of the async_write flag for\nthe remaining super root block buffer.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26685",
"url": "https://www.suse.com/security/cve/CVE-2024-26685"
},
{
"category": "external",
"summary": "SUSE Bug 1222437 for CVE-2024-26685",
"url": "https://bugzilla.suse.com/1222437"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-26685"
},
{
"cve": "CVE-2024-26689",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26689"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nceph: prevent use-after-free in encode_cap_msg()\n\nIn fs/ceph/caps.c, in encode_cap_msg(), \"use after free\" error was\ncaught by KASAN at this line - \u0027ceph_buffer_get(arg-\u003exattr_buf);\u0027. This\nimplies before the refcount could be increment here, it was freed.\n\nIn same file, in \"handle_cap_grant()\" refcount is decremented by this\nline - \u0027ceph_buffer_put(ci-\u003ei_xattrs.blob);\u0027. It appears that a race\noccurred and resource was freed by the latter line before the former\nline could increment it.\n\nencode_cap_msg() is called by __send_cap() and __send_cap() is called by\nceph_check_caps() after calling __prep_cap(). __prep_cap() is where\narg-\u003exattr_buf is assigned to ci-\u003ei_xattrs.blob. This is the spot where\nthe refcount must be increased to prevent \"use after free\" error.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26689",
"url": "https://www.suse.com/security/cve/CVE-2024-26689"
},
{
"category": "external",
"summary": "SUSE Bug 1222503 for CVE-2024-26689",
"url": "https://bugzilla.suse.com/1222503"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-26689"
},
{
"cve": "CVE-2024-26695",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26695"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncrypto: ccp - Fix null pointer dereference in __sev_platform_shutdown_locked\n\nThe SEV platform device can be shutdown with a null psp_master,\ne.g., using DEBUG_TEST_DRIVER_REMOVE. Found using KASAN:\n\n[ 137.148210] ccp 0000:23:00.1: enabling device (0000 -\u003e 0002)\n[ 137.162647] ccp 0000:23:00.1: no command queues available\n[ 137.170598] ccp 0000:23:00.1: sev enabled\n[ 137.174645] ccp 0000:23:00.1: psp enabled\n[ 137.178890] general protection fault, probably for non-canonical address 0xdffffc000000001e: 0000 [#1] PREEMPT SMP DEBUG_PAGEALLOC KASAN NOPTI\n[ 137.182693] KASAN: null-ptr-deref in range [0x00000000000000f0-0x00000000000000f7]\n[ 137.182693] CPU: 93 PID: 1 Comm: swapper/0 Not tainted 6.8.0-rc1+ #311\n[ 137.182693] RIP: 0010:__sev_platform_shutdown_locked+0x51/0x180\n[ 137.182693] Code: 08 80 3c 08 00 0f 85 0e 01 00 00 48 8b 1d 67 b6 01 08 48 b8 00 00 00 00 00 fc ff df 48 8d bb f0 00 00 00 48 89 f9 48 c1 e9 03 \u003c80\u003e 3c 01 00 0f 85 fe 00 00 00 48 8b 9b f0 00 00 00 48 85 db 74 2c\n[ 137.182693] RSP: 0018:ffffc900000cf9b0 EFLAGS: 00010216\n[ 137.182693] RAX: dffffc0000000000 RBX: 0000000000000000 RCX: 000000000000001e\n[ 137.182693] RDX: 0000000000000000 RSI: 0000000000000008 RDI: 00000000000000f0\n[ 137.182693] RBP: ffffc900000cf9c8 R08: 0000000000000000 R09: fffffbfff58f5a66\n[ 137.182693] R10: ffffc900000cf9c8 R11: ffffffffac7ad32f R12: ffff8881e5052c28\n[ 137.182693] R13: ffff8881e5052c28 R14: ffff8881758e43e8 R15: ffffffffac64abf8\n[ 137.182693] FS: 0000000000000000(0000) GS:ffff889de7000000(0000) knlGS:0000000000000000\n[ 137.182693] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n[ 137.182693] CR2: 0000000000000000 CR3: 0000001cf7c7e000 CR4: 0000000000350ef0\n[ 137.182693] Call Trace:\n[ 137.182693] \u003cTASK\u003e\n[ 137.182693] ? show_regs+0x6c/0x80\n[ 137.182693] ? __die_body+0x24/0x70\n[ 137.182693] ? die_addr+0x4b/0x80\n[ 137.182693] ? exc_general_protection+0x126/0x230\n[ 137.182693] ? asm_exc_general_protection+0x2b/0x30\n[ 137.182693] ? __sev_platform_shutdown_locked+0x51/0x180\n[ 137.182693] sev_firmware_shutdown.isra.0+0x1e/0x80\n[ 137.182693] sev_dev_destroy+0x49/0x100\n[ 137.182693] psp_dev_destroy+0x47/0xb0\n[ 137.182693] sp_destroy+0xbb/0x240\n[ 137.182693] sp_pci_remove+0x45/0x60\n[ 137.182693] pci_device_remove+0xaa/0x1d0\n[ 137.182693] device_remove+0xc7/0x170\n[ 137.182693] really_probe+0x374/0xbe0\n[ 137.182693] ? srso_return_thunk+0x5/0x5f\n[ 137.182693] __driver_probe_device+0x199/0x460\n[ 137.182693] driver_probe_device+0x4e/0xd0\n[ 137.182693] __driver_attach+0x191/0x3d0\n[ 137.182693] ? __pfx___driver_attach+0x10/0x10\n[ 137.182693] bus_for_each_dev+0x100/0x190\n[ 137.182693] ? __pfx_bus_for_each_dev+0x10/0x10\n[ 137.182693] ? __kasan_check_read+0x15/0x20\n[ 137.182693] ? srso_return_thunk+0x5/0x5f\n[ 137.182693] ? _raw_spin_unlock+0x27/0x50\n[ 137.182693] driver_attach+0x41/0x60\n[ 137.182693] bus_add_driver+0x2a8/0x580\n[ 137.182693] driver_register+0x141/0x480\n[ 137.182693] __pci_register_driver+0x1d6/0x2a0\n[ 137.182693] ? srso_return_thunk+0x5/0x5f\n[ 137.182693] ? esrt_sysfs_init+0x1cd/0x5d0\n[ 137.182693] ? __pfx_sp_mod_init+0x10/0x10\n[ 137.182693] sp_pci_init+0x22/0x30\n[ 137.182693] sp_mod_init+0x14/0x30\n[ 137.182693] ? __pfx_sp_mod_init+0x10/0x10\n[ 137.182693] do_one_initcall+0xd1/0x470\n[ 137.182693] ? __pfx_do_one_initcall+0x10/0x10\n[ 137.182693] ? parameq+0x80/0xf0\n[ 137.182693] ? srso_return_thunk+0x5/0x5f\n[ 137.182693] ? __kmalloc+0x3b0/0x4e0\n[ 137.182693] ? kernel_init_freeable+0x92d/0x1050\n[ 137.182693] ? kasan_populate_vmalloc_pte+0x171/0x190\n[ 137.182693] ? srso_return_thunk+0x5/0x5f\n[ 137.182693] kernel_init_freeable+0xa64/0x1050\n[ 137.182693] ? __pfx_kernel_init+0x10/0x10\n[ 137.182693] kernel_init+0x24/0x160\n[ 137.182693] ? __switch_to_asm+0x3e/0x70\n[ 137.182693] ret_from_fork+0x40/0x80\n[ 137.182693] ? __pfx_kernel_init+0x1\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26695",
"url": "https://www.suse.com/security/cve/CVE-2024-26695"
},
{
"category": "external",
"summary": "SUSE Bug 1222373 for CVE-2024-26695",
"url": "https://bugzilla.suse.com/1222373"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-26695"
},
{
"cve": "CVE-2024-26696",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26696"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnilfs2: fix hang in nilfs_lookup_dirty_data_buffers()\n\nSyzbot reported a hang issue in migrate_pages_batch() called by mbind()\nand nilfs_lookup_dirty_data_buffers() called in the log writer of nilfs2.\n\nWhile migrate_pages_batch() locks a folio and waits for the writeback to\ncomplete, the log writer thread that should bring the writeback to\ncompletion picks up the folio being written back in\nnilfs_lookup_dirty_data_buffers() that it calls for subsequent log\ncreation and was trying to lock the folio. Thus causing a deadlock.\n\nIn the first place, it is unexpected that folios/pages in the middle of\nwriteback will be updated and become dirty. Nilfs2 adds a checksum to\nverify the validity of the log being written and uses it for recovery at\nmount, so data changes during writeback are suppressed. Since this is\nbroken, an unclean shutdown could potentially cause recovery to fail.\n\nInvestigation revealed that the root cause is that the wait for writeback\ncompletion in nilfs_page_mkwrite() is conditional, and if the backing\ndevice does not require stable writes, data may be modified without\nwaiting.\n\nFix these issues by making nilfs_page_mkwrite() wait for writeback to\nfinish regardless of the stable write requirement of the backing device.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26696",
"url": "https://www.suse.com/security/cve/CVE-2024-26696"
},
{
"category": "external",
"summary": "SUSE Bug 1222549 for CVE-2024-26696",
"url": "https://bugzilla.suse.com/1222549"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-26696"
},
{
"cve": "CVE-2024-26697",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26697"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnilfs2: fix data corruption in dsync block recovery for small block sizes\n\nThe helper function nilfs_recovery_copy_block() of\nnilfs_recovery_dsync_blocks(), which recovers data from logs created by\ndata sync writes during a mount after an unclean shutdown, incorrectly\ncalculates the on-page offset when copying repair data to the file\u0027s page\ncache. In environments where the block size is smaller than the page\nsize, this flaw can cause data corruption and leak uninitialized memory\nbytes during the recovery process.\n\nFix these issues by correcting this byte offset calculation on the page.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26697",
"url": "https://www.suse.com/security/cve/CVE-2024-26697"
},
{
"category": "external",
"summary": "SUSE Bug 1222550 for CVE-2024-26697",
"url": "https://bugzilla.suse.com/1222550"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-26697"
},
{
"cve": "CVE-2024-26704",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26704"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\next4: fix double-free of blocks due to wrong extents moved_len\n\nIn ext4_move_extents(), moved_len is only updated when all moves are\nsuccessfully executed, and only discards orig_inode and donor_inode\npreallocations when moved_len is not zero. When the loop fails to exit\nafter successfully moving some extents, moved_len is not updated and\nremains at 0, so it does not discard the preallocations.\n\nIf the moved extents overlap with the preallocated extents, the\noverlapped extents are freed twice in ext4_mb_release_inode_pa() and\next4_process_freed_data() (as described in commit 94d7c16cbbbd (\"ext4:\nFix double-free of blocks with EXT4_IOC_MOVE_EXT\")), and bb_free is\nincremented twice. Hence when trim is executed, a zero-division bug is\ntriggered in mb_update_avg_fragment_size() because bb_free is not zero\nand bb_fragments is zero.\n\nTherefore, update move_len after each extent move to avoid the issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26704",
"url": "https://www.suse.com/security/cve/CVE-2024-26704"
},
{
"category": "external",
"summary": "SUSE Bug 1222422 for CVE-2024-26704",
"url": "https://bugzilla.suse.com/1222422"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-26704"
},
{
"cve": "CVE-2024-26717",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26717"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nHID: i2c-hid-of: fix NULL-deref on failed power up\n\nA while back the I2C HID implementation was split in an ACPI and OF\npart, but the new OF driver never initialises the client pointer which\nis dereferenced on power-up failures.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26717",
"url": "https://www.suse.com/security/cve/CVE-2024-26717"
},
{
"category": "external",
"summary": "SUSE Bug 1222360 for CVE-2024-26717",
"url": "https://bugzilla.suse.com/1222360"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-26717"
},
{
"cve": "CVE-2024-26718",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26718"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndm-crypt, dm-verity: disable tasklets\n\nTasklets have an inherent problem with memory corruption. The function\ntasklet_action_common calls tasklet_trylock, then it calls the tasklet\ncallback and then it calls tasklet_unlock. If the tasklet callback frees\nthe structure that contains the tasklet or if it calls some code that may\nfree it, tasklet_unlock will write into free memory.\n\nThe commits 8e14f610159d and d9a02e016aaf try to fix it for dm-crypt, but\nit is not a sufficient fix and the data corruption can still happen [1].\nThere is no fix for dm-verity and dm-verity will write into free memory\nwith every tasklet-processed bio.\n\nThere will be atomic workqueues implemented in the kernel 6.9 [2]. They\nwill have better interface and they will not suffer from the memory\ncorruption problem.\n\nBut we need something that stops the memory corruption now and that can be\nbackported to the stable kernels. So, I\u0027m proposing this commit that\ndisables tasklets in both dm-crypt and dm-verity. This commit doesn\u0027t\nremove the tasklet support, because the tasklet code will be reused when\natomic workqueues will be implemented.\n\n[1] https://lore.kernel.org/all/d390d7ee-f142-44d3-822a-87949e14608b@suse.de/T/\n[2] https://lore.kernel.org/lkml/20240130091300.2968534-1-tj@kernel.org/",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26718",
"url": "https://www.suse.com/security/cve/CVE-2024-26718"
},
{
"category": "external",
"summary": "SUSE Bug 1222416 for CVE-2024-26718",
"url": "https://bugzilla.suse.com/1222416"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-26718"
},
{
"cve": "CVE-2024-26722",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26722"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nASoC: rt5645: Fix deadlock in rt5645_jack_detect_work()\n\nThere is a path in rt5645_jack_detect_work(), where rt5645-\u003ejd_mutex\nis left locked forever. That may lead to deadlock\nwhen rt5645_jack_detect_work() is called for the second time.\n\nFound by Linux Verification Center (linuxtesting.org) with SVACE.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26722",
"url": "https://www.suse.com/security/cve/CVE-2024-26722"
},
{
"category": "external",
"summary": "SUSE Bug 1222520 for CVE-2024-26722",
"url": "https://bugzilla.suse.com/1222520"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-26722"
},
{
"cve": "CVE-2024-26727",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26727"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbtrfs: do not ASSERT() if the newly created subvolume already got read\n\n[BUG]\nThere is a syzbot crash, triggered by the ASSERT() during subvolume\ncreation:\n\n assertion failed: !anon_dev, in fs/btrfs/disk-io.c:1319\n ------------[ cut here ]------------\n kernel BUG at fs/btrfs/disk-io.c:1319!\n invalid opcode: 0000 [#1] PREEMPT SMP KASAN\n RIP: 0010:btrfs_get_root_ref.part.0+0x9aa/0xa60\n \u003cTASK\u003e\n btrfs_get_new_fs_root+0xd3/0xf0\n create_subvol+0xd02/0x1650\n btrfs_mksubvol+0xe95/0x12b0\n __btrfs_ioctl_snap_create+0x2f9/0x4f0\n btrfs_ioctl_snap_create+0x16b/0x200\n btrfs_ioctl+0x35f0/0x5cf0\n __x64_sys_ioctl+0x19d/0x210\n do_syscall_64+0x3f/0xe0\n entry_SYSCALL_64_after_hwframe+0x63/0x6b\n ---[ end trace 0000000000000000 ]---\n\n[CAUSE]\nDuring create_subvol(), after inserting root item for the newly created\nsubvolume, we would trigger btrfs_get_new_fs_root() to get the\nbtrfs_root of that subvolume.\n\nThe idea here is, we have preallocated an anonymous device number for\nthe subvolume, thus we can assign it to the new subvolume.\n\nBut there is really nothing preventing things like backref walk to read\nthe new subvolume.\nIf that happens before we call btrfs_get_new_fs_root(), the subvolume\nwould be read out, with a new anonymous device number assigned already.\n\nIn that case, we would trigger ASSERT(), as we really expect no one to\nread out that subvolume (which is not yet accessible from the fs).\nBut things like backref walk is still possible to trigger the read on\nthe subvolume.\n\nThus our assumption on the ASSERT() is not correct in the first place.\n\n[FIX]\nFix it by removing the ASSERT(), and just free the @anon_dev, reset it\nto 0, and continue.\n\nIf the subvolume tree is read out by something else, it should have\nalready get a new anon_dev assigned thus we only need to free the\npreallocated one.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26727",
"url": "https://www.suse.com/security/cve/CVE-2024-26727"
},
{
"category": "external",
"summary": "SUSE Bug 1222536 for CVE-2024-26727",
"url": "https://bugzilla.suse.com/1222536"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-26727"
},
{
"cve": "CVE-2024-26733",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26733"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\narp: Prevent overflow in arp_req_get().\n\nsyzkaller reported an overflown write in arp_req_get(). [0]\n\nWhen ioctl(SIOCGARP) is issued, arp_req_get() looks up an neighbour\nentry and copies neigh-\u003eha to struct arpreq.arp_ha.sa_data.\n\nThe arp_ha here is struct sockaddr, not struct sockaddr_storage, so\nthe sa_data buffer is just 14 bytes.\n\nIn the splat below, 2 bytes are overflown to the next int field,\narp_flags. We initialise the field just after the memcpy(), so it\u0027s\nnot a problem.\n\nHowever, when dev-\u003eaddr_len is greater than 22 (e.g. MAX_ADDR_LEN),\narp_netmask is overwritten, which could be set as htonl(0xFFFFFFFFUL)\nin arp_ioctl() before calling arp_req_get().\n\nTo avoid the overflow, let\u0027s limit the max length of memcpy().\n\nNote that commit b5f0de6df6dc (\"net: dev: Convert sa_data to flexible\narray in struct sockaddr\") just silenced syzkaller.\n\n[0]:\nmemcpy: detected field-spanning write (size 16) of single field \"r-\u003earp_ha.sa_data\" at net/ipv4/arp.c:1128 (size 14)\nWARNING: CPU: 0 PID: 144638 at net/ipv4/arp.c:1128 arp_req_get+0x411/0x4a0 net/ipv4/arp.c:1128\nModules linked in:\nCPU: 0 PID: 144638 Comm: syz-executor.4 Not tainted 6.1.74 #31\nHardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.16.0-debian-1.16.0-5 04/01/2014\nRIP: 0010:arp_req_get+0x411/0x4a0 net/ipv4/arp.c:1128\nCode: fd ff ff e8 41 42 de fb b9 0e 00 00 00 4c 89 fe 48 c7 c2 20 6d ab 87 48 c7 c7 80 6d ab 87 c6 05 25 af 72 04 01 e8 5f 8d ad fb \u003c0f\u003e 0b e9 6c fd ff ff e8 13 42 de fb be 03 00 00 00 4c 89 e7 e8 a6\nRSP: 0018:ffffc900050b7998 EFLAGS: 00010286\nRAX: 0000000000000000 RBX: ffff88803a815000 RCX: 0000000000000000\nRDX: 0000000000000000 RSI: ffffffff8641a44a RDI: 0000000000000001\nRBP: ffffc900050b7a98 R08: 0000000000000001 R09: 0000000000000000\nR10: 0000000000000000 R11: 203a7970636d656d R12: ffff888039c54000\nR13: 1ffff92000a16f37 R14: ffff88803a815084 R15: 0000000000000010\nFS: 00007f172bf306c0(0000) GS:ffff88805aa00000(0000) knlGS:0000000000000000\nCS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\nCR2: 00007f172b3569f0 CR3: 0000000057f12005 CR4: 0000000000770ef0\nDR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000\nDR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400\nPKRU: 55555554\nCall Trace:\n \u003cTASK\u003e\n arp_ioctl+0x33f/0x4b0 net/ipv4/arp.c:1261\n inet_ioctl+0x314/0x3a0 net/ipv4/af_inet.c:981\n sock_do_ioctl+0xdf/0x260 net/socket.c:1204\n sock_ioctl+0x3ef/0x650 net/socket.c:1321\n vfs_ioctl fs/ioctl.c:51 [inline]\n __do_sys_ioctl fs/ioctl.c:870 [inline]\n __se_sys_ioctl fs/ioctl.c:856 [inline]\n __x64_sys_ioctl+0x18e/0x220 fs/ioctl.c:856\n do_syscall_x64 arch/x86/entry/common.c:51 [inline]\n do_syscall_64+0x37/0x90 arch/x86/entry/common.c:81\n entry_SYSCALL_64_after_hwframe+0x64/0xce\nRIP: 0033:0x7f172b262b8d\nCode: 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 00 f3 0f 1e fa 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 \u003c48\u003e 3d 01 f0 ff ff 73 01 c3 48 c7 c1 b8 ff ff ff f7 d8 64 89 01 48\nRSP: 002b:00007f172bf300b8 EFLAGS: 00000246 ORIG_RAX: 0000000000000010\nRAX: ffffffffffffffda RBX: 00007f172b3abf80 RCX: 00007f172b262b8d\nRDX: 0000000020000000 RSI: 0000000000008954 RDI: 0000000000000003\nRBP: 00007f172b2d3493 R08: 0000000000000000 R09: 0000000000000000\nR10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000000\nR13: 000000000000000b R14: 00007f172b3abf80 R15: 00007f172bf10000\n \u003c/TASK\u003e",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26733",
"url": "https://www.suse.com/security/cve/CVE-2024-26733"
},
{
"category": "external",
"summary": "SUSE Bug 1222585 for CVE-2024-26733",
"url": "https://bugzilla.suse.com/1222585"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-26733"
},
{
"cve": "CVE-2024-26736",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26736"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nafs: Increase buffer size in afs_update_volume_status()\n\nThe max length of volume-\u003evid value is 20 characters.\nSo increase idbuf[] size up to 24 to avoid overflow.\n\nFound by Linux Verification Center (linuxtesting.org) with SVACE.\n\n[DH: Actually, it\u0027s 20 + NUL, so increase it to 24 and use snprintf()]",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26736",
"url": "https://www.suse.com/security/cve/CVE-2024-26736"
},
{
"category": "external",
"summary": "SUSE Bug 1222586 for CVE-2024-26736",
"url": "https://bugzilla.suse.com/1222586"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-26736"
},
{
"cve": "CVE-2024-26737",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26737"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbpf: Fix racing between bpf_timer_cancel_and_free and bpf_timer_cancel\n\nThe following race is possible between bpf_timer_cancel_and_free\nand bpf_timer_cancel. It will lead a UAF on the timer-\u003etimer.\n\nbpf_timer_cancel();\n\tspin_lock();\n\tt = timer-\u003etime;\n\tspin_unlock();\n\n\t\t\t\t\tbpf_timer_cancel_and_free();\n\t\t\t\t\t\tspin_lock();\n\t\t\t\t\t\tt = timer-\u003etimer;\n\t\t\t\t\t\ttimer-\u003etimer = NULL;\n\t\t\t\t\t\tspin_unlock();\n\t\t\t\t\t\thrtimer_cancel(\u0026t-\u003etimer);\n\t\t\t\t\t\tkfree(t);\n\n\t/* UAF on t */\n\thrtimer_cancel(\u0026t-\u003etimer);\n\nIn bpf_timer_cancel_and_free, this patch frees the timer-\u003etimer\nafter a rcu grace period. This requires a rcu_head addition\nto the \"struct bpf_hrtimer\". Another kfree(t) happens in bpf_timer_init,\nthis does not need a kfree_rcu because it is still under the\nspin_lock and timer-\u003etimer has not been visible by others yet.\n\nIn bpf_timer_cancel, rcu_read_lock() is added because this helper\ncan be used in a non rcu critical section context (e.g. from\na sleepable bpf prog). Other timer-\u003etimer usages in helpers.c\nhave been audited, bpf_timer_cancel() is the only place where\ntimer-\u003etimer is used outside of the spin_lock.\n\nAnother solution considered is to mark a t-\u003eflag in bpf_timer_cancel\nand clear it after hrtimer_cancel() is done. In bpf_timer_cancel_and_free,\nit busy waits for the flag to be cleared before kfree(t). This patch\ngoes with a straight forward solution and frees timer-\u003etimer after\na rcu grace period.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26737",
"url": "https://www.suse.com/security/cve/CVE-2024-26737"
},
{
"category": "external",
"summary": "SUSE Bug 1222557 for CVE-2024-26737",
"url": "https://bugzilla.suse.com/1222557"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-26737"
},
{
"cve": "CVE-2024-26743",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26743"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/qedr: Fix qedr_create_user_qp error flow\n\nAvoid the following warning by making sure to free the allocated\nresources in case that qedr_init_user_queue() fail.\n\n-----------[ cut here ]-----------\nWARNING: CPU: 0 PID: 143192 at drivers/infiniband/core/rdma_core.c:874 uverbs_destroy_ufile_hw+0xcf/0xf0 [ib_uverbs]\nModules linked in: tls target_core_user uio target_core_pscsi target_core_file target_core_iblock ib_srpt ib_srp scsi_transport_srp nfsd nfs_acl rpcsec_gss_krb5 auth_rpcgss nfsv4 dns_resolver nfs lockd grace fscache netfs 8021q garp mrp stp llc ext4 mbcache jbd2 opa_vnic ib_umad ib_ipoib sunrpc rdma_ucm ib_isert iscsi_target_mod target_core_mod ib_iser libiscsi scsi_transport_iscsi rdma_cm iw_cm ib_cm hfi1 intel_rapl_msr intel_rapl_common mgag200 qedr sb_edac drm_shmem_helper rdmavt x86_pkg_temp_thermal drm_kms_helper intel_powerclamp ib_uverbs coretemp i2c_algo_bit kvm_intel dell_wmi_descriptor ipmi_ssif sparse_keymap kvm ib_core rfkill syscopyarea sysfillrect video sysimgblt irqbypass ipmi_si ipmi_devintf fb_sys_fops rapl iTCO_wdt mxm_wmi iTCO_vendor_support intel_cstate pcspkr dcdbas intel_uncore ipmi_msghandler lpc_ich acpi_power_meter mei_me mei fuse drm xfs libcrc32c qede sd_mod ahci libahci t10_pi sg crct10dif_pclmul crc32_pclmul crc32c_intel qed libata tg3\nghash_clmulni_intel megaraid_sas crc8 wmi [last unloaded: ib_srpt]\nCPU: 0 PID: 143192 Comm: fi_rdm_tagged_p Kdump: loaded Not tainted 5.14.0-408.el9.x86_64 #1\nHardware name: Dell Inc. PowerEdge R430/03XKDV, BIOS 2.14.0 01/25/2022\nRIP: 0010:uverbs_destroy_ufile_hw+0xcf/0xf0 [ib_uverbs]\nCode: 5d 41 5c 41 5d 41 5e e9 0f 26 1b dd 48 89 df e8 67 6a ff ff 49 8b 86 10 01 00 00 48 85 c0 74 9c 4c 89 e7 e8 83 c0 cb dd eb 92 \u003c0f\u003e 0b eb be 0f 0b be 04 00 00 00 48 89 df e8 8e f5 ff ff e9 6d ff\nRSP: 0018:ffffb7c6cadfbc60 EFLAGS: 00010286\nRAX: ffff8f0889ee3f60 RBX: ffff8f088c1a5200 RCX: 00000000802a0016\nRDX: 00000000802a0017 RSI: 0000000000000001 RDI: ffff8f0880042600\nRBP: 0000000000000001 R08: 0000000000000001 R09: 0000000000000000\nR10: ffff8f11fffd5000 R11: 0000000000039000 R12: ffff8f0d5b36cd80\nR13: ffff8f088c1a5250 R14: ffff8f1206d91000 R15: 0000000000000000\nFS: 0000000000000000(0000) GS:ffff8f11d7c00000(0000) knlGS:0000000000000000\nCS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\nCR2: 0000147069200e20 CR3: 00000001c7210002 CR4: 00000000001706f0\nCall Trace:\n\u003cTASK\u003e\n? show_trace_log_lvl+0x1c4/0x2df\n? show_trace_log_lvl+0x1c4/0x2df\n? ib_uverbs_close+0x1f/0xb0 [ib_uverbs]\n? uverbs_destroy_ufile_hw+0xcf/0xf0 [ib_uverbs]\n? __warn+0x81/0x110\n? uverbs_destroy_ufile_hw+0xcf/0xf0 [ib_uverbs]\n? report_bug+0x10a/0x140\n? handle_bug+0x3c/0x70\n? exc_invalid_op+0x14/0x70\n? asm_exc_invalid_op+0x16/0x20\n? uverbs_destroy_ufile_hw+0xcf/0xf0 [ib_uverbs]\nib_uverbs_close+0x1f/0xb0 [ib_uverbs]\n__fput+0x94/0x250\ntask_work_run+0x5c/0x90\ndo_exit+0x270/0x4a0\ndo_group_exit+0x2d/0x90\nget_signal+0x87c/0x8c0\narch_do_signal_or_restart+0x25/0x100\n? ib_uverbs_ioctl+0xc2/0x110 [ib_uverbs]\nexit_to_user_mode_loop+0x9c/0x130\nexit_to_user_mode_prepare+0xb6/0x100\nsyscall_exit_to_user_mode+0x12/0x40\ndo_syscall_64+0x69/0x90\n? syscall_exit_work+0x103/0x130\n? syscall_exit_to_user_mode+0x22/0x40\n? do_syscall_64+0x69/0x90\n? syscall_exit_work+0x103/0x130\n? syscall_exit_to_user_mode+0x22/0x40\n? do_syscall_64+0x69/0x90\n? do_syscall_64+0x69/0x90\n? common_interrupt+0x43/0xa0\nentry_SYSCALL_64_after_hwframe+0x72/0xdc\nRIP: 0033:0x1470abe3ec6b\nCode: Unable to access opcode bytes at RIP 0x1470abe3ec41.\nRSP: 002b:00007fff13ce9108 EFLAGS: 00000246 ORIG_RAX: 0000000000000010\nRAX: fffffffffffffffc RBX: 00007fff13ce9218 RCX: 00001470abe3ec6b\nRDX: 00007fff13ce9200 RSI: 00000000c0181b01 RDI: 0000000000000004\nRBP: 00007fff13ce91e0 R08: 0000558d9655da10 R09: 0000558d9655dd00\nR10: 00007fff13ce95c0 R11: 0000000000000246 R12: 00007fff13ce9358\nR13: 0000000000000013 R14: 0000558d9655db50 R15: 00007fff13ce9470\n\u003c/TASK\u003e\n--[ end trace 888a9b92e04c5c97 ]--",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26743",
"url": "https://www.suse.com/security/cve/CVE-2024-26743"
},
{
"category": "external",
"summary": "SUSE Bug 1222677 for CVE-2024-26743",
"url": "https://bugzilla.suse.com/1222677"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "low"
}
],
"title": "CVE-2024-26743"
},
{
"cve": "CVE-2024-26744",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26744"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/srpt: Support specifying the srpt_service_guid parameter\n\nMake loading ib_srpt with this parameter set work. The current behavior is\nthat setting that parameter while loading the ib_srpt kernel module\ntriggers the following kernel crash:\n\nBUG: kernel NULL pointer dereference, address: 0000000000000000\nCall Trace:\n \u003cTASK\u003e\n parse_one+0x18c/0x1d0\n parse_args+0xe1/0x230\n load_module+0x8de/0xa60\n init_module_from_file+0x8b/0xd0\n idempotent_init_module+0x181/0x240\n __x64_sys_finit_module+0x5a/0xb0\n do_syscall_64+0x5f/0xe0\n entry_SYSCALL_64_after_hwframe+0x6e/0x76",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26744",
"url": "https://www.suse.com/security/cve/CVE-2024-26744"
},
{
"category": "external",
"summary": "SUSE Bug 1222449 for CVE-2024-26744",
"url": "https://bugzilla.suse.com/1222449"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-26744"
},
{
"cve": "CVE-2024-26745",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26745"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\npowerpc/pseries/iommu: IOMMU table is not initialized for kdump over SR-IOV\n\nWhen kdump kernel tries to copy dump data over SR-IOV, LPAR panics due\nto NULL pointer exception:\n\n Kernel attempted to read user page (0) - exploit attempt? (uid: 0)\n BUG: Kernel NULL pointer dereference on read at 0x00000000\n Faulting instruction address: 0xc000000020847ad4\n Oops: Kernel access of bad area, sig: 11 [#1]\n LE PAGE_SIZE=64K MMU=Radix SMP NR_CPUS=2048 NUMA pSeries\n Modules linked in: mlx5_core(+) vmx_crypto pseries_wdt papr_scm libnvdimm mlxfw tls psample sunrpc fuse overlay squashfs loop\n CPU: 12 PID: 315 Comm: systemd-udevd Not tainted 6.4.0-Test102+ #12\n Hardware name: IBM,9080-HEX POWER10 (raw) 0x800200 0xf000006 of:IBM,FW1060.00 (NH1060_008) hv:phyp pSeries\n NIP: c000000020847ad4 LR: c00000002083b2dc CTR: 00000000006cd18c\n REGS: c000000029162ca0 TRAP: 0300 Not tainted (6.4.0-Test102+)\n MSR: 800000000280b033 \u003cSF,VEC,VSX,EE,FP,ME,IR,DR,RI,LE\u003e CR: 48288244 XER: 00000008\n CFAR: c00000002083b2d8 DAR: 0000000000000000 DSISR: 40000000 IRQMASK: 1\n ...\n NIP _find_next_zero_bit+0x24/0x110\n LR bitmap_find_next_zero_area_off+0x5c/0xe0\n Call Trace:\n dev_printk_emit+0x38/0x48 (unreliable)\n iommu_area_alloc+0xc4/0x180\n iommu_range_alloc+0x1e8/0x580\n iommu_alloc+0x60/0x130\n iommu_alloc_coherent+0x158/0x2b0\n dma_iommu_alloc_coherent+0x3c/0x50\n dma_alloc_attrs+0x170/0x1f0\n mlx5_cmd_init+0xc0/0x760 [mlx5_core]\n mlx5_function_setup+0xf0/0x510 [mlx5_core]\n mlx5_init_one+0x84/0x210 [mlx5_core]\n probe_one+0x118/0x2c0 [mlx5_core]\n local_pci_probe+0x68/0x110\n pci_call_probe+0x68/0x200\n pci_device_probe+0xbc/0x1a0\n really_probe+0x104/0x540\n __driver_probe_device+0xb4/0x230\n driver_probe_device+0x54/0x130\n __driver_attach+0x158/0x2b0\n bus_for_each_dev+0xa8/0x130\n driver_attach+0x34/0x50\n bus_add_driver+0x16c/0x300\n driver_register+0xa4/0x1b0\n __pci_register_driver+0x68/0x80\n mlx5_init+0xb8/0x100 [mlx5_core]\n do_one_initcall+0x60/0x300\n do_init_module+0x7c/0x2b0\n\nAt the time of LPAR dump, before kexec hands over control to kdump\nkernel, DDWs (Dynamic DMA Windows) are scanned and added to the FDT.\nFor the SR-IOV case, default DMA window \"ibm,dma-window\" is removed from\nthe FDT and DDW added, for the device.\n\nNow, kexec hands over control to the kdump kernel.\n\nWhen the kdump kernel initializes, PCI busses are scanned and IOMMU\ngroup/tables created, in pci_dma_bus_setup_pSeriesLP(). For the SR-IOV\ncase, there is no \"ibm,dma-window\". The original commit: b1fc44eaa9ba,\nfixes the path where memory is pre-mapped (direct mapped) to the DDW.\nWhen TCEs are direct mapped, there is no need to initialize IOMMU\ntables.\n\niommu_table_setparms_lpar() only considers \"ibm,dma-window\" property\nwhen initiallizing IOMMU table. In the scenario where TCEs are\ndynamically allocated for SR-IOV, newly created IOMMU table is not\ninitialized. Later, when the device driver tries to enter TCEs for the\nSR-IOV device, NULL pointer execption is thrown from iommu_area_alloc().\n\nThe fix is to initialize the IOMMU table with DDW property stored in the\nFDT. There are 2 points to remember:\n\n\t1. For the dedicated adapter, kdump kernel would encounter both\n\t default and DDW in FDT. In this case, DDW property is used to\n\t initialize the IOMMU table.\n\n\t2. A DDW could be direct or dynamic mapped. kdump kernel would\n\t initialize IOMMU table and mark the existing DDW as\n\t \"dynamic\". This works fine since, at the time of table\n\t initialization, iommu_table_clear() makes some space in the\n\t DDW, for some predefined number of TCEs which are needed for\n\t kdump to succeed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26745",
"url": "https://www.suse.com/security/cve/CVE-2024-26745"
},
{
"category": "external",
"summary": "SUSE Bug 1222678 for CVE-2024-26745",
"url": "https://bugzilla.suse.com/1222678"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-26745"
},
{
"cve": "CVE-2024-26747",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26747"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: roles: fix NULL pointer issue when put module\u0027s reference\n\nIn current design, usb role class driver will get usb_role_switch parent\u0027s\nmodule reference after the user get usb_role_switch device and put the\nreference after the user put the usb_role_switch device. However, the\nparent device of usb_role_switch may be removed before the user put the\nusb_role_switch. If so, then, NULL pointer issue will be met when the user\nput the parent module\u0027s reference.\n\nThis will save the module pointer in structure of usb_role_switch. Then,\nwe don\u0027t need to find module by iterating long relations.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26747",
"url": "https://www.suse.com/security/cve/CVE-2024-26747"
},
{
"category": "external",
"summary": "SUSE Bug 1222609 for CVE-2024-26747",
"url": "https://bugzilla.suse.com/1222609"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:P/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-26747"
},
{
"cve": "CVE-2024-26749",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26749"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: cdns3: fixed memory use after free at cdns3_gadget_ep_disable()\n\n ...\n cdns3_gadget_ep_free_request(\u0026priv_ep-\u003eendpoint, \u0026priv_req-\u003erequest);\n list_del_init(\u0026priv_req-\u003elist);\n ...\n\n\u0027priv_req\u0027 actually free at cdns3_gadget_ep_free_request(). But\nlist_del_init() use priv_req-\u003elist after it.\n\n[ 1542.642868][ T534] BUG: KFENCE: use-after-free read in __list_del_entry_valid+0x10/0xd4\n[ 1542.642868][ T534]\n[ 1542.653162][ T534] Use-after-free read at 0x000000009ed0ba99 (in kfence-#3):\n[ 1542.660311][ T534] __list_del_entry_valid+0x10/0xd4\n[ 1542.665375][ T534] cdns3_gadget_ep_disable+0x1f8/0x388 [cdns3]\n[ 1542.671571][ T534] usb_ep_disable+0x44/0xe4\n[ 1542.675948][ T534] ffs_func_eps_disable+0x64/0xc8\n[ 1542.680839][ T534] ffs_func_set_alt+0x74/0x368\n[ 1542.685478][ T534] ffs_func_disable+0x18/0x28\n\nMove list_del_init() before cdns3_gadget_ep_free_request() to resolve this\nproblem.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26749",
"url": "https://www.suse.com/security/cve/CVE-2024-26749"
},
{
"category": "external",
"summary": "SUSE Bug 1222680 for CVE-2024-26749",
"url": "https://bugzilla.suse.com/1222680"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-26749"
},
{
"cve": "CVE-2024-26751",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26751"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nARM: ep93xx: Add terminator to gpiod_lookup_table\n\nWithout the terminator, if a con_id is passed to gpio_find() that\ndoes not exist in the lookup table the function will not stop looping\ncorrectly, and eventually cause an oops.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26751",
"url": "https://www.suse.com/security/cve/CVE-2024-26751"
},
{
"category": "external",
"summary": "SUSE Bug 1222724 for CVE-2024-26751",
"url": "https://bugzilla.suse.com/1222724"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "low"
}
],
"title": "CVE-2024-26751"
},
{
"cve": "CVE-2024-26754",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26754"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ngtp: fix use-after-free and null-ptr-deref in gtp_genl_dump_pdp()\n\nThe gtp_net_ops pernet operations structure for the subsystem must be\nregistered before registering the generic netlink family.\n\nSyzkaller hit \u0027general protection fault in gtp_genl_dump_pdp\u0027 bug:\n\ngeneral protection fault, probably for non-canonical address\n0xdffffc0000000002: 0000 [#1] PREEMPT SMP KASAN NOPTI\nKASAN: null-ptr-deref in range [0x0000000000000010-0x0000000000000017]\nCPU: 1 PID: 5826 Comm: gtp Not tainted 6.8.0-rc3-std-def-alt1 #1\nHardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.0-alt1 04/01/2014\nRIP: 0010:gtp_genl_dump_pdp+0x1be/0x800 [gtp]\nCode: c6 89 c6 e8 64 e9 86 df 58 45 85 f6 0f 85 4e 04 00 00 e8 c5 ee 86\n df 48 8b 54 24 18 48 b8 00 00 00 00 00 fc ff df 48 c1 ea 03 \u003c80\u003e\n 3c 02 00 0f 85 de 05 00 00 48 8b 44 24 18 4c 8b 30 4c 39 f0 74\nRSP: 0018:ffff888014107220 EFLAGS: 00010202\nRAX: dffffc0000000000 RBX: 0000000000000000 RCX: 0000000000000000\nRDX: 0000000000000002 RSI: 0000000000000000 RDI: 0000000000000000\nRBP: 0000000000000000 R08: 0000000000000000 R09: 0000000000000000\nR10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000000\nR13: ffff88800fcda588 R14: 0000000000000001 R15: 0000000000000000\nFS: 00007f1be4eb05c0(0000) GS:ffff88806ce80000(0000) knlGS:0000000000000000\nCS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\nCR2: 00007f1be4e766cf CR3: 000000000c33e000 CR4: 0000000000750ef0\nPKRU: 55555554\nCall Trace:\n \u003cTASK\u003e\n ? show_regs+0x90/0xa0\n ? die_addr+0x50/0xd0\n ? exc_general_protection+0x148/0x220\n ? asm_exc_general_protection+0x22/0x30\n ? gtp_genl_dump_pdp+0x1be/0x800 [gtp]\n ? __alloc_skb+0x1dd/0x350\n ? __pfx___alloc_skb+0x10/0x10\n genl_dumpit+0x11d/0x230\n netlink_dump+0x5b9/0xce0\n ? lockdep_hardirqs_on_prepare+0x253/0x430\n ? __pfx_netlink_dump+0x10/0x10\n ? kasan_save_track+0x10/0x40\n ? __kasan_kmalloc+0x9b/0xa0\n ? genl_start+0x675/0x970\n __netlink_dump_start+0x6fc/0x9f0\n genl_family_rcv_msg_dumpit+0x1bb/0x2d0\n ? __pfx_genl_family_rcv_msg_dumpit+0x10/0x10\n ? genl_op_from_small+0x2a/0x440\n ? cap_capable+0x1d0/0x240\n ? __pfx_genl_start+0x10/0x10\n ? __pfx_genl_dumpit+0x10/0x10\n ? __pfx_genl_done+0x10/0x10\n ? security_capable+0x9d/0xe0",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26754",
"url": "https://www.suse.com/security/cve/CVE-2024-26754"
},
{
"category": "external",
"summary": "SUSE Bug 1222632 for CVE-2024-26754",
"url": "https://bugzilla.suse.com/1222632"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-26754"
},
{
"cve": "CVE-2024-26760",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26760"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nscsi: target: pscsi: Fix bio_put() for error case\n\nAs of commit 066ff571011d (\"block: turn bio_kmalloc into a simple kmalloc\nwrapper\"), a bio allocated by bio_kmalloc() must be freed by bio_uninit()\nand kfree(). That is not done properly for the error case, hitting WARN and\nNULL pointer dereference in bio_free().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26760",
"url": "https://www.suse.com/security/cve/CVE-2024-26760"
},
{
"category": "external",
"summary": "SUSE Bug 1222596 for CVE-2024-26760",
"url": "https://bugzilla.suse.com/1222596"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-26760"
},
{
"cve": "CVE-2024-26763",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26763"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndm-crypt: don\u0027t modify the data when using authenticated encryption\n\nIt was said that authenticated encryption could produce invalid tag when\nthe data that is being encrypted is modified [1]. So, fix this problem by\ncopying the data into the clone bio first and then encrypt them inside the\nclone bio.\n\nThis may reduce performance, but it is needed to prevent the user from\ncorrupting the device by writing data with O_DIRECT and modifying them at\nthe same time.\n\n[1] https://lore.kernel.org/all/20240207004723.GA35324@sol.localdomain/T/",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26763",
"url": "https://www.suse.com/security/cve/CVE-2024-26763"
},
{
"category": "external",
"summary": "SUSE Bug 1222720 for CVE-2024-26763",
"url": "https://bugzilla.suse.com/1222720"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-26763"
},
{
"cve": "CVE-2024-26766",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26766"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nIB/hfi1: Fix sdma.h tx-\u003enum_descs off-by-one error\n\nUnfortunately the commit `fd8958efe877` introduced another error\ncausing the `descs` array to overflow. This reults in further crashes\neasily reproducible by `sendmsg` system call.\n\n[ 1080.836473] general protection fault, probably for non-canonical address 0x400300015528b00a: 0000 [#1] PREEMPT SMP PTI\n[ 1080.869326] RIP: 0010:hfi1_ipoib_build_ib_tx_headers.constprop.0+0xe1/0x2b0 [hfi1]\n--\n[ 1080.974535] Call Trace:\n[ 1080.976990] \u003cTASK\u003e\n[ 1081.021929] hfi1_ipoib_send_dma_common+0x7a/0x2e0 [hfi1]\n[ 1081.027364] hfi1_ipoib_send_dma_list+0x62/0x270 [hfi1]\n[ 1081.032633] hfi1_ipoib_send+0x112/0x300 [hfi1]\n[ 1081.042001] ipoib_start_xmit+0x2a9/0x2d0 [ib_ipoib]\n[ 1081.046978] dev_hard_start_xmit+0xc4/0x210\n--\n[ 1081.148347] __sys_sendmsg+0x59/0xa0\n\ncrash\u003e ipoib_txreq 0xffff9cfeba229f00\nstruct ipoib_txreq {\n txreq = {\n list = {\n next = 0xffff9cfeba229f00,\n prev = 0xffff9cfeba229f00\n },\n descp = 0xffff9cfeba229f40,\n coalesce_buf = 0x0,\n wait = 0xffff9cfea4e69a48,\n complete = 0xffffffffc0fe0760 \u003chfi1_ipoib_sdma_complete\u003e,\n packet_len = 0x46d,\n tlen = 0x0,\n num_desc = 0x0,\n desc_limit = 0x6,\n next_descq_idx = 0x45c,\n coalesce_idx = 0x0,\n flags = 0x0,\n descs = {{\n qw = {0x8024000120dffb00, 0x4} # SDMA_DESC0_FIRST_DESC_FLAG (bit 63)\n }, {\n qw = { 0x3800014231b108, 0x4}\n }, {\n qw = { 0x310000e4ee0fcf0, 0x8}\n }, {\n qw = { 0x3000012e9f8000, 0x8}\n }, {\n qw = { 0x59000dfb9d0000, 0x8}\n }, {\n qw = { 0x78000e02e40000, 0x8}\n }}\n },\n sdma_hdr = 0x400300015528b000, \u003c\u003c\u003c invalid pointer in the tx request structure\n sdma_status = 0x0, SDMA_DESC0_LAST_DESC_FLAG (bit 62)\n complete = 0x0,\n priv = 0x0,\n txq = 0xffff9cfea4e69880,\n skb = 0xffff9d099809f400\n}\n\nIf an SDMA send consists of exactly 6 descriptors and requires dword\npadding (in the 7th descriptor), the sdma_txreq descriptor array is not\nproperly expanded and the packet will overflow into the container\nstructure. This results in a panic when the send completion runs. The\nexact panic varies depending on what elements of the container structure\nget corrupted. The fix is to use the correct expression in\n_pad_sdma_tx_descs() to test the need to expand the descriptor array.\n\nWith this patch the crashes are no longer reproducible and the machine is\nstable.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26766",
"url": "https://www.suse.com/security/cve/CVE-2024-26766"
},
{
"category": "external",
"summary": "SUSE Bug 1222726 for CVE-2024-26766",
"url": "https://bugzilla.suse.com/1222726"
},
{
"category": "external",
"summary": "SUSE Bug 1222882 for CVE-2024-26766",
"url": "https://bugzilla.suse.com/1222882"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "important"
}
],
"title": "CVE-2024-26766"
},
{
"cve": "CVE-2024-26769",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26769"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnvmet-fc: avoid deadlock on delete association path\n\nWhen deleting an association the shutdown path is deadlocking because we\ntry to flush the nvmet_wq nested. Avoid this by deadlock by deferring\nthe put work into its own work item.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26769",
"url": "https://www.suse.com/security/cve/CVE-2024-26769"
},
{
"category": "external",
"summary": "SUSE Bug 1222727 for CVE-2024-26769",
"url": "https://bugzilla.suse.com/1222727"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-26769"
},
{
"cve": "CVE-2024-26771",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26771"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndmaengine: ti: edma: Add some null pointer checks to the edma_probe\n\ndevm_kasprintf() returns a pointer to dynamically allocated memory\nwhich can be NULL upon failure. Ensure the allocation was successful\nby checking the pointer validity.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26771",
"url": "https://www.suse.com/security/cve/CVE-2024-26771"
},
{
"category": "external",
"summary": "SUSE Bug 1222610 for CVE-2024-26771",
"url": "https://bugzilla.suse.com/1222610"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-26771"
},
{
"cve": "CVE-2024-26776",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26776"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nspi: hisi-sfc-v3xx: Return IRQ_NONE if no interrupts were detected\n\nReturn IRQ_NONE from the interrupt handler when no interrupt was\ndetected. Because an empty interrupt will cause a null pointer error:\n\n Unable to handle kernel NULL pointer dereference at virtual\n address 0000000000000008\n Call trace:\n complete+0x54/0x100\n hisi_sfc_v3xx_isr+0x2c/0x40 [spi_hisi_sfc_v3xx]\n __handle_irq_event_percpu+0x64/0x1e0\n handle_irq_event+0x7c/0x1cc",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26776",
"url": "https://www.suse.com/security/cve/CVE-2024-26776"
},
{
"category": "external",
"summary": "SUSE Bug 1222764 for CVE-2024-26776",
"url": "https://bugzilla.suse.com/1222764"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-26776"
},
{
"cve": "CVE-2024-26779",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26779"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: mac80211: fix race condition on enabling fast-xmit\n\nfast-xmit must only be enabled after the sta has been uploaded to the driver,\notherwise it could end up passing the not-yet-uploaded sta via drv_tx calls\nto the driver, leading to potential crashes because of uninitialized drv_priv\ndata.\nAdd a missing sta-\u003euploaded check and re-check fast xmit after inserting a sta.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26779",
"url": "https://www.suse.com/security/cve/CVE-2024-26779"
},
{
"category": "external",
"summary": "SUSE Bug 1222772 for CVE-2024-26779",
"url": "https://bugzilla.suse.com/1222772"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-26779"
},
{
"cve": "CVE-2024-26787",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26787"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmmc: mmci: stm32: fix DMA API overlapping mappings warning\n\nTurning on CONFIG_DMA_API_DEBUG_SG results in the following warning:\n\nDMA-API: mmci-pl18x 48220000.mmc: cacheline tracking EEXIST,\noverlapping mappings aren\u0027t supported\nWARNING: CPU: 1 PID: 51 at kernel/dma/debug.c:568\nadd_dma_entry+0x234/0x2f4\nModules linked in:\nCPU: 1 PID: 51 Comm: kworker/1:2 Not tainted 6.1.28 #1\nHardware name: STMicroelectronics STM32MP257F-EV1 Evaluation Board (DT)\nWorkqueue: events_freezable mmc_rescan\nCall trace:\nadd_dma_entry+0x234/0x2f4\ndebug_dma_map_sg+0x198/0x350\n__dma_map_sg_attrs+0xa0/0x110\ndma_map_sg_attrs+0x10/0x2c\nsdmmc_idma_prep_data+0x80/0xc0\nmmci_prep_data+0x38/0x84\nmmci_start_data+0x108/0x2dc\nmmci_request+0xe4/0x190\n__mmc_start_request+0x68/0x140\nmmc_start_request+0x94/0xc0\nmmc_wait_for_req+0x70/0x100\nmmc_send_tuning+0x108/0x1ac\nsdmmc_execute_tuning+0x14c/0x210\nmmc_execute_tuning+0x48/0xec\nmmc_sd_init_uhs_card.part.0+0x208/0x464\nmmc_sd_init_card+0x318/0x89c\nmmc_attach_sd+0xe4/0x180\nmmc_rescan+0x244/0x320\n\nDMA API debug brings to light leaking dma-mappings as dma_map_sg and\ndma_unmap_sg are not correctly balanced.\n\nIf an error occurs in mmci_cmd_irq function, only mmci_dma_error\nfunction is called and as this API is not managed on stm32 variant,\ndma_unmap_sg is never called in this error path.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26787",
"url": "https://www.suse.com/security/cve/CVE-2024-26787"
},
{
"category": "external",
"summary": "SUSE Bug 1222781 for CVE-2024-26787",
"url": "https://bugzilla.suse.com/1222781"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-26787"
},
{
"cve": "CVE-2024-26790",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26790"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndmaengine: fsl-qdma: fix SoC may hang on 16 byte unaligned read\n\nThere is chip (ls1028a) errata:\n\nThe SoC may hang on 16 byte unaligned read transactions by QDMA.\n\nUnaligned read transactions initiated by QDMA may stall in the NOC\n(Network On-Chip), causing a deadlock condition. Stalled transactions will\ntrigger completion timeouts in PCIe controller.\n\nWorkaround:\nEnable prefetch by setting the source descriptor prefetchable bit\n( SD[PF] = 1 ).\n\nImplement this workaround.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26790",
"url": "https://www.suse.com/security/cve/CVE-2024-26790"
},
{
"category": "external",
"summary": "SUSE Bug 1222784 for CVE-2024-26790",
"url": "https://bugzilla.suse.com/1222784"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-26790"
},
{
"cve": "CVE-2024-26793",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26793"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ngtp: fix use-after-free and null-ptr-deref in gtp_newlink()\n\nThe gtp_link_ops operations structure for the subsystem must be\nregistered after registering the gtp_net_ops pernet operations structure.\n\nSyzkaller hit \u0027general protection fault in gtp_genl_dump_pdp\u0027 bug:\n\n[ 1010.702740] gtp: GTP module unloaded\n[ 1010.715877] general protection fault, probably for non-canonical address 0xdffffc0000000001: 0000 [#1] SMP KASAN NOPTI\n[ 1010.715888] KASAN: null-ptr-deref in range [0x0000000000000008-0x000000000000000f]\n[ 1010.715895] CPU: 1 PID: 128616 Comm: a.out Not tainted 6.8.0-rc6-std-def-alt1 #1\n[ 1010.715899] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 1.16.0-alt1 04/01/2014\n[ 1010.715908] RIP: 0010:gtp_newlink+0x4d7/0x9c0 [gtp]\n[ 1010.715915] Code: 80 3c 02 00 0f 85 41 04 00 00 48 8b bb d8 05 00 00 e8 ed f6 ff ff 48 89 c2 48 89 c5 48 b8 00 00 00 00 00 fc ff df 48 c1 ea 03 \u003c80\u003e 3c 02 00 0f 85 4f 04 00 00 4c 89 e2 4c 8b 6d 00 48 b8 00 00 00\n[ 1010.715920] RSP: 0018:ffff888020fbf180 EFLAGS: 00010203\n[ 1010.715929] RAX: dffffc0000000000 RBX: ffff88800399c000 RCX: 0000000000000000\n[ 1010.715933] RDX: 0000000000000001 RSI: ffffffff84805280 RDI: 0000000000000282\n[ 1010.715938] RBP: 000000000000000d R08: 0000000000000001 R09: 0000000000000000\n[ 1010.715942] R10: 0000000000000001 R11: 0000000000000001 R12: ffff88800399cc80\n[ 1010.715947] R13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000400\n[ 1010.715953] FS: 00007fd1509ab5c0(0000) GS:ffff88805b300000(0000) knlGS:0000000000000000\n[ 1010.715958] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n[ 1010.715962] CR2: 0000000000000000 CR3: 000000001c07a000 CR4: 0000000000750ee0\n[ 1010.715968] PKRU: 55555554\n[ 1010.715972] Call Trace:\n[ 1010.715985] ? __die_body.cold+0x1a/0x1f\n[ 1010.715995] ? die_addr+0x43/0x70\n[ 1010.716002] ? exc_general_protection+0x199/0x2f0\n[ 1010.716016] ? asm_exc_general_protection+0x1e/0x30\n[ 1010.716026] ? gtp_newlink+0x4d7/0x9c0 [gtp]\n[ 1010.716034] ? gtp_net_exit+0x150/0x150 [gtp]\n[ 1010.716042] __rtnl_newlink+0x1063/0x1700\n[ 1010.716051] ? rtnl_setlink+0x3c0/0x3c0\n[ 1010.716063] ? is_bpf_text_address+0xc0/0x1f0\n[ 1010.716070] ? kernel_text_address.part.0+0xbb/0xd0\n[ 1010.716076] ? __kernel_text_address+0x56/0xa0\n[ 1010.716084] ? unwind_get_return_address+0x5a/0xa0\n[ 1010.716091] ? create_prof_cpu_mask+0x30/0x30\n[ 1010.716098] ? arch_stack_walk+0x9e/0xf0\n[ 1010.716106] ? stack_trace_save+0x91/0xd0\n[ 1010.716113] ? stack_trace_consume_entry+0x170/0x170\n[ 1010.716121] ? __lock_acquire+0x15c5/0x5380\n[ 1010.716139] ? mark_held_locks+0x9e/0xe0\n[ 1010.716148] ? kmem_cache_alloc_trace+0x35f/0x3c0\n[ 1010.716155] ? __rtnl_newlink+0x1700/0x1700\n[ 1010.716160] rtnl_newlink+0x69/0xa0\n[ 1010.716166] rtnetlink_rcv_msg+0x43b/0xc50\n[ 1010.716172] ? rtnl_fdb_dump+0x9f0/0x9f0\n[ 1010.716179] ? lock_acquire+0x1fe/0x560\n[ 1010.716188] ? netlink_deliver_tap+0x12f/0xd50\n[ 1010.716196] netlink_rcv_skb+0x14d/0x440\n[ 1010.716202] ? rtnl_fdb_dump+0x9f0/0x9f0\n[ 1010.716208] ? netlink_ack+0xab0/0xab0\n[ 1010.716213] ? netlink_deliver_tap+0x202/0xd50\n[ 1010.716220] ? netlink_deliver_tap+0x218/0xd50\n[ 1010.716226] ? __virt_addr_valid+0x30b/0x590\n[ 1010.716233] netlink_unicast+0x54b/0x800\n[ 1010.716240] ? netlink_attachskb+0x870/0x870\n[ 1010.716248] ? __check_object_size+0x2de/0x3b0\n[ 1010.716254] netlink_sendmsg+0x938/0xe40\n[ 1010.716261] ? netlink_unicast+0x800/0x800\n[ 1010.716269] ? __import_iovec+0x292/0x510\n[ 1010.716276] ? netlink_unicast+0x800/0x800\n[ 1010.716284] __sock_sendmsg+0x159/0x190\n[ 1010.716290] ____sys_sendmsg+0x712/0x880\n[ 1010.716297] ? sock_write_iter+0x3d0/0x3d0\n[ 1010.716304] ? __ia32_sys_recvmmsg+0x270/0x270\n[ 1010.716309] ? lock_acquire+0x1fe/0x560\n[ 1010.716315] ? drain_array_locked+0x90/0x90\n[ 1010.716324] ___sys_sendmsg+0xf8/0x170\n[ 1010.716331] ? sendmsg_copy_msghdr+0x170/0x170\n[ 1010.716337] ? lockdep_init_map\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26793",
"url": "https://www.suse.com/security/cve/CVE-2024-26793"
},
{
"category": "external",
"summary": "SUSE Bug 1222428 for CVE-2024-26793",
"url": "https://bugzilla.suse.com/1222428"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-26793"
},
{
"cve": "CVE-2024-26798",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26798"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nfbcon: always restore the old font data in fbcon_do_set_font()\n\nCommit a5a923038d70 (fbdev: fbcon: Properly revert changes when\nvc_resize() failed) started restoring old font data upon failure (of\nvc_resize()). But it performs so only for user fonts. It means that the\n\"system\"/internal fonts are not restored at all. So in result, the very\nfirst call to fbcon_do_set_font() performs no restore at all upon\nfailing vc_resize().\n\nThis can be reproduced by Syzkaller to crash the system on the next\ninvocation of font_get(). It\u0027s rather hard to hit the allocation failure\nin vc_resize() on the first font_set(), but not impossible. Esp. if\nfault injection is used to aid the execution/failure. It was\ndemonstrated by Sirius:\n BUG: unable to handle page fault for address: fffffffffffffff8\n #PF: supervisor read access in kernel mode\n #PF: error_code(0x0000) - not-present page\n PGD cb7b067 P4D cb7b067 PUD cb7d067 PMD 0\n Oops: 0000 [#1] PREEMPT SMP KASAN\n CPU: 1 PID: 8007 Comm: poc Not tainted 6.7.0-g9d1694dc91ce #20\n Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.15.0-1 04/01/2014\n RIP: 0010:fbcon_get_font+0x229/0x800 drivers/video/fbdev/core/fbcon.c:2286\n Call Trace:\n \u003cTASK\u003e\n con_font_get drivers/tty/vt/vt.c:4558 [inline]\n con_font_op+0x1fc/0xf20 drivers/tty/vt/vt.c:4673\n vt_k_ioctl drivers/tty/vt/vt_ioctl.c:474 [inline]\n vt_ioctl+0x632/0x2ec0 drivers/tty/vt/vt_ioctl.c:752\n tty_ioctl+0x6f8/0x1570 drivers/tty/tty_io.c:2803\n vfs_ioctl fs/ioctl.c:51 [inline]\n ...\n\nSo restore the font data in any case, not only for user fonts. Note the\nlater \u0027if\u0027 is now protected by \u0027old_userfont\u0027 and not \u0027old_data\u0027 as the\nlatter is always set now. (And it is supposed to be non-NULL. Otherwise\nwe would see the bug above again.)",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26798",
"url": "https://www.suse.com/security/cve/CVE-2024-26798"
},
{
"category": "external",
"summary": "SUSE Bug 1222798 for CVE-2024-26798",
"url": "https://bugzilla.suse.com/1222798"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-26798"
},
{
"cve": "CVE-2024-26805",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26805"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetlink: Fix kernel-infoleak-after-free in __skb_datagram_iter\n\nsyzbot reported the following uninit-value access issue [1]:\n\nnetlink_to_full_skb() creates a new `skb` and puts the `skb-\u003edata`\npassed as a 1st arg of netlink_to_full_skb() onto new `skb`. The data\nsize is specified as `len` and passed to skb_put_data(). This `len`\nis based on `skb-\u003eend` that is not data offset but buffer offset. The\n`skb-\u003eend` contains data and tailroom. Since the tailroom is not\ninitialized when the new `skb` created, KMSAN detects uninitialized\nmemory area when copying the data.\n\nThis patch resolved this issue by correct the len from `skb-\u003eend` to\n`skb-\u003elen`, which is the actual data offset.\n\nBUG: KMSAN: kernel-infoleak-after-free in instrument_copy_to_user include/linux/instrumented.h:114 [inline]\nBUG: KMSAN: kernel-infoleak-after-free in copy_to_user_iter lib/iov_iter.c:24 [inline]\nBUG: KMSAN: kernel-infoleak-after-free in iterate_ubuf include/linux/iov_iter.h:29 [inline]\nBUG: KMSAN: kernel-infoleak-after-free in iterate_and_advance2 include/linux/iov_iter.h:245 [inline]\nBUG: KMSAN: kernel-infoleak-after-free in iterate_and_advance include/linux/iov_iter.h:271 [inline]\nBUG: KMSAN: kernel-infoleak-after-free in _copy_to_iter+0x364/0x2520 lib/iov_iter.c:186\n instrument_copy_to_user include/linux/instrumented.h:114 [inline]\n copy_to_user_iter lib/iov_iter.c:24 [inline]\n iterate_ubuf include/linux/iov_iter.h:29 [inline]\n iterate_and_advance2 include/linux/iov_iter.h:245 [inline]\n iterate_and_advance include/linux/iov_iter.h:271 [inline]\n _copy_to_iter+0x364/0x2520 lib/iov_iter.c:186\n copy_to_iter include/linux/uio.h:197 [inline]\n simple_copy_to_iter+0x68/0xa0 net/core/datagram.c:532\n __skb_datagram_iter+0x123/0xdc0 net/core/datagram.c:420\n skb_copy_datagram_iter+0x5c/0x200 net/core/datagram.c:546\n skb_copy_datagram_msg include/linux/skbuff.h:3960 [inline]\n packet_recvmsg+0xd9c/0x2000 net/packet/af_packet.c:3482\n sock_recvmsg_nosec net/socket.c:1044 [inline]\n sock_recvmsg net/socket.c:1066 [inline]\n sock_read_iter+0x467/0x580 net/socket.c:1136\n call_read_iter include/linux/fs.h:2014 [inline]\n new_sync_read fs/read_write.c:389 [inline]\n vfs_read+0x8f6/0xe00 fs/read_write.c:470\n ksys_read+0x20f/0x4c0 fs/read_write.c:613\n __do_sys_read fs/read_write.c:623 [inline]\n __se_sys_read fs/read_write.c:621 [inline]\n __x64_sys_read+0x93/0xd0 fs/read_write.c:621\n do_syscall_x64 arch/x86/entry/common.c:52 [inline]\n do_syscall_64+0x44/0x110 arch/x86/entry/common.c:83\n entry_SYSCALL_64_after_hwframe+0x63/0x6b\n\nUninit was stored to memory at:\n skb_put_data include/linux/skbuff.h:2622 [inline]\n netlink_to_full_skb net/netlink/af_netlink.c:181 [inline]\n __netlink_deliver_tap_skb net/netlink/af_netlink.c:298 [inline]\n __netlink_deliver_tap+0x5be/0xc90 net/netlink/af_netlink.c:325\n netlink_deliver_tap net/netlink/af_netlink.c:338 [inline]\n netlink_deliver_tap_kernel net/netlink/af_netlink.c:347 [inline]\n netlink_unicast_kernel net/netlink/af_netlink.c:1341 [inline]\n netlink_unicast+0x10f1/0x1250 net/netlink/af_netlink.c:1368\n netlink_sendmsg+0x1238/0x13d0 net/netlink/af_netlink.c:1910\n sock_sendmsg_nosec net/socket.c:730 [inline]\n __sock_sendmsg net/socket.c:745 [inline]\n ____sys_sendmsg+0x9c2/0xd60 net/socket.c:2584\n ___sys_sendmsg+0x28d/0x3c0 net/socket.c:2638\n __sys_sendmsg net/socket.c:2667 [inline]\n __do_sys_sendmsg net/socket.c:2676 [inline]\n __se_sys_sendmsg net/socket.c:2674 [inline]\n __x64_sys_sendmsg+0x307/0x490 net/socket.c:2674\n do_syscall_x64 arch/x86/entry/common.c:52 [inline]\n do_syscall_64+0x44/0x110 arch/x86/entry/common.c:83\n entry_SYSCALL_64_after_hwframe+0x63/0x6b\n\nUninit was created at:\n free_pages_prepare mm/page_alloc.c:1087 [inline]\n free_unref_page_prepare+0xb0/0xa40 mm/page_alloc.c:2347\n free_unref_page_list+0xeb/0x1100 mm/page_alloc.c:2533\n release_pages+0x23d3/0x2410 mm/swap.c:1042\n free_pages_and_swap_cache+0xd9/0xf0 mm/swap_state.c:316\n tlb_batch_pages\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26805",
"url": "https://www.suse.com/security/cve/CVE-2024-26805"
},
{
"category": "external",
"summary": "SUSE Bug 1222630 for CVE-2024-26805",
"url": "https://bugzilla.suse.com/1222630"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-26805"
},
{
"cve": "CVE-2024-26807",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26807"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nBoth cadence-quadspi -\u003eruntime_suspend() and -\u003eruntime_resume()\nimplementations start with:\n\n\tstruct cqspi_st *cqspi = dev_get_drvdata(dev);\n\tstruct spi_controller *host = dev_get_drvdata(dev);\n\nThis obviously cannot be correct, unless \"struct cqspi_st\" is the\nfirst member of \" struct spi_controller\", or the other way around, but\nit is not the case. \"struct spi_controller\" is allocated by\ndevm_spi_alloc_host(), which allocates an extra amount of memory for\nprivate data, used to store \"struct cqspi_st\".\n\nThe -\u003eprobe() function of the cadence-quadspi driver then sets the\ndevice drvdata to store the address of the \"struct cqspi_st\"\nstructure. Therefore:\n\n\tstruct cqspi_st *cqspi = dev_get_drvdata(dev);\n\nis correct, but:\n\n\tstruct spi_controller *host = dev_get_drvdata(dev);\n\nis not, as it makes \"host\" point not to a \"struct spi_controller\" but\nto the same \"struct cqspi_st\" structure as above.\n\nThis obviously leads to bad things (memory corruption, kernel crashes)\ndirectly during -\u003eprobe(), as -\u003eprobe() enables the device using PM\nruntime, leading the -\u003eruntime_resume() hook being called, which in\nturns calls spi_controller_resume() with the wrong pointer.\n\nThis has at least been reported [0] to cause a kernel crash, but the\nexact behavior will depend on the memory contents.\n\n[0] https://lore.kernel.org/all/20240226121803.5a7r5wkpbbowcxgx@dhruva/\n\nThis issue potentially affects all platforms that are currently using\nthe cadence-quadspi driver.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26807",
"url": "https://www.suse.com/security/cve/CVE-2024-26807"
},
{
"category": "external",
"summary": "SUSE Bug 1222801 for CVE-2024-26807",
"url": "https://bugzilla.suse.com/1222801"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "moderate"
}
],
"title": "CVE-2024-26807"
},
{
"cve": "CVE-2024-26848",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26848"
}
],
"notes": [
{
"category": "general",
"text": "** REJECT ** This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26848",
"url": "https://www.suse.com/security/cve/CVE-2024-26848"
},
{
"category": "external",
"summary": "SUSE Bug 1223030 for CVE-2024-26848",
"url": "https://bugzilla.suse.com/1223030"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.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 Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"SUSE Linux Enterprise Module for Public Cloud 15 SP5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-extra-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-livepatch-devel-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-azure-optional-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-azure-vdso-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-source-azure-5.14.21-150500.33.48.1.noarch",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-azure-5.14.21-150500.33.48.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-azure-5.14.21-150500.33.48.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-03T07:54:25Z",
"details": "low"
}
],
"title": "CVE-2024-26848"
}
]
}
suse-su-2024:1466-1
Vulnerability from csaf_suse
Notes
{
"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": "\nThe SUSE Linux Enterprise 15 SP5 RT kernel was updated to receive various security bugfixes.\n\nNOTE: This update has been retracted due to a bug in the BHI CPU sidechannel mitigation, which led to incorrect selection of other CPU mitigations.\n\nThe following security bugs were fixed:\n\n- CVE-2021-46925: Fixed kernel panic caused by race of smc_sock (bsc#1220466).\n- CVE-2021-46926: Fixed bug when detecting controllers in ALSA/hda/intel-sdw-acpi (bsc#1220478).\n- CVE-2021-46927: Fixed assertion bug in nitro_enclaves: Use get_user_pages_unlocked() (bsc#1220443).\n- CVE-2021-46929: Fixed use-after-free issue in sctp_sock_dump() (bsc#1220482).\n- CVE-2021-46930: Fixed usb/mtu3 list_head check warning (bsc#1220484).\n- CVE-2021-46931: Fixed wrong type casting in mlx5e_tx_reporter_dump_sq() (bsc#1220486).\n- CVE-2021-46933: Fixed possible underflow in ffs_data_clear() (bsc#1220487).\n- CVE-2021-46934: Fixed a bug by validating user data in compat ioctl (bsc#1220469).\n- CVE-2021-46936: Fixed use-after-free in tw_timer_handler() (bsc#1220439).\n- CVE-2021-47082: Fixed ouble free in tun_free_netdev() (bsc#1220969).\n- CVE-2021-47083: Fixed a global-out-of-bounds issue in mediatek: (bsc#1220917).\n- CVE-2021-47087: Fixed incorrect page free bug in tee/optee (bsc#1220954).\n- CVE-2021-47091: Fixed locking in ieee80211_start_ap()) error path (bsc#1220959).\n- CVE-2021-47093: Fixed memleak on registration failure in intel_pmc_core (bsc#1220978).\n- CVE-2021-47094: Fixed possible memory leak in KVM x86/mmu (bsc#1221551).\n- CVE-2021-47095: Fixed missing initialization in ipmi/ssif (bsc#1220979).\n- CVE-2021-47096: Fixed uninitalized user_pversion in ALSA rawmidi (bsc#1220981).\n- CVE-2021-47097: Fixed stack out of bound access in elantech_change_report_id() (bsc#1220982).\n- CVE-2021-47098: Fixed integer overflow/underflow in hysteresis calculations hwmon: (lm90) (bsc#1220983).\n- CVE-2021-47099: Fixed BUG_ON assertion in veth when skb entering GRO are cloned (bsc#1220955).\n- CVE-2021-47100: Fixed UAF when uninstall in ipmi (bsc#1220985).\n- CVE-2021-47101: Fixed uninit-value in asix_mdio_read() (bsc#1220987).\n- CVE-2021-47102: Fixed incorrect structure access In line: upper = info-\u003eupper_dev in net/marvell/prestera (bsc#1221009).\n- CVE-2021-47104: Fixed memory leak in qib_user_sdma_queue_pkts() (bsc#1220960).\n- CVE-2021-47105: Fixed potential memory leak in ice/xsk (bsc#1220961).\n- CVE-2021-47107: Fixed READDIR buffer overflow in NFSD (bsc#1220965).\n- CVE-2021-47108: Fixed possible NULL pointer dereference for mtk_hdmi_conf in drm/mediatek (bsc#1220986).\n- CVE-2022-4744: Fixed double-free that could lead to DoS or privilege escalation in TUN/TAP device driver functionality (bsc#1209635).\n- CVE-2022-48626: Fixed a potential use-after-free on remove path moxart (bsc#1220366).\n- CVE-2022-48627: Fixed a memory overlapping when deleting chars in the buffer (bsc#1220845).\n- CVE-2022-48628: Fixed possible lock in ceph (bsc#1220848).\n- CVE-2022-48629: Fixed possible memory leak in qcom-rng (bsc#1220989).\n- CVE-2022-48630: Fixed infinite loop on requests not multiple of WORD_SZ in crypto: qcom-rng (bsc#1220990).\n- CVE-2023-0160: Fixed deadlock flaw in BPF that could allow a local user to potentially crash the system (bsc#1209657).\n- CVE-2023-28746: Fixed Register File Data Sampling (bsc#1213456).\n- CVE-2023-35827: Fixed a use-after-free issue in ravb_tx_timeout_work() (bsc#1212514).\n- CVE-2023-4881: Fixed a out-of-bounds write flaw in the netfilter subsystem that could lead to potential information disclosure or a denial of service (bsc#1215221).\n- CVE-2023-52447: Fixed map_fd_put_ptr() signature kABI workaround (bsc#1220251).\n- CVE-2023-52450: Fixed NULL pointer dereference issue in upi_fill_topology() (bsc#1220237).\n- CVE-2023-52453: Fixed data corruption in hisi_acc_vfio_pci (bsc#1220337).\n- CVE-2023-52454: Fixed a kernel panic when host sends an invalid H2C PDU length (bsc#1220320).\n- CVE-2023-52462: Fixed check for attempt to corrupt spilled pointer (bsc#1220325).\n- CVE-2023-52463: Fixed null pointer dereference in efivarfs (bsc#1220328).\n- CVE-2023-52467: Fixed a null pointer dereference in of_syscon_register (bsc#1220433).\n- CVE-2023-52469: Fixed a use-after-free in kv_parse_power_table (bsc#1220411).\n- CVE-2023-52470: Fixed null-ptr-deref in radeon_crtc_init() (bsc#1220413).\n- CVE-2023-52474: Fixed a vulnerability with non-PAGE_SIZE-end multi-iovec user SDMA requests (bsc#1220445).\n- CVE-2023-52476: Fixed possible unhandled page fault via perf sampling NMI during vsyscall (bsc#1220703).\n- CVE-2023-52477: Fixed USB Hub accesses to uninitialized BOS descriptors (bsc#1220790).\n- CVE-2023-52481: Fixed speculative unprivileged load in Cortex-A520 (bsc#1220887).\n- CVE-2023-52482: Fixed a bug by adding SRSO mitigation for Hygon processors (bsc#1220735).\n- CVE-2023-52484: Fixed a soft lockup triggered by arm_smmu_mm_invalidate_range (bsc#1220797).\n- CVE-2023-52486: Fixed possible use-after-free in drm (bsc#1221277).\n- CVE-2023-52492: Fixed a null-pointer-dereference in channel unregistration function __dma_async_device_channel_register() (bsc#1221276).\n- CVE-2023-52493: Fixed possible soft lockup in bus/mhi/host (bsc#1221274).\n- CVE-2023-52494: Fixed missing alignment check for event ring read pointer in bus/mhi/host (bsc#1221273).\n- CVE-2023-52497: Fixed data corruption in erofs (bsc#1220879).\n- CVE-2023-52500: Fixed information leaking when processing OPC_INB_SET_CONTROLLER_CONFIG command (bsc#1220883).\n- CVE-2023-52501: Fixed possible memory corruption in ring-buffer (bsc#1220885).\n- CVE-2023-52502: Fixed a race condition in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn() (bsc#1220831).\n- CVE-2023-52504: Fixed possible out-of bounds in apply_alternatives() on a 5-level paging machine (bsc#1221553).\n- CVE-2023-52507: Fixed possible shift-out-of-bounds in nfc/nci (bsc#1220833).\n- CVE-2023-52508: Fixed null pointer dereference in nvme_fc_io_getuuid() (bsc#1221015).\n- CVE-2023-52509: Fixed a use-after-free issue in ravb_tx_timeout_work() (bsc#1220836).\n- CVE-2023-52510: Fixed a potential UAF in ca8210_probe() (bsc#1220898).\n- CVE-2023-52511: Fixed possible memory corruption in spi/sun6i (bsc#1221012).\n- CVE-2023-52513: Fixed connection failure handling in RDMA/siw (bsc#1221022).\n- CVE-2023-52515: Fixed possible use-after-free in RDMA/srp (bsc#1221048).\n- CVE-2023-52517: Fixed race between DMA RX transfer completion and RX FIFO drain in spi/sun6i (bsc#1221055).\n- CVE-2023-52518: Fixed information leak in bluetooth/hci_codec (bsc#1221056).\n- CVE-2023-52519: Fixed possible overflow in HID/intel-ish-hid/ipc (bsc#1220920).\n- CVE-2023-52520: Fixed reference leak in platform/x86/think-lmi (bsc#1220921).\n- CVE-2023-52523: Fixed wrong redirects to non-TCP sockets in bpf (bsc#1220926).\n- CVE-2023-52524: Fixed possible corruption in nfc/llcp (bsc#1220927).\n- CVE-2023-52525: Fixed out of bounds check mwifiex_process_rx_packet() (bsc#1220840).\n- CVE-2023-52528: Fixed uninit-value access in __smsc75xx_read_reg() (bsc#1220843).\n- CVE-2023-52529: Fixed a potential memory leak in sony_probe() (bsc#1220929).\n- CVE-2023-52530: Fixed a potential key use-after-free in wifi mac80211 (bsc#1220930).\n- CVE-2023-52531: Fixed a memory corruption issue in iwlwifi (bsc#1220931).\n- CVE-2023-52532: Fixed a bug in TX CQE error handling (bsc#1220932).\n- CVE-2023-52559: Fixed a bug by avoiding memory allocation in iommu_suspend (bsc#1220933).\n- CVE-2023-52563: Fixed memory leak on -\u003ehpd_notify callback() in drm/meson (bsc#1220937).\n- CVE-2023-52564: Reverted invalid fix for UAF in gsm_cleanup_mux() (bsc#1220938).\n- CVE-2023-52566: Fixed potential use after free in nilfs_gccache_submit_read_data() (bsc#1220940).\n- CVE-2023-52567: Fixed possible Oops in serial/8250_port: when using IRQ polling (irq = 0) (bsc#1220839).\n- CVE-2023-52569: Fixed a bug in btrfs by remoning BUG() after failure to insert delayed dir index item (bsc#1220918).\n- CVE-2023-52574: Fixed a bug by hiding new member header_ops (bsc#1220870).\n- CVE-2023-52575: Fixed SBPB enablement for spec_rstack_overflow=off (bsc#1220871).\n- CVE-2023-52576: Fixed potential use after free in memblock_isolate_range() (bsc#1220872).\n- CVE-2023-52582: Fixed possible oops in netfs (bsc#1220878).\n- CVE-2023-52583: Fixed deadlock or deadcode of misusing dget() inside ceph (bsc#1221058).\n- CVE-2023-52587: Fixed mcast list locking in IB/ipoib (bsc#1221082).\n- CVE-2023-52591: Fixed a possible reiserfs filesystem corruption via directory renaming (bsc#1221044).\n- CVE-2023-52594: Fixed potential array-index-out-of-bounds read in ath9k_htc_txstatus() (bsc#1221045).\n- CVE-2023-52595: Fixed possible deadlock in wifi/rt2x00 (bsc#1221046).\n- CVE-2023-52597: Fixed a setting of fpc register in KVM (bsc#1221040).\n- CVE-2023-52598: Fixed wrong setting of fpc register in s390/ptrace (bsc#1221060).\n- CVE-2023-52599: Fixed array-index-out-of-bounds in diNewExt() in jfs (bsc#1221062).\n- CVE-2023-52600: Fixed uaf in jfs_evict_inode() (bsc#1221071).\n- CVE-2023-52601: Fixed array-index-out-of-bounds in dbAdjTree() in jfs (bsc#1221068).\n- CVE-2023-52602: Fixed slab-out-of-bounds Read in dtSearch() in jfs (bsc#1221070).\n- CVE-2023-52603: Fixed array-index-out-of-bounds in dtSplitRoot() (bsc#1221066).\n- CVE-2023-52604: Fixed array-index-out-of-bounds in dbAdjTree() (bsc#1221067).\n- CVE-2023-52605: Fixed a NULL pointer dereference check (bsc#1221039)\n- CVE-2023-52606: Fixed possible kernel stack corruption in powerpc/lib (bsc#1221069).\n- CVE-2023-52607: Fixed a null-pointer-dereference in pgtable_cache_add kasprintf() (bsc#1221061).\n- CVE-2023-52608: Fixed possible race condition in firmware/arm_scmi (bsc#1221375).\n- CVE-2023-52612: Fixed req-\u003edst buffer overflow in crypto/scomp (bsc#1221616).\n- CVE-2023-52615: Fixed page fault dead lock on mmap-ed hwrng (bsc#1221614).\n- CVE-2023-52617: Fixed stdev_release() crash after surprise hot remove (bsc#1221613).\n- CVE-2023-52619: Fixed possible crash when setting number of cpus to an odd number in pstore/ram (bsc#1221618).\n- CVE-2023-52621: Fixed missing asserion in bpf (bsc#1222073).\n- CVE-2023-52623: Fixed suspicious RCU usage in SUNRPC (bsc#1222060).\n- CVE-2023-52628: Fixed 4-byte stack OOB write in nftables (bsc#1222117).\n- CVE-2023-52632: Fixed lock dependency warning with srcu in drm/amdkfd (bsc#1222274).\n- CVE-2023-52637: Fixed UAF in j1939_sk_match_filter() in can/k1939 (bsc#1222291).\n- CVE-2023-52639: Fixed race during shadow creation in KVM/s390/vsie Fixed (bsc#1222300).\n- CVE-2023-6270: Fixed a use-after-free issue in aoecmd_cfg_pkts (bsc#1218562).\n- CVE-2023-6356: Fixed a NULL pointer dereference in nvmet_tcp_build_pdu_iovec (bsc#1217987).\n- CVE-2023-6535: Fixed a NULL pointer dereference in nvmet_tcp_execute_request (bsc#1217988).\n- CVE-2023-6536: Fixed a NULL pointer dereference in __nvmet_req_complete (bsc#1217989).\n- CVE-2023-7042: Fixed a null-pointer-dereference in ath10k_wmi_tlv_op_pull_mgmt_tx_compl_ev() (bsc#1218336).\n- CVE-2023-7192: Fixed a memory leak problem in ctnetlink_create_conntrack in net/netfilter/nf_conntrack_netlink.c (bsc#1218479).\n- CVE-2024-0841: Fixed a null pointer dereference in the hugetlbfs_fill_super function in hugetlbfs (HugeTLB pages) functionality (bsc#1219264).\n- CVE-2024-2201: Fixed information leak in x86/BHI (bsc#1217339).\n- CVE-2024-22099: Fixed a null-pointer-dereference in rfcomm_check_security (bsc#1219170).\n- CVE-2024-23307: Fixed Integer Overflow or Wraparound vulnerability in x86 and ARM md, raid, raid5 modules (bsc#1219169).\n- CVE-2024-25739: Fixed possible crash in create_empty_lvol() in drivers/mtd/ubi/vtbl.c (bsc#1219834).\n- CVE-2024-25742: Fixed insufficient validation during #VC instruction emulation in x86/sev (bsc#1221725).\n- CVE-2024-26599: Fixed out-of-bounds access in of_pwm_single_xlate() (bsc#1220365).\n- CVE-2024-26600: Fixed NULL pointer dereference for SRP in phy-omap-usb2 (bsc#1220340).\n- CVE-2024-26602: Fixed overall slowdowns with sys_membarrier (bsc1220398).\n- CVE-2024-26607: Fixed a probing race issue in sii902x: (bsc#1220736).\n- CVE-2024-26612: Fixed Oops in fscache_put_cache() This function dereferences (bsc#1221291).\n- CVE-2024-26614: Fixed the initialization of accept_queue\u0027s spinlocks (bsc#1221293).\n- CVE-2024-26620: Fixed possible device model violation in s390/vfio-ap (bsc#1221298).\n- CVE-2024-26627: Fixed possible hard lockup in scsi (bsc#1221090).\n- CVE-2024-26629: Fixed possible protocol violation via RELEASE_LOCKOWNER in nfsd (bsc#1221379).\n- CVE-2024-26642: Fixed the set of anonymous timeout flag in netfilter nf_tables (bsc#1221830).\n- CVE-2024-26645: Fixed missing visibility when inserting an element into tracing_map (bsc#1222056).\n- CVE-2024-26646: Fixed potential memory corruption when resuming from suspend or hibernation in thermal/intel/hfi (bsc#1222070).\n- CVE-2024-26651: Fixed possible oops via malicious devices in sr9800 (bsc#1221337).\n- CVE-2024-26654: Fixed use after free in ALSA/sh/aica (bsc#1222304).\n- CVE-2024-26659: Fixed wrong handling of isoc Babble and Buffer Overrun events in xhci (bsc#1222317).\n- CVE-2024-26664: Fixed out-of-bounds memory access in create_core_data() in hwmon coretemp (bsc#1222355).\n- CVE-2024-26667: Fixed null pointer reference in dpu_encoder_helper_phys_cleanup in drm/msm/dpu (bsc#1222331).\n- CVE-2024-26670: Fixed ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD workaround in kernel arm64 (bsc#1222356).\n- CVE-2024-26695: Fixed null pointer dereference in __sev_platform_shutdown_locked in crypto ccp (bsc#1222373).\n- CVE-2024-26717: Fixed null pointer dereference on failed power up in HID i2c-hid-of (bsc#1222360).\n\n\nThe following non-security bugs were fixed:\n\n- acpi: CPPC: enable AMD CPPC V2 support for family 17h processors (git-fixes).\n- acpi: processor_idle: Fix memory leak in acpi_processor_power_exit() (git-fixes).\n- acpi: resource: Add Infinity laptops to irq1_edge_low_force_override (stable-fixes).\n- acpi: resource: Add MAIBENBEN X577 to irq1_edge_low_force_override (git-fixes).\n- acpi: resource: Do IRQ override on Lunnen Ground laptops (stable-fixes).\n- acpi: scan: Fix device check notification handling (git-fixes).\n- acpica: debugger: check status of acpi_evaluate_object() in acpi_db_walk_for_fields() (git-fixes).\n- alsa: aaci: Delete unused variable in aaci_do_suspend (git-fixes).\n- alsa: aoa: avoid false-positive format truncation warning (git-fixes).\n- alsa: aw2: avoid casting function pointers (git-fixes).\n- alsa: ctxfi: avoid casting function pointers (git-fixes).\n- alsa: hda/realtek - ALC285 reduce pop noise from Headphone port (stable-fixes).\n- alsa: hda/realtek - Add Headset Mic supported Acer NB platform (stable-fixes).\n- alsa: hda/realtek - Fix headset Mic no show at resume back for Lenovo ALC897 platform (git-fixes).\n- alsa: hda/realtek: Enable Mute LED on HP 840 G8 (MB 8AB8) (git-fixes).\n- alsa: hda/realtek: Update Panasonic CF-SZ6 quirk to support headset with microphone (git-fixes).\n- alsa: hda/realtek: fix ALC285 issues on HP Envy x360 laptops (stable-fixes).\n- alsa: hda/realtek: fix mute/micmute LED For HP mt440 (git-fixes).\n- alsa: hda/realtek: fix mute/micmute LEDs for HP EliteBook (stable-fixes).\n- alsa: seq: fix function cast warnings (git-fixes).\n- alsa: sh: aica: reorder cleanup operations to avoid UAF bugs (git-fixes).\n- alsa: usb-audio: Stop parsing channels bits when all channels are found (git-fixes).\n- arm64: dts: allwinner: h6: Add RX DMA channel for SPDIF (git-fixes)\n- arm64: dts: broadcom: bcmbca: bcm4908: drop invalid switch cells (git-fixes)\n- arm64: dts: imx8mm-kontron: Add support for ultra high speed modes on (git-fixes)\n- arm64: dts: imx8mm-venice-gw71xx: fix USB OTG VBUS (git-fixes)\n- arm64: dts: marvell: reorder crypto interrupts on Armada SoCs (git-fixes)\n- arm64: dts: rockchip: add ES8316 codec for ROCK Pi 4 (git-fixes)\n- arm64: dts: rockchip: add SPDIF node for ROCK Pi 4 (git-fixes)\n- arm64: dts: rockchip: fix regulator name on rk3399-rock-4 (git-fixes)\n- arm64: dts: rockchip: set num-cs property for spi on px30 (git-fixes)\n- arm64: mm: fix VA-range sanity check (git-fixes)\n- arm64: set __exception_irq_entry with __irq_entry as a default (git-fixes)\n- asoc: Intel: bytcr_rt5640: Add an extra entry for the Chuwi Vi8 tablet (stable-fixes).\n- asoc: amd: acp: Add missing error handling in sof-mach (git-fixes).\n- asoc: amd: acp: fix for acp_init function error handling (git-fixes).\n- asoc: madera: Fix typo in madera_set_fll_clks shift value (git-fixes).\n- asoc: meson: Use dev_err_probe() helper (stable-fixes).\n- asoc: meson: aiu: fix function pointer type mismatch (git-fixes).\n- asoc: meson: axg-tdm-interface: add frame rate constraint (git-fixes).\n- asoc: meson: axg-tdm-interface: fix mclk setup without mclk-fs (git-fixes).\n- asoc: meson: t9015: fix function pointer type mismatch (git-fixes).\n- asoc: ops: Fix wraparound for mask in snd_soc_get_volsw (git-fixes).\n- asoc: rcar: adg: correct TIMSEL setting for SSI9 (git-fixes).\n- asoc: rt5645: Make LattePanda board DMI match more precise (stable-fixes).\n- asoc: rt5682-sdw: fix locking sequence (git-fixes).\n- asoc: rt711-sdca: fix locking sequence (git-fixes).\n- asoc: rt711-sdw: fix locking sequence (git-fixes).\n- asoc: wm8962: Enable both SPKOUTR_ENA and SPKOUTL_ENA in mono mode (stable-fixes).\n- asoc: wm8962: Enable oscillator if selecting WM8962_FLL_OSC (stable-fixes).\n- asoc: wm8962: Fix up incorrect error message in wm8962_set_fll (stable-fixes).\n- ata: sata_mv: Fix PCI device ID table declaration compilation warning (git-fixes).\n- ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bit (git-fixes).\n- backlight: da9052: Fully initialize backlight_properties during probe (git-fixes).\n- backlight: lm3630a: Do not set bl-\u003eprops.brightness in get_brightness (git-fixes).\n- backlight: lm3630a: Initialize backlight_properties on init (git-fixes).\n- backlight: lm3639: Fully initialize backlight_properties during probe (git-fixes).\n- backlight: lp8788: Fully initialize backlight_properties during probe (git-fixes).\n- blocklayoutdriver: Fix reference leak of pnfs_device_node (git-fixes).\n- bluetooth: Remove HCI_POWER_OFF_TIMEOUT (git-fixes).\n- bluetooth: Remove superfluous call to hci_conn_check_pending() (git-fixes).\n- bluetooth: hci_core: Fix possible buffer overflow (git-fixes).\n- bluetooth: mgmt: Remove leftover queuing of power_off work (git-fixes).\n- bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security (stable-fixes).\n- bpf, scripts: Correct GPL license name (git-fixes).\n- bpf, sockmap: Fix preempt_rt splat when using raw_spin_lock_t (git-fixes).\n- can: softing: remove redundant NULL check (git-fixes).\n- clk: zynq: Prevent null pointer dereference caused by kmalloc failure (git-fixes).\n- comedi: comedi_test: Prevent timers rescheduling during deletion (git-fixes).\n- coresight: etm4x: Do not access TRCIDR1 for identification (bsc#1220775)\n- coresight: etm4x: Fix accesses to TRCSEQRSTEVR and TRCSEQSTR (bsc#1220775)\n- coresight: etm: Override TRCIDR3.CCITMIN on errata affected cpus (bsc#1220775)\n- cpufreq: amd-pstate: Fix min_perf assignment in amd_pstate_adjust_perf() (git-fixes).\n- cpufreq: brcmstb-avs-cpufreq: add check for cpufreq_cpu_get\u0027s return value (git-fixes).\n- crypto: arm/sha - fix function cast warnings (git-fixes).\n- crypto: qat - avoid division by zero (git-fixes).\n- crypto: qat - fix deadlock in backlog processing (git-fixes).\n- crypto: qat - fix double free during reset (git-fixes).\n- crypto: qat - fix state machines cleanup paths (bsc#1218321).\n- crypto: qat - fix unregistration of compression algorithms (git-fixes).\n- crypto: qat - fix unregistration of crypto algorithms (git-fixes).\n- crypto: qat - ignore subsequent state up commands (git-fixes).\n- crypto: qat - increase size of buffers (git-fixes).\n- crypto: qat - resolve race condition during AER recovery (git-fixes).\n- crypto: xilinx - call finalize with bh disabled (git-fixes).\n- doc-guide: kernel-doc: tell about object-like macros (git-fixes).\n- doc/README.SUSE: Update information about module support status (jsc#PED-5759)\n- drivers: hv: vmbus: Calculate ring buffer size for more efficient use of memory (git-fixes).\n- drm/amd/display: Add FAMS validation before trying to use it (git-fixes).\n- drm/amd/display: Add function for validate and update new stream (git-fixes).\n- drm/amd/display: Avoid ABM when ODM combine is enabled for eDP (git-fixes).\n- drm/amd/display: Blocking invalid 420 modes on HDMI TMDS for DCN31 (git-fixes).\n- drm/amd/display: Check if link state is valid (git-fixes).\n- drm/amd/display: Copy DC context in the commit streams (git-fixes).\n- drm/amd/display: Disable PSR-SU on Parade 0803 TCON again (git-fixes).\n- drm/amd/display: Enable fast plane updates on DCN3.2 and above (git-fixes).\n- drm/amd/display: Enable new commit sequence only for DCN32x (git-fixes).\n- drm/amd/display: Exit idle optimizations before attempt to access PHY (git-fixes).\n- drm/amd/display: Expand kernel doc for DC (git-fixes).\n- drm/amd/display: Fix a bug when searching for insert_above_mpcc (git-fixes).\n- drm/amd/display: Fix a potential buffer overflow in \u0027dp_dsc_clock_en_read()\u0027 (git-fixes).\n- drm/amd/display: Fix possible underflow for displays with large vblank (git-fixes).\n- drm/amd/display: Fix the delta clamping for shaper LUT (git-fixes).\n- drm/amd/display: Fix underflow issue on 175hz timing (git-fixes).\n- drm/amd/display: For prefetch mode \u003e 0, extend prefetch if possible (git-fixes).\n- drm/amd/display: Guard DCN31 PHYD32CLK logic against chip family (git-fixes).\n- drm/amd/display: Guard against invalid RPTR/WPTR being set (git-fixes).\n- drm/amd/display: Handle seamless boot stream (git-fixes).\n- drm/amd/display: Handle virtual hardware detect (git-fixes).\n- drm/amd/display: Include surface of unaffected streams (git-fixes).\n- drm/amd/display: Include udelay when waiting for INBOX0 ACK (git-fixes).\n- drm/amd/display: Increase frame warning limit with KASAN or KCSAN in dml (git-fixes).\n- drm/amd/display: Keep PHY active for dp config (git-fixes).\n- drm/amd/display: Prevent vtotal from being set to 0 (git-fixes).\n- drm/amd/display: Remove min_dst_y_next_start check for Z8 (git-fixes).\n- drm/amd/display: Restore rptr/wptr for DMCUB as workaround (git-fixes).\n- drm/amd/display: Return the correct HDCP error code (stable-fixes).\n- drm/amd/display: Revert vblank change that causes null pointer crash (git-fixes).\n- drm/amd/display: Rework comments on dc file (git-fixes).\n- drm/amd/display: Rework context change check (git-fixes).\n- drm/amd/display: Set minimum requirement for using PSR-SU on Phoenix (git-fixes).\n- drm/amd/display: Set minimum requirement for using PSR-SU on Rembrandt (git-fixes).\n- drm/amd/display: Update OTG instance in the commit stream (git-fixes).\n- drm/amd/display: Update correct DCN314 register header (git-fixes).\n- drm/amd/display: Update min Z8 residency time to 2100 for DCN314 (git-fixes).\n- drm/amd/display: Use DRAM speed from validation for dummy p-state (git-fixes).\n- drm/amd/display: Use DTBCLK as refclk instead of DPREFCLK (git-fixes).\n- drm/amd/display: Use min transition for all SubVP plane add/remove (git-fixes).\n- drm/amd/display: Write to correct dirty_rect (git-fixes).\n- drm/amd/display: Wrong colorimetry workaround (git-fixes).\n- drm/amd/display: add FB_DAMAGE_CLIPS support (git-fixes).\n- drm/amd/display: add ODM case when looking for first split pipe (git-fixes).\n- drm/amd/display: always switch off ODM before committing more streams (git-fixes).\n- drm/amd/display: clean code-style issues in dcn30_set_mpc_shaper_3dlut (git-fixes).\n- drm/amd/display: dc.h: eliminate kernel-doc warnings (git-fixes).\n- drm/amd/display: ensure async flips are only accepted for fast updates (git-fixes).\n- drm/amd/display: fix ABM disablement (git-fixes).\n- drm/amd/display: fix a NULL pointer dereference in amdgpu_dm_i2c_xfer() (git-fixes).\n- drm/amd/display: fix dc/core/dc.c kernel-doc (git-fixes).\n- drm/amd/display: fix hw rotated modes when PSR-SU is enabled (git-fixes).\n- drm/amd/display: fix kernel-doc issues in dc.h (git-fixes).\n- drm/amd/display: fix unbounded requesting for high pixel rate modes on dcn315 (git-fixes).\n- drm/amd/display: handle range offsets in VRR ranges (stable-fixes).\n- drm/amd/display: perform a bounds check before filling dirty rectangles (git-fixes).\n- drm/amd/display: set per pipe dppclk to 0 when dpp is off (git-fixes).\n- drm/amd/display: update extended blank for dcn314 onwards (git-fixes).\n- drm/amd/display: use low clocks for no plane configs (git-fixes).\n- drm/amd/pm: Fix error of MACO flag setting code (git-fixes).\n- drm/amd/pm: fix a memleak in aldebaran_tables_init (git-fixes).\n- drm/amd/smu: use AverageGfxclkFrequency* to replace previous GFX Curr Clock (git-fixes).\n- drm/amd: Enable PCIe PME from D3 (git-fixes).\n- drm/amdgpu/pm: Fix the error of pwm1_enable setting (stable-fixes).\n- drm/amdgpu/pm: make gfxclock consistent for sienna cichlid (git-fixes).\n- drm/amdgpu/pm: make mclk consistent for smu 13.0.7 (git-fixes).\n- drm/amdgpu/smu13: drop compute workload workaround (git-fixes).\n- drm/amdgpu: Enable gpu reset for S3 abort cases on Raven series (stable-fixes).\n- drm/amdgpu: Fix missing break in ATOM_ARG_IMM Case of atom_get_src_int() (git-fixes).\n- drm/amdgpu: Force order between a read and write to the same address (git-fixes).\n- drm/amdgpu: Match against exact bootloader status (git-fixes).\n- drm/amdgpu: Unset context priority is now invalid (git-fixes).\n- drm/amdgpu: Update min() to min_t() in \u0027amdgpu_info_ioctl\u0027 (git-fixes).\n- drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flag (stable-fixes).\n- drm/amdgpu: lower CS errors to debug severity (git-fixes).\n- drm/amdkfd: fix TLB flush after unmap for GFX9.4.2 (stable-fixes).\n- drm/bridge: tc358762: Instruct DSI host to generate HSE packets (git-fixes).\n- drm/display: fix typo (git-fixes).\n- drm/edid: Add quirk for OSVR HDK 2.0 (git-fixes).\n- drm/etnaviv: Restore some id values (git-fixes).\n- drm/exynos: do not return negative values from .get_modes() (stable-fixes).\n- drm/exynos: fix a possible null-pointer dereference due to data race in exynos_drm_crtc_atomic_disable() (git-fixes).\n- drm/i915/bios: Tolerate devdata==NULL in intel_bios_encoder_supports_dp_dual_mode() (stable-fixes).\n- drm/i915/gt: Do not generate the command streamer for all the CCS (git-fixes).\n- drm/i915/gt: Reset queue_priority_hint on parking (git-fixes).\n- drm/i915/gt: Use i915_vm_put on ppgtt_create error paths (git-fixes).\n- drm/i915/selftests: Fix dependency of some timeouts on HZ (git-fixes).\n- drm/i915: Add missing CCS documentation (git-fixes).\n- drm/i915: Call intel_pre_plane_updates() also for pipes getting enabled (git-fixes).\n- drm/i915: Check before removing mm notifier (git-fixes).\n- drm/lima: fix a memleak in lima_heap_alloc (git-fixes).\n- drm/mediatek: Fix a null pointer crash in mtk_drm_crtc_finish_page_flip (git-fixes).\n- drm/mediatek: dsi: Fix DSI RGB666 formats and definitions (git-fixes).\n- drm/msm/dpu: Only enable DSC_MODE_MULTIPLEX if dsc_merge is enabled (git-fixes).\n- drm/msm/dpu: add division of drm_display_mode\u0027s hskew parameter (git-fixes).\n- drm/msm/dpu: fix the programming of INTF_CFG2_DATA_HCTL_EN (git-fixes).\n- drm/msm/dpu: improve DSC allocation (git-fixes).\n- drm/panel-edp: use put_sync in unprepare (git-fixes).\n- drm/panel: Move AUX B116XW03 out of panel-edp back to panel-simple (git-fixes).\n- drm/panel: auo,b101uan08.3: Fine tune the panel power sequence (git-fixes).\n- drm/panel: boe-tv101wum-nl6: Fine tune the panel power sequence (git-fixes).\n- drm/panel: do not return negative error codes from drm_panel_get_modes() (stable-fixes).\n- drm/panfrost: fix power transition timeout warnings (git-fixes).\n- drm/probe-helper: warn about negative .get_modes() (stable-fixes).\n- drm/qxl: remove unused `count` variable from `qxl_surface_id_alloc()` (git-fixes).\n- drm/qxl: remove unused variable from `qxl_process_single_command()` (git-fixes).\n- drm/radeon/ni: Fix wrong firmware size logging in ni_init_microcode() (git-fixes).\n- drm/radeon/ni_dpm: remove redundant NULL check (git-fixes).\n- drm/radeon: remove dead code in ni_mc_load_microcode() (git-fixes).\n- drm/rockchip: dsi: Clean up \u0027usage_mode\u0027 when failing to attach (git-fixes).\n- drm/rockchip: inno_hdmi: Fix video timing (git-fixes).\n- drm/rockchip: lvds: do not overwrite error code (git-fixes).\n- drm/rockchip: lvds: do not print scary message when probing defer (git-fixes).\n- drm/tegra: dpaux: Fix PM disable depth imbalance in tegra_dpaux_probe (git-fixes).\n- drm/tegra: dsi: Add missing check for of_find_device_by_node (git-fixes).\n- drm/tegra: dsi: Fix missing pm_runtime_disable() in the error handling path of tegra_dsi_probe() (git-fixes).\n- drm/tegra: dsi: Fix some error handling paths in tegra_dsi_probe() (git-fixes).\n- drm/tegra: dsi: Make use of the helper function dev_err_probe() (stable-fixes).\n- drm/tegra: hdmi: Convert to devm_platform_ioremap_resource() (stable-fixes).\n- drm/tegra: hdmi: Fix some error handling paths in tegra_hdmi_probe() (git-fixes).\n- drm/tegra: output: Fix missing i2c_put_adapter() in the error handling paths of tegra_output_probe() (git-fixes).\n- drm/tegra: put drm_gem_object ref on error in tegra_fb_create (git-fixes).\n- drm/tegra: rgb: Fix missing clk_put() in the error handling paths of tegra_dc_rgb_probe() (git-fixes).\n- drm/tegra: rgb: Fix some error handling paths in tegra_dc_rgb_probe() (git-fixes).\n- drm/tidss: Fix initial plane zpos values (git-fixes).\n- drm/tidss: Fix sync-lost issue with two displays (git-fixes).\n- drm/ttm: Do not leak a resource on eviction error (git-fixes).\n- drm/ttm: Do not print error message if eviction was interrupted (git-fixes).\n- drm/vc4: Add module dependency on hdmi-codec (git-fixes).\n- drm/vmwgfx: Create debugfs ttm_resource_manager entry only if needed (git-fixes).\n- drm/vmwgfx: Fix possible null pointer derefence with invalid contexts (git-fixes).\n- drm/vmwgfx: fix a memleak in vmw_gmrid_man_get_node (git-fixes).\n- drm: Do not treat 0 as -1 in drm_fixp2int_ceil (git-fixes).\n- drm: Fix drm_fixp2int_round() making it add 0.5 (git-fixes).\n- drm: panel-orientation-quirks: Add quirk for Acer Switch V 10 (SW5-017) (git-fixes).\n- firewire: core: use long bus reset on gap count error (stable-fixes).\n- fix \u0027coresight: etm4x: Change etm4_platform_driver driver for MMIO devices\u0027 (bsc#1220775) Hunk with clk_put(drvdata-\u003epclk) was incorrectly moved to another function.\n- hid: amd_sfh: Update HPD sensor structure elements (git-fixes).\n- hid: lenovo: Add middleclick_workaround sysfs knob for cptkbd (git-fixes).\n- hid: multitouch: Add required quirk for Synaptics 0xcddc device (stable-fixes).\n- hv_netvsc: Calculate correct ring size when PAGE_SIZE is not 4 Kbytes (git-fixes).\n- hv_netvsc: Fix race condition between netvsc_probe and netvsc_remove (git-fixes).\n- hv_netvsc: Register VF in netvsc_probe if NET_DEVICE_REGISTER missed (git-fixes).\n- i2c: aspeed: Fix the dummy irq expected print (git-fixes).\n- i2c: i801: Avoid potential double call to gpiod_remove_lookup_table (git-fixes).\n- i2c: wmt: Fix an error handling path in wmt_i2c_probe() (git-fixes).\n- ib/ipoib: Fix mcast list locking (git-fixes)\n- iio: dummy_evgen: remove Excess kernel-doc comments (git-fixes).\n- iio: pressure: dlhl60d: Initialize empty DLH bytes (git-fixes).\n- input: gpio_keys_polled - suppress deferred probe error for gpio (stable-fixes).\n- input: i8042 - add Fujitsu Lifebook E5411 to i8042 quirk table (git-fixes).\n- input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk table (git-fixes).\n- input: i8042 - add quirk for Fujitsu Lifebook A574/H (git-fixes).\n- input: i8042 - fix strange behavior of touchpad on Clevo NS70PU (git-fixes).\n- input: pm8941-powerkey - fix debounce on gen2+ PMICs (git-fixes).\n- input: pm8941-pwrkey - add software key press debouncing support (git-fixes).\n- input: pm8941-pwrkey - add support for PON GEN3 base addresses (git-fixes).\n- input: synaptics-rmi4 - fix UAF of IRQ domain on driver removal (git-fixes).\n- input: xpad - add Lenovo Legion Go controllers (git-fixes).\n- iommu/amd: Mark interrupt as managed (git-fixes).\n- iommu/dma: Trace bounce buffer usage when mapping buffers (git-fixes).\n- iommu/mediatek-v1: Fix an error handling path in mtk_iommu_v1_probe() (git-fixes).\n- iommu/mediatek: Fix forever loop in error handling (git-fixes).\n- iommu/vt-d: Allow to use flush-queue when first level is default (git-fixes).\n- iommu/vt-d: Do not issue ATS Invalidation request when device is disconnected (git-fixes).\n- iommu/vt-d: Fix PASID directory pointer coherency (git-fixes).\n- iommu/vt-d: Set No Execute Enable bit in PASID table entry (git-fixes).\n- kabi: PCI: Add locking to RMW PCI Express Capability Register accessors (kabi).\n- kconfig: fix infinite loop when expanding a macro at the end of file (git-fixes).\n- kvm: s390: only deliver the set service event bits (git-fixes bsc#1221631).\n- lan78xx: enable auto speed configuration for LAN7850 if no EEPROM is detected (git-commit).\n- leds: aw2013: Unlock mutex before destroying it (git-fixes).\n- lib/cmdline: Fix an invalid format specifier in an assertion msg (git-fixes).\n- make NVIDIA Grace-Hopper TPM related drivers build-ins (bsc#1221156)\n- md/raid10: check slab-out-of-bounds in md_bitmap_get_counter (git-fixes).\n- md/raid5: release batch_last before waiting for another stripe_head (git-fixes).\n- md/raid6: use valid sector values to determine if an I/O should wait on the reshape (git-fixes).\n- md: Do not ignore suspended array in md_check_recovery() (git-fixes).\n- md: Make sure md_do_sync() will set MD_RECOVERY_DONE (git-fixes).\n- md: Whenassemble the array, consult the superblock of the freshest device (git-fixes).\n- md: do not leave \u0027MD_RECOVERY_FROZEN\u0027 in error path of md_set_readonly() (git-fixes).\n- md: fix data corruption for raid456 when reshape restart while grow up (git-fixes).\n- md: introduce md_ro_state (git-fixes).\n- media: dvb-frontends: avoid stack overflow warnings with clang (git-fixes).\n- media: edia: dvbdev: fix a use-after-free (git-fixes).\n- media: em28xx: annotate unchecked call to media_device_register() (git-fixes).\n- media: go7007: add check of return value of go7007_read_addr() (git-fixes).\n- media: go7007: fix a memleak in go7007_load_encoder (git-fixes).\n- media: imx: csc/scaler: fix v4l2_ctrl_handler memory leak (git-fixes).\n- media: pvrusb2: fix pvr2_stream_callback casts (git-fixes).\n- media: pvrusb2: fix uaf in pvr2_context_set_notify (git-fixes).\n- media: pvrusb2: remove redundant NULL check (git-fixes).\n- media: staging: ipu3-imgu: Set fields before media_entity_pads_init() (git-fixes).\n- media: sun8i-di: Fix chroma difference threshold (git-fixes).\n- media: sun8i-di: Fix coefficient writes (git-fixes).\n- media: sun8i-di: Fix power on/off sequences (git-fixes).\n- media: tc358743: register v4l2 async device only after successful setup (git-fixes).\n- media: ttpci: fix two memleaks in budget_av_attach (git-fixes).\n- media: usbtv: Remove useless locks in usbtv_video_free() (git-fixes).\n- media: v4l2-mem2mem: fix a memleak in v4l2_m2m_register_entity (git-fixes).\n- media: v4l2-tpg: fix some memleaks in tpg_alloc (git-fixes).\n- media: xc4000: Fix atomicity violation in xc4000_get_frequency (git-fixes).\n- mfd: altera-sysmgr: Call of_node_put() only when of_parse_phandle() takes a ref (git-fixes).\n- mfd: syscon: Call of_node_put() only when of_parse_phandle() takes a ref (git-fixes).\n- mm,page_owner: Defer enablement of static branch (bsc#1222366).\n- mm,page_owner: Fix accounting of pages when migrating (bsc#1222366).\n- mm,page_owner: Fix printing of stack records (bsc#1222366).\n- mm,page_owner: Fix refcount imbalance (bsc#1222366).\n- mm,page_owner: Update metadata for tail pages (bsc#1222366).\n- mm,page_owner: check for null stack_record before bumping its refcount (bsc#1222366).\n- mm,page_owner: drop unnecessary check (bsc#1222366).\n- mm,page_owner: fix recursion (bsc#1222366).\n- mm/vmalloc: huge vmalloc backing pages should be split rather than compound (bsc#1217829).\n- mmc: core: Avoid negative index with array access (git-fixes).\n- mmc: core: Fix switch on gp3 partition (git-fixes).\n- mmc: core: Initialize mmc_blk_ioc_data (git-fixes).\n- mmc: mmci: stm32: fix DMA API overlapping mappings warning (git-fixes).\n- mmc: mmci: stm32: use a buffer for unaligned DMA requests (git-fixes).\n- mmc: tmio: avoid concurrent runs of mmc_request_done() (git-fixes).\n- mmc: wmt-sdmmc: remove an incorrect release_mem_region() call in the .remove function (git-fixes).\n- mtd: maps: physmap-core: fix flash size larger than 32-bit (git-fixes).\n- mtd: rawnand: lpc32xx_mlc: fix irq handler prototype (git-fixes).\n- mtd: rawnand: meson: fix scrambling mode value in command macro (git-fixes).\n- net/bnx2x: Prevent access to a freed page in page_pool (bsc#1215322).\n- net/x25: fix incorrect parameter validation in the x25_getsockopt() function (git-fixes).\n- net: Fix features skip in for_each_netdev_feature() (git-fixes).\n- net: lan78xx: fix runtime PM count underflow on link stop (git-fixes).\n- net: ll_temac: platform_get_resource replaced by wrong function (git-fixes).\n- net: mana: Fix Rx DMA datasize and skb_over_panic (git-fixes).\n- net: phy: fix phy_get_internal_delay accessing an empty array (git-fixes).\n- net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr() (git-fixes).\n- net: usb: dm9601: fix wrong return value in dm9601_mdio_read (git-fixes).\n- nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packet (git-fixes).\n- nfs: fix an off by one in root_nfs_cat() (git-fixes).\n- nfs: rename nfs_client_kset to nfs_kset (git-fixes).\n- nfsd: change LISTXATTRS cookie encoding to big-endian (git-fixes).\n- nfsd: convert the callback workqueue to use delayed_work (git-fixes).\n- nfsd: do not take fi_lock in nfsd_break_deleg_cb() (git-fixes).\n- nfsd: fix LISTXATTRS returning a short list with eof=TRUE (git-fixes).\n- nfsd: fix LISTXATTRS returning more bytes than maxcount (git-fixes).\n- nfsd: fix file memleak on client_opens_release (git-fixes).\n- nfsd: fix nfsd4_listxattr_validate_cookie (git-fixes).\n- nfsd: lock_rename() needs both directories to live on the same fs (git-fixes).\n- nfsd: reschedule CB operations when backchannel rpc_clnt is shut down (git-fixes).\n- nfsd: reset cb_seq_status after NFS4ERR_DELAY (git-fixes).\n- nfsd: retransmit callbacks after client reconnects (git-fixes).\n- nfsd: use vfs setgid helper (git-fixes).\n- nfsv4.1/pnfs: Ensure we handle the error NFS4ERR_RETURNCONFLICT (git-fixes).\n- nfsv4.1: fix SP4_MACH_CRED protection for pnfs IO (git-fixes).\n- nfsv4.1: fixup use EXCHGID4_FLAG_USE_PNFS_DS for DS server (git-fixes).\n- nfsv4.1: use EXCHGID4_FLAG_USE_PNFS_DS for DS server (git-fixes).\n- nfsv4.2: fix listxattr maximum XDR buffer size (git-fixes).\n- nfsv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102 (git-fixes).\n- nfsv4.2: fix wrong shrinker_id (git-fixes).\n- nfsv4: fix a nfs4_state_manager() race (git-fixes).\n- nfsv4: fix a state manager thread deadlock regression (git-fixes).\n- nilfs2: fix failure to detect DAT corruption in btree and direct mappings (git-fixes).\n- nilfs2: prevent kernel bug at submit_bh_wbc() (git-fixes).\n- nouveau/dmem: handle kcalloc() allocation failure (git-fixes).\n- nouveau: reset the bo resource bus info after an eviction (git-fixes).\n- ntfs: fix use-after-free in ntfs_ucsncmp() (bsc#1221713).\n- nvme-fc: do not wait in vain when unloading module (git-fixes).\n- nvme: fix reconnection fail due to reserved tag allocation (git-fixes).\n- nvmet-fc: abort command when there is no binding (git-fixes).\n- nvmet-fc: avoid deadlock on delete association path (git-fixes).\n- nvmet-fc: defer cleanup using RCU properly (git-fixes).\n- nvmet-fc: hold reference on hostport match (git-fixes).\n- nvmet-fc: release reference on target port (git-fixes).\n- nvmet-fc: take ref count on tgtport before delete assoc (git-fixes).\n- nvmet-fcloop: swap the list_add_tail arguments (git-fixes).\n- nvmet-tcp: fix nvme tcp ida memory leak (git-fixes).\n- pci/aer: fix rootport attribute paths in ABI docs (git-fixes).\n- pci/aspm: Use RMW accessors for changing LNKCTL (git-fixes).\n- pci/dpc: print all TLP Prefixes, not just the first (git-fixes).\n- pci/msi: prevent MSI hardware interrupt number truncation (bsc#1218777)\n- pci/p2pdma: Fix a sleeping issue in a RCU read section (git-fixes).\n- pci: add locking to RMW PCI Express Capability Register accessors (git-fixes).\n- pci: dwc: Fix a 64bit bug in dw_pcie_ep_raise_msix_irq() (git-fixes).\n- pci: dwc: endpoint: Fix advertised resizable BAR size (git-fixes).\n- pci: dwc: endpoint: Fix dw_pcie_ep_raise_msix_irq() alignment support (git-fixes).\n- pci: fu740: Set the number of MSI vectors (git-fixes).\n- pci: lengthen reset delay for VideoPropulsion Torrent QN16e card (git-fixes).\n- pci: make link retraining use RMW accessors for changing LNKCTL (git-fixes).\n- pci: mark 3ware-9650SE Root Port Extended Tags as broken (git-fixes).\n- pci: mediatek-gen3: Fix translation window size calculation (git-fixes).\n- pci: mediatek: Clear interrupt status before dispatching handler (git-fixes).\n- pci: qcom: Enable BDF to SID translation properly (git-fixes).\n- pci: qcom: Use DWC helpers for modifying the read-only DBI registers (git-fixes).\n- pci: rockchip: Do not advertise MSI-X in PCIe capabilities (git-fixes).\n- pci: rockchip: Fix window mapping and address translation for endpoint (git-fixes).\n- pci: rockchip: Use 64-bit mask on MSI 64-bit PCI address (git-fixes).\n- pci: switchtec: Fix an error handling path in switchtec_pci_probe() (git-fixes).\n- pinctrl: mediatek: Drop bogus slew rate register range for MT8192 (git-fixes).\n- platform/mellanox: mlxreg-hotplug: Remove redundant NULL-check (git-fixes).\n- pm: suspend: Set mem_sleep_current during kernel command line setup (git-fixes).\n- pnfs/flexfiles: Check the layout validity in ff_layout_mirror_prepare_stats (git-fixes).\n- pnfs: Fix a hang in nfs4_evict_inode() (git-fixes).\n- pnfs: Fix the pnfs block driver\u0027s calculation of layoutget size (git-fixes).\n- powerpc/64s: POWER10 CPU Kconfig build option (bsc#1194869).\n- powerpc/boot: Disable power10 features after BOOTAFLAGS assignment (bsc#1194869).\n- powerpc/boot: Fix boot wrapper code generation with CONFIG_POWER10_CPU (bsc#1194869).\n- powerpc/lib/sstep: Do not use __{get/put}_user() on kernel addresses (bsc#1194869).\n- powerpc/lib/sstep: Remove unneeded #ifdef __powerpc64__ (bsc#1194869).\n- powerpc/lib/sstep: Use l1_dcache_bytes() instead of opencoding (bsc#1194869).\n- powerpc/lib/sstep: use truncate_if_32bit() (bsc#1194869).\n- powerpc/pseries/iommu: IOMMU table is not initialized for kdump over SR-IOV (bsc#1220492 ltc#205270).\n- powerpc/pseries: Fix potential memleak in papr_get_attr() (bsc#1200465 ltc#197256 jsc#SLE-18130 git-fixes).\n- powerpc/sstep: Use bitwise instead of arithmetic operator for flags (bsc#1194869).\n- powerpc: add compile-time support for lbarx, lharx (bsc#1194869).\n- pwm: mediatek: Update kernel doc for struct pwm_mediatek_of_data (git-fixes).\n- qedf: Do not process stag work during unload (bsc#1214852).\n- qedf: Wait for stag work during unload (bsc#1214852).\n- raid1: fix use-after-free for original bio in raid1_write_request() (bsc#1221097).\n- ras/amd/fmpm: Add debugfs interface to print record entries (jsc#PED-7619).\n- ras/amd/fmpm: Avoid NULL ptr deref in get_saved_records() (jsc#PED-7619).\n- ras/amd/fmpm: Fix build when debugfs is not enabled (jsc#PED-7619).\n- ras/amd/fmpm: Fix off by one when unwinding on error (jsc#PED-7619).\n- ras/amd/fmpm: Safely handle saved records of various sizes (jsc#PED-7619).\n- ras/amd/fmpm: Save SPA values (jsc#PED-7619).\n- ras: Avoid build errors when CONFIG_DEBUG_FS=n (git-fixes).\n- ras: export helper to get ras_debugfs_dir (jsc#PED-7619).\n- rdma/device: Fix a race between mad_client and cm_client init (git-fixes)\n- rdma/hns: fix mis-modifying default congestion control algorithm (git-fixes)\n- rdma/ipoib: Fix error code return in ipoib_mcast_join (git-fixes)\n- rdma/irdma: Remove duplicate assignment (git-fixes)\n- rdma/mana_ib: Fix bug in creation of dma regions (git-fixes).\n- rdma/mlx5: fix fortify source warning while accessing Eth segment (git-fixes)\n- rdma/mlx5: relax DEVX access upon modify commands (git-fixes)\n- rdma/rtrs-clt: Check strnlen return len in sysfs mpath_policy_store() (git-fixes)\n- rdma/srpt: do not register event handler until srpt device is fully setup (git-fixes)\n- revert \u0027PCI: tegra194: Enable support for 256 Byte payload\u0027 (git-fixes).\n- revert \u0027Revert \u0027drm/amdgpu/display: change pipe policy for DCN 2.0\u0027\u0027 (git-fixes).\n- revert \u0027SUNRPC dont update timeout value on connection reset\u0027 (git-fixes).\n- revert \u0027drm/amd: Disable PSR-SU on Parade 0803 TCON\u0027 (git-fixes).\n- revert \u0027drm/amd: Disable S/G for APUs when 64GB or more host memory\u0027 (git-fixes).\n- revert \u0027drm/amdgpu/display: change pipe policy for DCN 2.0\u0027 (git-fixes).\n- revert \u0027drm/amdgpu/display: change pipe policy for DCN 2.1\u0027 (git-fixes).\n- revert \u0027drm/vc4: hdmi: Enforce the minimum rate at runtime_resume\u0027 (git-fixes).\n- revert \u0027fbdev: flush deferred IO before closing (git-fixes).\u0027 (bsc#1221814)\n- ring-buffer: Clean ring_buffer_poll_wait() error return (git-fixes).\n- rtc: mt6397: select IRQ_DOMAIN instead of depending on it (git-fixes).\n- s390/pai: fix attr_event_free upper limit for pai device drivers (git-fixes bsc#1221633).\n- s390/vfio-ap: realize the VFIO_DEVICE_GET_IRQ_INFO ioctl (bsc#1205316).\n- s390/vfio-ap: realize the VFIO_DEVICE_SET_IRQS ioctl (bsc#1205316).\n- s390/vfio-ap: wire in the vfio_device_ops request callback (bsc#1205316).\n- s390/vtime: fix average steal time calculation (git-fixes bsc#1221951).\n- sched/rt: Disallow writing invalid values to sched_rt_period_us (bsc#1220176).\n- sched/rt: sysctl_sched_rr_timeslice show default timeslice after reset (bsc#1220176).\n- scsi: lpfc: Copyright updates for 14.4.0.1 patches (bsc#1221777).\n- scsi: lpfc: Correct size for cmdwqe/rspwqe for memset() (bsc#1221777).\n- scsi: lpfc: Correct size for wqe for memset() (bsc#1221777).\n- scsi: lpfc: Define lpfc_dmabuf type for ctx_buf ptr (bsc#1221777).\n- scsi: lpfc: Define lpfc_nodelist type for ctx_ndlp ptr (bsc#1221777).\n- scsi: lpfc: Define types in a union for generic void *context3 ptr (bsc#1221777).\n- scsi: lpfc: Move NPIV\u0027s transport unregistration to after resource clean up (bsc#1221777).\n- scsi: lpfc: Release hbalock before calling lpfc_worker_wake_up() (bsc#1221777).\n- scsi: lpfc: Remove IRQF_ONESHOT flag from threaded IRQ handling (bsc#1221777 bsc#1217959).\n- scsi: lpfc: Remove unnecessary log message in queuecommand path (bsc#1221777).\n- scsi: lpfc: Replace hbalock with ndlp lock in lpfc_nvme_unregister_port() (bsc#1221777).\n- scsi: lpfc: Update lpfc version to 14.4.0.1 (bsc#1221777).\n- scsi: lpfc: Update lpfc_ramp_down_queue_handler() logic (bsc#1221777).\n- scsi: lpfc: Use a dedicated lock for ras_fwlog state (bsc#1221777).\n- scsi: qedf: Remove set but unused variable \u0027page\u0027 (bsc#1214852).\n- scsi: qedf: Remove unused \u0027num_handled\u0027 variable (bsc#1214852).\n- scsi: qedf: Remove unused declaration (bsc#1214852).\n- scsi: qla2xxx: Change debug message during driver unload (bsc1221816).\n- scsi: qla2xxx: Delay I/O Abort on PCI error (bsc1221816).\n- scsi: qla2xxx: Fix N2N stuck connection (bsc1221816).\n- scsi: qla2xxx: Fix command flush on cable pull (bsc1221816).\n- scsi: qla2xxx: Fix double free of fcport (bsc1221816).\n- scsi: qla2xxx: Fix double free of the ha-\u003evp_map pointer (bsc1221816).\n- scsi: qla2xxx: NVME|FCP prefer flag not being honored (bsc1221816).\n- scsi: qla2xxx: Prevent command send on chip reset (bsc1221816).\n- scsi: qla2xxx: Split FCE|EFT trace control (bsc1221816).\n- scsi: qla2xxx: Update manufacturer detail (bsc1221816).\n- scsi: qla2xxx: Update version to 10.02.09.200-k (bsc1221816).\n- scsi: storvsc: Fix ring buffer size calculation (git-fixes).\n- scsi: target: core: Silence the message about unknown VPD pages (bsc#1221252).\n- selftests/bpf: add generic BPF program tester-loader (bsc#1222033).\n- serial: 8250_exar: Do not remove GPIO device on suspend (git-fixes).\n- serial: max310x: fix syntax error in IRQ error message (git-fixes).\n- slimbus: core: Remove usage of the deprecated ida_simple_xx() API (git-fixes).\n- soc: fsl: qbman: Always disable interrupts when taking cgr_lock (git-fixes).\n- spi: lm70llp: fix links in doc and comments (git-fixes).\n- spi: spi-mt65xx: Fix NULL pointer access in interrupt handler (git-fixes).\n- sr9800: Add check for usbnet_get_endpoints (git-fixes).\n- stackdepot: rename pool_index to pool_index_plus_1 (git-fixes).\n- staging: vc04_services: fix information leak in create_component() (git-fixes).\n- sunrpc: Add an IS_ERR() check back to where it was (git-fixes).\n- sunrpc: ECONNRESET might require a rebind (git-fixes).\n- sunrpc: Fix RPC client cleaned up the freed pipefs dentries (git-fixes).\n- sunrpc: Fix a suspicious RCU usage warning (git-fixes).\n- sunrpc: fix a memleak in gss_import_v2_context (git-fixes).\n- sunrpc: fix some memleaks in gssx_dec_option_array (git-fixes).\n- svcrdma: Drop connection after an RDMA Read error (git-fixes).\n- topology/sysfs: Hide PPIN on systems that do not support it (jsc#PED-7618).\n- topology: Fix up build warning in topology_is_visible() (jsc#PED-7618).\n- tracing/probes: Fix to show a parse error for bad type for $comm (git-fixes).\n- tracing: Fix wasted memory in saved_cmdlines logic (git-fixes).\n- tracing: Inform kmemleak of saved_cmdlines allocation (git-fixes).\n- tty: n_gsm: require CAP_NET_ADMIN to attach N_GSM0710 ldisc (bsc#1222619).\n- tty: serial: fsl_lpuart: avoid idle preamble pending if CTS is enabled (git-fixes).\n- tty: serial: samsung: fix tx_empty() to return TIOCSER_TEMT (git-fixes).\n- tty: vt: fix 20 vs 0x20 typo in EScsiignore (git-fixes).\n- ubifs: Queue up space reservation tasks if retrying many times (git-fixes).\n- ubifs: Remove unreachable code in dbg_check_ltab_lnum (git-fixes).\n- ubifs: Set page uptodate in the correct place (git-fixes).\n- ubifs: dbg_check_idx_size: Fix kmemleak if loading znode failed (git-fixes).\n- ubifs: fix sort function prototype (git-fixes).\n- usb: audio-v2: Correct comments for struct uac_clock_selector_descriptor (git-fixes).\n- usb: cdc-wdm: close race between read and workqueue (git-fixes).\n- usb: core: Fix deadlock in usb_deauthorize_interface() (git-fixes).\n- usb: dwc2: gadget: Fix exiting from clock gating (git-fixes).\n- usb: dwc2: gadget: LPM flow fix (git-fixes).\n- usb: dwc2: host: Fix ISOC flow in DDMA mode (git-fixes).\n- usb: dwc2: host: Fix hibernation flow (git-fixes).\n- usb: dwc2: host: Fix remote wakeup from hibernation (git-fixes).\n- usb: dwc3: Properly set system wakeup (git-fixes).\n- usb: f_mass_storage: forbid async queue when shutdown happen (git-fixes).\n- usb: gadget: ncm: Fix handling of zero block length packets (git-fixes).\n- usb: gadget: net2272: Use irqflags in the call to net2272_probe_fin (git-fixes).\n- usb: hub: Replace hardcoded quirk value with BIT() macro (git-fixes).\n- usb: port: Do not try to peer unused USB ports based on location (git-fixes).\n- usb: typec: Return size of buffer if pd_set operation succeeds (git-fixes).\n- usb: typec: ucsi: Check for notifications after init (git-fixes).\n- usb: typec: ucsi: Clean up UCSI_CABLE_PROP macros (git-fixes).\n- usb: typec: ucsi: Clear EVENT_PENDING under PPM lock (git-fixes).\n- usb: usb-storage: Prevent divide-by-0 error in isd200_ata_command (git-fixes).\n- usb: xhci: Add error handling in xhci_map_urb_for_dma (git-fixes).\n- vboxsf: Avoid an spurious warning if load_nls_xxx() fails (git-fixes).\n- vt: fix unicode buffer corruption when deleting characters (git-fixes).\n- watchdog: stm32_iwdg: initialize default timeout (git-fixes).\n- wifi: ath10k: fix NULL pointer dereference in ath10k_wmi_tlv_op_pull_mgmt_tx_compl_ev() (git-fixes).\n- wifi: ath11k: decrease MHI channel buffer length to 8KB (bsc#1207948).\n- wifi: ath11k: initialize rx_mcs_80 and rx_mcs_160 before use (git-fixes).\n- wifi: ath9k: delay all of ath9k_wmi_event_tasklet() until init is complete (git-fixes).\n- wifi: b43: Disable QoS for bcm4331 (git-fixes).\n- wifi: b43: Stop correct queue in DMA worker when QoS is disabled (git-fixes).\n- wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is disabled (git-fixes).\n- wifi: b43: Stop/wake correct queue in PIO Tx path when QoS is disabled (git-fixes).\n- wifi: brcmfmac: fix copyright year mentioned in platform_data header (git-fixes).\n- wifi: brcmsmac: avoid function pointer casts (git-fixes).\n- wifi: iwlwifi: dbg-tlv: ensure NUL termination (git-fixes).\n- wifi: iwlwifi: fix EWRD table validity check (git-fixes).\n- wifi: iwlwifi: fw: do not always use FW dump trig (git-fixes).\n- wifi: iwlwifi: mvm: do not set replay counters to 0xff (git-fixes).\n- wifi: iwlwifi: mvm: report beacon protection failures (git-fixes).\n- wifi: iwlwifi: mvm: rfi: fix potential response leaks (git-fixes).\n- wifi: iwlwifi: mvm: use FW rate for non-data only on new devices (git-fixes).\n- wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer() (git-fixes).\n- wifi: mwifiex: debugfs: Drop unnecessary error check for debugfs_create_dir() (git-fixes).\n- wifi: rtl8xxxu: add cancel_work_sync() for c2hcmd_work (git-fixes).\n- wifi: rtw88: 8821c: Fix false alarm count (git-fixes).\n- wifi: wilc1000: fix RCU usage in connect path (git-fixes).\n- wifi: wilc1000: fix declarations ordering (stable-fixes).\n- wifi: wilc1000: fix multi-vif management when deleting a vif (git-fixes).\n- wifi: wilc1000: prevent use-after-free on vif when cleaning up all interfaces (git-fixes).\n- x86/CPU/AMD: Update the Zenbleed microcode revisions (git-fixes).\n- x86/bugs: Fix the SRSO mitigation on Zen3/4 (git-fixes).\n- x86/fpu: Keep xfd_state in sync with MSR_IA32_XFD (git-fixes).\n- xhci: handle isoc Babble and Buffer Overrun events properly (git-fixes).\n- xhci: process isoc TD properly when there was a transaction error mid TD (git-fixes).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-1466,SUSE-SLE-Micro-5.5-2024-1466,SUSE-SLE-Module-Live-Patching-15-SP5-2024-1466,SUSE-SLE-Module-RT-15-SP5-2024-1466,openSUSE-SLE-15.5-2024-1466",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_1466-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:1466-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241466-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:1466-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2024-April/035122.html"
},
{
"category": "self",
"summary": "SUSE Bug 1194869",
"url": "https://bugzilla.suse.com/1194869"
},
{
"category": "self",
"summary": "SUSE Bug 1200465",
"url": "https://bugzilla.suse.com/1200465"
},
{
"category": "self",
"summary": "SUSE Bug 1205316",
"url": "https://bugzilla.suse.com/1205316"
},
{
"category": "self",
"summary": "SUSE Bug 1207948",
"url": "https://bugzilla.suse.com/1207948"
},
{
"category": "self",
"summary": "SUSE Bug 1209635",
"url": "https://bugzilla.suse.com/1209635"
},
{
"category": "self",
"summary": "SUSE Bug 1209657",
"url": "https://bugzilla.suse.com/1209657"
},
{
"category": "self",
"summary": "SUSE Bug 1212514",
"url": "https://bugzilla.suse.com/1212514"
},
{
"category": "self",
"summary": "SUSE Bug 1213456",
"url": "https://bugzilla.suse.com/1213456"
},
{
"category": "self",
"summary": "SUSE Bug 1214852",
"url": "https://bugzilla.suse.com/1214852"
},
{
"category": "self",
"summary": "SUSE Bug 1215221",
"url": "https://bugzilla.suse.com/1215221"
},
{
"category": "self",
"summary": "SUSE Bug 1215322",
"url": "https://bugzilla.suse.com/1215322"
},
{
"category": "self",
"summary": "SUSE Bug 1217339",
"url": "https://bugzilla.suse.com/1217339"
},
{
"category": "self",
"summary": "SUSE Bug 1217829",
"url": "https://bugzilla.suse.com/1217829"
},
{
"category": "self",
"summary": "SUSE Bug 1217959",
"url": "https://bugzilla.suse.com/1217959"
},
{
"category": "self",
"summary": "SUSE Bug 1217987",
"url": "https://bugzilla.suse.com/1217987"
},
{
"category": "self",
"summary": "SUSE Bug 1217988",
"url": "https://bugzilla.suse.com/1217988"
},
{
"category": "self",
"summary": "SUSE Bug 1217989",
"url": "https://bugzilla.suse.com/1217989"
},
{
"category": "self",
"summary": "SUSE Bug 1218321",
"url": "https://bugzilla.suse.com/1218321"
},
{
"category": "self",
"summary": "SUSE Bug 1218336",
"url": "https://bugzilla.suse.com/1218336"
},
{
"category": "self",
"summary": "SUSE Bug 1218479",
"url": "https://bugzilla.suse.com/1218479"
},
{
"category": "self",
"summary": "SUSE Bug 1218562",
"url": "https://bugzilla.suse.com/1218562"
},
{
"category": "self",
"summary": "SUSE Bug 1218643",
"url": "https://bugzilla.suse.com/1218643"
},
{
"category": "self",
"summary": "SUSE Bug 1218777",
"url": "https://bugzilla.suse.com/1218777"
},
{
"category": "self",
"summary": "SUSE Bug 1219169",
"url": "https://bugzilla.suse.com/1219169"
},
{
"category": "self",
"summary": "SUSE Bug 1219170",
"url": "https://bugzilla.suse.com/1219170"
},
{
"category": "self",
"summary": "SUSE Bug 1219264",
"url": "https://bugzilla.suse.com/1219264"
},
{
"category": "self",
"summary": "SUSE Bug 1219834",
"url": "https://bugzilla.suse.com/1219834"
},
{
"category": "self",
"summary": "SUSE Bug 1220114",
"url": "https://bugzilla.suse.com/1220114"
},
{
"category": "self",
"summary": "SUSE Bug 1220176",
"url": "https://bugzilla.suse.com/1220176"
},
{
"category": "self",
"summary": "SUSE Bug 1220237",
"url": "https://bugzilla.suse.com/1220237"
},
{
"category": "self",
"summary": "SUSE Bug 1220251",
"url": "https://bugzilla.suse.com/1220251"
},
{
"category": "self",
"summary": "SUSE Bug 1220320",
"url": "https://bugzilla.suse.com/1220320"
},
{
"category": "self",
"summary": "SUSE Bug 1220325",
"url": "https://bugzilla.suse.com/1220325"
},
{
"category": "self",
"summary": "SUSE Bug 1220328",
"url": "https://bugzilla.suse.com/1220328"
},
{
"category": "self",
"summary": "SUSE Bug 1220337",
"url": "https://bugzilla.suse.com/1220337"
},
{
"category": "self",
"summary": "SUSE Bug 1220340",
"url": "https://bugzilla.suse.com/1220340"
},
{
"category": "self",
"summary": "SUSE Bug 1220365",
"url": "https://bugzilla.suse.com/1220365"
},
{
"category": "self",
"summary": "SUSE Bug 1220366",
"url": "https://bugzilla.suse.com/1220366"
},
{
"category": "self",
"summary": "SUSE Bug 1220398",
"url": "https://bugzilla.suse.com/1220398"
},
{
"category": "self",
"summary": "SUSE Bug 1220411",
"url": "https://bugzilla.suse.com/1220411"
},
{
"category": "self",
"summary": "SUSE Bug 1220413",
"url": "https://bugzilla.suse.com/1220413"
},
{
"category": "self",
"summary": "SUSE Bug 1220433",
"url": "https://bugzilla.suse.com/1220433"
},
{
"category": "self",
"summary": "SUSE Bug 1220439",
"url": "https://bugzilla.suse.com/1220439"
},
{
"category": "self",
"summary": "SUSE Bug 1220443",
"url": "https://bugzilla.suse.com/1220443"
},
{
"category": "self",
"summary": "SUSE Bug 1220445",
"url": "https://bugzilla.suse.com/1220445"
},
{
"category": "self",
"summary": "SUSE Bug 1220466",
"url": "https://bugzilla.suse.com/1220466"
},
{
"category": "self",
"summary": "SUSE Bug 1220469",
"url": "https://bugzilla.suse.com/1220469"
},
{
"category": "self",
"summary": "SUSE Bug 1220478",
"url": "https://bugzilla.suse.com/1220478"
},
{
"category": "self",
"summary": "SUSE Bug 1220482",
"url": "https://bugzilla.suse.com/1220482"
},
{
"category": "self",
"summary": "SUSE Bug 1220484",
"url": "https://bugzilla.suse.com/1220484"
},
{
"category": "self",
"summary": "SUSE Bug 1220486",
"url": "https://bugzilla.suse.com/1220486"
},
{
"category": "self",
"summary": "SUSE Bug 1220487",
"url": "https://bugzilla.suse.com/1220487"
},
{
"category": "self",
"summary": "SUSE Bug 1220492",
"url": "https://bugzilla.suse.com/1220492"
},
{
"category": "self",
"summary": "SUSE Bug 1220703",
"url": "https://bugzilla.suse.com/1220703"
},
{
"category": "self",
"summary": "SUSE Bug 1220735",
"url": "https://bugzilla.suse.com/1220735"
},
{
"category": "self",
"summary": "SUSE Bug 1220736",
"url": "https://bugzilla.suse.com/1220736"
},
{
"category": "self",
"summary": "SUSE Bug 1220775",
"url": "https://bugzilla.suse.com/1220775"
},
{
"category": "self",
"summary": "SUSE Bug 1220790",
"url": "https://bugzilla.suse.com/1220790"
},
{
"category": "self",
"summary": "SUSE Bug 1220797",
"url": "https://bugzilla.suse.com/1220797"
},
{
"category": "self",
"summary": "SUSE Bug 1220831",
"url": "https://bugzilla.suse.com/1220831"
},
{
"category": "self",
"summary": "SUSE Bug 1220833",
"url": "https://bugzilla.suse.com/1220833"
},
{
"category": "self",
"summary": "SUSE Bug 1220836",
"url": "https://bugzilla.suse.com/1220836"
},
{
"category": "self",
"summary": "SUSE Bug 1220839",
"url": "https://bugzilla.suse.com/1220839"
},
{
"category": "self",
"summary": "SUSE Bug 1220840",
"url": "https://bugzilla.suse.com/1220840"
},
{
"category": "self",
"summary": "SUSE Bug 1220843",
"url": "https://bugzilla.suse.com/1220843"
},
{
"category": "self",
"summary": "SUSE Bug 1220845",
"url": "https://bugzilla.suse.com/1220845"
},
{
"category": "self",
"summary": "SUSE Bug 1220848",
"url": "https://bugzilla.suse.com/1220848"
},
{
"category": "self",
"summary": "SUSE Bug 1220870",
"url": "https://bugzilla.suse.com/1220870"
},
{
"category": "self",
"summary": "SUSE Bug 1220871",
"url": "https://bugzilla.suse.com/1220871"
},
{
"category": "self",
"summary": "SUSE Bug 1220872",
"url": "https://bugzilla.suse.com/1220872"
},
{
"category": "self",
"summary": "SUSE Bug 1220878",
"url": "https://bugzilla.suse.com/1220878"
},
{
"category": "self",
"summary": "SUSE Bug 1220879",
"url": "https://bugzilla.suse.com/1220879"
},
{
"category": "self",
"summary": "SUSE Bug 1220883",
"url": "https://bugzilla.suse.com/1220883"
},
{
"category": "self",
"summary": "SUSE Bug 1220885",
"url": "https://bugzilla.suse.com/1220885"
},
{
"category": "self",
"summary": "SUSE Bug 1220887",
"url": "https://bugzilla.suse.com/1220887"
},
{
"category": "self",
"summary": "SUSE Bug 1220898",
"url": "https://bugzilla.suse.com/1220898"
},
{
"category": "self",
"summary": "SUSE Bug 1220917",
"url": "https://bugzilla.suse.com/1220917"
},
{
"category": "self",
"summary": "SUSE Bug 1220918",
"url": "https://bugzilla.suse.com/1220918"
},
{
"category": "self",
"summary": "SUSE Bug 1220920",
"url": "https://bugzilla.suse.com/1220920"
},
{
"category": "self",
"summary": "SUSE Bug 1220921",
"url": "https://bugzilla.suse.com/1220921"
},
{
"category": "self",
"summary": "SUSE Bug 1220926",
"url": "https://bugzilla.suse.com/1220926"
},
{
"category": "self",
"summary": "SUSE Bug 1220927",
"url": "https://bugzilla.suse.com/1220927"
},
{
"category": "self",
"summary": "SUSE Bug 1220929",
"url": "https://bugzilla.suse.com/1220929"
},
{
"category": "self",
"summary": "SUSE Bug 1220930",
"url": "https://bugzilla.suse.com/1220930"
},
{
"category": "self",
"summary": "SUSE Bug 1220931",
"url": "https://bugzilla.suse.com/1220931"
},
{
"category": "self",
"summary": "SUSE Bug 1220932",
"url": "https://bugzilla.suse.com/1220932"
},
{
"category": "self",
"summary": "SUSE Bug 1220933",
"url": "https://bugzilla.suse.com/1220933"
},
{
"category": "self",
"summary": "SUSE Bug 1220937",
"url": "https://bugzilla.suse.com/1220937"
},
{
"category": "self",
"summary": "SUSE Bug 1220938",
"url": "https://bugzilla.suse.com/1220938"
},
{
"category": "self",
"summary": "SUSE Bug 1220940",
"url": "https://bugzilla.suse.com/1220940"
},
{
"category": "self",
"summary": "SUSE Bug 1220954",
"url": "https://bugzilla.suse.com/1220954"
},
{
"category": "self",
"summary": "SUSE Bug 1220955",
"url": "https://bugzilla.suse.com/1220955"
},
{
"category": "self",
"summary": "SUSE Bug 1220959",
"url": "https://bugzilla.suse.com/1220959"
},
{
"category": "self",
"summary": "SUSE Bug 1220960",
"url": "https://bugzilla.suse.com/1220960"
},
{
"category": "self",
"summary": "SUSE Bug 1220961",
"url": "https://bugzilla.suse.com/1220961"
},
{
"category": "self",
"summary": "SUSE Bug 1220965",
"url": "https://bugzilla.suse.com/1220965"
},
{
"category": "self",
"summary": "SUSE Bug 1220969",
"url": "https://bugzilla.suse.com/1220969"
},
{
"category": "self",
"summary": "SUSE Bug 1220978",
"url": "https://bugzilla.suse.com/1220978"
},
{
"category": "self",
"summary": "SUSE Bug 1220979",
"url": "https://bugzilla.suse.com/1220979"
},
{
"category": "self",
"summary": "SUSE Bug 1220981",
"url": "https://bugzilla.suse.com/1220981"
},
{
"category": "self",
"summary": "SUSE Bug 1220982",
"url": "https://bugzilla.suse.com/1220982"
},
{
"category": "self",
"summary": "SUSE Bug 1220983",
"url": "https://bugzilla.suse.com/1220983"
},
{
"category": "self",
"summary": "SUSE Bug 1220985",
"url": "https://bugzilla.suse.com/1220985"
},
{
"category": "self",
"summary": "SUSE Bug 1220986",
"url": "https://bugzilla.suse.com/1220986"
},
{
"category": "self",
"summary": "SUSE Bug 1220987",
"url": "https://bugzilla.suse.com/1220987"
},
{
"category": "self",
"summary": "SUSE Bug 1220989",
"url": "https://bugzilla.suse.com/1220989"
},
{
"category": "self",
"summary": "SUSE Bug 1220990",
"url": "https://bugzilla.suse.com/1220990"
},
{
"category": "self",
"summary": "SUSE Bug 1221009",
"url": "https://bugzilla.suse.com/1221009"
},
{
"category": "self",
"summary": "SUSE Bug 1221012",
"url": "https://bugzilla.suse.com/1221012"
},
{
"category": "self",
"summary": "SUSE Bug 1221015",
"url": "https://bugzilla.suse.com/1221015"
},
{
"category": "self",
"summary": "SUSE Bug 1221022",
"url": "https://bugzilla.suse.com/1221022"
},
{
"category": "self",
"summary": "SUSE Bug 1221039",
"url": "https://bugzilla.suse.com/1221039"
},
{
"category": "self",
"summary": "SUSE Bug 1221040",
"url": "https://bugzilla.suse.com/1221040"
},
{
"category": "self",
"summary": "SUSE Bug 1221044",
"url": "https://bugzilla.suse.com/1221044"
},
{
"category": "self",
"summary": "SUSE Bug 1221045",
"url": "https://bugzilla.suse.com/1221045"
},
{
"category": "self",
"summary": "SUSE Bug 1221046",
"url": "https://bugzilla.suse.com/1221046"
},
{
"category": "self",
"summary": "SUSE Bug 1221048",
"url": "https://bugzilla.suse.com/1221048"
},
{
"category": "self",
"summary": "SUSE Bug 1221055",
"url": "https://bugzilla.suse.com/1221055"
},
{
"category": "self",
"summary": "SUSE Bug 1221056",
"url": "https://bugzilla.suse.com/1221056"
},
{
"category": "self",
"summary": "SUSE Bug 1221058",
"url": "https://bugzilla.suse.com/1221058"
},
{
"category": "self",
"summary": "SUSE Bug 1221060",
"url": "https://bugzilla.suse.com/1221060"
},
{
"category": "self",
"summary": "SUSE Bug 1221061",
"url": "https://bugzilla.suse.com/1221061"
},
{
"category": "self",
"summary": "SUSE Bug 1221062",
"url": "https://bugzilla.suse.com/1221062"
},
{
"category": "self",
"summary": "SUSE Bug 1221066",
"url": "https://bugzilla.suse.com/1221066"
},
{
"category": "self",
"summary": "SUSE Bug 1221067",
"url": "https://bugzilla.suse.com/1221067"
},
{
"category": "self",
"summary": "SUSE Bug 1221068",
"url": "https://bugzilla.suse.com/1221068"
},
{
"category": "self",
"summary": "SUSE Bug 1221069",
"url": "https://bugzilla.suse.com/1221069"
},
{
"category": "self",
"summary": "SUSE Bug 1221070",
"url": "https://bugzilla.suse.com/1221070"
},
{
"category": "self",
"summary": "SUSE Bug 1221071",
"url": "https://bugzilla.suse.com/1221071"
},
{
"category": "self",
"summary": "SUSE Bug 1221077",
"url": "https://bugzilla.suse.com/1221077"
},
{
"category": "self",
"summary": "SUSE Bug 1221082",
"url": "https://bugzilla.suse.com/1221082"
},
{
"category": "self",
"summary": "SUSE Bug 1221090",
"url": "https://bugzilla.suse.com/1221090"
},
{
"category": "self",
"summary": "SUSE Bug 1221097",
"url": "https://bugzilla.suse.com/1221097"
},
{
"category": "self",
"summary": "SUSE Bug 1221156",
"url": "https://bugzilla.suse.com/1221156"
},
{
"category": "self",
"summary": "SUSE Bug 1221252",
"url": "https://bugzilla.suse.com/1221252"
},
{
"category": "self",
"summary": "SUSE Bug 1221273",
"url": "https://bugzilla.suse.com/1221273"
},
{
"category": "self",
"summary": "SUSE Bug 1221274",
"url": "https://bugzilla.suse.com/1221274"
},
{
"category": "self",
"summary": "SUSE Bug 1221276",
"url": "https://bugzilla.suse.com/1221276"
},
{
"category": "self",
"summary": "SUSE Bug 1221277",
"url": "https://bugzilla.suse.com/1221277"
},
{
"category": "self",
"summary": "SUSE Bug 1221291",
"url": "https://bugzilla.suse.com/1221291"
},
{
"category": "self",
"summary": "SUSE Bug 1221293",
"url": "https://bugzilla.suse.com/1221293"
},
{
"category": "self",
"summary": "SUSE Bug 1221298",
"url": "https://bugzilla.suse.com/1221298"
},
{
"category": "self",
"summary": "SUSE Bug 1221337",
"url": "https://bugzilla.suse.com/1221337"
},
{
"category": "self",
"summary": "SUSE Bug 1221338",
"url": "https://bugzilla.suse.com/1221338"
},
{
"category": "self",
"summary": "SUSE Bug 1221375",
"url": "https://bugzilla.suse.com/1221375"
},
{
"category": "self",
"summary": "SUSE Bug 1221379",
"url": "https://bugzilla.suse.com/1221379"
},
{
"category": "self",
"summary": "SUSE Bug 1221551",
"url": "https://bugzilla.suse.com/1221551"
},
{
"category": "self",
"summary": "SUSE Bug 1221553",
"url": "https://bugzilla.suse.com/1221553"
},
{
"category": "self",
"summary": "SUSE Bug 1221613",
"url": "https://bugzilla.suse.com/1221613"
},
{
"category": "self",
"summary": "SUSE Bug 1221614",
"url": "https://bugzilla.suse.com/1221614"
},
{
"category": "self",
"summary": "SUSE Bug 1221616",
"url": "https://bugzilla.suse.com/1221616"
},
{
"category": "self",
"summary": "SUSE Bug 1221618",
"url": "https://bugzilla.suse.com/1221618"
},
{
"category": "self",
"summary": "SUSE Bug 1221631",
"url": "https://bugzilla.suse.com/1221631"
},
{
"category": "self",
"summary": "SUSE Bug 1221633",
"url": "https://bugzilla.suse.com/1221633"
},
{
"category": "self",
"summary": "SUSE Bug 1221713",
"url": "https://bugzilla.suse.com/1221713"
},
{
"category": "self",
"summary": "SUSE Bug 1221725",
"url": "https://bugzilla.suse.com/1221725"
},
{
"category": "self",
"summary": "SUSE Bug 1221777",
"url": "https://bugzilla.suse.com/1221777"
},
{
"category": "self",
"summary": "SUSE Bug 1221814",
"url": "https://bugzilla.suse.com/1221814"
},
{
"category": "self",
"summary": "SUSE Bug 1221816",
"url": "https://bugzilla.suse.com/1221816"
},
{
"category": "self",
"summary": "SUSE Bug 1221830",
"url": "https://bugzilla.suse.com/1221830"
},
{
"category": "self",
"summary": "SUSE Bug 1221951",
"url": "https://bugzilla.suse.com/1221951"
},
{
"category": "self",
"summary": "SUSE Bug 1222033",
"url": "https://bugzilla.suse.com/1222033"
},
{
"category": "self",
"summary": "SUSE Bug 1222056",
"url": "https://bugzilla.suse.com/1222056"
},
{
"category": "self",
"summary": "SUSE Bug 1222060",
"url": "https://bugzilla.suse.com/1222060"
},
{
"category": "self",
"summary": "SUSE Bug 1222070",
"url": "https://bugzilla.suse.com/1222070"
},
{
"category": "self",
"summary": "SUSE Bug 1222073",
"url": "https://bugzilla.suse.com/1222073"
},
{
"category": "self",
"summary": "SUSE Bug 1222117",
"url": "https://bugzilla.suse.com/1222117"
},
{
"category": "self",
"summary": "SUSE Bug 1222274",
"url": "https://bugzilla.suse.com/1222274"
},
{
"category": "self",
"summary": "SUSE Bug 1222291",
"url": "https://bugzilla.suse.com/1222291"
},
{
"category": "self",
"summary": "SUSE Bug 1222300",
"url": "https://bugzilla.suse.com/1222300"
},
{
"category": "self",
"summary": "SUSE Bug 1222304",
"url": "https://bugzilla.suse.com/1222304"
},
{
"category": "self",
"summary": "SUSE Bug 1222317",
"url": "https://bugzilla.suse.com/1222317"
},
{
"category": "self",
"summary": "SUSE Bug 1222331",
"url": "https://bugzilla.suse.com/1222331"
},
{
"category": "self",
"summary": "SUSE Bug 1222355",
"url": "https://bugzilla.suse.com/1222355"
},
{
"category": "self",
"summary": "SUSE Bug 1222356",
"url": "https://bugzilla.suse.com/1222356"
},
{
"category": "self",
"summary": "SUSE Bug 1222360",
"url": "https://bugzilla.suse.com/1222360"
},
{
"category": "self",
"summary": "SUSE Bug 1222366",
"url": "https://bugzilla.suse.com/1222366"
},
{
"category": "self",
"summary": "SUSE Bug 1222373",
"url": "https://bugzilla.suse.com/1222373"
},
{
"category": "self",
"summary": "SUSE Bug 1222619",
"url": "https://bugzilla.suse.com/1222619"
},
{
"category": "self",
"summary": "SUSE Bug 1222952",
"url": "https://bugzilla.suse.com/1222952"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-46925 page",
"url": "https://www.suse.com/security/cve/CVE-2021-46925/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-46926 page",
"url": "https://www.suse.com/security/cve/CVE-2021-46926/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-46927 page",
"url": "https://www.suse.com/security/cve/CVE-2021-46927/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-46929 page",
"url": "https://www.suse.com/security/cve/CVE-2021-46929/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-46930 page",
"url": "https://www.suse.com/security/cve/CVE-2021-46930/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-46931 page",
"url": "https://www.suse.com/security/cve/CVE-2021-46931/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-46933 page",
"url": "https://www.suse.com/security/cve/CVE-2021-46933/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-46934 page",
"url": "https://www.suse.com/security/cve/CVE-2021-46934/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-46936 page",
"url": "https://www.suse.com/security/cve/CVE-2021-46936/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47082 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47082/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47083 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47083/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47087 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47087/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47091 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47091/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47093 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47093/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47094 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47094/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47095 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47095/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47096 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47096/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47097 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47097/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47098 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47098/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47099 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47099/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47100 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47100/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47101 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47101/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47102 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47102/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47104 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47104/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47105 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47105/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47107 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47107/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47108 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47108/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-4744 page",
"url": "https://www.suse.com/security/cve/CVE-2022-4744/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-48626 page",
"url": "https://www.suse.com/security/cve/CVE-2022-48626/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-48627 page",
"url": "https://www.suse.com/security/cve/CVE-2022-48627/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-48628 page",
"url": "https://www.suse.com/security/cve/CVE-2022-48628/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-48629 page",
"url": "https://www.suse.com/security/cve/CVE-2022-48629/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-48630 page",
"url": "https://www.suse.com/security/cve/CVE-2022-48630/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-0160 page",
"url": "https://www.suse.com/security/cve/CVE-2023-0160/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-28746 page",
"url": "https://www.suse.com/security/cve/CVE-2023-28746/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-35827 page",
"url": "https://www.suse.com/security/cve/CVE-2023-35827/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-4881 page",
"url": "https://www.suse.com/security/cve/CVE-2023-4881/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52447 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52447/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52450 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52450/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52453 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52453/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52454 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52454/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52462 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52462/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52463 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52463/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52467 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52467/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52469 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52469/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52470 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52470/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52474 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52474/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52476 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52476/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52477 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52477/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52481 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52481/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52482 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52482/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52484 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52484/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52486 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52486/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52492 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52492/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52493 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52493/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52494 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52494/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52497 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52497/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52500 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52500/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52501 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52501/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52502 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52502/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52504 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52504/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52507 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52507/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52508 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52508/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52509 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52509/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52510 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52510/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52511 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52511/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52513 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52513/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52515 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52515/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52517 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52517/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52518 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52518/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52519 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52519/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52520 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52520/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52523 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52523/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52524 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52524/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52525 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52525/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52528 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52528/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52529 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52529/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52530 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52530/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52531 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52531/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52532 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52532/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52559 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52559/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52563 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52563/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52564 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52564/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52566 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52566/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52567 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52567/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52569 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52569/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52574 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52574/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52575 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52575/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52576 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52576/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52582 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52582/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52583 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52583/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52587 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52587/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52591 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52591/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52594 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52594/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52595 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52595/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52597 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52597/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52598 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52598/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52599 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52599/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52600 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52600/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52601 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52601/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52602 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52602/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52603 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52603/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52604 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52604/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52605 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52605/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52606 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52606/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52607 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52607/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52608 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52608/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52612 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52612/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52615 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52615/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52617 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52617/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52619 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52619/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52621 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52621/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52623 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52623/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52628 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52628/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52632 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52632/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52637 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52637/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52639 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52639/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-6270 page",
"url": "https://www.suse.com/security/cve/CVE-2023-6270/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-6356 page",
"url": "https://www.suse.com/security/cve/CVE-2023-6356/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-6535 page",
"url": "https://www.suse.com/security/cve/CVE-2023-6535/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-6536 page",
"url": "https://www.suse.com/security/cve/CVE-2023-6536/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-7042 page",
"url": "https://www.suse.com/security/cve/CVE-2023-7042/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-7192 page",
"url": "https://www.suse.com/security/cve/CVE-2023-7192/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-0841 page",
"url": "https://www.suse.com/security/cve/CVE-2024-0841/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-2201 page",
"url": "https://www.suse.com/security/cve/CVE-2024-2201/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-22099 page",
"url": "https://www.suse.com/security/cve/CVE-2024-22099/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-23307 page",
"url": "https://www.suse.com/security/cve/CVE-2024-23307/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-25739 page",
"url": "https://www.suse.com/security/cve/CVE-2024-25739/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-25742 page",
"url": "https://www.suse.com/security/cve/CVE-2024-25742/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26599 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26599/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26600 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26600/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26602 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26602/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26607 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26607/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26612 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26612/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26614 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26614/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26620 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26620/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26627 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26627/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26629 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26629/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26642 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26642/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26645 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26645/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26646 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26646/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26651 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26651/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26654 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26654/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26659 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26659/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26664 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26664/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26667 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26667/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26670 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26670/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26695 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26695/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26717 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26717/"
}
],
"title": "Security update for the Linux Kernel",
"tracking": {
"current_release_date": "2024-04-29T12:58:00Z",
"generator": {
"date": "2024-04-29T12:58:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:1466-1",
"initial_release_date": "2024-04-29T12:58:00Z",
"revision_history": [
{
"date": "2024-04-29T12:58:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"product": {
"name": "kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"product_id": "kernel-devel-rt-5.14.21-150500.13.47.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"product": {
"name": "kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"product_id": "kernel-source-rt-5.14.21-150500.13.47.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"product": {
"name": "cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"product_id": "cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"product": {
"name": "dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"product_id": "dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"product": {
"name": "gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"product_id": "gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"product": {
"name": "kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"product_id": "kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt-5.14.21-150500.13.47.1.x86_64",
"product": {
"name": "kernel-rt-5.14.21-150500.13.47.1.x86_64",
"product_id": "kernel-rt-5.14.21-150500.13.47.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"product": {
"name": "kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"product_id": "kernel-rt-devel-5.14.21-150500.13.47.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"product": {
"name": "kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"product_id": "kernel-rt-extra-5.14.21-150500.13.47.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"product": {
"name": "kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"product_id": "kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"product": {
"name": "kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"product_id": "kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"product": {
"name": "kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"product_id": "kernel-rt-optional-5.14.21-150500.13.47.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"product": {
"name": "kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"product_id": "kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"product": {
"name": "kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"product_id": "kernel-rt_debug-5.14.21-150500.13.47.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"product": {
"name": "kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"product_id": "kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"product": {
"name": "kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"product_id": "kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"product": {
"name": "kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"product_id": "kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"product": {
"name": "kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"product_id": "kernel-syms-rt-5.14.21-150500.13.47.1.x86_64"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"product": {
"name": "kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"product_id": "kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"product": {
"name": "ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"product_id": "ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"product": {
"name": "reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"product_id": "reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Live Patching 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Live Patching 15 SP5",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-live-patching:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Real Time Module 15 SP5",
"product": {
"name": "SUSE Real Time Module 15 SP5",
"product_id": "SUSE Real Time Module 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-rt:15:sp5"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-5.14.21-150500.13.47.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64"
},
"product_reference": "kernel-rt-5.14.21-150500.13.47.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-rt-5.14.21-150500.13.47.1.noarch as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch"
},
"product_reference": "kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64 as component of SUSE Linux Enterprise Live Patching 15 SP5",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64"
},
"product_reference": "kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64 as component of SUSE Real Time Module 15 SP5",
"product_id": "SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64"
},
"product_reference": "cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"relates_to_product_reference": "SUSE Real Time Module 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64 as component of SUSE Real Time Module 15 SP5",
"product_id": "SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64"
},
"product_reference": "dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"relates_to_product_reference": "SUSE Real Time Module 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64 as component of SUSE Real Time Module 15 SP5",
"product_id": "SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64"
},
"product_reference": "gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"relates_to_product_reference": "SUSE Real Time Module 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-rt-5.14.21-150500.13.47.1.noarch as component of SUSE Real Time Module 15 SP5",
"product_id": "SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch"
},
"product_reference": "kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"relates_to_product_reference": "SUSE Real Time Module 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-5.14.21-150500.13.47.1.x86_64 as component of SUSE Real Time Module 15 SP5",
"product_id": "SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64"
},
"product_reference": "kernel-rt-5.14.21-150500.13.47.1.x86_64",
"relates_to_product_reference": "SUSE Real Time Module 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-5.14.21-150500.13.47.1.x86_64 as component of SUSE Real Time Module 15 SP5",
"product_id": "SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64"
},
"product_reference": "kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"relates_to_product_reference": "SUSE Real Time Module 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64 as component of SUSE Real Time Module 15 SP5",
"product_id": "SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64"
},
"product_reference": "kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"relates_to_product_reference": "SUSE Real Time Module 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt_debug-5.14.21-150500.13.47.1.x86_64 as component of SUSE Real Time Module 15 SP5",
"product_id": "SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64"
},
"product_reference": "kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"relates_to_product_reference": "SUSE Real Time Module 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64 as component of SUSE Real Time Module 15 SP5",
"product_id": "SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64"
},
"product_reference": "kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"relates_to_product_reference": "SUSE Real Time Module 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64 as component of SUSE Real Time Module 15 SP5",
"product_id": "SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64"
},
"product_reference": "kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"relates_to_product_reference": "SUSE Real Time Module 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-rt-5.14.21-150500.13.47.1.noarch as component of SUSE Real Time Module 15 SP5",
"product_id": "SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch"
},
"product_reference": "kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"relates_to_product_reference": "SUSE Real Time Module 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-rt-5.14.21-150500.13.47.1.x86_64 as component of SUSE Real Time Module 15 SP5",
"product_id": "SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64"
},
"product_reference": "kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"relates_to_product_reference": "SUSE Real Time Module 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64 as component of SUSE Real Time Module 15 SP5",
"product_id": "SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64"
},
"product_reference": "ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"relates_to_product_reference": "SUSE Real Time Module 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64"
},
"product_reference": "cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64"
},
"product_reference": "dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64"
},
"product_reference": "gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-rt-5.14.21-150500.13.47.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch"
},
"product_reference": "kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-5.14.21-150500.13.47.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64"
},
"product_reference": "kernel-rt-5.14.21-150500.13.47.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-5.14.21-150500.13.47.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64"
},
"product_reference": "kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-extra-5.14.21-150500.13.47.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64"
},
"product_reference": "kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64"
},
"product_reference": "kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64"
},
"product_reference": "kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-optional-5.14.21-150500.13.47.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64"
},
"product_reference": "kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64"
},
"product_reference": "kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt_debug-5.14.21-150500.13.47.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64"
},
"product_reference": "kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64"
},
"product_reference": "kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64"
},
"product_reference": "kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64"
},
"product_reference": "kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-rt-5.14.21-150500.13.47.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch"
},
"product_reference": "kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-rt-5.14.21-150500.13.47.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64"
},
"product_reference": "kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64"
},
"product_reference": "kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64"
},
"product_reference": "ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
},
"product_reference": "reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-46925",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-46925"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/smc: fix kernel panic caused by race of smc_sock\n\nA crash occurs when smc_cdc_tx_handler() tries to access smc_sock\nbut smc_release() has already freed it.\n\n[ 4570.695099] BUG: unable to handle page fault for address: 000000002eae9e88\n[ 4570.696048] #PF: supervisor write access in kernel mode\n[ 4570.696728] #PF: error_code(0x0002) - not-present page\n[ 4570.697401] PGD 0 P4D 0\n[ 4570.697716] Oops: 0002 [#1] PREEMPT SMP NOPTI\n[ 4570.698228] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 5.16.0-rc4+ #111\n[ 4570.699013] Hardware name: Alibaba Cloud Alibaba Cloud ECS, BIOS 8c24b4c 04/0\n[ 4570.699933] RIP: 0010:_raw_spin_lock+0x1a/0x30\n\u003c...\u003e\n[ 4570.711446] Call Trace:\n[ 4570.711746] \u003cIRQ\u003e\n[ 4570.711992] smc_cdc_tx_handler+0x41/0xc0\n[ 4570.712470] smc_wr_tx_tasklet_fn+0x213/0x560\n[ 4570.712981] ? smc_cdc_tx_dismisser+0x10/0x10\n[ 4570.713489] tasklet_action_common.isra.17+0x66/0x140\n[ 4570.714083] __do_softirq+0x123/0x2f4\n[ 4570.714521] irq_exit_rcu+0xc4/0xf0\n[ 4570.714934] common_interrupt+0xba/0xe0\n\nThough smc_cdc_tx_handler() checked the existence of smc connection,\nsmc_release() may have already dismissed and released the smc socket\nbefore smc_cdc_tx_handler() further visits it.\n\nsmc_cdc_tx_handler() |smc_release()\nif (!conn) |\n |\n |smc_cdc_tx_dismiss_slots()\n | smc_cdc_tx_dismisser()\n |\n |sock_put(\u0026smc-\u003esk) \u003c- last sock_put,\n | smc_sock freed\nbh_lock_sock(\u0026smc-\u003esk) (panic) |\n\nTo make sure we won\u0027t receive any CDC messages after we free the\nsmc_sock, add a refcount on the smc_connection for inflight CDC\nmessage(posted to the QP but haven\u0027t received related CQE), and\ndon\u0027t release the smc_connection until all the inflight CDC messages\nhaven been done, for both success or failed ones.\n\nUsing refcount on CDC messages brings another problem: when the link\nis going to be destroyed, smcr_link_clear() will reset the QP, which\nthen remove all the pending CQEs related to the QP in the CQ. To make\nsure all the CQEs will always come back so the refcount on the\nsmc_connection can always reach 0, smc_ib_modify_qp_reset() was replaced\nby smc_ib_modify_qp_error().\nAnd remove the timeout in smc_wr_tx_wait_no_pending_sends() since we\nneed to wait for all pending WQEs done, or we may encounter use-after-\nfree when handling CQEs.\n\nFor IB device removal routine, we need to wait for all the QPs on that\ndevice been destroyed before we can destroy CQs on the device, or\nthe refcount on smc_connection won\u0027t reach 0 and smc_sock cannot be\nreleased.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-46925",
"url": "https://www.suse.com/security/cve/CVE-2021-46925"
},
{
"category": "external",
"summary": "SUSE Bug 1220466 for CVE-2021-46925",
"url": "https://bugzilla.suse.com/1220466"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-46925"
},
{
"cve": "CVE-2021-46926",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-46926"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nALSA: hda: intel-sdw-acpi: harden detection of controller\n\nThe existing code currently sets a pointer to an ACPI handle before\nchecking that it\u0027s actually a SoundWire controller. This can lead to\nissues where the graph walk continues and eventually fails, but the\npointer was set already.\n\nThis patch changes the logic so that the information provided to\nthe caller is set when a controller is found.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-46926",
"url": "https://www.suse.com/security/cve/CVE-2021-46926"
},
{
"category": "external",
"summary": "SUSE Bug 1220478 for CVE-2021-46926",
"url": "https://bugzilla.suse.com/1220478"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "low"
}
],
"title": "CVE-2021-46926"
},
{
"cve": "CVE-2021-46927",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-46927"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnitro_enclaves: Use get_user_pages_unlocked() call to handle mmap assert\n\nAfter commit 5b78ed24e8ec (\"mm/pagemap: add mmap_assert_locked()\nannotations to find_vma*()\"), the call to get_user_pages() will trigger\nthe mmap assert.\n\nstatic inline void mmap_assert_locked(struct mm_struct *mm)\n{\n\tlockdep_assert_held(\u0026mm-\u003emmap_lock);\n\tVM_BUG_ON_MM(!rwsem_is_locked(\u0026mm-\u003emmap_lock), mm);\n}\n\n[ 62.521410] kernel BUG at include/linux/mmap_lock.h:156!\n...........................................................\n[ 62.538938] RIP: 0010:find_vma+0x32/0x80\n...........................................................\n[ 62.605889] Call Trace:\n[ 62.608502] \u003cTASK\u003e\n[ 62.610956] ? lock_timer_base+0x61/0x80\n[ 62.614106] find_extend_vma+0x19/0x80\n[ 62.617195] __get_user_pages+0x9b/0x6a0\n[ 62.620356] __gup_longterm_locked+0x42d/0x450\n[ 62.623721] ? finish_wait+0x41/0x80\n[ 62.626748] ? __kmalloc+0x178/0x2f0\n[ 62.629768] ne_set_user_memory_region_ioctl.isra.0+0x225/0x6a0 [nitro_enclaves]\n[ 62.635776] ne_enclave_ioctl+0x1cf/0x6d7 [nitro_enclaves]\n[ 62.639541] __x64_sys_ioctl+0x82/0xb0\n[ 62.642620] do_syscall_64+0x3b/0x90\n[ 62.645642] entry_SYSCALL_64_after_hwframe+0x44/0xae\n\nUse get_user_pages_unlocked() when setting the enclave memory regions.\nThat\u0027s a similar pattern as mmap_read_lock() used together with\nget_user_pages().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-46927",
"url": "https://www.suse.com/security/cve/CVE-2021-46927"
},
{
"category": "external",
"summary": "SUSE Bug 1220443 for CVE-2021-46927",
"url": "https://bugzilla.suse.com/1220443"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-46927"
},
{
"cve": "CVE-2021-46929",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-46929"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsctp: use call_rcu to free endpoint\n\nThis patch is to delay the endpoint free by calling call_rcu() to fix\nanother use-after-free issue in sctp_sock_dump():\n\n BUG: KASAN: use-after-free in __lock_acquire+0x36d9/0x4c20\n Call Trace:\n __lock_acquire+0x36d9/0x4c20 kernel/locking/lockdep.c:3218\n lock_acquire+0x1ed/0x520 kernel/locking/lockdep.c:3844\n __raw_spin_lock_bh include/linux/spinlock_api_smp.h:135 [inline]\n _raw_spin_lock_bh+0x31/0x40 kernel/locking/spinlock.c:168\n spin_lock_bh include/linux/spinlock.h:334 [inline]\n __lock_sock+0x203/0x350 net/core/sock.c:2253\n lock_sock_nested+0xfe/0x120 net/core/sock.c:2774\n lock_sock include/net/sock.h:1492 [inline]\n sctp_sock_dump+0x122/0xb20 net/sctp/diag.c:324\n sctp_for_each_transport+0x2b5/0x370 net/sctp/socket.c:5091\n sctp_diag_dump+0x3ac/0x660 net/sctp/diag.c:527\n __inet_diag_dump+0xa8/0x140 net/ipv4/inet_diag.c:1049\n inet_diag_dump+0x9b/0x110 net/ipv4/inet_diag.c:1065\n netlink_dump+0x606/0x1080 net/netlink/af_netlink.c:2244\n __netlink_dump_start+0x59a/0x7c0 net/netlink/af_netlink.c:2352\n netlink_dump_start include/linux/netlink.h:216 [inline]\n inet_diag_handler_cmd+0x2ce/0x3f0 net/ipv4/inet_diag.c:1170\n __sock_diag_cmd net/core/sock_diag.c:232 [inline]\n sock_diag_rcv_msg+0x31d/0x410 net/core/sock_diag.c:263\n netlink_rcv_skb+0x172/0x440 net/netlink/af_netlink.c:2477\n sock_diag_rcv+0x2a/0x40 net/core/sock_diag.c:274\n\nThis issue occurs when asoc is peeled off and the old sk is freed after\ngetting it by asoc-\u003ebase.sk and before calling lock_sock(sk).\n\nTo prevent the sk free, as a holder of the sk, ep should be alive when\ncalling lock_sock(). This patch uses call_rcu() and moves sock_put and\nep free into sctp_endpoint_destroy_rcu(), so that it\u0027s safe to try to\nhold the ep under rcu_read_lock in sctp_transport_traverse_process().\n\nIf sctp_endpoint_hold() returns true, it means this ep is still alive\nand we have held it and can continue to dump it; If it returns false,\nit means this ep is dead and can be freed after rcu_read_unlock, and\nwe should skip it.\n\nIn sctp_sock_dump(), after locking the sk, if this ep is different from\ntsp-\u003easoc-\u003eep, it means during this dumping, this asoc was peeled off\nbefore calling lock_sock(), and the sk should be skipped; If this ep is\nthe same with tsp-\u003easoc-\u003eep, it means no peeloff happens on this asoc,\nand due to lock_sock, no peeloff will happen either until release_sock.\n\nNote that delaying endpoint free won\u0027t delay the port release, as the\nport release happens in sctp_endpoint_destroy() before calling call_rcu().\nAlso, freeing endpoint by call_rcu() makes it safe to access the sk by\nasoc-\u003ebase.sk in sctp_assocs_seq_show() and sctp_rcv().\n\nThanks Jones to bring this issue up.\n\nv1-\u003ev2:\n - improve the changelog.\n - add kfree(ep) into sctp_endpoint_destroy_rcu(), as Jakub noticed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-46929",
"url": "https://www.suse.com/security/cve/CVE-2021-46929"
},
{
"category": "external",
"summary": "SUSE Bug 1220482 for CVE-2021-46929",
"url": "https://bugzilla.suse.com/1220482"
},
{
"category": "external",
"summary": "SUSE Bug 1222400 for CVE-2021-46929",
"url": "https://bugzilla.suse.com/1222400"
},
{
"category": "external",
"summary": "SUSE Bug 1224298 for CVE-2021-46929",
"url": "https://bugzilla.suse.com/1224298"
},
{
"category": "external",
"summary": "SUSE Bug 1224878 for CVE-2021-46929",
"url": "https://bugzilla.suse.com/1224878"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "important"
}
],
"title": "CVE-2021-46929"
},
{
"cve": "CVE-2021-46930",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-46930"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: mtu3: fix list_head check warning\n\nThis is caused by uninitialization of list_head.\n\nBUG: KASAN: use-after-free in __list_del_entry_valid+0x34/0xe4\n\nCall trace:\ndump_backtrace+0x0/0x298\nshow_stack+0x24/0x34\ndump_stack+0x130/0x1a8\nprint_address_description+0x88/0x56c\n__kasan_report+0x1b8/0x2a0\nkasan_report+0x14/0x20\n__asan_load8+0x9c/0xa0\n__list_del_entry_valid+0x34/0xe4\nmtu3_req_complete+0x4c/0x300 [mtu3]\nmtu3_gadget_stop+0x168/0x448 [mtu3]\nusb_gadget_unregister_driver+0x204/0x3a0\nunregister_gadget_item+0x44/0xa4",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-46930",
"url": "https://www.suse.com/security/cve/CVE-2021-46930"
},
{
"category": "external",
"summary": "SUSE Bug 1220484 for CVE-2021-46930",
"url": "https://bugzilla.suse.com/1220484"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-46930"
},
{
"cve": "CVE-2021-46931",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-46931"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/mlx5e: Wrap the tx reporter dump callback to extract the sq\n\nFunction mlx5e_tx_reporter_dump_sq() casts its void * argument to struct\nmlx5e_txqsq *, but in TX-timeout-recovery flow the argument is actually\nof type struct mlx5e_tx_timeout_ctx *.\n\n mlx5_core 0000:08:00.1 enp8s0f1: TX timeout detected\n mlx5_core 0000:08:00.1 enp8s0f1: TX timeout on queue: 1, SQ: 0x11ec, CQ: 0x146d, SQ Cons: 0x0 SQ Prod: 0x1, usecs since last trans: 21565000\n BUG: stack guard page was hit at 0000000093f1a2de (stack is 00000000b66ea0dc..000000004d932dae)\n kernel stack overflow (page fault): 0000 [#1] SMP NOPTI\n CPU: 5 PID: 95 Comm: kworker/u20:1 Tainted: G W OE 5.13.0_mlnx #1\n Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.13.0-0-gf21b5a4aeb02-prebuilt.qemu.org 04/01/2014\n Workqueue: mlx5e mlx5e_tx_timeout_work [mlx5_core]\n RIP: 0010:mlx5e_tx_reporter_dump_sq+0xd3/0x180\n [mlx5_core]\n Call Trace:\n mlx5e_tx_reporter_dump+0x43/0x1c0 [mlx5_core]\n devlink_health_do_dump.part.91+0x71/0xd0\n devlink_health_report+0x157/0x1b0\n mlx5e_reporter_tx_timeout+0xb9/0xf0 [mlx5_core]\n ? mlx5e_tx_reporter_err_cqe_recover+0x1d0/0x1d0\n [mlx5_core]\n ? mlx5e_health_queue_dump+0xd0/0xd0 [mlx5_core]\n ? update_load_avg+0x19b/0x550\n ? set_next_entity+0x72/0x80\n ? pick_next_task_fair+0x227/0x340\n ? finish_task_switch+0xa2/0x280\n mlx5e_tx_timeout_work+0x83/0xb0 [mlx5_core]\n process_one_work+0x1de/0x3a0\n worker_thread+0x2d/0x3c0\n ? process_one_work+0x3a0/0x3a0\n kthread+0x115/0x130\n ? kthread_park+0x90/0x90\n ret_from_fork+0x1f/0x30\n --[ end trace 51ccabea504edaff ]---\n RIP: 0010:mlx5e_tx_reporter_dump_sq+0xd3/0x180\n PKRU: 55555554\n Kernel panic - not syncing: Fatal exception\n Kernel Offset: disabled\n end Kernel panic - not syncing: Fatal exception\n\nTo fix this bug add a wrapper for mlx5e_tx_reporter_dump_sq() which\nextracts the sq from struct mlx5e_tx_timeout_ctx and set it as the\nTX-timeout-recovery flow dump callback.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-46931",
"url": "https://www.suse.com/security/cve/CVE-2021-46931"
},
{
"category": "external",
"summary": "SUSE Bug 1220486 for CVE-2021-46931",
"url": "https://bugzilla.suse.com/1220486"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-46931"
},
{
"cve": "CVE-2021-46933",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-46933"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear.\n\nffs_data_clear is indirectly called from both ffs_fs_kill_sb and\nffs_ep0_release, so it ends up being called twice when userland closes ep0\nand then unmounts f_fs.\nIf userland provided an eventfd along with function\u0027s USB descriptors, it\nends up calling eventfd_ctx_put as many times, causing a refcount\nunderflow.\nNULL-ify ffs_eventfd to prevent these extraneous eventfd_ctx_put calls.\n\nAlso, set epfiles to NULL right after de-allocating it, for readability.\n\nFor completeness, ffs_data_clear actually ends up being called thrice, the\nlast call being before the whole ffs structure gets freed, so when this\nspecific sequence happens there is a second underflow happening (but not\nbeing reported):\n\n/sys/kernel/debug/tracing# modprobe usb_f_fs\n/sys/kernel/debug/tracing# echo ffs_data_clear \u003e set_ftrace_filter\n/sys/kernel/debug/tracing# echo function \u003e current_tracer\n/sys/kernel/debug/tracing# echo 1 \u003e tracing_on\n(setup gadget, run and kill function userland process, teardown gadget)\n/sys/kernel/debug/tracing# echo 0 \u003e tracing_on\n/sys/kernel/debug/tracing# cat trace\n smartcard-openp-436 [000] ..... 1946.208786: ffs_data_clear \u003c-ffs_data_closed\n smartcard-openp-431 [000] ..... 1946.279147: ffs_data_clear \u003c-ffs_data_closed\n smartcard-openp-431 [000] .n... 1946.905512: ffs_data_clear \u003c-ffs_data_put\n\nWarning output corresponding to above trace:\n[ 1946.284139] WARNING: CPU: 0 PID: 431 at lib/refcount.c:28 refcount_warn_saturate+0x110/0x15c\n[ 1946.293094] refcount_t: underflow; use-after-free.\n[ 1946.298164] Modules linked in: usb_f_ncm(E) u_ether(E) usb_f_fs(E) hci_uart(E) btqca(E) btrtl(E) btbcm(E) btintel(E) bluetooth(E) nls_ascii(E) nls_cp437(E) vfat(E) fat(E) bcm2835_v4l2(CE) bcm2835_mmal_vchiq(CE) videobuf2_vmalloc(E) videobuf2_memops(E) sha512_generic(E) videobuf2_v4l2(E) sha512_arm(E) videobuf2_common(E) videodev(E) cpufreq_dt(E) snd_bcm2835(CE) brcmfmac(E) mc(E) vc4(E) ctr(E) brcmutil(E) snd_soc_core(E) snd_pcm_dmaengine(E) drbg(E) snd_pcm(E) snd_timer(E) snd(E) soundcore(E) drm_kms_helper(E) cec(E) ansi_cprng(E) rc_core(E) syscopyarea(E) raspberrypi_cpufreq(E) sysfillrect(E) sysimgblt(E) cfg80211(E) max17040_battery(OE) raspberrypi_hwmon(E) fb_sys_fops(E) regmap_i2c(E) ecdh_generic(E) rfkill(E) ecc(E) bcm2835_rng(E) rng_core(E) vchiq(CE) leds_gpio(E) libcomposite(E) fuse(E) configfs(E) ip_tables(E) x_tables(E) autofs4(E) ext4(E) crc16(E) mbcache(E) jbd2(E) crc32c_generic(E) sdhci_iproc(E) sdhci_pltfm(E) sdhci(E)\n[ 1946.399633] CPU: 0 PID: 431 Comm: smartcard-openp Tainted: G C OE 5.15.0-1-rpi #1 Debian 5.15.3-1\n[ 1946.417950] Hardware name: BCM2835\n[ 1946.425442] Backtrace:\n[ 1946.432048] [\u003cc08d60a0\u003e] (dump_backtrace) from [\u003cc08d62ec\u003e] (show_stack+0x20/0x24)\n[ 1946.448226] r7:00000009 r6:0000001c r5:c04a948c r4:c0a64e2c\n[ 1946.458412] [\u003cc08d62cc\u003e] (show_stack) from [\u003cc08d9ae0\u003e] (dump_stack+0x28/0x30)\n[ 1946.470380] [\u003cc08d9ab8\u003e] (dump_stack) from [\u003cc0123500\u003e] (__warn+0xe8/0x154)\n[ 1946.482067] r5:c04a948c r4:c0a71dc8\n[ 1946.490184] [\u003cc0123418\u003e] (__warn) from [\u003cc08d6948\u003e] (warn_slowpath_fmt+0xa0/0xe4)\n[ 1946.506758] r7:00000009 r6:0000001c r5:c0a71dc8 r4:c0a71e04\n[ 1946.517070] [\u003cc08d68ac\u003e] (warn_slowpath_fmt) from [\u003cc04a948c\u003e] (refcount_warn_saturate+0x110/0x15c)\n[ 1946.535309] r8:c0100224 r7:c0dfcb84 r6:ffffffff r5:c3b84c00 r4:c24a17c0\n[ 1946.546708] [\u003cc04a937c\u003e] (refcount_warn_saturate) from [\u003cc0380134\u003e] (eventfd_ctx_put+0x48/0x74)\n[ 1946.564476] [\u003cc03800ec\u003e] (eventfd_ctx_put) from [\u003cbf5464e8\u003e] (ffs_data_clear+0xd0/0x118 [usb_f_fs])\n[ 1946.582664] r5:c3b84c00 r4:c2695b00\n[ 1946.590668] [\u003cbf546418\u003e] (ffs_data_clear [usb_f_fs]) from [\u003cbf547cc0\u003e] (ffs_data_closed+0x9c/0x150 [usb_f_fs])\n[ 1946.609608] r5:bf54d014 r4:c2695b00\n[ 1946.617522] [\u003cbf547c24\u003e] (ffs_data_closed [usb_f_fs]) from [\u003cbf547da0\u003e] (ffs_fs_kill_sb+0x2c/0x30 [usb_f_fs])\n[ 1946.636217] r7:c0dfcb\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-46933",
"url": "https://www.suse.com/security/cve/CVE-2021-46933"
},
{
"category": "external",
"summary": "SUSE Bug 1220487 for CVE-2021-46933",
"url": "https://bugzilla.suse.com/1220487"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-46933"
},
{
"cve": "CVE-2021-46934",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-46934"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ni2c: validate user data in compat ioctl\n\nWrong user data may cause warning in i2c_transfer(), ex: zero msgs.\nUserspace should not be able to trigger warnings, so this patch adds\nvalidation checks for user data in compact ioctl to prevent reported\nwarnings",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-46934",
"url": "https://www.suse.com/security/cve/CVE-2021-46934"
},
{
"category": "external",
"summary": "SUSE Bug 1220469 for CVE-2021-46934",
"url": "https://bugzilla.suse.com/1220469"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.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:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "low"
}
],
"title": "CVE-2021-46934"
},
{
"cve": "CVE-2021-46936",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-46936"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: fix use-after-free in tw_timer_handler\n\nA real world panic issue was found as follow in Linux 5.4.\n\n BUG: unable to handle page fault for address: ffffde49a863de28\n PGD 7e6fe62067 P4D 7e6fe62067 PUD 7e6fe63067 PMD f51e064067 PTE 0\n RIP: 0010:tw_timer_handler+0x20/0x40\n Call Trace:\n \u003cIRQ\u003e\n call_timer_fn+0x2b/0x120\n run_timer_softirq+0x1ef/0x450\n __do_softirq+0x10d/0x2b8\n irq_exit+0xc7/0xd0\n smp_apic_timer_interrupt+0x68/0x120\n apic_timer_interrupt+0xf/0x20\n\nThis issue was also reported since 2017 in the thread [1],\nunfortunately, the issue was still can be reproduced after fixing\nDCCP.\n\nThe ipv4_mib_exit_net is called before tcp_sk_exit_batch when a net\nnamespace is destroyed since tcp_sk_ops is registered befrore\nipv4_mib_ops, which means tcp_sk_ops is in the front of ipv4_mib_ops\nin the list of pernet_list. There will be a use-after-free on\nnet-\u003emib.net_statistics in tw_timer_handler after ipv4_mib_exit_net\nif there are some inflight time-wait timers.\n\nThis bug is not introduced by commit f2bf415cfed7 (\"mib: add net to\nNET_ADD_STATS_BH\") since the net_statistics is a global variable\ninstead of dynamic allocation and freeing. Actually, commit\n61a7e26028b9 (\"mib: put net statistics on struct net\") introduces\nthe bug since it put net statistics on struct net and free it when\nnet namespace is destroyed.\n\nMoving init_ipv4_mibs() to the front of tcp_init() to fix this bug\nand replace pr_crit() with panic() since continuing is meaningless\nwhen init_ipv4_mibs() fails.\n\n[1] https://groups.google.com/g/syzkaller/c/p1tn-_Kc6l4/m/smuL_FMAAgAJ?pli=1",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-46936",
"url": "https://www.suse.com/security/cve/CVE-2021-46936"
},
{
"category": "external",
"summary": "SUSE Bug 1220439 for CVE-2021-46936",
"url": "https://bugzilla.suse.com/1220439"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-46936"
},
{
"cve": "CVE-2021-47082",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47082"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ntun: avoid double free in tun_free_netdev\n\nAvoid double free in tun_free_netdev() by moving the\ndev-\u003etstats and tun-\u003esecurity allocs to a new ndo_init routine\n(tun_net_init()) that will be called by register_netdevice().\nndo_init is paired with the desctructor (tun_free_netdev()),\nso if there\u0027s an error in register_netdevice() the destructor\nwill handle the frees.\n\nBUG: KASAN: double-free or invalid-free in selinux_tun_dev_free_security+0x1a/0x20 security/selinux/hooks.c:5605\n\nCPU: 0 PID: 25750 Comm: syz-executor416 Not tainted 5.16.0-rc2-syzk #1\nHardware name: Red Hat KVM, BIOS\nCall Trace:\n\u003cTASK\u003e\n__dump_stack lib/dump_stack.c:88 [inline]\ndump_stack_lvl+0x89/0xb5 lib/dump_stack.c:106\nprint_address_description.constprop.9+0x28/0x160 mm/kasan/report.c:247\nkasan_report_invalid_free+0x55/0x80 mm/kasan/report.c:372\n____kasan_slab_free mm/kasan/common.c:346 [inline]\n__kasan_slab_free+0x107/0x120 mm/kasan/common.c:374\nkasan_slab_free include/linux/kasan.h:235 [inline]\nslab_free_hook mm/slub.c:1723 [inline]\nslab_free_freelist_hook mm/slub.c:1749 [inline]\nslab_free mm/slub.c:3513 [inline]\nkfree+0xac/0x2d0 mm/slub.c:4561\nselinux_tun_dev_free_security+0x1a/0x20 security/selinux/hooks.c:5605\nsecurity_tun_dev_free_security+0x4f/0x90 security/security.c:2342\ntun_free_netdev+0xe6/0x150 drivers/net/tun.c:2215\nnetdev_run_todo+0x4df/0x840 net/core/dev.c:10627\nrtnl_unlock+0x13/0x20 net/core/rtnetlink.c:112\n__tun_chr_ioctl+0x80c/0x2870 drivers/net/tun.c:3302\ntun_chr_ioctl+0x2f/0x40 drivers/net/tun.c:3311\nvfs_ioctl fs/ioctl.c:51 [inline]\n__do_sys_ioctl fs/ioctl.c:874 [inline]\n__se_sys_ioctl fs/ioctl.c:860 [inline]\n__x64_sys_ioctl+0x19d/0x220 fs/ioctl.c:860\ndo_syscall_x64 arch/x86/entry/common.c:50 [inline]\ndo_syscall_64+0x3a/0x80 arch/x86/entry/common.c:80\nentry_SYSCALL_64_after_hwframe+0x44/0xae",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47082",
"url": "https://www.suse.com/security/cve/CVE-2021-47082"
},
{
"category": "external",
"summary": "SUSE Bug 1220969 for CVE-2021-47082",
"url": "https://bugzilla.suse.com/1220969"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-47082"
},
{
"cve": "CVE-2021-47083",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47083"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\npinctrl: mediatek: fix global-out-of-bounds issue\n\nWhen eint virtual eint number is greater than gpio number,\nit maybe produce \u0027desc[eint_n]\u0027 size globle-out-of-bounds issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47083",
"url": "https://www.suse.com/security/cve/CVE-2021-47083"
},
{
"category": "external",
"summary": "SUSE Bug 1220917 for CVE-2021-47083",
"url": "https://bugzilla.suse.com/1220917"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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:N/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-47083"
},
{
"cve": "CVE-2021-47087",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47087"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ntee: optee: Fix incorrect page free bug\n\nPointer to the allocated pages (struct page *page) has already\nprogressed towards the end of allocation. It is incorrect to perform\n__free_pages(page, order) using this pointer as we would free any\narbitrary pages. Fix this by stop modifying the page pointer.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47087",
"url": "https://www.suse.com/security/cve/CVE-2021-47087"
},
{
"category": "external",
"summary": "SUSE Bug 1220954 for CVE-2021-47087",
"url": "https://bugzilla.suse.com/1220954"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-47087"
},
{
"cve": "CVE-2021-47091",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47091"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmac80211: fix locking in ieee80211_start_ap error path\n\nWe need to hold the local-\u003emtx to release the channel context,\nas even encoded by the lockdep_assert_held() there. Fix it.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47091",
"url": "https://www.suse.com/security/cve/CVE-2021-47091"
},
{
"category": "external",
"summary": "SUSE Bug 1220959 for CVE-2021-47091",
"url": "https://bugzilla.suse.com/1220959"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-47091"
},
{
"cve": "CVE-2021-47093",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47093"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nplatform/x86: intel_pmc_core: fix memleak on registration failure\n\nIn case device registration fails during module initialisation, the\nplatform device structure needs to be freed using platform_device_put()\nto properly free all resources (e.g. the device name).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47093",
"url": "https://www.suse.com/security/cve/CVE-2021-47093"
},
{
"category": "external",
"summary": "SUSE Bug 1220978 for CVE-2021-47093",
"url": "https://bugzilla.suse.com/1220978"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-47093"
},
{
"cve": "CVE-2021-47094",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47094"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nKVM: x86/mmu: Don\u0027t advance iterator after restart due to yielding\n\nAfter dropping mmu_lock in the TDP MMU, restart the iterator during\ntdp_iter_next() and do not advance the iterator. Advancing the iterator\nresults in skipping the top-level SPTE and all its children, which is\nfatal if any of the skipped SPTEs were not visited before yielding.\n\nWhen zapping all SPTEs, i.e. when min_level == root_level, restarting the\niter and then invoking tdp_iter_next() is always fatal if the current gfn\nhas as a valid SPTE, as advancing the iterator results in try_step_side()\nskipping the current gfn, which wasn\u0027t visited before yielding.\n\nSprinkle WARNs on iter-\u003eyielded being true in various helpers that are\noften used in conjunction with yielding, and tag the helper with\n__must_check to reduce the probabily of improper usage.\n\nFailing to zap a top-level SPTE manifests in one of two ways. If a valid\nSPTE is skipped by both kvm_tdp_mmu_zap_all() and kvm_tdp_mmu_put_root(),\nthe shadow page will be leaked and KVM will WARN accordingly.\n\n WARNING: CPU: 1 PID: 3509 at arch/x86/kvm/mmu/tdp_mmu.c:46 [kvm]\n RIP: 0010:kvm_mmu_uninit_tdp_mmu+0x3e/0x50 [kvm]\n Call Trace:\n \u003cTASK\u003e\n kvm_arch_destroy_vm+0x130/0x1b0 [kvm]\n kvm_destroy_vm+0x162/0x2a0 [kvm]\n kvm_vcpu_release+0x34/0x60 [kvm]\n __fput+0x82/0x240\n task_work_run+0x5c/0x90\n do_exit+0x364/0xa10\n ? futex_unqueue+0x38/0x60\n do_group_exit+0x33/0xa0\n get_signal+0x155/0x850\n arch_do_signal_or_restart+0xed/0x750\n exit_to_user_mode_prepare+0xc5/0x120\n syscall_exit_to_user_mode+0x1d/0x40\n do_syscall_64+0x48/0xc0\n entry_SYSCALL_64_after_hwframe+0x44/0xae\n\nIf kvm_tdp_mmu_zap_all() skips a gfn/SPTE but that SPTE is then zapped by\nkvm_tdp_mmu_put_root(), KVM triggers a use-after-free in the form of\nmarking a struct page as dirty/accessed after it has been put back on the\nfree list. This directly triggers a WARN due to encountering a page with\npage_count() == 0, but it can also lead to data corruption and additional\nerrors in the kernel.\n\n WARNING: CPU: 7 PID: 1995658 at arch/x86/kvm/../../../virt/kvm/kvm_main.c:171\n RIP: 0010:kvm_is_zone_device_pfn.part.0+0x9e/0xd0 [kvm]\n Call Trace:\n \u003cTASK\u003e\n kvm_set_pfn_dirty+0x120/0x1d0 [kvm]\n __handle_changed_spte+0x92e/0xca0 [kvm]\n __handle_changed_spte+0x63c/0xca0 [kvm]\n __handle_changed_spte+0x63c/0xca0 [kvm]\n __handle_changed_spte+0x63c/0xca0 [kvm]\n zap_gfn_range+0x549/0x620 [kvm]\n kvm_tdp_mmu_put_root+0x1b6/0x270 [kvm]\n mmu_free_root_page+0x219/0x2c0 [kvm]\n kvm_mmu_free_roots+0x1b4/0x4e0 [kvm]\n kvm_mmu_unload+0x1c/0xa0 [kvm]\n kvm_arch_destroy_vm+0x1f2/0x5c0 [kvm]\n kvm_put_kvm+0x3b1/0x8b0 [kvm]\n kvm_vcpu_release+0x4e/0x70 [kvm]\n __fput+0x1f7/0x8c0\n task_work_run+0xf8/0x1a0\n do_exit+0x97b/0x2230\n do_group_exit+0xda/0x2a0\n get_signal+0x3be/0x1e50\n arch_do_signal_or_restart+0x244/0x17f0\n exit_to_user_mode_prepare+0xcb/0x120\n syscall_exit_to_user_mode+0x1d/0x40\n do_syscall_64+0x4d/0x90\n entry_SYSCALL_64_after_hwframe+0x44/0xae\n\nNote, the underlying bug existed even before commit 1af4a96025b3 (\"KVM:\nx86/mmu: Yield in TDU MMU iter even if no SPTES changed\") moved calls to\ntdp_mmu_iter_cond_resched() to the beginning of loops, as KVM could still\nincorrectly advance past a top-level entry when yielding on a lower-level\nentry. But with respect to leaking shadow pages, the bug was introduced\nby yielding before processing the current gfn.\n\nAlternatively, tdp_mmu_iter_cond_resched() could simply fall through, or\ncallers could jump to their \"retry\" label. The downside of that approach\nis that tdp_mmu_iter_cond_resched() _must_ be called before anything else\nin the loop, and there\u0027s no easy way to enfornce that requirement.\n\nIdeally, KVM would handling the cond_resched() fully within the iterator\nmacro (the code is actually quite clean) and avoid this entire class of\nbugs, but that is extremely difficult do wh\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47094",
"url": "https://www.suse.com/security/cve/CVE-2021-47094"
},
{
"category": "external",
"summary": "SUSE Bug 1221551 for CVE-2021-47094",
"url": "https://bugzilla.suse.com/1221551"
},
{
"category": "external",
"summary": "SUSE Bug 1222401 for CVE-2021-47094",
"url": "https://bugzilla.suse.com/1222401"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "important"
}
],
"title": "CVE-2021-47094"
},
{
"cve": "CVE-2021-47095",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47095"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nipmi: ssif: initialize ssif_info-\u003eclient early\n\nDuring probe ssif_info-\u003eclient is dereferenced in error path. However,\nit is set when some of the error checking has already been done. This\ncauses following kernel crash if an error path is taken:\n\n[ 30.645593][ T674] ipmi_ssif 0-000e: ipmi_ssif: Not probing, Interface already present\n[ 30.657616][ T674] Unable to handle kernel NULL pointer dereference at virtual address 0000000000000088\n...\n[ 30.657723][ T674] pc : __dev_printk+0x28/0xa0\n[ 30.657732][ T674] lr : _dev_err+0x7c/0xa0\n...\n[ 30.657772][ T674] Call trace:\n[ 30.657775][ T674] __dev_printk+0x28/0xa0\n[ 30.657778][ T674] _dev_err+0x7c/0xa0\n[ 30.657781][ T674] ssif_probe+0x548/0x900 [ipmi_ssif 62ce4b08badc1458fd896206d9ef69a3c31f3d3e]\n[ 30.657791][ T674] i2c_device_probe+0x37c/0x3c0\n...\n\nInitialize ssif_info-\u003eclient before any error path can be taken. Clear\ni2c_client data in the error path to prevent the dangling pointer from\nleaking.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47095",
"url": "https://www.suse.com/security/cve/CVE-2021-47095"
},
{
"category": "external",
"summary": "SUSE Bug 1220979 for CVE-2021-47095",
"url": "https://bugzilla.suse.com/1220979"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-47095"
},
{
"cve": "CVE-2021-47096",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47096"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nALSA: rawmidi - fix the uninitalized user_pversion\n\nThe user_pversion was uninitialized for the user space file structure\nin the open function, because the file private structure use\nkmalloc for the allocation.\n\nThe kernel ALSA sequencer code clears the file structure, so no additional\nfixes are required.\n\nBugLink: https://github.com/alsa-project/alsa-lib/issues/178",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47096",
"url": "https://www.suse.com/security/cve/CVE-2021-47096"
},
{
"category": "external",
"summary": "SUSE Bug 1220981 for CVE-2021-47096",
"url": "https://bugzilla.suse.com/1220981"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "low"
}
],
"title": "CVE-2021-47096"
},
{
"cve": "CVE-2021-47097",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47097"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nInput: elantech - fix stack out of bound access in elantech_change_report_id()\n\nThe array param[] in elantech_change_report_id() must be at least 3\nbytes, because elantech_read_reg_params() is calling ps2_command() with\nPSMOUSE_CMD_GETINFO, that is going to access 3 bytes from param[], but\nit\u0027s defined in the stack as an array of 2 bytes, therefore we have a\npotential stack out-of-bounds access here, also confirmed by KASAN:\n\n[ 6.512374] BUG: KASAN: stack-out-of-bounds in __ps2_command+0x372/0x7e0\n[ 6.512397] Read of size 1 at addr ffff8881024d77c2 by task kworker/2:1/118\n\n[ 6.512416] CPU: 2 PID: 118 Comm: kworker/2:1 Not tainted 5.13.0-22-generic #22+arighi20211110\n[ 6.512428] Hardware name: LENOVO 20T8000QGE/20T8000QGE, BIOS R1AET32W (1.08 ) 08/14/2020\n[ 6.512436] Workqueue: events_long serio_handle_event\n[ 6.512453] Call Trace:\n[ 6.512462] show_stack+0x52/0x58\n[ 6.512474] dump_stack+0xa1/0xd3\n[ 6.512487] print_address_description.constprop.0+0x1d/0x140\n[ 6.512502] ? __ps2_command+0x372/0x7e0\n[ 6.512516] __kasan_report.cold+0x7d/0x112\n[ 6.512527] ? _raw_write_lock_irq+0x20/0xd0\n[ 6.512539] ? __ps2_command+0x372/0x7e0\n[ 6.512552] kasan_report+0x3c/0x50\n[ 6.512564] __asan_load1+0x6a/0x70\n[ 6.512575] __ps2_command+0x372/0x7e0\n[ 6.512589] ? ps2_drain+0x240/0x240\n[ 6.512601] ? dev_printk_emit+0xa2/0xd3\n[ 6.512612] ? dev_vprintk_emit+0xc5/0xc5\n[ 6.512621] ? __kasan_check_write+0x14/0x20\n[ 6.512634] ? mutex_lock+0x8f/0xe0\n[ 6.512643] ? __mutex_lock_slowpath+0x20/0x20\n[ 6.512655] ps2_command+0x52/0x90\n[ 6.512670] elantech_ps2_command+0x4f/0xc0 [psmouse]\n[ 6.512734] elantech_change_report_id+0x1e6/0x256 [psmouse]\n[ 6.512799] ? elantech_report_trackpoint.constprop.0.cold+0xd/0xd [psmouse]\n[ 6.512863] ? ps2_command+0x7f/0x90\n[ 6.512877] elantech_query_info.cold+0x6bd/0x9ed [psmouse]\n[ 6.512943] ? elantech_setup_ps2+0x460/0x460 [psmouse]\n[ 6.513005] ? psmouse_reset+0x69/0xb0 [psmouse]\n[ 6.513064] ? psmouse_attr_set_helper+0x2a0/0x2a0 [psmouse]\n[ 6.513122] ? phys_pmd_init+0x30e/0x521\n[ 6.513137] elantech_init+0x8a/0x200 [psmouse]\n[ 6.513200] ? elantech_init_ps2+0xf0/0xf0 [psmouse]\n[ 6.513249] ? elantech_query_info+0x440/0x440 [psmouse]\n[ 6.513296] ? synaptics_send_cmd+0x60/0x60 [psmouse]\n[ 6.513342] ? elantech_query_info+0x440/0x440 [psmouse]\n[ 6.513388] ? psmouse_try_protocol+0x11e/0x170 [psmouse]\n[ 6.513432] psmouse_extensions+0x65d/0x6e0 [psmouse]\n[ 6.513476] ? psmouse_try_protocol+0x170/0x170 [psmouse]\n[ 6.513519] ? mutex_unlock+0x22/0x40\n[ 6.513526] ? ps2_command+0x7f/0x90\n[ 6.513536] ? psmouse_probe+0xa3/0xf0 [psmouse]\n[ 6.513580] psmouse_switch_protocol+0x27d/0x2e0 [psmouse]\n[ 6.513624] psmouse_connect+0x272/0x530 [psmouse]\n[ 6.513669] serio_driver_probe+0x55/0x70\n[ 6.513679] really_probe+0x190/0x720\n[ 6.513689] driver_probe_device+0x160/0x1f0\n[ 6.513697] device_driver_attach+0x119/0x130\n[ 6.513705] ? device_driver_attach+0x130/0x130\n[ 6.513713] __driver_attach+0xe7/0x1a0\n[ 6.513720] ? device_driver_attach+0x130/0x130\n[ 6.513728] bus_for_each_dev+0xfb/0x150\n[ 6.513738] ? subsys_dev_iter_exit+0x10/0x10\n[ 6.513748] ? _raw_write_unlock_bh+0x30/0x30\n[ 6.513757] driver_attach+0x2d/0x40\n[ 6.513764] serio_handle_event+0x199/0x3d0\n[ 6.513775] process_one_work+0x471/0x740\n[ 6.513785] worker_thread+0x2d2/0x790\n[ 6.513794] ? process_one_work+0x740/0x740\n[ 6.513802] kthread+0x1b4/0x1e0\n[ 6.513809] ? set_kthread_struct+0x80/0x80\n[ 6.513816] ret_from_fork+0x22/0x30\n\n[ 6.513832] The buggy address belongs to the page:\n[ 6.513838] page:00000000bc35e189 refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1024d7\n[ 6.513847] flags: 0x17ffffc0000000(node=0|zone=2|lastcpupid=0x1fffff)\n[ 6.513860] raw: 0\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47097",
"url": "https://www.suse.com/security/cve/CVE-2021-47097"
},
{
"category": "external",
"summary": "SUSE Bug 1220982 for CVE-2021-47097",
"url": "https://bugzilla.suse.com/1220982"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "low"
}
],
"title": "CVE-2021-47097"
},
{
"cve": "CVE-2021-47098",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47098"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nhwmon: (lm90) Prevent integer overflow/underflow in hysteresis calculations\n\nCommit b50aa49638c7 (\"hwmon: (lm90) Prevent integer underflows of\ntemperature calculations\") addressed a number of underflow situations\nwhen writing temperature limits. However, it missed one situation, seen\nwhen an attempt is made to set the hysteresis value to MAX_LONG and the\ncritical temperature limit is negative.\n\nUse clamp_val() when setting the hysteresis temperature to ensure that\nthe provided value can never overflow or underflow.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47098",
"url": "https://www.suse.com/security/cve/CVE-2021-47098"
},
{
"category": "external",
"summary": "SUSE Bug 1220983 for CVE-2021-47098",
"url": "https://bugzilla.suse.com/1220983"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-47098"
},
{
"cve": "CVE-2021-47099",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47099"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nveth: ensure skb entering GRO are not cloned.\n\nAfter commit d3256efd8e8b (\"veth: allow enabling NAPI even without XDP\"),\nif GRO is enabled on a veth device and TSO is disabled on the peer\ndevice, TCP skbs will go through the NAPI callback. If there is no XDP\nprogram attached, the veth code does not perform any share check, and\nshared/cloned skbs could enter the GRO engine.\n\nIgnat reported a BUG triggered later-on due to the above condition:\n\n[ 53.970529][ C1] kernel BUG at net/core/skbuff.c:3574!\n[ 53.981755][ C1] invalid opcode: 0000 [#1] PREEMPT SMP KASAN PTI\n[ 53.982634][ C1] CPU: 1 PID: 19 Comm: ksoftirqd/1 Not tainted 5.16.0-rc5+ #25\n[ 53.982634][ C1] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 0.0.0 02/06/2015\n[ 53.982634][ C1] RIP: 0010:skb_shift+0x13ef/0x23b0\n[ 53.982634][ C1] Code: ea 03 0f b6 04 02 48 89 fa 83 e2 07 38 d0\n7f 08 84 c0 0f 85 41 0c 00 00 41 80 7f 02 00 4d 8d b5 d0 00 00 00 0f\n85 74 f5 ff ff \u003c0f\u003e 0b 4d 8d 77 20 be 04 00 00 00 4c 89 44 24 78 4c 89\nf7 4c 89 8c\n[ 53.982634][ C1] RSP: 0018:ffff8881008f7008 EFLAGS: 00010246\n[ 53.982634][ C1] RAX: 0000000000000000 RBX: ffff8881180b4c80 RCX: 0000000000000000\n[ 53.982634][ C1] RDX: 0000000000000002 RSI: ffff8881180b4d3c RDI: ffff88810bc9cac2\n[ 53.982634][ C1] RBP: ffff8881008f70b8 R08: ffff8881180b4cf4 R09: ffff8881180b4cf0\n[ 53.982634][ C1] R10: ffffed1022999e5c R11: 0000000000000002 R12: 0000000000000590\n[ 53.982634][ C1] R13: ffff88810f940c80 R14: ffff88810f940d50 R15: ffff88810bc9cac0\n[ 53.982634][ C1] FS: 0000000000000000(0000) GS:ffff888235880000(0000) knlGS:0000000000000000\n[ 53.982634][ C1] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n[ 53.982634][ C1] CR2: 00007ff5f9b86680 CR3: 0000000108ce8004 CR4: 0000000000170ee0\n[ 53.982634][ C1] Call Trace:\n[ 53.982634][ C1] \u003cTASK\u003e\n[ 53.982634][ C1] tcp_sacktag_walk+0xaba/0x18e0\n[ 53.982634][ C1] tcp_sacktag_write_queue+0xe7b/0x3460\n[ 53.982634][ C1] tcp_ack+0x2666/0x54b0\n[ 53.982634][ C1] tcp_rcv_established+0x4d9/0x20f0\n[ 53.982634][ C1] tcp_v4_do_rcv+0x551/0x810\n[ 53.982634][ C1] tcp_v4_rcv+0x22ed/0x2ed0\n[ 53.982634][ C1] ip_protocol_deliver_rcu+0x96/0xaf0\n[ 53.982634][ C1] ip_local_deliver_finish+0x1e0/0x2f0\n[ 53.982634][ C1] ip_sublist_rcv_finish+0x211/0x440\n[ 53.982634][ C1] ip_list_rcv_finish.constprop.0+0x424/0x660\n[ 53.982634][ C1] ip_list_rcv+0x2c8/0x410\n[ 53.982634][ C1] __netif_receive_skb_list_core+0x65c/0x910\n[ 53.982634][ C1] netif_receive_skb_list_internal+0x5f9/0xcb0\n[ 53.982634][ C1] napi_complete_done+0x188/0x6e0\n[ 53.982634][ C1] gro_cell_poll+0x10c/0x1d0\n[ 53.982634][ C1] __napi_poll+0xa1/0x530\n[ 53.982634][ C1] net_rx_action+0x567/0x1270\n[ 53.982634][ C1] __do_softirq+0x28a/0x9ba\n[ 53.982634][ C1] run_ksoftirqd+0x32/0x60\n[ 53.982634][ C1] smpboot_thread_fn+0x559/0x8c0\n[ 53.982634][ C1] kthread+0x3b9/0x490\n[ 53.982634][ C1] ret_from_fork+0x22/0x30\n[ 53.982634][ C1] \u003c/TASK\u003e\n\nAddress the issue by skipping the GRO stage for shared or cloned skbs.\nTo reduce the chance of OoO, try to unclone the skbs before giving up.\n\nv1 -\u003e v2:\n - use avoid skb_copy and fallback to netif_receive_skb - Eric",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47099",
"url": "https://www.suse.com/security/cve/CVE-2021-47099"
},
{
"category": "external",
"summary": "SUSE Bug 1220955 for CVE-2021-47099",
"url": "https://bugzilla.suse.com/1220955"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-47099"
},
{
"cve": "CVE-2021-47100",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47100"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nipmi: Fix UAF when uninstall ipmi_si and ipmi_msghandler module\n\nHi,\n\nWhen testing install and uninstall of ipmi_si.ko and ipmi_msghandler.ko,\nthe system crashed.\n\nThe log as follows:\n[ 141.087026] BUG: unable to handle kernel paging request at ffffffffc09b3a5a\n[ 141.087241] PGD 8fe4c0d067 P4D 8fe4c0d067 PUD 8fe4c0f067 PMD 103ad89067 PTE 0\n[ 141.087464] Oops: 0010 [#1] SMP NOPTI\n[ 141.087580] CPU: 67 PID: 668 Comm: kworker/67:1 Kdump: loaded Not tainted 4.18.0.x86_64 #47\n[ 141.088009] Workqueue: events 0xffffffffc09b3a40\n[ 141.088009] RIP: 0010:0xffffffffc09b3a5a\n[ 141.088009] Code: Bad RIP value.\n[ 141.088009] RSP: 0018:ffffb9094e2c3e88 EFLAGS: 00010246\n[ 141.088009] RAX: 0000000000000000 RBX: ffff9abfdb1f04a0 RCX: 0000000000000000\n[ 141.088009] RDX: 0000000000000000 RSI: 0000000000000246 RDI: 0000000000000246\n[ 141.088009] RBP: 0000000000000000 R08: ffff9abfffee3cb8 R09: 00000000000002e1\n[ 141.088009] R10: ffffb9094cb73d90 R11: 00000000000f4240 R12: ffff9abfffee8700\n[ 141.088009] R13: 0000000000000000 R14: ffff9abfdb1f04a0 R15: ffff9abfdb1f04a8\n[ 141.088009] FS: 0000000000000000(0000) GS:ffff9abfffec0000(0000) knlGS:0000000000000000\n[ 141.088009] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n[ 141.088009] CR2: ffffffffc09b3a30 CR3: 0000008fe4c0a001 CR4: 00000000007606e0\n[ 141.088009] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000\n[ 141.088009] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400\n[ 141.088009] PKRU: 55555554\n[ 141.088009] Call Trace:\n[ 141.088009] ? process_one_work+0x195/0x390\n[ 141.088009] ? worker_thread+0x30/0x390\n[ 141.088009] ? process_one_work+0x390/0x390\n[ 141.088009] ? kthread+0x10d/0x130\n[ 141.088009] ? kthread_flush_work_fn+0x10/0x10\n[ 141.088009] ? ret_from_fork+0x35/0x40] BUG: unable to handle kernel paging request at ffffffffc0b28a5a\n[ 200.223240] PGD 97fe00d067 P4D 97fe00d067 PUD 97fe00f067 PMD a580cbf067 PTE 0\n[ 200.223464] Oops: 0010 [#1] SMP NOPTI\n[ 200.223579] CPU: 63 PID: 664 Comm: kworker/63:1 Kdump: loaded Not tainted 4.18.0.x86_64 #46\n[ 200.224008] Workqueue: events 0xffffffffc0b28a40\n[ 200.224008] RIP: 0010:0xffffffffc0b28a5a\n[ 200.224008] Code: Bad RIP value.\n[ 200.224008] RSP: 0018:ffffbf3c8e2a3e88 EFLAGS: 00010246\n[ 200.224008] RAX: 0000000000000000 RBX: ffffa0799ad6bca0 RCX: 0000000000000000\n[ 200.224008] RDX: 0000000000000000 RSI: 0000000000000246 RDI: 0000000000000246\n[ 200.224008] RBP: 0000000000000000 R08: ffff9fe43fde3cb8 R09: 00000000000000d5\n[ 200.224008] R10: ffffbf3c8cb53d90 R11: 00000000000f4240 R12: ffff9fe43fde8700\n[ 200.224008] R13: 0000000000000000 R14: ffffa0799ad6bca0 R15: ffffa0799ad6bca8\n[ 200.224008] FS: 0000000000000000(0000) GS:ffff9fe43fdc0000(0000) knlGS:0000000000000000\n[ 200.224008] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n[ 200.224008] CR2: ffffffffc0b28a30 CR3: 00000097fe00a002 CR4: 00000000007606e0\n[ 200.224008] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000\n[ 200.224008] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400\n[ 200.224008] PKRU: 55555554\n[ 200.224008] Call Trace:\n[ 200.224008] ? process_one_work+0x195/0x390\n[ 200.224008] ? worker_thread+0x30/0x390\n[ 200.224008] ? process_one_work+0x390/0x390\n[ 200.224008] ? kthread+0x10d/0x130\n[ 200.224008] ? kthread_flush_work_fn+0x10/0x10\n[ 200.224008] ? ret_from_fork+0x35/0x40\n[ 200.224008] kernel fault(0x1) notification starting on CPU 63\n[ 200.224008] kernel fault(0x1) notification finished on CPU 63\n[ 200.224008] CR2: ffffffffc0b28a5a\n[ 200.224008] ---[ end trace c82a412d93f57412 ]---\n\nThe reason is as follows:\nT1: rmmod ipmi_si.\n -\u003eipmi_unregister_smi()\n -\u003e ipmi_bmc_unregister()\n -\u003e __ipmi_bmc_unregister()\n -\u003e kref_put(\u0026bmc-\u003eusecount, cleanup_bmc_device);\n -\u003e schedule_work(\u0026bmc-\u003eremove_work);\n\nT2: rmmod ipmi_msghandl\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47100",
"url": "https://www.suse.com/security/cve/CVE-2021-47100"
},
{
"category": "external",
"summary": "SUSE Bug 1220985 for CVE-2021-47100",
"url": "https://bugzilla.suse.com/1220985"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-47100"
},
{
"cve": "CVE-2021-47101",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47101"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nasix: fix uninit-value in asix_mdio_read()\n\nasix_read_cmd() may read less than sizeof(smsr) bytes and in this case\nsmsr will be uninitialized.\n\nFail log:\nBUG: KMSAN: uninit-value in asix_check_host_enable drivers/net/usb/asix_common.c:82 [inline]\nBUG: KMSAN: uninit-value in asix_check_host_enable drivers/net/usb/asix_common.c:82 [inline] drivers/net/usb/asix_common.c:497\nBUG: KMSAN: uninit-value in asix_mdio_read+0x3c1/0xb00 drivers/net/usb/asix_common.c:497 drivers/net/usb/asix_common.c:497\n asix_check_host_enable drivers/net/usb/asix_common.c:82 [inline]\n asix_check_host_enable drivers/net/usb/asix_common.c:82 [inline] drivers/net/usb/asix_common.c:497\n asix_mdio_read+0x3c1/0xb00 drivers/net/usb/asix_common.c:497 drivers/net/usb/asix_common.c:497",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47101",
"url": "https://www.suse.com/security/cve/CVE-2021-47101"
},
{
"category": "external",
"summary": "SUSE Bug 1220987 for CVE-2021-47101",
"url": "https://bugzilla.suse.com/1220987"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "low"
}
],
"title": "CVE-2021-47101"
},
{
"cve": "CVE-2021-47102",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47102"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: marvell: prestera: fix incorrect structure access\n\nIn line:\n\tupper = info-\u003eupper_dev;\nWe access upper_dev field, which is related only for particular events\n(e.g. event == NETDEV_CHANGEUPPER). So, this line cause invalid memory\naccess for another events,\nwhen ptr is not netdev_notifier_changeupper_info.\n\nThe KASAN logs are as follows:\n\n[ 30.123165] BUG: KASAN: stack-out-of-bounds in prestera_netdev_port_event.constprop.0+0x68/0x538 [prestera]\n[ 30.133336] Read of size 8 at addr ffff80000cf772b0 by task udevd/778\n[ 30.139866]\n[ 30.141398] CPU: 0 PID: 778 Comm: udevd Not tainted 5.16.0-rc3 #6\n[ 30.147588] Hardware name: DNI AmazonGo1 A7040 board (DT)\n[ 30.153056] Call trace:\n[ 30.155547] dump_backtrace+0x0/0x2c0\n[ 30.159320] show_stack+0x18/0x30\n[ 30.162729] dump_stack_lvl+0x68/0x84\n[ 30.166491] print_address_description.constprop.0+0x74/0x2b8\n[ 30.172346] kasan_report+0x1e8/0x250\n[ 30.176102] __asan_load8+0x98/0xe0\n[ 30.179682] prestera_netdev_port_event.constprop.0+0x68/0x538 [prestera]\n[ 30.186847] prestera_netdev_event_handler+0x1b4/0x1c0 [prestera]\n[ 30.193313] raw_notifier_call_chain+0x74/0xa0\n[ 30.197860] call_netdevice_notifiers_info+0x68/0xc0\n[ 30.202924] register_netdevice+0x3cc/0x760\n[ 30.207190] register_netdev+0x24/0x50\n[ 30.211015] prestera_device_register+0x8a0/0xba0 [prestera]",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47102",
"url": "https://www.suse.com/security/cve/CVE-2021-47102"
},
{
"category": "external",
"summary": "SUSE Bug 1221009 for CVE-2021-47102",
"url": "https://bugzilla.suse.com/1221009"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-47102"
},
{
"cve": "CVE-2021-47104",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47104"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nIB/qib: Fix memory leak in qib_user_sdma_queue_pkts()\n\nThe wrong goto label was used for the error case and missed cleanup of the\npkt allocation.\n\nAddresses-Coverity-ID: 1493352 (\"Resource leak\")",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47104",
"url": "https://www.suse.com/security/cve/CVE-2021-47104"
},
{
"category": "external",
"summary": "SUSE Bug 1220960 for CVE-2021-47104",
"url": "https://bugzilla.suse.com/1220960"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-47104"
},
{
"cve": "CVE-2021-47105",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47105"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nice: xsk: return xsk buffers back to pool when cleaning the ring\n\nCurrently we only NULL the xdp_buff pointer in the internal SW ring but\nwe never give it back to the xsk buffer pool. This means that buffers\ncan be leaked out of the buff pool and never be used again.\n\nAdd missing xsk_buff_free() call to the routine that is supposed to\nclean the entries that are left in the ring so that these buffers in the\numem can be used by other sockets.\n\nAlso, only go through the space that is actually left to be cleaned\ninstead of a whole ring.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47105",
"url": "https://www.suse.com/security/cve/CVE-2021-47105"
},
{
"category": "external",
"summary": "SUSE Bug 1220961 for CVE-2021-47105",
"url": "https://bugzilla.suse.com/1220961"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "low"
}
],
"title": "CVE-2021-47105"
},
{
"cve": "CVE-2021-47107",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47107"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nNFSD: Fix READDIR buffer overflow\n\nIf a client sends a READDIR count argument that is too small (say,\nzero), then the buffer size calculation in the new init_dirlist\nhelper functions results in an underflow, allowing the XDR stream\nfunctions to write beyond the actual buffer.\n\nThis calculation has always been suspect. NFSD has never sanity-\nchecked the READDIR count argument, but the old entry encoders\nmanaged the problem correctly.\n\nWith the commits below, entry encoding changed, exposing the\nunderflow to the pointer arithmetic in xdr_reserve_space().\n\nModern NFS clients attempt to retrieve as much data as possible\nfor each READDIR request. Also, we have no unit tests that\nexercise the behavior of READDIR at the lower bound of @count\nvalues. Thus this case was missed during testing.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47107",
"url": "https://www.suse.com/security/cve/CVE-2021-47107"
},
{
"category": "external",
"summary": "SUSE Bug 1220965 for CVE-2021-47107",
"url": "https://bugzilla.suse.com/1220965"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-47107"
},
{
"cve": "CVE-2021-47108",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47108"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/mediatek: hdmi: Perform NULL pointer check for mtk_hdmi_conf\n\nIn commit 41ca9caaae0b\n(\"drm/mediatek: hdmi: Add check for CEA modes only\") a check\nfor CEA modes was added to function mtk_hdmi_bridge_mode_valid()\nin order to address possible issues on MT8167;\nmoreover, with commit c91026a938c2\n(\"drm/mediatek: hdmi: Add optional limit on maximal HDMI mode clock\")\nanother similar check was introduced.\n\nUnfortunately though, at the time of writing, MT8173 does not provide\nany mtk_hdmi_conf structure and this is crashing the kernel with NULL\npointer upon entering mtk_hdmi_bridge_mode_valid(), which happens as\nsoon as a HDMI cable gets plugged in.\n\nTo fix this regression, add a NULL pointer check for hdmi-\u003econf in the\nsaid function, restoring HDMI functionality and avoiding NULL pointer\nkernel panics.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47108",
"url": "https://www.suse.com/security/cve/CVE-2021-47108"
},
{
"category": "external",
"summary": "SUSE Bug 1220986 for CVE-2021-47108",
"url": "https://bugzilla.suse.com/1220986"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-47108"
},
{
"cve": "CVE-2022-4744",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-4744"
}
],
"notes": [
{
"category": "general",
"text": "A double-free flaw was found in the Linux kernel\u0027s TUN/TAP device driver functionality in how a user registers the device when the register_netdevice function fails (NETDEV_REGISTER notifier). This flaw allows a local user to crash or potentially escalate their privileges on the system.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-4744",
"url": "https://www.suse.com/security/cve/CVE-2022-4744"
},
{
"category": "external",
"summary": "SUSE Bug 1209635 for CVE-2022-4744",
"url": "https://bugzilla.suse.com/1209635"
},
{
"category": "external",
"summary": "SUSE Bug 1209672 for CVE-2022-4744",
"url": "https://bugzilla.suse.com/1209672"
},
{
"category": "external",
"summary": "SUSE Bug 1211833 for CVE-2022-4744",
"url": "https://bugzilla.suse.com/1211833"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "important"
}
],
"title": "CVE-2022-4744"
},
{
"cve": "CVE-2022-48626",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-48626"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmoxart: fix potential use-after-free on remove path\n\nIt was reported that the mmc host structure could be accessed after it\nwas freed in moxart_remove(), so fix this by saving the base register of\nthe device and using it instead of the pointer dereference.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-48626",
"url": "https://www.suse.com/security/cve/CVE-2022-48626"
},
{
"category": "external",
"summary": "SUSE Bug 1220366 for CVE-2022-48626",
"url": "https://bugzilla.suse.com/1220366"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-48626"
},
{
"cve": "CVE-2022-48627",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-48627"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nvt: fix memory overlapping when deleting chars in the buffer\n\nA memory overlapping copy occurs when deleting a long line. This memory\noverlapping copy can cause data corruption when scr_memcpyw is optimized\nto memcpy because memcpy does not ensure its behavior if the destination\nbuffer overlaps with the source buffer. The line buffer is not always\nbroken, because the memcpy utilizes the hardware acceleration, whose\nresult is not deterministic.\n\nFix this problem by using replacing the scr_memcpyw with scr_memmovew.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-48627",
"url": "https://www.suse.com/security/cve/CVE-2022-48627"
},
{
"category": "external",
"summary": "SUSE Bug 1220845 for CVE-2022-48627",
"url": "https://bugzilla.suse.com/1220845"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-48627"
},
{
"cve": "CVE-2022-48628",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-48628"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nceph: drop messages from MDS when unmounting\n\nWhen unmounting all the dirty buffers will be flushed and after\nthe last osd request is finished the last reference of the i_count\nwill be released. Then it will flush the dirty cap/snap to MDSs,\nand the unmounting won\u0027t wait the possible acks, which will ihold\nthe inodes when updating the metadata locally but makes no sense\nany more, of this. This will make the evict_inodes() to skip these\ninodes.\n\nIf encrypt is enabled the kernel generate a warning when removing\nthe encrypt keys when the skipped inodes still hold the keyring:\n\nWARNING: CPU: 4 PID: 168846 at fs/crypto/keyring.c:242 fscrypt_destroy_keyring+0x7e/0xd0\nCPU: 4 PID: 168846 Comm: umount Tainted: G S 6.1.0-rc5-ceph-g72ead199864c #1\nHardware name: Supermicro SYS-5018R-WR/X10SRW-F, BIOS 2.0 12/17/2015\nRIP: 0010:fscrypt_destroy_keyring+0x7e/0xd0\nRSP: 0018:ffffc9000b277e28 EFLAGS: 00010202\nRAX: 0000000000000002 RBX: ffff88810d52ac00 RCX: ffff88810b56aa00\nRDX: 0000000080000000 RSI: ffffffff822f3a09 RDI: ffff888108f59000\nRBP: ffff8881d394fb88 R08: 0000000000000028 R09: 0000000000000000\nR10: 0000000000000001 R11: 11ff4fe6834fcd91 R12: ffff8881d394fc40\nR13: ffff888108f59000 R14: ffff8881d394f800 R15: 0000000000000000\nFS: 00007fd83f6f1080(0000) GS:ffff88885fd00000(0000) knlGS:0000000000000000\nCS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\nCR2: 00007f918d417000 CR3: 000000017f89a005 CR4: 00000000003706e0\nDR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000\nDR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400\nCall Trace:\n\u003cTASK\u003e\ngeneric_shutdown_super+0x47/0x120\nkill_anon_super+0x14/0x30\nceph_kill_sb+0x36/0x90 [ceph]\ndeactivate_locked_super+0x29/0x60\ncleanup_mnt+0xb8/0x140\ntask_work_run+0x67/0xb0\nexit_to_user_mode_prepare+0x23d/0x240\nsyscall_exit_to_user_mode+0x25/0x60\ndo_syscall_64+0x40/0x80\nentry_SYSCALL_64_after_hwframe+0x63/0xcd\nRIP: 0033:0x7fd83dc39e9b\n\nLater the kernel will crash when iput() the inodes and dereferencing\nthe \"sb-\u003es_master_keys\", which has been released by the\ngeneric_shutdown_super().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-48628",
"url": "https://www.suse.com/security/cve/CVE-2022-48628"
},
{
"category": "external",
"summary": "SUSE Bug 1220848 for CVE-2022-48628",
"url": "https://bugzilla.suse.com/1220848"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-48628"
},
{
"cve": "CVE-2022-48629",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-48629"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncrypto: qcom-rng - ensure buffer for generate is completely filled\n\nThe generate function in struct rng_alg expects that the destination\nbuffer is completely filled if the function returns 0. qcom_rng_read()\ncan run into a situation where the buffer is partially filled with\nrandomness and the remaining part of the buffer is zeroed since\nqcom_rng_generate() doesn\u0027t check the return value. This issue can\nbe reproduced by running the following from libkcapi:\n\n kcapi-rng -b 9000000 \u003e OUTFILE\n\nThe generated OUTFILE will have three huge sections that contain all\nzeros, and this is caused by the code where the test\n\u0027val \u0026 PRNG_STATUS_DATA_AVAIL\u0027 fails.\n\nLet\u0027s fix this issue by ensuring that qcom_rng_read() always returns\nwith a full buffer if the function returns success. Let\u0027s also have\nqcom_rng_generate() return the correct value.\n\nHere\u0027s some statistics from the ent project\n(https://www.fourmilab.ch/random/) that shows information about the\nquality of the generated numbers:\n\n $ ent -c qcom-random-before\n Value Char Occurrences Fraction\n 0 606748 0.067416\n 1 33104 0.003678\n 2 33001 0.003667\n ...\n 253 \ufffd 32883 0.003654\n 254 \ufffd 33035 0.003671\n 255 \ufffd 33239 0.003693\n\n Total: 9000000 1.000000\n\n Entropy = 7.811590 bits per byte.\n\n Optimum compression would reduce the size\n of this 9000000 byte file by 2 percent.\n\n Chi square distribution for 9000000 samples is 9329962.81, and\n randomly would exceed this value less than 0.01 percent of the\n times.\n\n Arithmetic mean value of data bytes is 119.3731 (127.5 = random).\n Monte Carlo value for Pi is 3.197293333 (error 1.77 percent).\n Serial correlation coefficient is 0.159130 (totally uncorrelated =\n 0.0).\n\nWithout this patch, the results of the chi-square test is 0.01%, and\nthe numbers are certainly not random according to ent\u0027s project page.\nThe results improve with this patch:\n\n $ ent -c qcom-random-after\n Value Char Occurrences Fraction\n 0 35432 0.003937\n 1 35127 0.003903\n 2 35424 0.003936\n ...\n 253 \ufffd 35201 0.003911\n 254 \ufffd 34835 0.003871\n 255 \ufffd 35368 0.003930\n\n Total: 9000000 1.000000\n\n Entropy = 7.999979 bits per byte.\n\n Optimum compression would reduce the size\n of this 9000000 byte file by 0 percent.\n\n Chi square distribution for 9000000 samples is 258.77, and randomly\n would exceed this value 42.24 percent of the times.\n\n Arithmetic mean value of data bytes is 127.5006 (127.5 = random).\n Monte Carlo value for Pi is 3.141277333 (error 0.01 percent).\n Serial correlation coefficient is 0.000468 (totally uncorrelated =\n 0.0).\n\nThis change was tested on a Nexus 5 phone (msm8974 SoC).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-48629",
"url": "https://www.suse.com/security/cve/CVE-2022-48629"
},
{
"category": "external",
"summary": "SUSE Bug 1220989 for CVE-2022-48629",
"url": "https://bugzilla.suse.com/1220989"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-48629"
},
{
"cve": "CVE-2022-48630",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-48630"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncrypto: qcom-rng - fix infinite loop on requests not multiple of WORD_SZ\n\nThe commit referenced in the Fixes tag removed the \u0027break\u0027 from the else\nbranch in qcom_rng_read(), causing an infinite loop whenever \u0027max\u0027 is\nnot a multiple of WORD_SZ. This can be reproduced e.g. by running:\n\n kcapi-rng -b 67 \u003e/dev/null\n\nThere are many ways to fix this without adding back the \u0027break\u0027, but\nthey all seem more awkward than simply adding it back, so do just that.\n\nTested on a machine with Qualcomm Amberwing processor.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-48630",
"url": "https://www.suse.com/security/cve/CVE-2022-48630"
},
{
"category": "external",
"summary": "SUSE Bug 1220990 for CVE-2022-48630",
"url": "https://bugzilla.suse.com/1220990"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-48630"
},
{
"cve": "CVE-2023-0160",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-0160"
}
],
"notes": [
{
"category": "general",
"text": "A deadlock flaw was found in the Linux kernel\u0027s BPF subsystem. This flaw allows a local user to potentially crash the system.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-0160",
"url": "https://www.suse.com/security/cve/CVE-2023-0160"
},
{
"category": "external",
"summary": "SUSE Bug 1209657 for CVE-2023-0160",
"url": "https://bugzilla.suse.com/1209657"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-0160"
},
{
"cve": "CVE-2023-28746",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-28746"
}
],
"notes": [
{
"category": "general",
"text": "Information exposure through microarchitectural state after transient execution from some register files for some Intel(R) Atom(R) Processors may allow an authenticated user to potentially enable information disclosure via local access.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-28746",
"url": "https://www.suse.com/security/cve/CVE-2023-28746"
},
{
"category": "external",
"summary": "SUSE Bug 1213456 for CVE-2023-28746",
"url": "https://bugzilla.suse.com/1213456"
},
{
"category": "external",
"summary": "SUSE Bug 1221323 for CVE-2023-28746",
"url": "https://bugzilla.suse.com/1221323"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-28746"
},
{
"cve": "CVE-2023-35827",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-35827"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in the Linux kernel through 6.3.8. A use-after-free was found in ravb_remove in drivers/net/ethernet/renesas/ravb_main.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-35827",
"url": "https://www.suse.com/security/cve/CVE-2023-35827"
},
{
"category": "external",
"summary": "SUSE Bug 1212514 for CVE-2023-35827",
"url": "https://bugzilla.suse.com/1212514"
},
{
"category": "external",
"summary": "SUSE Bug 1224298 for CVE-2023-35827",
"url": "https://bugzilla.suse.com/1224298"
},
{
"category": "external",
"summary": "SUSE Bug 1224878 for CVE-2023-35827",
"url": "https://bugzilla.suse.com/1224878"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-35827"
},
{
"cve": "CVE-2023-4881",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-4881"
}
],
"notes": [
{
"category": "general",
"text": "** REJECT ** CVE-2023-4881 was wrongly assigned to a bug that was deemed to be a non-security issue by the Linux kernel security team.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-4881",
"url": "https://www.suse.com/security/cve/CVE-2023-4881"
},
{
"category": "external",
"summary": "SUSE Bug 1215221 for CVE-2023-4881",
"url": "https://bugzilla.suse.com/1215221"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-4881"
},
{
"cve": "CVE-2023-52447",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52447"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbpf: Defer the free of inner map when necessary\n\nWhen updating or deleting an inner map in map array or map htab, the map\nmay still be accessed by non-sleepable program or sleepable program.\nHowever bpf_map_fd_put_ptr() decreases the ref-counter of the inner map\ndirectly through bpf_map_put(), if the ref-counter is the last one\n(which is true for most cases), the inner map will be freed by\nops-\u003emap_free() in a kworker. But for now, most .map_free() callbacks\ndon\u0027t use synchronize_rcu() or its variants to wait for the elapse of a\nRCU grace period, so after the invocation of ops-\u003emap_free completes,\nthe bpf program which is accessing the inner map may incur\nuse-after-free problem.\n\nFix the free of inner map by invoking bpf_map_free_deferred() after both\none RCU grace period and one tasks trace RCU grace period if the inner\nmap has been removed from the outer map before. The deferment is\naccomplished by using call_rcu() or call_rcu_tasks_trace() when\nreleasing the last ref-counter of bpf map. The newly-added rcu_head\nfield in bpf_map shares the same storage space with work field to\nreduce the size of bpf_map.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52447",
"url": "https://www.suse.com/security/cve/CVE-2023-52447"
},
{
"category": "external",
"summary": "SUSE Bug 1220251 for CVE-2023-52447",
"url": "https://bugzilla.suse.com/1220251"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52447"
},
{
"cve": "CVE-2023-52450",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52450"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nperf/x86/intel/uncore: Fix NULL pointer dereference issue in upi_fill_topology()\n\nGet logical socket id instead of physical id in discover_upi_topology()\nto avoid out-of-bound access on \u0027upi = \u0026type-\u003etopology[nid][idx];\u0027 line\nthat leads to NULL pointer dereference in upi_fill_topology()",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52450",
"url": "https://www.suse.com/security/cve/CVE-2023-52450"
},
{
"category": "external",
"summary": "SUSE Bug 1220237 for CVE-2023-52450",
"url": "https://bugzilla.suse.com/1220237"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52450"
},
{
"cve": "CVE-2023-52453",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52453"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nhisi_acc_vfio_pci: Update migration data pointer correctly on saving/resume\n\nWhen the optional PRE_COPY support was added to speed up the device\ncompatibility check, it failed to update the saving/resuming data\npointers based on the fd offset. This results in migration data\ncorruption and when the device gets started on the destination the\nfollowing error is reported in some cases,\n\n[ 478.907684] arm-smmu-v3 arm-smmu-v3.2.auto: event 0x10 received:\n[ 478.913691] arm-smmu-v3 arm-smmu-v3.2.auto: 0x0000310200000010\n[ 478.919603] arm-smmu-v3 arm-smmu-v3.2.auto: 0x000002088000007f\n[ 478.925515] arm-smmu-v3 arm-smmu-v3.2.auto: 0x0000000000000000\n[ 478.931425] arm-smmu-v3 arm-smmu-v3.2.auto: 0x0000000000000000\n[ 478.947552] hisi_zip 0000:31:00.0: qm_axi_rresp [error status=0x1] found\n[ 478.955930] hisi_zip 0000:31:00.0: qm_db_timeout [error status=0x400] found\n[ 478.955944] hisi_zip 0000:31:00.0: qm sq doorbell timeout in function 2",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52453",
"url": "https://www.suse.com/security/cve/CVE-2023-52453"
},
{
"category": "external",
"summary": "SUSE Bug 1220337 for CVE-2023-52453",
"url": "https://bugzilla.suse.com/1220337"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52453"
},
{
"cve": "CVE-2023-52454",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52454"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length\n\nIf the host sends an H2CData command with an invalid DATAL,\nthe kernel may crash in nvmet_tcp_build_pdu_iovec().\n\nUnable to handle kernel NULL pointer dereference at\nvirtual address 0000000000000000\nlr : nvmet_tcp_io_work+0x6ac/0x718 [nvmet_tcp]\nCall trace:\n process_one_work+0x174/0x3c8\n worker_thread+0x2d0/0x3e8\n kthread+0x104/0x110\n\nFix the bug by raising a fatal error if DATAL isn\u0027t coherent\nwith the packet size.\nAlso, the PDU length should never exceed the MAXH2CDATA parameter which\nhas been communicated to the host in nvmet_tcp_handle_icreq().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52454",
"url": "https://www.suse.com/security/cve/CVE-2023-52454"
},
{
"category": "external",
"summary": "SUSE Bug 1220320 for CVE-2023-52454",
"url": "https://bugzilla.suse.com/1220320"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52454"
},
{
"cve": "CVE-2023-52462",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52462"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbpf: fix check for attempt to corrupt spilled pointer\n\nWhen register is spilled onto a stack as a 1/2/4-byte register, we set\nslot_type[BPF_REG_SIZE - 1] (plus potentially few more below it,\ndepending on actual spill size). So to check if some stack slot has\nspilled register we need to consult slot_type[7], not slot_type[0].\n\nTo avoid the need to remember and double-check this in the future, just\nuse is_spilled_reg() helper.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52462",
"url": "https://www.suse.com/security/cve/CVE-2023-52462"
},
{
"category": "external",
"summary": "SUSE Bug 1220325 for CVE-2023-52462",
"url": "https://bugzilla.suse.com/1220325"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52462"
},
{
"cve": "CVE-2023-52463",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52463"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nefivarfs: force RO when remounting if SetVariable is not supported\n\nIf SetVariable at runtime is not supported by the firmware we never assign\na callback for that function. At the same time mount the efivarfs as\nRO so no one can call that. However, we never check the permission flags\nwhen someone remounts the filesystem as RW. As a result this leads to a\ncrash looking like this:\n\n$ mount -o remount,rw /sys/firmware/efi/efivars\n$ efi-updatevar -f PK.auth PK\n\n[ 303.279166] Unable to handle kernel NULL pointer dereference at virtual address 0000000000000000\n[ 303.280482] Mem abort info:\n[ 303.280854] ESR = 0x0000000086000004\n[ 303.281338] EC = 0x21: IABT (current EL), IL = 32 bits\n[ 303.282016] SET = 0, FnV = 0\n[ 303.282414] EA = 0, S1PTW = 0\n[ 303.282821] FSC = 0x04: level 0 translation fault\n[ 303.283771] user pgtable: 4k pages, 48-bit VAs, pgdp=000000004258c000\n[ 303.284913] [0000000000000000] pgd=0000000000000000, p4d=0000000000000000\n[ 303.286076] Internal error: Oops: 0000000086000004 [#1] PREEMPT SMP\n[ 303.286936] Modules linked in: qrtr tpm_tis tpm_tis_core crct10dif_ce arm_smccc_trng rng_core drm fuse ip_tables x_tables ipv6\n[ 303.288586] CPU: 1 PID: 755 Comm: efi-updatevar Not tainted 6.3.0-rc1-00108-gc7d0c4695c68 #1\n[ 303.289748] Hardware name: Unknown Unknown Product/Unknown Product, BIOS 2023.04-00627-g88336918701d 04/01/2023\n[ 303.291150] pstate: 60400005 (nZCv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)\n[ 303.292123] pc : 0x0\n[ 303.292443] lr : efivar_set_variable_locked+0x74/0xec\n[ 303.293156] sp : ffff800008673c10\n[ 303.293619] x29: ffff800008673c10 x28: ffff0000037e8000 x27: 0000000000000000\n[ 303.294592] x26: 0000000000000800 x25: ffff000002467400 x24: 0000000000000027\n[ 303.295572] x23: ffffd49ea9832000 x22: ffff0000020c9800 x21: ffff000002467000\n[ 303.296566] x20: 0000000000000001 x19: 00000000000007fc x18: 0000000000000000\n[ 303.297531] x17: 0000000000000000 x16: 0000000000000000 x15: 0000aaaac807ab54\n[ 303.298495] x14: ed37489f673633c0 x13: 71c45c606de13f80 x12: 47464259e219acf4\n[ 303.299453] x11: ffff000002af7b01 x10: 0000000000000003 x9 : 0000000000000002\n[ 303.300431] x8 : 0000000000000010 x7 : ffffd49ea8973230 x6 : 0000000000a85201\n[ 303.301412] x5 : 0000000000000000 x4 : ffff0000020c9800 x3 : 00000000000007fc\n[ 303.302370] x2 : 0000000000000027 x1 : ffff000002467400 x0 : ffff000002467000\n[ 303.303341] Call trace:\n[ 303.303679] 0x0\n[ 303.303938] efivar_entry_set_get_size+0x98/0x16c\n[ 303.304585] efivarfs_file_write+0xd0/0x1a4\n[ 303.305148] vfs_write+0xc4/0x2e4\n[ 303.305601] ksys_write+0x70/0x104\n[ 303.306073] __arm64_sys_write+0x1c/0x28\n[ 303.306622] invoke_syscall+0x48/0x114\n[ 303.307156] el0_svc_common.constprop.0+0x44/0xec\n[ 303.307803] do_el0_svc+0x38/0x98\n[ 303.308268] el0_svc+0x2c/0x84\n[ 303.308702] el0t_64_sync_handler+0xf4/0x120\n[ 303.309293] el0t_64_sync+0x190/0x194\n[ 303.309794] Code: ???????? ???????? ???????? ???????? (????????)\n[ 303.310612] ---[ end trace 0000000000000000 ]---\n\nFix this by adding a .reconfigure() function to the fs operations which\nwe can use to check the requested flags and deny anything that\u0027s not RO\nif the firmware doesn\u0027t implement SetVariable at runtime.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52463",
"url": "https://www.suse.com/security/cve/CVE-2023-52463"
},
{
"category": "external",
"summary": "SUSE Bug 1220328 for CVE-2023-52463",
"url": "https://bugzilla.suse.com/1220328"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52463"
},
{
"cve": "CVE-2023-52467",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52467"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmfd: syscon: Fix null pointer dereference in of_syscon_register()\n\nkasprintf() returns a pointer to dynamically allocated memory\nwhich can be NULL upon failure.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52467",
"url": "https://www.suse.com/security/cve/CVE-2023-52467"
},
{
"category": "external",
"summary": "SUSE Bug 1220433 for CVE-2023-52467",
"url": "https://bugzilla.suse.com/1220433"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52467"
},
{
"cve": "CVE-2023-52469",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52469"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrivers/amd/pm: fix a use-after-free in kv_parse_power_table\n\nWhen ps allocated by kzalloc equals to NULL, kv_parse_power_table\nfrees adev-\u003epm.dpm.ps that allocated before. However, after the control\nflow goes through the following call chains:\n\nkv_parse_power_table\n |-\u003e kv_dpm_init\n |-\u003e kv_dpm_sw_init\n\t |-\u003e kv_dpm_fini\n\nThe adev-\u003epm.dpm.ps is used in the for loop of kv_dpm_fini after its\nfirst free in kv_parse_power_table and causes a use-after-free bug.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52469",
"url": "https://www.suse.com/security/cve/CVE-2023-52469"
},
{
"category": "external",
"summary": "SUSE Bug 1220411 for CVE-2023-52469",
"url": "https://bugzilla.suse.com/1220411"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52469"
},
{
"cve": "CVE-2023-52470",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52470"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/radeon: check the alloc_workqueue return value in radeon_crtc_init()\n\ncheck the alloc_workqueue return value in radeon_crtc_init()\nto avoid null-ptr-deref.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52470",
"url": "https://www.suse.com/security/cve/CVE-2023-52470"
},
{
"category": "external",
"summary": "SUSE Bug 1220413 for CVE-2023-52470",
"url": "https://bugzilla.suse.com/1220413"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52470"
},
{
"cve": "CVE-2023-52474",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52474"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nIB/hfi1: Fix bugs with non-PAGE_SIZE-end multi-iovec user SDMA requests\n\nhfi1 user SDMA request processing has two bugs that can cause data\ncorruption for user SDMA requests that have multiple payload iovecs\nwhere an iovec other than the tail iovec does not run up to the page\nboundary for the buffer pointed to by that iovec.a\n\nHere are the specific bugs:\n1. user_sdma_txadd() does not use struct user_sdma_iovec-\u003eiov.iov_len.\n Rather, user_sdma_txadd() will add up to PAGE_SIZE bytes from iovec\n to the packet, even if some of those bytes are past\n iovec-\u003eiov.iov_len and are thus not intended to be in the packet.\n2. user_sdma_txadd() and user_sdma_send_pkts() fail to advance to the\n next iovec in user_sdma_request-\u003eiovs when the current iovec\n is not PAGE_SIZE and does not contain enough data to complete the\n packet. The transmitted packet will contain the wrong data from the\n iovec pages.\n\nThis has not been an issue with SDMA packets from hfi1 Verbs or PSM2\nbecause they only produce iovecs that end short of PAGE_SIZE as the tail\niovec of an SDMA request.\n\nFixing these bugs exposes other bugs with the SDMA pin cache\n(struct mmu_rb_handler) that get in way of supporting user SDMA requests\nwith multiple payload iovecs whose buffers do not end at PAGE_SIZE. So\nthis commit fixes those issues as well.\n\nHere are the mmu_rb_handler bugs that non-PAGE_SIZE-end multi-iovec\npayload user SDMA requests can hit:\n1. Overlapping memory ranges in mmu_rb_handler will result in duplicate\n pinnings.\n2. When extending an existing mmu_rb_handler entry (struct mmu_rb_node),\n the mmu_rb code (1) removes the existing entry under a lock, (2)\n releases that lock, pins the new pages, (3) then reacquires the lock\n to insert the extended mmu_rb_node.\n\n If someone else comes in and inserts an overlapping entry between (2)\n and (3), insert in (3) will fail.\n\n The failure path code in this case unpins _all_ pages in either the\n original mmu_rb_node or the new mmu_rb_node that was inserted between\n (2) and (3).\n3. In hfi1_mmu_rb_remove_unless_exact(), mmu_rb_node-\u003erefcount is\n incremented outside of mmu_rb_handler-\u003elock. As a result, mmu_rb_node\n could be evicted by another thread that gets mmu_rb_handler-\u003elock and\n checks mmu_rb_node-\u003erefcount before mmu_rb_node-\u003erefcount is\n incremented.\n4. Related to #2 above, SDMA request submission failure path does not\n check mmu_rb_node-\u003erefcount before freeing mmu_rb_node object.\n\n If there are other SDMA requests in progress whose iovecs have\n pointers to the now-freed mmu_rb_node(s), those pointers to the\n now-freed mmu_rb nodes will be dereferenced when those SDMA requests\n complete.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52474",
"url": "https://www.suse.com/security/cve/CVE-2023-52474"
},
{
"category": "external",
"summary": "SUSE Bug 1220445 for CVE-2023-52474",
"url": "https://bugzilla.suse.com/1220445"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.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:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "low"
}
],
"title": "CVE-2023-52474"
},
{
"cve": "CVE-2023-52476",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52476"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nperf/x86/lbr: Filter vsyscall addresses\n\nWe found that a panic can occur when a vsyscall is made while LBR sampling\nis active. If the vsyscall is interrupted (NMI) for perf sampling, this\ncall sequence can occur (most recent at top):\n\n __insn_get_emulate_prefix()\n insn_get_emulate_prefix()\n insn_get_prefixes()\n insn_get_opcode()\n decode_branch_type()\n get_branch_type()\n intel_pmu_lbr_filter()\n intel_pmu_handle_irq()\n perf_event_nmi_handler()\n\nWithin __insn_get_emulate_prefix() at frame 0, a macro is called:\n\n peek_nbyte_next(insn_byte_t, insn, i)\n\nWithin this macro, this dereference occurs:\n\n (insn)-\u003enext_byte\n\nInspecting registers at this point, the value of the next_byte field is the\naddress of the vsyscall made, for example the location of the vsyscall\nversion of gettimeofday() at 0xffffffffff600000. The access to an address\nin the vsyscall region will trigger an oops due to an unhandled page fault.\n\nTo fix the bug, filtering for vsyscalls can be done when\ndetermining the branch type. This patch will return\na \"none\" branch if a kernel address if found to lie in the\nvsyscall region.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52476",
"url": "https://www.suse.com/security/cve/CVE-2023-52476"
},
{
"category": "external",
"summary": "SUSE Bug 1220703 for CVE-2023-52476",
"url": "https://bugzilla.suse.com/1220703"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52476"
},
{
"cve": "CVE-2023-52477",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52477"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: hub: Guard against accesses to uninitialized BOS descriptors\n\nMany functions in drivers/usb/core/hub.c and drivers/usb/core/hub.h\naccess fields inside udev-\u003ebos without checking if it was allocated and\ninitialized. If usb_get_bos_descriptor() fails for whatever\nreason, udev-\u003ebos will be NULL and those accesses will result in a\ncrash:\n\nBUG: kernel NULL pointer dereference, address: 0000000000000018\nPGD 0 P4D 0\nOops: 0000 [#1] PREEMPT SMP NOPTI\nCPU: 5 PID: 17818 Comm: kworker/5:1 Tainted: G W 5.15.108-18910-gab0e1cb584e1 #1 \u003cHASH:1f9e 1\u003e\nHardware name: Google Kindred/Kindred, BIOS Google_Kindred.12672.413.0 02/03/2021\nWorkqueue: usb_hub_wq hub_event\nRIP: 0010:hub_port_reset+0x193/0x788\nCode: 89 f7 e8 20 f7 15 00 48 8b 43 08 80 b8 96 03 00 00 03 75 36 0f b7 88 92 03 00 00 81 f9 10 03 00 00 72 27 48 8b 80 a8 03 00 00 \u003c48\u003e 83 78 18 00 74 19 48 89 df 48 8b 75 b0 ba 02 00 00 00 4c 89 e9\nRSP: 0018:ffffab740c53fcf8 EFLAGS: 00010246\nRAX: 0000000000000000 RBX: ffffa1bc5f678000 RCX: 0000000000000310\nRDX: fffffffffffffdff RSI: 0000000000000286 RDI: ffffa1be9655b840\nRBP: ffffab740c53fd70 R08: 00001b7d5edaa20c R09: ffffffffb005e060\nR10: 0000000000000001 R11: 0000000000000000 R12: 0000000000000000\nR13: ffffab740c53fd3e R14: 0000000000000032 R15: 0000000000000000\nFS: 0000000000000000(0000) GS:ffffa1be96540000(0000) knlGS:0000000000000000\nCS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\nCR2: 0000000000000018 CR3: 000000022e80c005 CR4: 00000000003706e0\nCall Trace:\nhub_event+0x73f/0x156e\n? hub_activate+0x5b7/0x68f\nprocess_one_work+0x1a2/0x487\nworker_thread+0x11a/0x288\nkthread+0x13a/0x152\n? process_one_work+0x487/0x487\n? kthread_associate_blkcg+0x70/0x70\nret_from_fork+0x1f/0x30\n\nFall back to a default behavior if the BOS descriptor isn\u0027t accessible\nand skip all the functionalities that depend on it: LPM support checks,\nSuper Speed capabilitiy checks, U1/U2 states setup.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52477",
"url": "https://www.suse.com/security/cve/CVE-2023-52477"
},
{
"category": "external",
"summary": "SUSE Bug 1220790 for CVE-2023-52477",
"url": "https://bugzilla.suse.com/1220790"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52477"
},
{
"cve": "CVE-2023-52481",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52481"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\narm64: errata: Add Cortex-A520 speculative unprivileged load workaround\n\nImplement the workaround for ARM Cortex-A520 erratum 2966298. On an\naffected Cortex-A520 core, a speculatively executed unprivileged load\nmight leak data from a privileged load via a cache side channel. The\nissue only exists for loads within a translation regime with the same\ntranslation (e.g. same ASID and VMID). Therefore, the issue only affects\nthe return to EL0.\n\nThe workaround is to execute a TLBI before returning to EL0 after all\nloads of privileged data. A non-shareable TLBI to any address is\nsufficient.\n\nThe workaround isn\u0027t necessary if page table isolation (KPTI) is\nenabled, but for simplicity it will be. Page table isolation should\nnormally be disabled for Cortex-A520 as it supports the CSV3 feature\nand the E0PD feature (used when KASLR is enabled).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52481",
"url": "https://www.suse.com/security/cve/CVE-2023-52481"
},
{
"category": "external",
"summary": "SUSE Bug 1220887 for CVE-2023-52481",
"url": "https://bugzilla.suse.com/1220887"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52481"
},
{
"cve": "CVE-2023-52482",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52482"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nx86/srso: Add SRSO mitigation for Hygon processors\n\nAdd mitigation for the speculative return stack overflow vulnerability\nwhich exists on Hygon processors too.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52482",
"url": "https://www.suse.com/security/cve/CVE-2023-52482"
},
{
"category": "external",
"summary": "SUSE Bug 1220735 for CVE-2023-52482",
"url": "https://bugzilla.suse.com/1220735"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52482"
},
{
"cve": "CVE-2023-52484",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52484"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\niommu/arm-smmu-v3: Fix soft lockup triggered by arm_smmu_mm_invalidate_range\n\nWhen running an SVA case, the following soft lockup is triggered:\n--------------------------------------------------------------------\nwatchdog: BUG: soft lockup - CPU#244 stuck for 26s!\npstate: 83400009 (Nzcv daif +PAN -UAO +TCO +DIT -SSBS BTYPE=--)\npc : arm_smmu_cmdq_issue_cmdlist+0x178/0xa50\nlr : arm_smmu_cmdq_issue_cmdlist+0x150/0xa50\nsp : ffff8000d83ef290\nx29: ffff8000d83ef290 x28: 000000003b9aca00 x27: 0000000000000000\nx26: ffff8000d83ef3c0 x25: da86c0812194a0e8 x24: 0000000000000000\nx23: 0000000000000040 x22: ffff8000d83ef340 x21: ffff0000c63980c0\nx20: 0000000000000001 x19: ffff0000c6398080 x18: 0000000000000000\nx17: 0000000000000000 x16: 0000000000000000 x15: ffff3000b4a3bbb0\nx14: ffff3000b4a30888 x13: ffff3000b4a3cf60 x12: 0000000000000000\nx11: 0000000000000000 x10: 0000000000000000 x9 : ffffc08120e4d6bc\nx8 : 0000000000000000 x7 : 0000000000000000 x6 : 0000000000048cfa\nx5 : 0000000000000000 x4 : 0000000000000001 x3 : 000000000000000a\nx2 : 0000000080000000 x1 : 0000000000000000 x0 : 0000000000000001\nCall trace:\n arm_smmu_cmdq_issue_cmdlist+0x178/0xa50\n __arm_smmu_tlb_inv_range+0x118/0x254\n arm_smmu_tlb_inv_range_asid+0x6c/0x130\n arm_smmu_mm_invalidate_range+0xa0/0xa4\n __mmu_notifier_invalidate_range_end+0x88/0x120\n unmap_vmas+0x194/0x1e0\n unmap_region+0xb4/0x144\n do_mas_align_munmap+0x290/0x490\n do_mas_munmap+0xbc/0x124\n __vm_munmap+0xa8/0x19c\n __arm64_sys_munmap+0x28/0x50\n invoke_syscall+0x78/0x11c\n el0_svc_common.constprop.0+0x58/0x1c0\n do_el0_svc+0x34/0x60\n el0_svc+0x2c/0xd4\n el0t_64_sync_handler+0x114/0x140\n el0t_64_sync+0x1a4/0x1a8\n--------------------------------------------------------------------\n\nNote that since 6.6-rc1 the arm_smmu_mm_invalidate_range above is renamed\nto \"arm_smmu_mm_arch_invalidate_secondary_tlbs\", yet the problem remains.\n\nThe commit 06ff87bae8d3 (\"arm64: mm: remove unused functions and variable\nprotoypes\") fixed a similar lockup on the CPU MMU side. Yet, it can occur\nto SMMU too, since arm_smmu_mm_arch_invalidate_secondary_tlbs() is called\ntypically next to MMU tlb flush function, e.g.\n\ttlb_flush_mmu_tlbonly {\n\t\ttlb_flush {\n\t\t\t__flush_tlb_range {\n\t\t\t\t// check MAX_TLBI_OPS\n\t\t\t}\n\t\t}\n\t\tmmu_notifier_arch_invalidate_secondary_tlbs {\n\t\t\tarm_smmu_mm_arch_invalidate_secondary_tlbs {\n\t\t\t\t// does not check MAX_TLBI_OPS\n\t\t\t}\n\t\t}\n\t}\n\nClone a CMDQ_MAX_TLBI_OPS from the MAX_TLBI_OPS in tlbflush.h, since in an\nSVA case SMMU uses the CPU page table, so it makes sense to align with the\ntlbflush code. Then, replace per-page TLBI commands with a single per-asid\nTLBI command, if the request size hits this threshold.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52484",
"url": "https://www.suse.com/security/cve/CVE-2023-52484"
},
{
"category": "external",
"summary": "SUSE Bug 1220797 for CVE-2023-52484",
"url": "https://bugzilla.suse.com/1220797"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52484"
},
{
"cve": "CVE-2023-52486",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52486"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm: Don\u0027t unref the same fb many times by mistake due to deadlock handling\n\nIf we get a deadlock after the fb lookup in drm_mode_page_flip_ioctl()\nwe proceed to unref the fb and then retry the whole thing from the top.\nBut we forget to reset the fb pointer back to NULL, and so if we then\nget another error during the retry, before the fb lookup, we proceed\nthe unref the same fb again without having gotten another reference.\nThe end result is that the fb will (eventually) end up being freed\nwhile it\u0027s still in use.\n\nReset fb to NULL once we\u0027ve unreffed it to avoid doing it again\nuntil we\u0027ve done another fb lookup.\n\nThis turned out to be pretty easy to hit on a DG2 when doing async\nflips (and CONFIG_DEBUG_WW_MUTEX_SLOWPATH=y). The first symptom I\nsaw that drm_closefb() simply got stuck in a busy loop while walking\nthe framebuffer list. Fortunately I was able to convince it to oops\ninstead, and from there it was easier to track down the culprit.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52486",
"url": "https://www.suse.com/security/cve/CVE-2023-52486"
},
{
"category": "external",
"summary": "SUSE Bug 1221277 for CVE-2023-52486",
"url": "https://bugzilla.suse.com/1221277"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52486"
},
{
"cve": "CVE-2023-52492",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52492"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndmaengine: fix NULL pointer in channel unregistration function\n\n__dma_async_device_channel_register() can fail. In case of failure,\nchan-\u003elocal is freed (with free_percpu()), and chan-\u003elocal is nullified.\nWhen dma_async_device_unregister() is called (because of managed API or\nintentionally by DMA controller driver), channels are unconditionally\nunregistered, leading to this NULL pointer:\n[ 1.318693] Unable to handle kernel NULL pointer dereference at virtual address 00000000000000d0\n[...]\n[ 1.484499] Call trace:\n[ 1.486930] device_del+0x40/0x394\n[ 1.490314] device_unregister+0x20/0x7c\n[ 1.494220] __dma_async_device_channel_unregister+0x68/0xc0\n\nLook at dma_async_device_register() function error path, channel device\nunregistration is done only if chan-\u003elocal is not NULL.\n\nThen add the same condition at the beginning of\n__dma_async_device_channel_unregister() function, to avoid NULL pointer\nissue whatever the API used to reach this function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52492",
"url": "https://www.suse.com/security/cve/CVE-2023-52492"
},
{
"category": "external",
"summary": "SUSE Bug 1221276 for CVE-2023-52492",
"url": "https://bugzilla.suse.com/1221276"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52492"
},
{
"cve": "CVE-2023-52493",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52493"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbus: mhi: host: Drop chan lock before queuing buffers\n\nEnsure read and write locks for the channel are not taken in succession by\ndropping the read lock from parse_xfer_event() such that a callback given\nto client can potentially queue buffers and acquire the write lock in that\nprocess. Any queueing of buffers should be done without channel read lock\nacquired as it can result in multiple locks and a soft lockup.\n\n[mani: added fixes tag and cc\u0027ed stable]",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52493",
"url": "https://www.suse.com/security/cve/CVE-2023-52493"
},
{
"category": "external",
"summary": "SUSE Bug 1221274 for CVE-2023-52493",
"url": "https://bugzilla.suse.com/1221274"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52493"
},
{
"cve": "CVE-2023-52494",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52494"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbus: mhi: host: Add alignment check for event ring read pointer\n\nThough we do check the event ring read pointer by \"is_valid_ring_ptr\"\nto make sure it is in the buffer range, but there is another risk the\npointer may be not aligned. Since we are expecting event ring elements\nare 128 bits(struct mhi_ring_element) aligned, an unaligned read pointer\ncould lead to multiple issues like DoS or ring buffer memory corruption.\n\nSo add a alignment check for event ring read pointer.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52494",
"url": "https://www.suse.com/security/cve/CVE-2023-52494"
},
{
"category": "external",
"summary": "SUSE Bug 1221273 for CVE-2023-52494",
"url": "https://bugzilla.suse.com/1221273"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52494"
},
{
"cve": "CVE-2023-52497",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52497"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nerofs: fix lz4 inplace decompression\n\nCurrently EROFS can map another compressed buffer for inplace\ndecompression, that was used to handle the cases that some pages of\ncompressed data are actually not in-place I/O.\n\nHowever, like most simple LZ77 algorithms, LZ4 expects the compressed\ndata is arranged at the end of the decompressed buffer and it\nexplicitly uses memmove() to handle overlapping:\n __________________________________________________________\n |_ direction of decompression --\u003e ____ |_ compressed data _|\n\nAlthough EROFS arranges compressed data like this, it typically maps two\nindividual virtual buffers so the relative order is uncertain.\nPreviously, it was hardly observed since LZ4 only uses memmove() for\nshort overlapped literals and x86/arm64 memmove implementations seem to\ncompletely cover it up and they don\u0027t have this issue. Juhyung reported\nthat EROFS data corruption can be found on a new Intel x86 processor.\nAfter some analysis, it seems that recent x86 processors with the new\nFSRM feature expose this issue with \"rep movsb\".\n\nLet\u0027s strictly use the decompressed buffer for lz4 inplace\ndecompression for now. Later, as an useful improvement, we could try\nto tie up these two buffers together in the correct order.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52497",
"url": "https://www.suse.com/security/cve/CVE-2023-52497"
},
{
"category": "external",
"summary": "SUSE Bug 1220879 for CVE-2023-52497",
"url": "https://bugzilla.suse.com/1220879"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52497"
},
{
"cve": "CVE-2023-52500",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52500"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nscsi: pm80xx: Avoid leaking tags when processing OPC_INB_SET_CONTROLLER_CONFIG command\n\nTags allocated for OPC_INB_SET_CONTROLLER_CONFIG command need to be freed\nwhen we receive the response.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52500",
"url": "https://www.suse.com/security/cve/CVE-2023-52500"
},
{
"category": "external",
"summary": "SUSE Bug 1220883 for CVE-2023-52500",
"url": "https://bugzilla.suse.com/1220883"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.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:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "low"
}
],
"title": "CVE-2023-52500"
},
{
"cve": "CVE-2023-52501",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52501"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nring-buffer: Do not attempt to read past \"commit\"\n\nWhen iterating over the ring buffer while the ring buffer is active, the\nwriter can corrupt the reader. There\u0027s barriers to help detect this and\nhandle it, but that code missed the case where the last event was at the\nvery end of the page and has only 4 bytes left.\n\nThe checks to detect the corruption by the writer to reads needs to see the\nlength of the event. If the length in the first 4 bytes is zero then the\nlength is stored in the second 4 bytes. But if the writer is in the process\nof updating that code, there\u0027s a small window where the length in the first\n4 bytes could be zero even though the length is only 4 bytes. That will\ncause rb_event_length() to read the next 4 bytes which could happen to be off the\nallocated page.\n\nTo protect against this, fail immediately if the next event pointer is\nless than 8 bytes from the end of the commit (last byte of data), as all\nevents must be a minimum of 8 bytes anyway.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52501",
"url": "https://www.suse.com/security/cve/CVE-2023-52501"
},
{
"category": "external",
"summary": "SUSE Bug 1220885 for CVE-2023-52501",
"url": "https://bugzilla.suse.com/1220885"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52501"
},
{
"cve": "CVE-2023-52502",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52502"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: nfc: fix races in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn()\n\nSili Luo reported a race in nfc_llcp_sock_get(), leading to UAF.\n\nGetting a reference on the socket found in a lookup while\nholding a lock should happen before releasing the lock.\n\nnfc_llcp_sock_get_sn() has a similar problem.\n\nFinally nfc_llcp_recv_snl() needs to make sure the socket\nfound by nfc_llcp_sock_from_sn() does not disappear.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52502",
"url": "https://www.suse.com/security/cve/CVE-2023-52502"
},
{
"category": "external",
"summary": "SUSE Bug 1220831 for CVE-2023-52502",
"url": "https://bugzilla.suse.com/1220831"
},
{
"category": "external",
"summary": "SUSE Bug 1220832 for CVE-2023-52502",
"url": "https://bugzilla.suse.com/1220832"
},
{
"category": "external",
"summary": "SUSE Bug 1224298 for CVE-2023-52502",
"url": "https://bugzilla.suse.com/1224298"
},
{
"category": "external",
"summary": "SUSE Bug 1224878 for CVE-2023-52502",
"url": "https://bugzilla.suse.com/1224878"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52502"
},
{
"cve": "CVE-2023-52504",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52504"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nx86/alternatives: Disable KASAN in apply_alternatives()\n\nFei has reported that KASAN triggers during apply_alternatives() on\na 5-level paging machine:\n\n\tBUG: KASAN: out-of-bounds in rcu_is_watching()\n\tRead of size 4 at addr ff110003ee6419a0 by task swapper/0/0\n\t...\n\t__asan_load4()\n\trcu_is_watching()\n\ttrace_hardirqs_on()\n\ttext_poke_early()\n\tapply_alternatives()\n\t...\n\nOn machines with 5-level paging, cpu_feature_enabled(X86_FEATURE_LA57)\ngets patched. It includes KASAN code, where KASAN_SHADOW_START depends on\n__VIRTUAL_MASK_SHIFT, which is defined with cpu_feature_enabled().\n\nKASAN gets confused when apply_alternatives() patches the\nKASAN_SHADOW_START users. A test patch that makes KASAN_SHADOW_START\nstatic, by replacing __VIRTUAL_MASK_SHIFT with 56, works around the issue.\n\nFix it for real by disabling KASAN while the kernel is patching alternatives.\n\n[ mingo: updated the changelog ]",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52504",
"url": "https://www.suse.com/security/cve/CVE-2023-52504"
},
{
"category": "external",
"summary": "SUSE Bug 1221553 for CVE-2023-52504",
"url": "https://bugzilla.suse.com/1221553"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52504"
},
{
"cve": "CVE-2023-52507",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52507"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnfc: nci: assert requested protocol is valid\n\nThe protocol is used in a bit mask to determine if the protocol is\nsupported. Assert the provided protocol is less than the maximum\ndefined so it doesn\u0027t potentially perform a shift-out-of-bounds and\nprovide a clearer error for undefined protocols vs unsupported ones.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52507",
"url": "https://www.suse.com/security/cve/CVE-2023-52507"
},
{
"category": "external",
"summary": "SUSE Bug 1220833 for CVE-2023-52507",
"url": "https://bugzilla.suse.com/1220833"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52507"
},
{
"cve": "CVE-2023-52508",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52508"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnvme-fc: Prevent null pointer dereference in nvme_fc_io_getuuid()\n\nThe nvme_fc_fcp_op structure describing an AEN operation is initialized with a\nnull request structure pointer. An FC LLDD may make a call to\nnvme_fc_io_getuuid passing a pointer to an nvmefc_fcp_req for an AEN operation.\n\nAdd validation of the request structure pointer before dereference.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52508",
"url": "https://www.suse.com/security/cve/CVE-2023-52508"
},
{
"category": "external",
"summary": "SUSE Bug 1221015 for CVE-2023-52508",
"url": "https://bugzilla.suse.com/1221015"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52508"
},
{
"cve": "CVE-2023-52509",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52509"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nravb: Fix use-after-free issue in ravb_tx_timeout_work()\n\nThe ravb_stop() should call cancel_work_sync(). Otherwise,\nravb_tx_timeout_work() is possible to use the freed priv after\nravb_remove() was called like below:\n\nCPU0\t\t\tCPU1\n\t\t\travb_tx_timeout()\nravb_remove()\nunregister_netdev()\nfree_netdev(ndev)\n// free priv\n\t\t\travb_tx_timeout_work()\n\t\t\t// use priv\n\nunregister_netdev() will call .ndo_stop() so that ravb_stop() is\ncalled. And, after phy_stop() is called, netif_carrier_off()\nis also called. So that .ndo_tx_timeout() will not be called\nafter phy_stop().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52509",
"url": "https://www.suse.com/security/cve/CVE-2023-52509"
},
{
"category": "external",
"summary": "SUSE Bug 1220836 for CVE-2023-52509",
"url": "https://bugzilla.suse.com/1220836"
},
{
"category": "external",
"summary": "SUSE Bug 1223290 for CVE-2023-52509",
"url": "https://bugzilla.suse.com/1223290"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52509"
},
{
"cve": "CVE-2023-52510",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52510"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nieee802154: ca8210: Fix a potential UAF in ca8210_probe\n\nIf of_clk_add_provider() fails in ca8210_register_ext_clock(),\nit calls clk_unregister() to release priv-\u003eclk and returns an\nerror. However, the caller ca8210_probe() then calls ca8210_remove(),\nwhere priv-\u003eclk is freed again in ca8210_unregister_ext_clock(). In\nthis case, a use-after-free may happen in the second time we call\nclk_unregister().\n\nFix this by removing the first clk_unregister(). Also, priv-\u003eclk could\nbe an error code on failure of clk_register_fixed_rate(). Use\nIS_ERR_OR_NULL to catch this case in ca8210_unregister_ext_clock().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52510",
"url": "https://www.suse.com/security/cve/CVE-2023-52510"
},
{
"category": "external",
"summary": "SUSE Bug 1220898 for CVE-2023-52510",
"url": "https://bugzilla.suse.com/1220898"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52510"
},
{
"cve": "CVE-2023-52511",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52511"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nspi: sun6i: reduce DMA RX transfer width to single byte\n\nThrough empirical testing it has been determined that sometimes RX SPI\ntransfers with DMA enabled return corrupted data. This is down to single\nor even multiple bytes lost during DMA transfer from SPI peripheral to\nmemory. It seems the RX FIFO within the SPI peripheral can become\nconfused when performing bus read accesses wider than a single byte to it\nduring an active SPI transfer.\n\nThis patch reduces the width of individual DMA read accesses to the\nRX FIFO to a single byte to mitigate that issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52511",
"url": "https://www.suse.com/security/cve/CVE-2023-52511"
},
{
"category": "external",
"summary": "SUSE Bug 1221012 for CVE-2023-52511",
"url": "https://bugzilla.suse.com/1221012"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52511"
},
{
"cve": "CVE-2023-52513",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52513"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/siw: Fix connection failure handling\n\nIn case immediate MPA request processing fails, the newly\ncreated endpoint unlinks the listening endpoint and is\nready to be dropped. This special case was not handled\ncorrectly by the code handling the later TCP socket close,\ncausing a NULL dereference crash in siw_cm_work_handler()\nwhen dereferencing a NULL listener. We now also cancel\nthe useless MPA timeout, if immediate MPA request\nprocessing fails.\n\nThis patch furthermore simplifies MPA processing in general:\nScheduling a useless TCP socket read in sk_data_ready() upcall\nis now surpressed, if the socket is already moved out of\nTCP_ESTABLISHED state.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52513",
"url": "https://www.suse.com/security/cve/CVE-2023-52513"
},
{
"category": "external",
"summary": "SUSE Bug 1221022 for CVE-2023-52513",
"url": "https://bugzilla.suse.com/1221022"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52513"
},
{
"cve": "CVE-2023-52515",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52515"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/srp: Do not call scsi_done() from srp_abort()\n\nAfter scmd_eh_abort_handler() has called the SCSI LLD eh_abort_handler\ncallback, it performs one of the following actions:\n* Call scsi_queue_insert().\n* Call scsi_finish_command().\n* Call scsi_eh_scmd_add().\nHence, SCSI abort handlers must not call scsi_done(). Otherwise all\nthe above actions would trigger a use-after-free. Hence remove the\nscsi_done() call from srp_abort(). Keep the srp_free_req() call\nbefore returning SUCCESS because we may not see the command again if\nSUCCESS is returned.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52515",
"url": "https://www.suse.com/security/cve/CVE-2023-52515"
},
{
"category": "external",
"summary": "SUSE Bug 1221048 for CVE-2023-52515",
"url": "https://bugzilla.suse.com/1221048"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52515"
},
{
"cve": "CVE-2023-52517",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52517"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nspi: sun6i: fix race between DMA RX transfer completion and RX FIFO drain\n\nPreviously the transfer complete IRQ immediately drained to RX FIFO to\nread any data remaining in FIFO to the RX buffer. This behaviour is\ncorrect when dealing with SPI in interrupt mode. However in DMA mode the\ntransfer complete interrupt still fires as soon as all bytes to be\ntransferred have been stored in the FIFO. At that point data in the FIFO\nstill needs to be picked up by the DMA engine. Thus the drain procedure\nand DMA engine end up racing to read from RX FIFO, corrupting any data\nread. Additionally the RX buffer pointer is never adjusted according to\nDMA progress in DMA mode, thus calling the RX FIFO drain procedure in DMA\nmode is a bug.\nFix corruptions in DMA RX mode by draining RX FIFO only in interrupt mode.\nAlso wait for completion of RX DMA when in DMA mode before returning to\nensure all data has been copied to the supplied memory buffer.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52517",
"url": "https://www.suse.com/security/cve/CVE-2023-52517"
},
{
"category": "external",
"summary": "SUSE Bug 1221055 for CVE-2023-52517",
"url": "https://bugzilla.suse.com/1221055"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52517"
},
{
"cve": "CVE-2023-52518",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52518"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nBluetooth: hci_codec: Fix leaking content of local_codecs\n\nThe following memory leak can be observed when the controller supports\ncodecs which are stored in local_codecs list but the elements are never\nfreed:\n\nunreferenced object 0xffff88800221d840 (size 32):\n comm \"kworker/u3:0\", pid 36, jiffies 4294898739 (age 127.060s)\n hex dump (first 32 bytes):\n f8 d3 02 03 80 88 ff ff 80 d8 21 02 80 88 ff ff ..........!.....\n 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................\n backtrace:\n [\u003cffffffffb324f557\u003e] __kmalloc+0x47/0x120\n [\u003cffffffffb39ef37d\u003e] hci_codec_list_add.isra.0+0x2d/0x160\n [\u003cffffffffb39ef643\u003e] hci_read_codec_capabilities+0x183/0x270\n [\u003cffffffffb39ef9ab\u003e] hci_read_supported_codecs+0x1bb/0x2d0\n [\u003cffffffffb39f162e\u003e] hci_read_local_codecs_sync+0x3e/0x60\n [\u003cffffffffb39ff1b3\u003e] hci_dev_open_sync+0x943/0x11e0\n [\u003cffffffffb396d55d\u003e] hci_power_on+0x10d/0x3f0\n [\u003cffffffffb30c99b4\u003e] process_one_work+0x404/0x800\n [\u003cffffffffb30ca134\u003e] worker_thread+0x374/0x670\n [\u003cffffffffb30d9108\u003e] kthread+0x188/0x1c0\n [\u003cffffffffb304db6b\u003e] ret_from_fork+0x2b/0x50\n [\u003cffffffffb300206a\u003e] ret_from_fork_asm+0x1a/0x30",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52518",
"url": "https://www.suse.com/security/cve/CVE-2023-52518"
},
{
"category": "external",
"summary": "SUSE Bug 1221056 for CVE-2023-52518",
"url": "https://bugzilla.suse.com/1221056"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52518"
},
{
"cve": "CVE-2023-52519",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52519"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nHID: intel-ish-hid: ipc: Disable and reenable ACPI GPE bit\n\nThe EHL (Elkhart Lake) based platforms provide a OOB (Out of band)\nservice, which allows to wakup device when the system is in S5 (Soft-Off\nstate). This OOB service can be enabled/disabled from BIOS settings. When\nenabled, the ISH device gets PME wake capability. To enable PME wakeup,\ndriver also needs to enable ACPI GPE bit.\n\nOn resume, BIOS will clear the wakeup bit. So driver need to re-enable it\nin resume function to keep the next wakeup capability. But this BIOS\nclearing of wakeup bit doesn\u0027t decrement internal OS GPE reference count,\nso this reenabling on every resume will cause reference count to overflow.\n\nSo first disable and reenable ACPI GPE bit using acpi_disable_gpe().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52519",
"url": "https://www.suse.com/security/cve/CVE-2023-52519"
},
{
"category": "external",
"summary": "SUSE Bug 1220920 for CVE-2023-52519",
"url": "https://bugzilla.suse.com/1220920"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52519"
},
{
"cve": "CVE-2023-52520",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52520"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nplatform/x86: think-lmi: Fix reference leak\n\nIf a duplicate attribute is found using kset_find_obj(), a reference\nto that attribute is returned which needs to be disposed accordingly\nusing kobject_put(). Move the setting name validation into a separate\nfunction to allow for this change without having to duplicate the\ncleanup code for this setting.\nAs a side note, a very similar bug was fixed in\ncommit 7295a996fdab (\"platform/x86: dell-sysman: Fix reference leak\"),\nso it seems that the bug was copied from that driver.\n\nCompile-tested only.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52520",
"url": "https://www.suse.com/security/cve/CVE-2023-52520"
},
{
"category": "external",
"summary": "SUSE Bug 1220921 for CVE-2023-52520",
"url": "https://bugzilla.suse.com/1220921"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52520"
},
{
"cve": "CVE-2023-52523",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52523"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbpf, sockmap: Reject sk_msg egress redirects to non-TCP sockets\n\nWith a SOCKMAP/SOCKHASH map and an sk_msg program user can steer messages\nsent from one TCP socket (s1) to actually egress from another TCP\nsocket (s2):\n\ntcp_bpf_sendmsg(s1)\t\t// = sk_prot-\u003esendmsg\n tcp_bpf_send_verdict(s1)\t// __SK_REDIRECT case\n tcp_bpf_sendmsg_redir(s2)\n tcp_bpf_push_locked(s2)\n\ttcp_bpf_push(s2)\n\t tcp_rate_check_app_limited(s2) // expects tcp_sock\n\t tcp_sendmsg_locked(s2)\t // ditto\n\nThere is a hard-coded assumption in the call-chain, that the egress\nsocket (s2) is a TCP socket.\n\nHowever in commit 122e6c79efe1 (\"sock_map: Update sock type checks for\nUDP\") we have enabled redirects to non-TCP sockets. This was done for the\nsake of BPF sk_skb programs. There was no indention to support sk_msg\nsend-to-egress use case.\n\nAs a result, attempts to send-to-egress through a non-TCP socket lead to a\ncrash due to invalid downcast from sock to tcp_sock:\n\n BUG: kernel NULL pointer dereference, address: 000000000000002f\n ...\n Call Trace:\n \u003cTASK\u003e\n ? show_regs+0x60/0x70\n ? __die+0x1f/0x70\n ? page_fault_oops+0x80/0x160\n ? do_user_addr_fault+0x2d7/0x800\n ? rcu_is_watching+0x11/0x50\n ? exc_page_fault+0x70/0x1c0\n ? asm_exc_page_fault+0x27/0x30\n ? tcp_tso_segs+0x14/0xa0\n tcp_write_xmit+0x67/0xce0\n __tcp_push_pending_frames+0x32/0xf0\n tcp_push+0x107/0x140\n tcp_sendmsg_locked+0x99f/0xbb0\n tcp_bpf_push+0x19d/0x3a0\n tcp_bpf_sendmsg_redir+0x55/0xd0\n tcp_bpf_send_verdict+0x407/0x550\n tcp_bpf_sendmsg+0x1a1/0x390\n inet_sendmsg+0x6a/0x70\n sock_sendmsg+0x9d/0xc0\n ? sockfd_lookup_light+0x12/0x80\n __sys_sendto+0x10e/0x160\n ? syscall_enter_from_user_mode+0x20/0x60\n ? __this_cpu_preempt_check+0x13/0x20\n ? lockdep_hardirqs_on+0x82/0x110\n __x64_sys_sendto+0x1f/0x30\n do_syscall_64+0x38/0x90\n entry_SYSCALL_64_after_hwframe+0x63/0xcd\n\nReject selecting a non-TCP sockets as redirect target from a BPF sk_msg\nprogram to prevent the crash. When attempted, user will receive an EACCES\nerror from send/sendto/sendmsg() syscall.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52523",
"url": "https://www.suse.com/security/cve/CVE-2023-52523"
},
{
"category": "external",
"summary": "SUSE Bug 1220926 for CVE-2023-52523",
"url": "https://bugzilla.suse.com/1220926"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52523"
},
{
"cve": "CVE-2023-52524",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52524"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: nfc: llcp: Add lock when modifying device list\n\nThe device list needs its associated lock held when modifying it, or the\nlist could become corrupted, as syzbot discovered.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52524",
"url": "https://www.suse.com/security/cve/CVE-2023-52524"
},
{
"category": "external",
"summary": "SUSE Bug 1220927 for CVE-2023-52524",
"url": "https://bugzilla.suse.com/1220927"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52524"
},
{
"cve": "CVE-2023-52525",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52525"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packet\n\nOnly skip the code path trying to access the rfc1042 headers when the\nbuffer is too small, so the driver can still process packets without\nrfc1042 headers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52525",
"url": "https://www.suse.com/security/cve/CVE-2023-52525"
},
{
"category": "external",
"summary": "SUSE Bug 1220840 for CVE-2023-52525",
"url": "https://bugzilla.suse.com/1220840"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "low"
}
],
"title": "CVE-2023-52525"
},
{
"cve": "CVE-2023-52528",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52528"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_reg\n\nsyzbot reported the following uninit-value access issue:\n\n=====================================================\nBUG: KMSAN: uninit-value in smsc75xx_wait_ready drivers/net/usb/smsc75xx.c:975 [inline]\nBUG: KMSAN: uninit-value in smsc75xx_bind+0x5c9/0x11e0 drivers/net/usb/smsc75xx.c:1482\nCPU: 0 PID: 8696 Comm: kworker/0:3 Not tainted 5.8.0-rc5-syzkaller #0\nHardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011\nWorkqueue: usb_hub_wq hub_event\nCall Trace:\n __dump_stack lib/dump_stack.c:77 [inline]\n dump_stack+0x21c/0x280 lib/dump_stack.c:118\n kmsan_report+0xf7/0x1e0 mm/kmsan/kmsan_report.c:121\n __msan_warning+0x58/0xa0 mm/kmsan/kmsan_instr.c:215\n smsc75xx_wait_ready drivers/net/usb/smsc75xx.c:975 [inline]\n smsc75xx_bind+0x5c9/0x11e0 drivers/net/usb/smsc75xx.c:1482\n usbnet_probe+0x1152/0x3f90 drivers/net/usb/usbnet.c:1737\n usb_probe_interface+0xece/0x1550 drivers/usb/core/driver.c:374\n really_probe+0xf20/0x20b0 drivers/base/dd.c:529\n driver_probe_device+0x293/0x390 drivers/base/dd.c:701\n __device_attach_driver+0x63f/0x830 drivers/base/dd.c:807\n bus_for_each_drv+0x2ca/0x3f0 drivers/base/bus.c:431\n __device_attach+0x4e2/0x7f0 drivers/base/dd.c:873\n device_initial_probe+0x4a/0x60 drivers/base/dd.c:920\n bus_probe_device+0x177/0x3d0 drivers/base/bus.c:491\n device_add+0x3b0e/0x40d0 drivers/base/core.c:2680\n usb_set_configuration+0x380f/0x3f10 drivers/usb/core/message.c:2032\n usb_generic_driver_probe+0x138/0x300 drivers/usb/core/generic.c:241\n usb_probe_device+0x311/0x490 drivers/usb/core/driver.c:272\n really_probe+0xf20/0x20b0 drivers/base/dd.c:529\n driver_probe_device+0x293/0x390 drivers/base/dd.c:701\n __device_attach_driver+0x63f/0x830 drivers/base/dd.c:807\n bus_for_each_drv+0x2ca/0x3f0 drivers/base/bus.c:431\n __device_attach+0x4e2/0x7f0 drivers/base/dd.c:873\n device_initial_probe+0x4a/0x60 drivers/base/dd.c:920\n bus_probe_device+0x177/0x3d0 drivers/base/bus.c:491\n device_add+0x3b0e/0x40d0 drivers/base/core.c:2680\n usb_new_device+0x1bd4/0x2a30 drivers/usb/core/hub.c:2554\n hub_port_connect drivers/usb/core/hub.c:5208 [inline]\n hub_port_connect_change drivers/usb/core/hub.c:5348 [inline]\n port_event drivers/usb/core/hub.c:5494 [inline]\n hub_event+0x5e7b/0x8a70 drivers/usb/core/hub.c:5576\n process_one_work+0x1688/0x2140 kernel/workqueue.c:2269\n worker_thread+0x10bc/0x2730 kernel/workqueue.c:2415\n kthread+0x551/0x590 kernel/kthread.c:292\n ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:293\n\nLocal variable ----buf.i87@smsc75xx_bind created at:\n __smsc75xx_read_reg drivers/net/usb/smsc75xx.c:83 [inline]\n smsc75xx_wait_ready drivers/net/usb/smsc75xx.c:968 [inline]\n smsc75xx_bind+0x485/0x11e0 drivers/net/usb/smsc75xx.c:1482\n __smsc75xx_read_reg drivers/net/usb/smsc75xx.c:83 [inline]\n smsc75xx_wait_ready drivers/net/usb/smsc75xx.c:968 [inline]\n smsc75xx_bind+0x485/0x11e0 drivers/net/usb/smsc75xx.c:1482\n\nThis issue is caused because usbnet_read_cmd() reads less bytes than requested\n(zero byte in the reproducer). In this case, \u0027buf\u0027 is not properly filled.\n\nThis patch fixes the issue by returning -ENODATA if usbnet_read_cmd() reads\nless bytes than requested.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52528",
"url": "https://www.suse.com/security/cve/CVE-2023-52528"
},
{
"category": "external",
"summary": "SUSE Bug 1220843 for CVE-2023-52528",
"url": "https://bugzilla.suse.com/1220843"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "low"
}
],
"title": "CVE-2023-52528"
},
{
"cve": "CVE-2023-52529",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52529"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nHID: sony: Fix a potential memory leak in sony_probe()\n\nIf an error occurs after a successful usb_alloc_urb() call, usb_free_urb()\nshould be called.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52529",
"url": "https://www.suse.com/security/cve/CVE-2023-52529"
},
{
"category": "external",
"summary": "SUSE Bug 1220929 for CVE-2023-52529",
"url": "https://bugzilla.suse.com/1220929"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52529"
},
{
"cve": "CVE-2023-52530",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52530"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: mac80211: fix potential key use-after-free\n\nWhen ieee80211_key_link() is called by ieee80211_gtk_rekey_add()\nbut returns 0 due to KRACK protection (identical key reinstall),\nieee80211_gtk_rekey_add() will still return a pointer into the\nkey, in a potential use-after-free. This normally doesn\u0027t happen\nsince it\u0027s only called by iwlwifi in case of WoWLAN rekey offload\nwhich has its own KRACK protection, but still better to fix, do\nthat by returning an error code and converting that to success on\nthe cfg80211 boundary only, leaving the error for bad callers of\nieee80211_gtk_rekey_add().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52530",
"url": "https://www.suse.com/security/cve/CVE-2023-52530"
},
{
"category": "external",
"summary": "SUSE Bug 1220930 for CVE-2023-52530",
"url": "https://bugzilla.suse.com/1220930"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52530"
},
{
"cve": "CVE-2023-52531",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52531"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: iwlwifi: mvm: Fix a memory corruption issue\n\nA few lines above, space is kzalloc()\u0027ed for:\n\tsizeof(struct iwl_nvm_data) +\n\tsizeof(struct ieee80211_channel) +\n\tsizeof(struct ieee80211_rate)\n\n\u0027mvm-\u003envm_data\u0027 is a \u0027struct iwl_nvm_data\u0027, so it is fine.\n\nAt the end of this structure, there is the \u0027channels\u0027 flex array.\nEach element is of type \u0027struct ieee80211_channel\u0027.\nSo only 1 element is allocated in this array.\n\nWhen doing:\n mvm-\u003envm_data-\u003ebands[0].channels = mvm-\u003envm_data-\u003echannels;\nWe point at the first element of the \u0027channels\u0027 flex array.\nSo this is fine.\n\nHowever, when doing:\n mvm-\u003envm_data-\u003ebands[0].bitrates =\n\t\t\t(void *)((u8 *)mvm-\u003envm_data-\u003echannels + 1);\nbecause of the \"(u8 *)\" cast, we add only 1 to the address of the beginning\nof the flex array.\n\nIt is likely that we want point at the \u0027struct ieee80211_rate\u0027 allocated\njust after.\n\nRemove the spurious casting so that the pointer arithmetic works as\nexpected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52531",
"url": "https://www.suse.com/security/cve/CVE-2023-52531"
},
{
"category": "external",
"summary": "SUSE Bug 1220931 for CVE-2023-52531",
"url": "https://bugzilla.suse.com/1220931"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52531"
},
{
"cve": "CVE-2023-52532",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52532"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: mana: Fix TX CQE error handling\n\nFor an unknown TX CQE error type (probably from a newer hardware),\nstill free the SKB, update the queue tail, etc., otherwise the\naccounting will be wrong.\n\nAlso, TX errors can be triggered by injecting corrupted packets, so\nreplace the WARN_ONCE to ratelimited error logging.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52532",
"url": "https://www.suse.com/security/cve/CVE-2023-52532"
},
{
"category": "external",
"summary": "SUSE Bug 1220932 for CVE-2023-52532",
"url": "https://bugzilla.suse.com/1220932"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52532"
},
{
"cve": "CVE-2023-52559",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52559"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\niommu/vt-d: Avoid memory allocation in iommu_suspend()\n\nThe iommu_suspend() syscore suspend callback is invoked with IRQ disabled.\nAllocating memory with the GFP_KERNEL flag may re-enable IRQs during\nthe suspend callback, which can cause intermittent suspend/hibernation\nproblems with the following kernel traces:\n\nCalling iommu_suspend+0x0/0x1d0\n------------[ cut here ]------------\nWARNING: CPU: 0 PID: 15 at kernel/time/timekeeping.c:868 ktime_get+0x9b/0xb0\n...\nCPU: 0 PID: 15 Comm: rcu_preempt Tainted: G U E 6.3-intel #r1\nRIP: 0010:ktime_get+0x9b/0xb0\n...\nCall Trace:\n \u003cIRQ\u003e\n tick_sched_timer+0x22/0x90\n ? __pfx_tick_sched_timer+0x10/0x10\n __hrtimer_run_queues+0x111/0x2b0\n hrtimer_interrupt+0xfa/0x230\n __sysvec_apic_timer_interrupt+0x63/0x140\n sysvec_apic_timer_interrupt+0x7b/0xa0\n \u003c/IRQ\u003e\n \u003cTASK\u003e\n asm_sysvec_apic_timer_interrupt+0x1f/0x30\n...\n------------[ cut here ]------------\nInterrupts enabled after iommu_suspend+0x0/0x1d0\nWARNING: CPU: 0 PID: 27420 at drivers/base/syscore.c:68 syscore_suspend+0x147/0x270\nCPU: 0 PID: 27420 Comm: rtcwake Tainted: G U W E 6.3-intel #r1\nRIP: 0010:syscore_suspend+0x147/0x270\n...\nCall Trace:\n \u003cTASK\u003e\n hibernation_snapshot+0x25b/0x670\n hibernate+0xcd/0x390\n state_store+0xcf/0xe0\n kobj_attr_store+0x13/0x30\n sysfs_kf_write+0x3f/0x50\n kernfs_fop_write_iter+0x128/0x200\n vfs_write+0x1fd/0x3c0\n ksys_write+0x6f/0xf0\n __x64_sys_write+0x1d/0x30\n do_syscall_64+0x3b/0x90\n entry_SYSCALL_64_after_hwframe+0x72/0xdc\n\nGiven that only 4 words memory is needed, avoid the memory allocation in\niommu_suspend().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52559",
"url": "https://www.suse.com/security/cve/CVE-2023-52559"
},
{
"category": "external",
"summary": "SUSE Bug 1220933 for CVE-2023-52559",
"url": "https://bugzilla.suse.com/1220933"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52559"
},
{
"cve": "CVE-2023-52563",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52563"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/meson: fix memory leak on -\u003ehpd_notify callback\n\nThe EDID returned by drm_bridge_get_edid() needs to be freed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52563",
"url": "https://www.suse.com/security/cve/CVE-2023-52563"
},
{
"category": "external",
"summary": "SUSE Bug 1220937 for CVE-2023-52563",
"url": "https://bugzilla.suse.com/1220937"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52563"
},
{
"cve": "CVE-2023-52564",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52564"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nRevert \"tty: n_gsm: fix UAF in gsm_cleanup_mux\"\n\nThis reverts commit 9b9c8195f3f0d74a826077fc1c01b9ee74907239.\n\nThe commit above is reverted as it did not solve the original issue.\n\ngsm_cleanup_mux() tries to free up the virtual ttys by calling\ngsm_dlci_release() for each available DLCI. There, dlci_put() is called to\ndecrease the reference counter for the DLCI via tty_port_put() which\nfinally calls gsm_dlci_free(). This already clears the pointer which is\nbeing checked in gsm_cleanup_mux() before calling gsm_dlci_release().\nTherefore, it is not necessary to clear this pointer in gsm_cleanup_mux()\nas done in the reverted commit. The commit introduces a null pointer\ndereference:\n \u003cTASK\u003e\n ? __die+0x1f/0x70\n ? page_fault_oops+0x156/0x420\n ? search_exception_tables+0x37/0x50\n ? fixup_exception+0x21/0x310\n ? exc_page_fault+0x69/0x150\n ? asm_exc_page_fault+0x26/0x30\n ? tty_port_put+0x19/0xa0\n gsmtty_cleanup+0x29/0x80 [n_gsm]\n release_one_tty+0x37/0xe0\n process_one_work+0x1e6/0x3e0\n worker_thread+0x4c/0x3d0\n ? __pfx_worker_thread+0x10/0x10\n kthread+0xe1/0x110\n ? __pfx_kthread+0x10/0x10\n ret_from_fork+0x2f/0x50\n ? __pfx_kthread+0x10/0x10\n ret_from_fork_asm+0x1b/0x30\n \u003c/TASK\u003e\n\nThe actual issue is that nothing guards dlci_put() from being called\nmultiple times while the tty driver was triggered but did not yet finished\ncalling gsm_dlci_free().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52564",
"url": "https://www.suse.com/security/cve/CVE-2023-52564"
},
{
"category": "external",
"summary": "SUSE Bug 1220938 for CVE-2023-52564",
"url": "https://bugzilla.suse.com/1220938"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52564"
},
{
"cve": "CVE-2023-52566",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52566"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnilfs2: fix potential use after free in nilfs_gccache_submit_read_data()\n\nIn nilfs_gccache_submit_read_data(), brelse(bh) is called to drop the\nreference count of bh when the call to nilfs_dat_translate() fails. If\nthe reference count hits 0 and its owner page gets unlocked, bh may be\nfreed. However, bh-\u003eb_page is dereferenced to put the page after that,\nwhich may result in a use-after-free bug. This patch moves the release\noperation after unlocking and putting the page.\n\nNOTE: The function in question is only called in GC, and in combination\nwith current userland tools, address translation using DAT does not occur\nin that function, so the code path that causes this issue will not be\nexecuted. However, it is possible to run that code path by intentionally\nmodifying the userland GC library or by calling the GC ioctl directly.\n\n[konishi.ryusuke@gmail.com: NOTE added to the commit log]",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52566",
"url": "https://www.suse.com/security/cve/CVE-2023-52566"
},
{
"category": "external",
"summary": "SUSE Bug 1220940 for CVE-2023-52566",
"url": "https://bugzilla.suse.com/1220940"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52566"
},
{
"cve": "CVE-2023-52567",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52567"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nserial: 8250_port: Check IRQ data before use\n\nIn case the leaf driver wants to use IRQ polling (irq = 0) and\nIIR register shows that an interrupt happened in the 8250 hardware\nthe IRQ data can be NULL. In such a case we need to skip the wake\nevent as we came to this path from the timer interrupt and quite\nlikely system is already awake.\n\nWithout this fix we have got an Oops:\n\n serial8250: ttyS0 at I/O 0x3f8 (irq = 0, base_baud = 115200) is a 16550A\n ...\n BUG: kernel NULL pointer dereference, address: 0000000000000010\n RIP: 0010:serial8250_handle_irq+0x7c/0x240\n Call Trace:\n ? serial8250_handle_irq+0x7c/0x240\n ? __pfx_serial8250_timeout+0x10/0x10",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52567",
"url": "https://www.suse.com/security/cve/CVE-2023-52567"
},
{
"category": "external",
"summary": "SUSE Bug 1220839 for CVE-2023-52567",
"url": "https://bugzilla.suse.com/1220839"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "low"
}
],
"title": "CVE-2023-52567"
},
{
"cve": "CVE-2023-52569",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52569"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbtrfs: remove BUG() after failure to insert delayed dir index item\n\nInstead of calling BUG() when we fail to insert a delayed dir index item\ninto the delayed node\u0027s tree, we can just release all the resources we\nhave allocated/acquired before and return the error to the caller. This is\nfine because all existing call chains undo anything they have done before\ncalling btrfs_insert_delayed_dir_index() or BUG_ON (when creating pending\nsnapshots in the transaction commit path).\n\nSo remove the BUG() call and do proper error handling.\n\nThis relates to a syzbot report linked below, but does not fix it because\nit only prevents hitting a BUG(), it does not fix the issue where somehow\nwe attempt to use twice the same index number for different index items.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52569",
"url": "https://www.suse.com/security/cve/CVE-2023-52569"
},
{
"category": "external",
"summary": "SUSE Bug 1220918 for CVE-2023-52569",
"url": "https://bugzilla.suse.com/1220918"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52569"
},
{
"cve": "CVE-2023-52574",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52574"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nteam: fix null-ptr-deref when team device type is changed\n\nGet a null-ptr-deref bug as follows with reproducer [1].\n\nBUG: kernel NULL pointer dereference, address: 0000000000000228\n...\nRIP: 0010:vlan_dev_hard_header+0x35/0x140 [8021q]\n...\nCall Trace:\n \u003cTASK\u003e\n ? __die+0x24/0x70\n ? page_fault_oops+0x82/0x150\n ? exc_page_fault+0x69/0x150\n ? asm_exc_page_fault+0x26/0x30\n ? vlan_dev_hard_header+0x35/0x140 [8021q]\n ? vlan_dev_hard_header+0x8e/0x140 [8021q]\n neigh_connected_output+0xb2/0x100\n ip6_finish_output2+0x1cb/0x520\n ? nf_hook_slow+0x43/0xc0\n ? ip6_mtu+0x46/0x80\n ip6_finish_output+0x2a/0xb0\n mld_sendpack+0x18f/0x250\n mld_ifc_work+0x39/0x160\n process_one_work+0x1e6/0x3f0\n worker_thread+0x4d/0x2f0\n ? __pfx_worker_thread+0x10/0x10\n kthread+0xe5/0x120\n ? __pfx_kthread+0x10/0x10\n ret_from_fork+0x34/0x50\n ? __pfx_kthread+0x10/0x10\n ret_from_fork_asm+0x1b/0x30\n\n[1]\n$ teamd -t team0 -d -c \u0027{\"runner\": {\"name\": \"loadbalance\"}}\u0027\n$ ip link add name t-dummy type dummy\n$ ip link add link t-dummy name t-dummy.100 type vlan id 100\n$ ip link add name t-nlmon type nlmon\n$ ip link set t-nlmon master team0\n$ ip link set t-nlmon nomaster\n$ ip link set t-dummy up\n$ ip link set team0 up\n$ ip link set t-dummy.100 down\n$ ip link set t-dummy.100 master team0\n\nWhen enslave a vlan device to team device and team device type is changed\nfrom non-ether to ether, header_ops of team device is changed to\nvlan_header_ops. That is incorrect and will trigger null-ptr-deref\nfor vlan-\u003ereal_dev in vlan_dev_hard_header() because team device is not\na vlan device.\n\nCache eth_header_ops in team_setup(), then assign cached header_ops to\nheader_ops of team net device when its type is changed from non-ether\nto ether to fix the bug.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52574",
"url": "https://www.suse.com/security/cve/CVE-2023-52574"
},
{
"category": "external",
"summary": "SUSE Bug 1220870 for CVE-2023-52574",
"url": "https://bugzilla.suse.com/1220870"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52574"
},
{
"cve": "CVE-2023-52575",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52575"
}
],
"notes": [
{
"category": "general",
"text": "** REJECT ** This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52575",
"url": "https://www.suse.com/security/cve/CVE-2023-52575"
},
{
"category": "external",
"summary": "SUSE Bug 1220871 for CVE-2023-52575",
"url": "https://bugzilla.suse.com/1220871"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52575"
},
{
"cve": "CVE-2023-52576",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52576"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nx86/mm, kexec, ima: Use memblock_free_late() from ima_free_kexec_buffer()\n\nThe code calling ima_free_kexec_buffer() runs long after the memblock\nallocator has already been torn down, potentially resulting in a use\nafter free in memblock_isolate_range().\n\nWith KASAN or KFENCE, this use after free will result in a BUG\nfrom the idle task, and a subsequent kernel panic.\n\nSwitch ima_free_kexec_buffer() over to memblock_free_late() to avoid\nthat bug.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52576",
"url": "https://www.suse.com/security/cve/CVE-2023-52576"
},
{
"category": "external",
"summary": "SUSE Bug 1220872 for CVE-2023-52576",
"url": "https://bugzilla.suse.com/1220872"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52576"
},
{
"cve": "CVE-2023-52582",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52582"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfs: Only call folio_start_fscache() one time for each folio\n\nIf a network filesystem using netfs implements a clamp_length()\nfunction, it can set subrequest lengths smaller than a page size.\n\nWhen we loop through the folios in netfs_rreq_unlock_folios() to\nset any folios to be written back, we need to make sure we only\ncall folio_start_fscache() once for each folio.\n\nOtherwise, this simple testcase:\n\n mount -o fsc,rsize=1024,wsize=1024 127.0.0.1:/export /mnt/nfs\n dd if=/dev/zero of=/mnt/nfs/file.bin bs=4096 count=1\n 1+0 records in\n 1+0 records out\n 4096 bytes (4.1 kB, 4.0 KiB) copied, 0.0126359 s, 324 kB/s\n echo 3 \u003e /proc/sys/vm/drop_caches\n cat /mnt/nfs/file.bin \u003e /dev/null\n\nwill trigger an oops similar to the following:\n\n page dumped because: VM_BUG_ON_FOLIO(folio_test_private_2(folio))\n ------------[ cut here ]------------\n kernel BUG at include/linux/netfs.h:44!\n ...\n CPU: 5 PID: 134 Comm: kworker/u16:5 Kdump: loaded Not tainted 6.4.0-rc5\n ...\n RIP: 0010:netfs_rreq_unlock_folios+0x68e/0x730 [netfs]\n ...\n Call Trace:\n netfs_rreq_assess+0x497/0x660 [netfs]\n netfs_subreq_terminated+0x32b/0x610 [netfs]\n nfs_netfs_read_completion+0x14e/0x1a0 [nfs]\n nfs_read_completion+0x2f9/0x330 [nfs]\n rpc_free_task+0x72/0xa0 [sunrpc]\n rpc_async_release+0x46/0x70 [sunrpc]\n process_one_work+0x3bd/0x710\n worker_thread+0x89/0x610\n kthread+0x181/0x1c0\n ret_from_fork+0x29/0x50",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52582",
"url": "https://www.suse.com/security/cve/CVE-2023-52582"
},
{
"category": "external",
"summary": "SUSE Bug 1220878 for CVE-2023-52582",
"url": "https://bugzilla.suse.com/1220878"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52582"
},
{
"cve": "CVE-2023-52583",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52583"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nceph: fix deadlock or deadcode of misusing dget()\n\nThe lock order is incorrect between denty and its parent, we should\nalways make sure that the parent get the lock first.\n\nBut since this deadcode is never used and the parent dir will always\nbe set from the callers, let\u0027s just remove it.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52583",
"url": "https://www.suse.com/security/cve/CVE-2023-52583"
},
{
"category": "external",
"summary": "SUSE Bug 1221058 for CVE-2023-52583",
"url": "https://bugzilla.suse.com/1221058"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52583"
},
{
"cve": "CVE-2023-52587",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52587"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nIB/ipoib: Fix mcast list locking\n\nReleasing the `priv-\u003elock` while iterating the `priv-\u003emulticast_list` in\n`ipoib_mcast_join_task()` opens a window for `ipoib_mcast_dev_flush()` to\nremove the items while in the middle of iteration. If the mcast is removed\nwhile the lock was dropped, the for loop spins forever resulting in a hard\nlockup (as was reported on RHEL 4.18.0-372.75.1.el8_6 kernel):\n\n Task A (kworker/u72:2 below) | Task B (kworker/u72:0 below)\n -----------------------------------+-----------------------------------\n ipoib_mcast_join_task(work) | ipoib_ib_dev_flush_light(work)\n spin_lock_irq(\u0026priv-\u003elock) | __ipoib_ib_dev_flush(priv, ...)\n list_for_each_entry(mcast, | ipoib_mcast_dev_flush(dev = priv-\u003edev)\n \u0026priv-\u003emulticast_list, list) |\n ipoib_mcast_join(dev, mcast) |\n spin_unlock_irq(\u0026priv-\u003elock) |\n | spin_lock_irqsave(\u0026priv-\u003elock, flags)\n | list_for_each_entry_safe(mcast, tmcast,\n | \u0026priv-\u003emulticast_list, list)\n | list_del(\u0026mcast-\u003elist);\n | list_add_tail(\u0026mcast-\u003elist, \u0026remove_list)\n | spin_unlock_irqrestore(\u0026priv-\u003elock, flags)\n spin_lock_irq(\u0026priv-\u003elock) |\n | ipoib_mcast_remove_list(\u0026remove_list)\n (Here, `mcast` is no longer on the | list_for_each_entry_safe(mcast, tmcast,\n `priv-\u003emulticast_list` and we keep | remove_list, list)\n spinning on the `remove_list` of | \u003e\u003e\u003e wait_for_completion(\u0026mcast-\u003edone)\n the other thread which is blocked |\n and the list is still valid on |\n it\u0027s stack.)\n\nFix this by keeping the lock held and changing to GFP_ATOMIC to prevent\neventual sleeps.\nUnfortunately we could not reproduce the lockup and confirm this fix but\nbased on the code review I think this fix should address such lockups.\n\ncrash\u003e bc 31\nPID: 747 TASK: ff1c6a1a007e8000 CPU: 31 COMMAND: \"kworker/u72:2\"\n--\n [exception RIP: ipoib_mcast_join_task+0x1b1]\n RIP: ffffffffc0944ac1 RSP: ff646f199a8c7e00 RFLAGS: 00000002\n RAX: 0000000000000000 RBX: ff1c6a1a04dc82f8 RCX: 0000000000000000\n work (\u0026priv-\u003emcast_task{,.work})\n RDX: ff1c6a192d60ac68 RSI: 0000000000000286 RDI: ff1c6a1a04dc8000\n \u0026mcast-\u003elist\n RBP: ff646f199a8c7e90 R8: ff1c699980019420 R9: ff1c6a1920c9a000\n R10: ff646f199a8c7e00 R11: ff1c6a191a7d9800 R12: ff1c6a192d60ac00\n mcast\n R13: ff1c6a1d82200000 R14: ff1c6a1a04dc8000 R15: ff1c6a1a04dc82d8\n dev priv (\u0026priv-\u003elock) \u0026priv-\u003emulticast_list (aka head)\n ORIG_RAX: ffffffffffffffff CS: 0010 SS: 0018\n--- \u003cNMI exception stack\u003e ---\n #5 [ff646f199a8c7e00] ipoib_mcast_join_task+0x1b1 at ffffffffc0944ac1 [ib_ipoib]\n #6 [ff646f199a8c7e98] process_one_work+0x1a7 at ffffffff9bf10967\n\ncrash\u003e rx ff646f199a8c7e68\nff646f199a8c7e68: ff1c6a1a04dc82f8 \u003c\u003c\u003c work = \u0026priv-\u003emcast_task.work\n\ncrash\u003e list -hO ipoib_dev_priv.multicast_list ff1c6a1a04dc8000\n(empty)\n\ncrash\u003e ipoib_dev_priv.mcast_task.work.func,mcast_mutex.owner.counter ff1c6a1a04dc8000\n mcast_task.work.func = 0xffffffffc0944910 \u003cipoib_mcast_join_task\u003e,\n mcast_mutex.owner.counter = 0xff1c69998efec000\n\ncrash\u003e b 8\nPID: 8 TASK: ff1c69998efec000 CPU: 33 COMMAND: \"kworker/u72:0\"\n--\n #3 [ff646f1980153d50] wait_for_completion+0x96 at ffffffff9c7d7646\n #4 [ff646f1980153d90] ipoib_mcast_remove_list+0x56 at ffffffffc0944dc6 [ib_ipoib]\n #5 [ff646f1980153de8] ipoib_mcast_dev_flush+0x1a7 at ffffffffc09455a7 [ib_ipoib]\n #6 [ff646f1980153e58] __ipoib_ib_dev_flush+0x1a4 at ffffffffc09431a4 [ib_ipoib]\n #7 [ff\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52587",
"url": "https://www.suse.com/security/cve/CVE-2023-52587"
},
{
"category": "external",
"summary": "SUSE Bug 1221082 for CVE-2023-52587",
"url": "https://bugzilla.suse.com/1221082"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52587"
},
{
"cve": "CVE-2023-52591",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52591"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nreiserfs: Avoid touching renamed directory if parent does not change\n\nThe VFS will not be locking moved directory if its parent does not\nchange. Change reiserfs rename code to avoid touching renamed directory\nif its parent does not change as without locking that can corrupt the\nfilesystem.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52591",
"url": "https://www.suse.com/security/cve/CVE-2023-52591"
},
{
"category": "external",
"summary": "SUSE Bug 1221044 for CVE-2023-52591",
"url": "https://bugzilla.suse.com/1221044"
},
{
"category": "external",
"summary": "SUSE Bug 1221578 for CVE-2023-52591",
"url": "https://bugzilla.suse.com/1221578"
},
{
"category": "external",
"summary": "SUSE Bug 1221598 for CVE-2023-52591",
"url": "https://bugzilla.suse.com/1221598"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "important"
}
],
"title": "CVE-2023-52591"
},
{
"cve": "CVE-2023-52594",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52594"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: ath9k: Fix potential array-index-out-of-bounds read in ath9k_htc_txstatus()\n\nFix an array-index-out-of-bounds read in ath9k_htc_txstatus(). The bug\noccurs when txs-\u003ecnt, data from a URB provided by a USB device, is\nbigger than the size of the array txs-\u003etxstatus, which is\nHTC_MAX_TX_STATUS. WARN_ON() already checks it, but there is no bug\nhandling code after the check. Make the function return if that is the\ncase.\n\nFound by a modified version of syzkaller.\n\nUBSAN: array-index-out-of-bounds in htc_drv_txrx.c\nindex 13 is out of range for type \u0027__wmi_event_txstatus [12]\u0027\nCall Trace:\n ath9k_htc_txstatus\n ath9k_wmi_event_tasklet\n tasklet_action_common\n __do_softirq\n irq_exit_rxu\n sysvec_apic_timer_interrupt",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52594",
"url": "https://www.suse.com/security/cve/CVE-2023-52594"
},
{
"category": "external",
"summary": "SUSE Bug 1221045 for CVE-2023-52594",
"url": "https://bugzilla.suse.com/1221045"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52594"
},
{
"cve": "CVE-2023-52595",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52595"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: rt2x00: restart beacon queue when hardware reset\n\nWhen a hardware reset is triggered, all registers are reset, so all\nqueues are forced to stop in hardware interface. However, mac80211\nwill not automatically stop the queue. If we don\u0027t manually stop the\nbeacon queue, the queue will be deadlocked and unable to start again.\nThis patch fixes the issue where Apple devices cannot connect to the\nAP after calling ieee80211_restart_hw().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52595",
"url": "https://www.suse.com/security/cve/CVE-2023-52595"
},
{
"category": "external",
"summary": "SUSE Bug 1221046 for CVE-2023-52595",
"url": "https://bugzilla.suse.com/1221046"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52595"
},
{
"cve": "CVE-2023-52597",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52597"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nKVM: s390: fix setting of fpc register\n\nkvm_arch_vcpu_ioctl_set_fpu() allows to set the floating point control\n(fpc) register of a guest cpu. The new value is tested for validity by\ntemporarily loading it into the fpc register.\n\nThis may lead to corruption of the fpc register of the host process:\nif an interrupt happens while the value is temporarily loaded into the fpc\nregister, and within interrupt context floating point or vector registers\nare used, the current fp/vx registers are saved with save_fpu_regs()\nassuming they belong to user space and will be loaded into fp/vx registers\nwhen returning to user space.\n\ntest_fp_ctl() restores the original user space / host process fpc register\nvalue, however it will be discarded, when returning to user space.\n\nIn result the host process will incorrectly continue to run with the value\nthat was supposed to be used for a guest cpu.\n\nFix this by simply removing the test. There is another test right before\nthe SIE context is entered which will handles invalid values.\n\nThis results in a change of behaviour: invalid values will now be accepted\ninstead of that the ioctl fails with -EINVAL. This seems to be acceptable,\ngiven that this interface is most likely not used anymore, and this is in\naddition the same behaviour implemented with the memory mapped interface\n(replace invalid values with zero) - see sync_regs() in kvm-s390.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52597",
"url": "https://www.suse.com/security/cve/CVE-2023-52597"
},
{
"category": "external",
"summary": "SUSE Bug 1221040 for CVE-2023-52597",
"url": "https://bugzilla.suse.com/1221040"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52597"
},
{
"cve": "CVE-2023-52598",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52598"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ns390/ptrace: handle setting of fpc register correctly\n\nIf the content of the floating point control (fpc) register of a traced\nprocess is modified with the ptrace interface the new value is tested for\nvalidity by temporarily loading it into the fpc register.\n\nThis may lead to corruption of the fpc register of the tracing process:\nif an interrupt happens while the value is temporarily loaded into the\nfpc register, and within interrupt context floating point or vector\nregisters are used, the current fp/vx registers are saved with\nsave_fpu_regs() assuming they belong to user space and will be loaded into\nfp/vx registers when returning to user space.\n\ntest_fp_ctl() restores the original user space fpc register value, however\nit will be discarded, when returning to user space.\n\nIn result the tracer will incorrectly continue to run with the value that\nwas supposed to be used for the traced process.\n\nFix this by saving fpu register contents with save_fpu_regs() before using\ntest_fp_ctl().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52598",
"url": "https://www.suse.com/security/cve/CVE-2023-52598"
},
{
"category": "external",
"summary": "SUSE Bug 1221060 for CVE-2023-52598",
"url": "https://bugzilla.suse.com/1221060"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52598"
},
{
"cve": "CVE-2023-52599",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52599"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\njfs: fix array-index-out-of-bounds in diNewExt\n\n[Syz report]\nUBSAN: array-index-out-of-bounds in fs/jfs/jfs_imap.c:2360:2\nindex -878706688 is out of range for type \u0027struct iagctl[128]\u0027\nCPU: 1 PID: 5065 Comm: syz-executor282 Not tainted 6.7.0-rc4-syzkaller-00009-gbee0e7762ad2 #0\nHardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 11/10/2023\nCall Trace:\n \u003cTASK\u003e\n __dump_stack lib/dump_stack.c:88 [inline]\n dump_stack_lvl+0x1e7/0x2d0 lib/dump_stack.c:106\n ubsan_epilogue lib/ubsan.c:217 [inline]\n __ubsan_handle_out_of_bounds+0x11c/0x150 lib/ubsan.c:348\n diNewExt+0x3cf3/0x4000 fs/jfs/jfs_imap.c:2360\n diAllocExt fs/jfs/jfs_imap.c:1949 [inline]\n diAllocAG+0xbe8/0x1e50 fs/jfs/jfs_imap.c:1666\n diAlloc+0x1d3/0x1760 fs/jfs/jfs_imap.c:1587\n ialloc+0x8f/0x900 fs/jfs/jfs_inode.c:56\n jfs_mkdir+0x1c5/0xb90 fs/jfs/namei.c:225\n vfs_mkdir+0x2f1/0x4b0 fs/namei.c:4106\n do_mkdirat+0x264/0x3a0 fs/namei.c:4129\n __do_sys_mkdir fs/namei.c:4149 [inline]\n __se_sys_mkdir fs/namei.c:4147 [inline]\n __x64_sys_mkdir+0x6e/0x80 fs/namei.c:4147\n do_syscall_x64 arch/x86/entry/common.c:51 [inline]\n do_syscall_64+0x45/0x110 arch/x86/entry/common.c:82\n entry_SYSCALL_64_after_hwframe+0x63/0x6b\nRIP: 0033:0x7fcb7e6a0b57\nCode: ff ff 77 07 31 c0 c3 0f 1f 40 00 48 c7 c2 b8 ff ff ff f7 d8 64 89 02 b8 ff ff ff ff c3 66 0f 1f 44 00 00 b8 53 00 00 00 0f 05 \u003c48\u003e 3d 01 f0 ff ff 73 01 c3 48 c7 c1 b8 ff ff ff f7 d8 64 89 01 48\nRSP: 002b:00007ffd83023038 EFLAGS: 00000286 ORIG_RAX: 0000000000000053\nRAX: ffffffffffffffda RBX: 00000000ffffffff RCX: 00007fcb7e6a0b57\nRDX: 00000000000a1020 RSI: 00000000000001ff RDI: 0000000020000140\nRBP: 0000000020000140 R08: 0000000000000000 R09: 0000000000000000\nR10: 0000000000000000 R11: 0000000000000286 R12: 00007ffd830230d0\nR13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000\n\n[Analysis]\nWhen the agstart is too large, it can cause agno overflow.\n\n[Fix]\nAfter obtaining agno, if the value is invalid, exit the subsequent process.\n\n\nModified the test from agno \u003e MAXAG to agno \u003e= MAXAG based on linux-next\nreport by kernel test robot (Dan Carpenter).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52599",
"url": "https://www.suse.com/security/cve/CVE-2023-52599"
},
{
"category": "external",
"summary": "SUSE Bug 1221062 for CVE-2023-52599",
"url": "https://bugzilla.suse.com/1221062"
},
{
"category": "external",
"summary": "SUSE Bug 1228782 for CVE-2023-52599",
"url": "https://bugzilla.suse.com/1228782"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "important"
}
],
"title": "CVE-2023-52599"
},
{
"cve": "CVE-2023-52600",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52600"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\njfs: fix uaf in jfs_evict_inode\n\nWhen the execution of diMount(ipimap) fails, the object ipimap that has been\nreleased may be accessed in diFreeSpecial(). Asynchronous ipimap release occurs\nwhen rcu_core() calls jfs_free_node().\n\nTherefore, when diMount(ipimap) fails, sbi-\u003eipimap should not be initialized as\nipimap.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52600",
"url": "https://www.suse.com/security/cve/CVE-2023-52600"
},
{
"category": "external",
"summary": "SUSE Bug 1221071 for CVE-2023-52600",
"url": "https://bugzilla.suse.com/1221071"
},
{
"category": "external",
"summary": "SUSE Bug 1228783 for CVE-2023-52600",
"url": "https://bugzilla.suse.com/1228783"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "important"
}
],
"title": "CVE-2023-52600"
},
{
"cve": "CVE-2023-52601",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52601"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\njfs: fix array-index-out-of-bounds in dbAdjTree\n\nCurrently there is a bound check missing in the dbAdjTree while\naccessing the dmt_stree. To add the required check added the bool is_ctl\nwhich is required to determine the size as suggest in the following\ncommit.\nhttps://lore.kernel.org/linux-kernel-mentees/f9475918-2186-49b8-b801-6f0f9e75f4fa@oracle.com/",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52601",
"url": "https://www.suse.com/security/cve/CVE-2023-52601"
},
{
"category": "external",
"summary": "SUSE Bug 1221068 for CVE-2023-52601",
"url": "https://bugzilla.suse.com/1221068"
},
{
"category": "external",
"summary": "SUSE Bug 1228822 for CVE-2023-52601",
"url": "https://bugzilla.suse.com/1228822"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "important"
}
],
"title": "CVE-2023-52601"
},
{
"cve": "CVE-2023-52602",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52602"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\njfs: fix slab-out-of-bounds Read in dtSearch\n\nCurrently while searching for current page in the sorted entry table\nof the page there is a out of bound access. Added a bound check to fix\nthe error.\n\nDave:\nSet return code to -EIO",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52602",
"url": "https://www.suse.com/security/cve/CVE-2023-52602"
},
{
"category": "external",
"summary": "SUSE Bug 1221070 for CVE-2023-52602",
"url": "https://bugzilla.suse.com/1221070"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52602"
},
{
"cve": "CVE-2023-52603",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52603"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nUBSAN: array-index-out-of-bounds in dtSplitRoot\n\nSyzkaller reported the following issue:\n\noop0: detected capacity change from 0 to 32768\n\nUBSAN: array-index-out-of-bounds in fs/jfs/jfs_dtree.c:1971:9\nindex -2 is out of range for type \u0027struct dtslot [128]\u0027\nCPU: 0 PID: 3613 Comm: syz-executor270 Not tainted 6.0.0-syzkaller-09423-g493ffd6605b2 #0\nHardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/22/2022\nCall Trace:\n \u003cTASK\u003e\n __dump_stack lib/dump_stack.c:88 [inline]\n dump_stack_lvl+0x1b1/0x28e lib/dump_stack.c:106\n ubsan_epilogue lib/ubsan.c:151 [inline]\n __ubsan_handle_out_of_bounds+0xdb/0x130 lib/ubsan.c:283\n dtSplitRoot+0x8d8/0x1900 fs/jfs/jfs_dtree.c:1971\n dtSplitUp fs/jfs/jfs_dtree.c:985 [inline]\n dtInsert+0x1189/0x6b80 fs/jfs/jfs_dtree.c:863\n jfs_mkdir+0x757/0xb00 fs/jfs/namei.c:270\n vfs_mkdir+0x3b3/0x590 fs/namei.c:4013\n do_mkdirat+0x279/0x550 fs/namei.c:4038\n __do_sys_mkdirat fs/namei.c:4053 [inline]\n __se_sys_mkdirat fs/namei.c:4051 [inline]\n __x64_sys_mkdirat+0x85/0x90 fs/namei.c:4051\n do_syscall_x64 arch/x86/entry/common.c:50 [inline]\n do_syscall_64+0x3d/0xb0 arch/x86/entry/common.c:80\n entry_SYSCALL_64_after_hwframe+0x63/0xcd\nRIP: 0033:0x7fcdc0113fd9\nCode: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 \u003c48\u003e 3d 01 f0 ff ff 73 01 c3 48 c7 c1 c0 ff ff ff f7 d8 64 89 01 48\nRSP: 002b:00007ffeb8bc67d8 EFLAGS: 00000246 ORIG_RAX: 0000000000000102\nRAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00007fcdc0113fd9\nRDX: 0000000000000000 RSI: 0000000020000340 RDI: 0000000000000003\nRBP: 00007fcdc00d37a0 R08: 0000000000000000 R09: 00007fcdc00d37a0\nR10: 00005555559a72c0 R11: 0000000000000246 R12: 00000000f8008000\nR13: 0000000000000000 R14: 00083878000000f8 R15: 0000000000000000\n \u003c/TASK\u003e\n\nThe issue is caused when the value of fsi becomes less than -1.\nThe check to break the loop when fsi value becomes -1 is present\nbut syzbot was able to produce value less than -1 which cause the error.\nThis patch simply add the change for the values less than 0.\n\nThe patch is tested via syzbot.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52603",
"url": "https://www.suse.com/security/cve/CVE-2023-52603"
},
{
"category": "external",
"summary": "SUSE Bug 1221066 for CVE-2023-52603",
"url": "https://bugzilla.suse.com/1221066"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52603"
},
{
"cve": "CVE-2023-52604",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52604"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nFS:JFS:UBSAN:array-index-out-of-bounds in dbAdjTree\n\nSyzkaller reported the following issue:\n\nUBSAN: array-index-out-of-bounds in fs/jfs/jfs_dmap.c:2867:6\nindex 196694 is out of range for type \u0027s8[1365]\u0027 (aka \u0027signed char[1365]\u0027)\nCPU: 1 PID: 109 Comm: jfsCommit Not tainted 6.6.0-rc3-syzkaller #0\nHardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 08/04/2023\nCall Trace:\n \u003cTASK\u003e\n __dump_stack lib/dump_stack.c:88 [inline]\n dump_stack_lvl+0x1e7/0x2d0 lib/dump_stack.c:106\n ubsan_epilogue lib/ubsan.c:217 [inline]\n __ubsan_handle_out_of_bounds+0x11c/0x150 lib/ubsan.c:348\n dbAdjTree+0x474/0x4f0 fs/jfs/jfs_dmap.c:2867\n dbJoin+0x210/0x2d0 fs/jfs/jfs_dmap.c:2834\n dbFreeBits+0x4eb/0xda0 fs/jfs/jfs_dmap.c:2331\n dbFreeDmap fs/jfs/jfs_dmap.c:2080 [inline]\n dbFree+0x343/0x650 fs/jfs/jfs_dmap.c:402\n txFreeMap+0x798/0xd50 fs/jfs/jfs_txnmgr.c:2534\n txUpdateMap+0x342/0x9e0\n txLazyCommit fs/jfs/jfs_txnmgr.c:2664 [inline]\n jfs_lazycommit+0x47a/0xb70 fs/jfs/jfs_txnmgr.c:2732\n kthread+0x2d3/0x370 kernel/kthread.c:388\n ret_from_fork+0x48/0x80 arch/x86/kernel/process.c:147\n ret_from_fork_asm+0x11/0x20 arch/x86/entry/entry_64.S:304\n \u003c/TASK\u003e\n================================================================================\nKernel panic - not syncing: UBSAN: panic_on_warn set ...\nCPU: 1 PID: 109 Comm: jfsCommit Not tainted 6.6.0-rc3-syzkaller #0\nHardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 08/04/2023\nCall Trace:\n \u003cTASK\u003e\n __dump_stack lib/dump_stack.c:88 [inline]\n dump_stack_lvl+0x1e7/0x2d0 lib/dump_stack.c:106\n panic+0x30f/0x770 kernel/panic.c:340\n check_panic_on_warn+0x82/0xa0 kernel/panic.c:236\n ubsan_epilogue lib/ubsan.c:223 [inline]\n __ubsan_handle_out_of_bounds+0x13c/0x150 lib/ubsan.c:348\n dbAdjTree+0x474/0x4f0 fs/jfs/jfs_dmap.c:2867\n dbJoin+0x210/0x2d0 fs/jfs/jfs_dmap.c:2834\n dbFreeBits+0x4eb/0xda0 fs/jfs/jfs_dmap.c:2331\n dbFreeDmap fs/jfs/jfs_dmap.c:2080 [inline]\n dbFree+0x343/0x650 fs/jfs/jfs_dmap.c:402\n txFreeMap+0x798/0xd50 fs/jfs/jfs_txnmgr.c:2534\n txUpdateMap+0x342/0x9e0\n txLazyCommit fs/jfs/jfs_txnmgr.c:2664 [inline]\n jfs_lazycommit+0x47a/0xb70 fs/jfs/jfs_txnmgr.c:2732\n kthread+0x2d3/0x370 kernel/kthread.c:388\n ret_from_fork+0x48/0x80 arch/x86/kernel/process.c:147\n ret_from_fork_asm+0x11/0x20 arch/x86/entry/entry_64.S:304\n \u003c/TASK\u003e\nKernel Offset: disabled\nRebooting in 86400 seconds..\n\nThe issue is caused when the value of lp becomes greater than\nCTLTREESIZE which is the max size of stree. Adding a simple check\nsolves this issue.\n\nDave:\nAs the function returns a void, good error handling\nwould require a more intrusive code reorganization, so I modified\nOsama\u0027s patch at use WARN_ON_ONCE for lack of a cleaner option.\n\nThe patch is tested via syzbot.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52604",
"url": "https://www.suse.com/security/cve/CVE-2023-52604"
},
{
"category": "external",
"summary": "SUSE Bug 1221067 for CVE-2023-52604",
"url": "https://bugzilla.suse.com/1221067"
},
{
"category": "external",
"summary": "SUSE Bug 1228739 for CVE-2023-52604",
"url": "https://bugzilla.suse.com/1228739"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "important"
}
],
"title": "CVE-2023-52604"
},
{
"cve": "CVE-2023-52605",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52605"
}
],
"notes": [
{
"category": "general",
"text": "** REJECT ** This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52605",
"url": "https://www.suse.com/security/cve/CVE-2023-52605"
},
{
"category": "external",
"summary": "SUSE Bug 1221039 for CVE-2023-52605",
"url": "https://bugzilla.suse.com/1221039"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52605"
},
{
"cve": "CVE-2023-52606",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52606"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\npowerpc/lib: Validate size for vector operations\n\nSome of the fp/vmx code in sstep.c assume a certain maximum size for the\ninstructions being emulated. The size of those operations however is\ndetermined separately in analyse_instr().\n\nAdd a check to validate the assumption on the maximum size of the\noperations, so as to prevent any unintended kernel stack corruption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52606",
"url": "https://www.suse.com/security/cve/CVE-2023-52606"
},
{
"category": "external",
"summary": "SUSE Bug 1221069 for CVE-2023-52606",
"url": "https://bugzilla.suse.com/1221069"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52606"
},
{
"cve": "CVE-2023-52607",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52607"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\npowerpc/mm: Fix null-pointer dereference in pgtable_cache_add\n\nkasprintf() returns a pointer to dynamically allocated memory\nwhich can be NULL upon failure. Ensure the allocation was successful\nby checking the pointer validity.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52607",
"url": "https://www.suse.com/security/cve/CVE-2023-52607"
},
{
"category": "external",
"summary": "SUSE Bug 1221061 for CVE-2023-52607",
"url": "https://bugzilla.suse.com/1221061"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52607"
},
{
"cve": "CVE-2023-52608",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52608"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nfirmware: arm_scmi: Check mailbox/SMT channel for consistency\n\nOn reception of a completion interrupt the shared memory area is accessed\nto retrieve the message header at first and then, if the message sequence\nnumber identifies a transaction which is still pending, the related\npayload is fetched too.\n\nWhen an SCMI command times out the channel ownership remains with the\nplatform until eventually a late reply is received and, as a consequence,\nany further transmission attempt remains pending, waiting for the channel\nto be relinquished by the platform.\n\nOnce that late reply is received the channel ownership is given back\nto the agent and any pending request is then allowed to proceed and\noverwrite the SMT area of the just delivered late reply; then the wait\nfor the reply to the new request starts.\n\nIt has been observed that the spurious IRQ related to the late reply can\nbe wrongly associated with the freshly enqueued request: when that happens\nthe SCMI stack in-flight lookup procedure is fooled by the fact that the\nmessage header now present in the SMT area is related to the new pending\ntransaction, even though the real reply has still to arrive.\n\nThis race-condition on the A2P channel can be detected by looking at the\nchannel status bits: a genuine reply from the platform will have set the\nchannel free bit before triggering the completion IRQ.\n\nAdd a consistency check to validate such condition in the A2P ISR.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52608",
"url": "https://www.suse.com/security/cve/CVE-2023-52608"
},
{
"category": "external",
"summary": "SUSE Bug 1221375 for CVE-2023-52608",
"url": "https://bugzilla.suse.com/1221375"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52608"
},
{
"cve": "CVE-2023-52612",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52612"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncrypto: scomp - fix req-\u003edst buffer overflow\n\nThe req-\u003edst buffer size should be checked before copying from the\nscomp_scratch-\u003edst to avoid req-\u003edst buffer overflow problem.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52612",
"url": "https://www.suse.com/security/cve/CVE-2023-52612"
},
{
"category": "external",
"summary": "SUSE Bug 1221616 for CVE-2023-52612",
"url": "https://bugzilla.suse.com/1221616"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "important"
}
],
"title": "CVE-2023-52612"
},
{
"cve": "CVE-2023-52615",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52615"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nhwrng: core - Fix page fault dead lock on mmap-ed hwrng\n\nThere is a dead-lock in the hwrng device read path. This triggers\nwhen the user reads from /dev/hwrng into memory also mmap-ed from\n/dev/hwrng. The resulting page fault triggers a recursive read\nwhich then dead-locks.\n\nFix this by using a stack buffer when calling copy_to_user.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52615",
"url": "https://www.suse.com/security/cve/CVE-2023-52615"
},
{
"category": "external",
"summary": "SUSE Bug 1221614 for CVE-2023-52615",
"url": "https://bugzilla.suse.com/1221614"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52615"
},
{
"cve": "CVE-2023-52617",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52617"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nPCI: switchtec: Fix stdev_release() crash after surprise hot remove\n\nA PCI device hot removal may occur while stdev-\u003ecdev is held open. The call\nto stdev_release() then happens during close or exit, at a point way past\nswitchtec_pci_remove(). Otherwise the last ref would vanish with the\ntrailing put_device(), just before return.\n\nAt that later point in time, the devm cleanup has already removed the\nstdev-\u003emmio_mrpc mapping. Also, the stdev-\u003epdev reference was not a counted\none. Therefore, in DMA mode, the iowrite32() in stdev_release() will cause\na fatal page fault, and the subsequent dma_free_coherent(), if reached,\nwould pass a stale \u0026stdev-\u003epdev-\u003edev pointer.\n\nFix by moving MRPC DMA shutdown into switchtec_pci_remove(), after\nstdev_kill(). Counting the stdev-\u003epdev ref is now optional, but may prevent\nfuture accidents.\n\nReproducible via the script at\nhttps://lore.kernel.org/r/20231113212150.96410-1-dns@arista.com",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52617",
"url": "https://www.suse.com/security/cve/CVE-2023-52617"
},
{
"category": "external",
"summary": "SUSE Bug 1221613 for CVE-2023-52617",
"url": "https://bugzilla.suse.com/1221613"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52617"
},
{
"cve": "CVE-2023-52619",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52619"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\npstore/ram: Fix crash when setting number of cpus to an odd number\n\nWhen the number of cpu cores is adjusted to 7 or other odd numbers,\nthe zone size will become an odd number.\nThe address of the zone will become:\n addr of zone0 = BASE\n addr of zone1 = BASE + zone_size\n addr of zone2 = BASE + zone_size*2\n ...\nThe address of zone1/3/5/7 will be mapped to non-alignment va.\nEventually crashes will occur when accessing these va.\n\nSo, use ALIGN_DOWN() to make sure the zone size is even\nto avoid this bug.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52619",
"url": "https://www.suse.com/security/cve/CVE-2023-52619"
},
{
"category": "external",
"summary": "SUSE Bug 1221618 for CVE-2023-52619",
"url": "https://bugzilla.suse.com/1221618"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52619"
},
{
"cve": "CVE-2023-52621",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52621"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbpf: Check rcu_read_lock_trace_held() before calling bpf map helpers\n\nThese three bpf_map_{lookup,update,delete}_elem() helpers are also\navailable for sleepable bpf program, so add the corresponding lock\nassertion for sleepable bpf program, otherwise the following warning\nwill be reported when a sleepable bpf program manipulates bpf map under\ninterpreter mode (aka bpf_jit_enable=0):\n\n WARNING: CPU: 3 PID: 4985 at kernel/bpf/helpers.c:40 ......\n CPU: 3 PID: 4985 Comm: test_progs Not tainted 6.6.0+ #2\n Hardware name: QEMU Standard PC (i440FX + PIIX, 1996) ......\n RIP: 0010:bpf_map_lookup_elem+0x54/0x60\n ......\n Call Trace:\n \u003cTASK\u003e\n ? __warn+0xa5/0x240\n ? bpf_map_lookup_elem+0x54/0x60\n ? report_bug+0x1ba/0x1f0\n ? handle_bug+0x40/0x80\n ? exc_invalid_op+0x18/0x50\n ? asm_exc_invalid_op+0x1b/0x20\n ? __pfx_bpf_map_lookup_elem+0x10/0x10\n ? rcu_lockdep_current_cpu_online+0x65/0xb0\n ? rcu_is_watching+0x23/0x50\n ? bpf_map_lookup_elem+0x54/0x60\n ? __pfx_bpf_map_lookup_elem+0x10/0x10\n ___bpf_prog_run+0x513/0x3b70\n __bpf_prog_run32+0x9d/0xd0\n ? __bpf_prog_enter_sleepable_recur+0xad/0x120\n ? __bpf_prog_enter_sleepable_recur+0x3e/0x120\n bpf_trampoline_6442580665+0x4d/0x1000\n __x64_sys_getpgid+0x5/0x30\n ? do_syscall_64+0x36/0xb0\n entry_SYSCALL_64_after_hwframe+0x6e/0x76\n \u003c/TASK\u003e",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52621",
"url": "https://www.suse.com/security/cve/CVE-2023-52621"
},
{
"category": "external",
"summary": "SUSE Bug 1222073 for CVE-2023-52621",
"url": "https://bugzilla.suse.com/1222073"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52621"
},
{
"cve": "CVE-2023-52623",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52623"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nSUNRPC: Fix a suspicious RCU usage warning\n\nI received the following warning while running cthon against an ontap\nserver running pNFS:\n\n[ 57.202521] =============================\n[ 57.202522] WARNING: suspicious RCU usage\n[ 57.202523] 6.7.0-rc3-g2cc14f52aeb7 #41492 Not tainted\n[ 57.202525] -----------------------------\n[ 57.202525] net/sunrpc/xprtmultipath.c:349 RCU-list traversed in non-reader section!!\n[ 57.202527]\n other info that might help us debug this:\n\n[ 57.202528]\n rcu_scheduler_active = 2, debug_locks = 1\n[ 57.202529] no locks held by test5/3567.\n[ 57.202530]\n stack backtrace:\n[ 57.202532] CPU: 0 PID: 3567 Comm: test5 Not tainted 6.7.0-rc3-g2cc14f52aeb7 #41492 5b09971b4965c0aceba19f3eea324a4a806e227e\n[ 57.202534] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS unknown 2/2/2022\n[ 57.202536] Call Trace:\n[ 57.202537] \u003cTASK\u003e\n[ 57.202540] dump_stack_lvl+0x77/0xb0\n[ 57.202551] lockdep_rcu_suspicious+0x154/0x1a0\n[ 57.202556] rpc_xprt_switch_has_addr+0x17c/0x190 [sunrpc ebe02571b9a8ceebf7d98e71675af20c19bdb1f6]\n[ 57.202596] rpc_clnt_setup_test_and_add_xprt+0x50/0x180 [sunrpc ebe02571b9a8ceebf7d98e71675af20c19bdb1f6]\n[ 57.202621] ? rpc_clnt_add_xprt+0x254/0x300 [sunrpc ebe02571b9a8ceebf7d98e71675af20c19bdb1f6]\n[ 57.202646] rpc_clnt_add_xprt+0x27a/0x300 [sunrpc ebe02571b9a8ceebf7d98e71675af20c19bdb1f6]\n[ 57.202671] ? __pfx_rpc_clnt_setup_test_and_add_xprt+0x10/0x10 [sunrpc ebe02571b9a8ceebf7d98e71675af20c19bdb1f6]\n[ 57.202696] nfs4_pnfs_ds_connect+0x345/0x760 [nfsv4 c716d88496ded0ea6d289bbea684fa996f9b57a9]\n[ 57.202728] ? __pfx_nfs4_test_session_trunk+0x10/0x10 [nfsv4 c716d88496ded0ea6d289bbea684fa996f9b57a9]\n[ 57.202754] nfs4_fl_prepare_ds+0x75/0xc0 [nfs_layout_nfsv41_files e3a4187f18ae8a27b630f9feae6831b584a9360a]\n[ 57.202760] filelayout_write_pagelist+0x4a/0x200 [nfs_layout_nfsv41_files e3a4187f18ae8a27b630f9feae6831b584a9360a]\n[ 57.202765] pnfs_generic_pg_writepages+0xbe/0x230 [nfsv4 c716d88496ded0ea6d289bbea684fa996f9b57a9]\n[ 57.202788] __nfs_pageio_add_request+0x3fd/0x520 [nfs 6c976fa593a7c2976f5a0aeb4965514a828e6902]\n[ 57.202813] nfs_pageio_add_request+0x18b/0x390 [nfs 6c976fa593a7c2976f5a0aeb4965514a828e6902]\n[ 57.202831] nfs_do_writepage+0x116/0x1e0 [nfs 6c976fa593a7c2976f5a0aeb4965514a828e6902]\n[ 57.202849] nfs_writepages_callback+0x13/0x30 [nfs 6c976fa593a7c2976f5a0aeb4965514a828e6902]\n[ 57.202866] write_cache_pages+0x265/0x450\n[ 57.202870] ? __pfx_nfs_writepages_callback+0x10/0x10 [nfs 6c976fa593a7c2976f5a0aeb4965514a828e6902]\n[ 57.202891] nfs_writepages+0x141/0x230 [nfs 6c976fa593a7c2976f5a0aeb4965514a828e6902]\n[ 57.202913] do_writepages+0xd2/0x230\n[ 57.202917] ? filemap_fdatawrite_wbc+0x5c/0x80\n[ 57.202921] filemap_fdatawrite_wbc+0x67/0x80\n[ 57.202924] filemap_write_and_wait_range+0xd9/0x170\n[ 57.202930] nfs_wb_all+0x49/0x180 [nfs 6c976fa593a7c2976f5a0aeb4965514a828e6902]\n[ 57.202947] nfs4_file_flush+0x72/0xb0 [nfsv4 c716d88496ded0ea6d289bbea684fa996f9b57a9]\n[ 57.202969] __se_sys_close+0x46/0xd0\n[ 57.202972] do_syscall_64+0x68/0x100\n[ 57.202975] ? do_syscall_64+0x77/0x100\n[ 57.202976] ? do_syscall_64+0x77/0x100\n[ 57.202979] entry_SYSCALL_64_after_hwframe+0x6e/0x76\n[ 57.202982] RIP: 0033:0x7fe2b12e4a94\n[ 57.202985] Code: 00 f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 80 3d d5 18 0e 00 00 74 13 b8 03 00 00 00 0f 05 \u003c48\u003e 3d 00 f0 ff ff 77 44 c3 0f 1f 00 48 83 ec 18 89 7c 24 0c e8 c3\n[ 57.202987] RSP: 002b:00007ffe857ddb38 EFLAGS: 00000202 ORIG_RAX: 0000000000000003\n[ 57.202989] RAX: ffffffffffffffda RBX: 00007ffe857dfd68 RCX: 00007fe2b12e4a94\n[ 57.202991] RDX: 0000000000002000 RSI: 00007ffe857ddc40 RDI: 0000000000000003\n[ 57.202992] RBP: 00007ffe857dfc50 R08: 7fffffffffffffff R09: 0000000065650f49\n[ 57.202993] R10: 00007f\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52623",
"url": "https://www.suse.com/security/cve/CVE-2023-52623"
},
{
"category": "external",
"summary": "SUSE Bug 1222060 for CVE-2023-52623",
"url": "https://bugzilla.suse.com/1222060"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52623"
},
{
"cve": "CVE-2023-52628",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52628"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: nftables: exthdr: fix 4-byte stack OOB write\n\nIf priv-\u003elen is a multiple of 4, then dst[len / 4] can write past\nthe destination array which leads to stack corruption.\n\nThis construct is necessary to clean the remainder of the register\nin case -\u003elen is NOT a multiple of the register size, so make it\nconditional just like nft_payload.c does.\n\nThe bug was added in 4.1 cycle and then copied/inherited when\ntcp/sctp and ip option support was added.\n\nBug reported by Zero Day Initiative project (ZDI-CAN-21950,\nZDI-CAN-21951, ZDI-CAN-21961).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52628",
"url": "https://www.suse.com/security/cve/CVE-2023-52628"
},
{
"category": "external",
"summary": "SUSE Bug 1222117 for CVE-2023-52628",
"url": "https://bugzilla.suse.com/1222117"
},
{
"category": "external",
"summary": "SUSE Bug 1222118 for CVE-2023-52628",
"url": "https://bugzilla.suse.com/1222118"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "important"
}
],
"title": "CVE-2023-52628"
},
{
"cve": "CVE-2023-52632",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52632"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amdkfd: Fix lock dependency warning with srcu\n\n======================================================\nWARNING: possible circular locking dependency detected\n6.5.0-kfd-yangp #2289 Not tainted\n------------------------------------------------------\nkworker/0:2/996 is trying to acquire lock:\n (srcu){.+.+}-{0:0}, at: __synchronize_srcu+0x5/0x1a0\n\nbut task is already holding lock:\n ((work_completion)(\u0026svms-\u003edeferred_list_work)){+.+.}-{0:0}, at:\n\tprocess_one_work+0x211/0x560\n\nwhich lock already depends on the new lock.\n\nthe existing dependency chain (in reverse order) is:\n\n-\u003e #3 ((work_completion)(\u0026svms-\u003edeferred_list_work)){+.+.}-{0:0}:\n __flush_work+0x88/0x4f0\n svm_range_list_lock_and_flush_work+0x3d/0x110 [amdgpu]\n svm_range_set_attr+0xd6/0x14c0 [amdgpu]\n kfd_ioctl+0x1d1/0x630 [amdgpu]\n __x64_sys_ioctl+0x88/0xc0\n\n-\u003e #2 (\u0026info-\u003elock#2){+.+.}-{3:3}:\n __mutex_lock+0x99/0xc70\n amdgpu_amdkfd_gpuvm_restore_process_bos+0x54/0x740 [amdgpu]\n restore_process_helper+0x22/0x80 [amdgpu]\n restore_process_worker+0x2d/0xa0 [amdgpu]\n process_one_work+0x29b/0x560\n worker_thread+0x3d/0x3d0\n\n-\u003e #1 ((work_completion)(\u0026(\u0026process-\u003erestore_work)-\u003ework)){+.+.}-{0:0}:\n __flush_work+0x88/0x4f0\n __cancel_work_timer+0x12c/0x1c0\n kfd_process_notifier_release_internal+0x37/0x1f0 [amdgpu]\n __mmu_notifier_release+0xad/0x240\n exit_mmap+0x6a/0x3a0\n mmput+0x6a/0x120\n do_exit+0x322/0xb90\n do_group_exit+0x37/0xa0\n __x64_sys_exit_group+0x18/0x20\n do_syscall_64+0x38/0x80\n\n-\u003e #0 (srcu){.+.+}-{0:0}:\n __lock_acquire+0x1521/0x2510\n lock_sync+0x5f/0x90\n __synchronize_srcu+0x4f/0x1a0\n __mmu_notifier_release+0x128/0x240\n exit_mmap+0x6a/0x3a0\n mmput+0x6a/0x120\n svm_range_deferred_list_work+0x19f/0x350 [amdgpu]\n process_one_work+0x29b/0x560\n worker_thread+0x3d/0x3d0\n\nother info that might help us debug this:\nChain exists of:\n srcu --\u003e \u0026info-\u003elock#2 --\u003e (work_completion)(\u0026svms-\u003edeferred_list_work)\n\nPossible unsafe locking scenario:\n\n CPU0 CPU1\n ---- ----\n lock((work_completion)(\u0026svms-\u003edeferred_list_work));\n lock(\u0026info-\u003elock#2);\n\t\t\tlock((work_completion)(\u0026svms-\u003edeferred_list_work));\n sync(srcu);",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52632",
"url": "https://www.suse.com/security/cve/CVE-2023-52632"
},
{
"category": "external",
"summary": "SUSE Bug 1222274 for CVE-2023-52632",
"url": "https://bugzilla.suse.com/1222274"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52632"
},
{
"cve": "CVE-2023-52637",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52637"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncan: j1939: Fix UAF in j1939_sk_match_filter during setsockopt(SO_J1939_FILTER)\n\nLock jsk-\u003esk to prevent UAF when setsockopt(..., SO_J1939_FILTER, ...)\nmodifies jsk-\u003efilters while receiving packets.\n\nFollowing trace was seen on affected system:\n ==================================================================\n BUG: KASAN: slab-use-after-free in j1939_sk_recv_match_one+0x1af/0x2d0 [can_j1939]\n Read of size 4 at addr ffff888012144014 by task j1939/350\n\n CPU: 0 PID: 350 Comm: j1939 Tainted: G W OE 6.5.0-rc5 #1\n Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.13.0-1ubuntu1.1 04/01/2014\n Call Trace:\n print_report+0xd3/0x620\n ? kasan_complete_mode_report_info+0x7d/0x200\n ? j1939_sk_recv_match_one+0x1af/0x2d0 [can_j1939]\n kasan_report+0xc2/0x100\n ? j1939_sk_recv_match_one+0x1af/0x2d0 [can_j1939]\n __asan_load4+0x84/0xb0\n j1939_sk_recv_match_one+0x1af/0x2d0 [can_j1939]\n j1939_sk_recv+0x20b/0x320 [can_j1939]\n ? __kasan_check_write+0x18/0x20\n ? __pfx_j1939_sk_recv+0x10/0x10 [can_j1939]\n ? j1939_simple_recv+0x69/0x280 [can_j1939]\n ? j1939_ac_recv+0x5e/0x310 [can_j1939]\n j1939_can_recv+0x43f/0x580 [can_j1939]\n ? __pfx_j1939_can_recv+0x10/0x10 [can_j1939]\n ? raw_rcv+0x42/0x3c0 [can_raw]\n ? __pfx_j1939_can_recv+0x10/0x10 [can_j1939]\n can_rcv_filter+0x11f/0x350 [can]\n can_receive+0x12f/0x190 [can]\n ? __pfx_can_rcv+0x10/0x10 [can]\n can_rcv+0xdd/0x130 [can]\n ? __pfx_can_rcv+0x10/0x10 [can]\n __netif_receive_skb_one_core+0x13d/0x150\n ? __pfx___netif_receive_skb_one_core+0x10/0x10\n ? __kasan_check_write+0x18/0x20\n ? _raw_spin_lock_irq+0x8c/0xe0\n __netif_receive_skb+0x23/0xb0\n process_backlog+0x107/0x260\n __napi_poll+0x69/0x310\n net_rx_action+0x2a1/0x580\n ? __pfx_net_rx_action+0x10/0x10\n ? __pfx__raw_spin_lock+0x10/0x10\n ? handle_irq_event+0x7d/0xa0\n __do_softirq+0xf3/0x3f8\n do_softirq+0x53/0x80\n \u003c/IRQ\u003e\n \u003cTASK\u003e\n __local_bh_enable_ip+0x6e/0x70\n netif_rx+0x16b/0x180\n can_send+0x32b/0x520 [can]\n ? __pfx_can_send+0x10/0x10 [can]\n ? __check_object_size+0x299/0x410\n raw_sendmsg+0x572/0x6d0 [can_raw]\n ? __pfx_raw_sendmsg+0x10/0x10 [can_raw]\n ? apparmor_socket_sendmsg+0x2f/0x40\n ? __pfx_raw_sendmsg+0x10/0x10 [can_raw]\n sock_sendmsg+0xef/0x100\n sock_write_iter+0x162/0x220\n ? __pfx_sock_write_iter+0x10/0x10\n ? __rtnl_unlock+0x47/0x80\n ? security_file_permission+0x54/0x320\n vfs_write+0x6ba/0x750\n ? __pfx_vfs_write+0x10/0x10\n ? __fget_light+0x1ca/0x1f0\n ? __rcu_read_unlock+0x5b/0x280\n ksys_write+0x143/0x170\n ? __pfx_ksys_write+0x10/0x10\n ? __kasan_check_read+0x15/0x20\n ? fpregs_assert_state_consistent+0x62/0x70\n __x64_sys_write+0x47/0x60\n do_syscall_64+0x60/0x90\n ? do_syscall_64+0x6d/0x90\n ? irqentry_exit+0x3f/0x50\n ? exc_page_fault+0x79/0xf0\n entry_SYSCALL_64_after_hwframe+0x6e/0xd8\n\n Allocated by task 348:\n kasan_save_stack+0x2a/0x50\n kasan_set_track+0x29/0x40\n kasan_save_alloc_info+0x1f/0x30\n __kasan_kmalloc+0xb5/0xc0\n __kmalloc_node_track_caller+0x67/0x160\n j1939_sk_setsockopt+0x284/0x450 [can_j1939]\n __sys_setsockopt+0x15c/0x2f0\n __x64_sys_setsockopt+0x6b/0x80\n do_syscall_64+0x60/0x90\n entry_SYSCALL_64_after_hwframe+0x6e/0xd8\n\n Freed by task 349:\n kasan_save_stack+0x2a/0x50\n kasan_set_track+0x29/0x40\n kasan_save_free_info+0x2f/0x50\n __kasan_slab_free+0x12e/0x1c0\n __kmem_cache_free+0x1b9/0x380\n kfree+0x7a/0x120\n j1939_sk_setsockopt+0x3b2/0x450 [can_j1939]\n __sys_setsockopt+0x15c/0x2f0\n __x64_sys_setsockopt+0x6b/0x80\n do_syscall_64+0x60/0x90\n entry_SYSCALL_64_after_hwframe+0x6e/0xd8",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52637",
"url": "https://www.suse.com/security/cve/CVE-2023-52637"
},
{
"category": "external",
"summary": "SUSE Bug 1222291 for CVE-2023-52637",
"url": "https://bugzilla.suse.com/1222291"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52637"
},
{
"cve": "CVE-2023-52639",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52639"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nKVM: s390: vsie: fix race during shadow creation\n\nRight now it is possible to see gmap-\u003eprivate being zero in\nkvm_s390_vsie_gmap_notifier resulting in a crash. This is due to the\nfact that we add gmap-\u003eprivate == kvm after creation:\n\nstatic int acquire_gmap_shadow(struct kvm_vcpu *vcpu,\n struct vsie_page *vsie_page)\n{\n[...]\n gmap = gmap_shadow(vcpu-\u003earch.gmap, asce, edat);\n if (IS_ERR(gmap))\n return PTR_ERR(gmap);\n gmap-\u003eprivate = vcpu-\u003ekvm;\n\nLet children inherit the private field of the parent.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52639",
"url": "https://www.suse.com/security/cve/CVE-2023-52639"
},
{
"category": "external",
"summary": "SUSE Bug 1222300 for CVE-2023-52639",
"url": "https://bugzilla.suse.com/1222300"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52639"
},
{
"cve": "CVE-2023-6270",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-6270"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the ATA over Ethernet (AoE) driver in the Linux kernel. The aoecmd_cfg_pkts() function improperly updates the refcnt on `struct net_device`, and a use-after-free can be triggered by racing between the free on the struct and the access through the `skbtxq` global queue. This could lead to a denial of service condition or potential code execution.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-6270",
"url": "https://www.suse.com/security/cve/CVE-2023-6270"
},
{
"category": "external",
"summary": "SUSE Bug 1218562 for CVE-2023-6270",
"url": "https://bugzilla.suse.com/1218562"
},
{
"category": "external",
"summary": "SUSE Bug 1218813 for CVE-2023-6270",
"url": "https://bugzilla.suse.com/1218813"
},
{
"category": "external",
"summary": "SUSE Bug 1221578 for CVE-2023-6270",
"url": "https://bugzilla.suse.com/1221578"
},
{
"category": "external",
"summary": "SUSE Bug 1221598 for CVE-2023-6270",
"url": "https://bugzilla.suse.com/1221598"
},
{
"category": "external",
"summary": "SUSE Bug 1223016 for CVE-2023-6270",
"url": "https://bugzilla.suse.com/1223016"
},
{
"category": "external",
"summary": "SUSE Bug 1227675 for CVE-2023-6270",
"url": "https://bugzilla.suse.com/1227675"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-6270"
},
{
"cve": "CVE-2023-6356",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-6356"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the Linux kernel\u0027s NVMe driver. This issue may allow an unauthenticated malicious actor to send a set of crafted TCP packages when using NVMe over TCP, leading the NVMe driver to a NULL pointer dereference in the NVMe driver and causing kernel panic and a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-6356",
"url": "https://www.suse.com/security/cve/CVE-2023-6356"
},
{
"category": "external",
"summary": "SUSE Bug 1217987 for CVE-2023-6356",
"url": "https://bugzilla.suse.com/1217987"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-6356"
},
{
"cve": "CVE-2023-6535",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-6535"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the Linux kernel\u0027s NVMe driver. This issue may allow an unauthenticated malicious actor to send a set of crafted TCP packages when using NVMe over TCP, leading the NVMe driver to a NULL pointer dereference in the NVMe driver, causing kernel panic and a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-6535",
"url": "https://www.suse.com/security/cve/CVE-2023-6535"
},
{
"category": "external",
"summary": "SUSE Bug 1217988 for CVE-2023-6535",
"url": "https://bugzilla.suse.com/1217988"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-6535"
},
{
"cve": "CVE-2023-6536",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-6536"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the Linux kernel\u0027s NVMe driver. This issue may allow an unauthenticated malicious actor to send a set of crafted TCP packages when using NVMe over TCP, leading the NVMe driver to a NULL pointer dereference in the NVMe driver, causing kernel panic and a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-6536",
"url": "https://www.suse.com/security/cve/CVE-2023-6536"
},
{
"category": "external",
"summary": "SUSE Bug 1217989 for CVE-2023-6536",
"url": "https://bugzilla.suse.com/1217989"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-6536"
},
{
"cve": "CVE-2023-7042",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-7042"
}
],
"notes": [
{
"category": "general",
"text": "A null pointer dereference vulnerability was found in ath10k_wmi_tlv_op_pull_mgmt_tx_compl_ev() in drivers/net/wireless/ath/ath10k/wmi-tlv.c in the Linux kernel. This issue could be exploited to trigger a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-7042",
"url": "https://www.suse.com/security/cve/CVE-2023-7042"
},
{
"category": "external",
"summary": "SUSE Bug 1218336 for CVE-2023-7042",
"url": "https://bugzilla.suse.com/1218336"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-7042"
},
{
"cve": "CVE-2023-7192",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-7192"
}
],
"notes": [
{
"category": "general",
"text": "A memory leak problem was found in ctnetlink_create_conntrack in net/netfilter/nf_conntrack_netlink.c in the Linux Kernel. This issue may allow a local attacker with CAP_NET_ADMIN privileges to cause a denial of service (DoS) attack due to a refcount overflow.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-7192",
"url": "https://www.suse.com/security/cve/CVE-2023-7192"
},
{
"category": "external",
"summary": "SUSE Bug 1218479 for CVE-2023-7192",
"url": "https://bugzilla.suse.com/1218479"
},
{
"category": "external",
"summary": "SUSE Bug 1227675 for CVE-2023-7192",
"url": "https://bugzilla.suse.com/1227675"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-7192"
},
{
"cve": "CVE-2024-0841",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-0841"
}
],
"notes": [
{
"category": "general",
"text": "A null pointer dereference flaw was found in the hugetlbfs_fill_super function in the Linux kernel hugetlbfs (HugeTLB pages) functionality. This issue may allow a local user to crash the system or potentially escalate their privileges on the system.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-0841",
"url": "https://www.suse.com/security/cve/CVE-2024-0841"
},
{
"category": "external",
"summary": "SUSE Bug 1219264 for CVE-2024-0841",
"url": "https://bugzilla.suse.com/1219264"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-0841"
},
{
"cve": "CVE-2024-2201",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-2201"
}
],
"notes": [
{
"category": "general",
"text": "A cross-privilege Spectre v2 vulnerability allows attackers to bypass all deployed mitigations, including the recent Fine(IBT), and to leak arbitrary Linux kernel memory on Intel systems.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-2201",
"url": "https://www.suse.com/security/cve/CVE-2024-2201"
},
{
"category": "external",
"summary": "SUSE Bug 1212111 for CVE-2024-2201",
"url": "https://bugzilla.suse.com/1212111"
},
{
"category": "external",
"summary": "SUSE Bug 1217339 for CVE-2024-2201",
"url": "https://bugzilla.suse.com/1217339"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-2201"
},
{
"cve": "CVE-2024-22099",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-22099"
}
],
"notes": [
{
"category": "general",
"text": "NULL Pointer Dereference vulnerability in Linux Linux kernel kernel on Linux, x86, ARM (net, bluetooth modules) allows Overflow Buffers. This vulnerability is associated with program files /net/bluetooth/rfcomm/core.C.\n\nThis issue affects Linux kernel: v2.6.12-rc2.\n\n",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-22099",
"url": "https://www.suse.com/security/cve/CVE-2024-22099"
},
{
"category": "external",
"summary": "SUSE Bug 1219170 for CVE-2024-22099",
"url": "https://bugzilla.suse.com/1219170"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-22099"
},
{
"cve": "CVE-2024-23307",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-23307"
}
],
"notes": [
{
"category": "general",
"text": "Integer Overflow or Wraparound vulnerability in Linux Linux kernel kernel on Linux, x86, ARM (md, raid, raid5 modules) allows Forced Integer Overflow.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-23307",
"url": "https://www.suse.com/security/cve/CVE-2024-23307"
},
{
"category": "external",
"summary": "SUSE Bug 1219169 for CVE-2024-23307",
"url": "https://bugzilla.suse.com/1219169"
},
{
"category": "external",
"summary": "SUSE Bug 1220145 for CVE-2024-23307",
"url": "https://bugzilla.suse.com/1220145"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "important"
}
],
"title": "CVE-2024-23307"
},
{
"cve": "CVE-2024-25739",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-25739"
}
],
"notes": [
{
"category": "general",
"text": "create_empty_lvol in drivers/mtd/ubi/vtbl.c in the Linux kernel through 6.7.4 can attempt to allocate zero bytes, and crash, because of a missing check for ubi-\u003eleb_size.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-25739",
"url": "https://www.suse.com/security/cve/CVE-2024-25739"
},
{
"category": "external",
"summary": "SUSE Bug 1219834 for CVE-2024-25739",
"url": "https://bugzilla.suse.com/1219834"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-25739"
},
{
"cve": "CVE-2024-25742",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-25742"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel before 6.9, an untrusted hypervisor can inject virtual interrupt 29 (#VC) at any point in time and can trigger its handler. This affects AMD SEV-SNP and AMD SEV-ES.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-25742",
"url": "https://www.suse.com/security/cve/CVE-2024-25742"
},
{
"category": "external",
"summary": "SUSE Bug 1221725 for CVE-2024-25742",
"url": "https://bugzilla.suse.com/1221725"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-25742"
},
{
"cve": "CVE-2024-26599",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26599"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\npwm: Fix out-of-bounds access in of_pwm_single_xlate()\n\nWith args-\u003eargs_count == 2 args-\u003eargs[2] is not defined. Actually the\nflags are contained in args-\u003eargs[1].",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26599",
"url": "https://www.suse.com/security/cve/CVE-2024-26599"
},
{
"category": "external",
"summary": "SUSE Bug 1220365 for CVE-2024-26599",
"url": "https://bugzilla.suse.com/1220365"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-26599"
},
{
"cve": "CVE-2024-26600",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26600"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nphy: ti: phy-omap-usb2: Fix NULL pointer dereference for SRP\n\nIf the external phy working together with phy-omap-usb2 does not implement\nsend_srp(), we may still attempt to call it. This can happen on an idle\nEthernet gadget triggering a wakeup for example:\n\nconfigfs-gadget.g1 gadget.0: ECM Suspend\nconfigfs-gadget.g1 gadget.0: Port suspended. Triggering wakeup\n...\nUnable to handle kernel NULL pointer dereference at virtual address\n00000000 when execute\n...\nPC is at 0x0\nLR is at musb_gadget_wakeup+0x1d4/0x254 [musb_hdrc]\n...\nmusb_gadget_wakeup [musb_hdrc] from usb_gadget_wakeup+0x1c/0x3c [udc_core]\nusb_gadget_wakeup [udc_core] from eth_start_xmit+0x3b0/0x3d4 [u_ether]\neth_start_xmit [u_ether] from dev_hard_start_xmit+0x94/0x24c\ndev_hard_start_xmit from sch_direct_xmit+0x104/0x2e4\nsch_direct_xmit from __dev_queue_xmit+0x334/0xd88\n__dev_queue_xmit from arp_solicit+0xf0/0x268\narp_solicit from neigh_probe+0x54/0x7c\nneigh_probe from __neigh_event_send+0x22c/0x47c\n__neigh_event_send from neigh_resolve_output+0x14c/0x1c0\nneigh_resolve_output from ip_finish_output2+0x1c8/0x628\nip_finish_output2 from ip_send_skb+0x40/0xd8\nip_send_skb from udp_send_skb+0x124/0x340\nudp_send_skb from udp_sendmsg+0x780/0x984\nudp_sendmsg from __sys_sendto+0xd8/0x158\n__sys_sendto from ret_fast_syscall+0x0/0x58\n\nLet\u0027s fix the issue by checking for send_srp() and set_vbus() before\ncalling them. For USB peripheral only cases these both could be NULL.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26600",
"url": "https://www.suse.com/security/cve/CVE-2024-26600"
},
{
"category": "external",
"summary": "SUSE Bug 1220340 for CVE-2024-26600",
"url": "https://bugzilla.suse.com/1220340"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-26600"
},
{
"cve": "CVE-2024-26602",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26602"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsched/membarrier: reduce the ability to hammer on sys_membarrier\n\nOn some systems, sys_membarrier can be very expensive, causing overall\nslowdowns for everything. So put a lock on the path in order to\nserialize the accesses to prevent the ability for this to be called at\ntoo high of a frequency and saturate the machine.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26602",
"url": "https://www.suse.com/security/cve/CVE-2024-26602"
},
{
"category": "external",
"summary": "SUSE Bug 1220398 for CVE-2024-26602",
"url": "https://bugzilla.suse.com/1220398"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-26602"
},
{
"cve": "CVE-2024-26607",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26607"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/bridge: sii902x: Fix probing race issue\n\nA null pointer dereference crash has been observed rarely on TI\nplatforms using sii9022 bridge:\n\n[ 53.271356] sii902x_get_edid+0x34/0x70 [sii902x]\n[ 53.276066] sii902x_bridge_get_edid+0x14/0x20 [sii902x]\n[ 53.281381] drm_bridge_get_edid+0x20/0x34 [drm]\n[ 53.286305] drm_bridge_connector_get_modes+0x8c/0xcc [drm_kms_helper]\n[ 53.292955] drm_helper_probe_single_connector_modes+0x190/0x538 [drm_kms_helper]\n[ 53.300510] drm_client_modeset_probe+0x1f0/0xbd4 [drm]\n[ 53.305958] __drm_fb_helper_initial_config_and_unlock+0x50/0x510 [drm_kms_helper]\n[ 53.313611] drm_fb_helper_initial_config+0x48/0x58 [drm_kms_helper]\n[ 53.320039] drm_fbdev_dma_client_hotplug+0x84/0xd4 [drm_dma_helper]\n[ 53.326401] drm_client_register+0x5c/0xa0 [drm]\n[ 53.331216] drm_fbdev_dma_setup+0xc8/0x13c [drm_dma_helper]\n[ 53.336881] tidss_probe+0x128/0x264 [tidss]\n[ 53.341174] platform_probe+0x68/0xc4\n[ 53.344841] really_probe+0x188/0x3c4\n[ 53.348501] __driver_probe_device+0x7c/0x16c\n[ 53.352854] driver_probe_device+0x3c/0x10c\n[ 53.357033] __device_attach_driver+0xbc/0x158\n[ 53.361472] bus_for_each_drv+0x88/0xe8\n[ 53.365303] __device_attach+0xa0/0x1b4\n[ 53.369135] device_initial_probe+0x14/0x20\n[ 53.373314] bus_probe_device+0xb0/0xb4\n[ 53.377145] deferred_probe_work_func+0xcc/0x124\n[ 53.381757] process_one_work+0x1f0/0x518\n[ 53.385770] worker_thread+0x1e8/0x3dc\n[ 53.389519] kthread+0x11c/0x120\n[ 53.392750] ret_from_fork+0x10/0x20\n\nThe issue here is as follows:\n\n- tidss probes, but is deferred as sii902x is still missing.\n- sii902x starts probing and enters sii902x_init().\n- sii902x calls drm_bridge_add(). Now the sii902x bridge is ready from\n DRM\u0027s perspective.\n- sii902x calls sii902x_audio_codec_init() and\n platform_device_register_data()\n- The registration of the audio platform device causes probing of the\n deferred devices.\n- tidss probes, which eventually causes sii902x_bridge_get_edid() to be\n called.\n- sii902x_bridge_get_edid() tries to use the i2c to read the edid.\n However, the sii902x driver has not set up the i2c part yet, leading\n to the crash.\n\nFix this by moving the drm_bridge_add() to the end of the\nsii902x_init(), which is also at the very end of sii902x_probe().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26607",
"url": "https://www.suse.com/security/cve/CVE-2024-26607"
},
{
"category": "external",
"summary": "SUSE Bug 1220736 for CVE-2024-26607",
"url": "https://bugzilla.suse.com/1220736"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-26607"
},
{
"cve": "CVE-2024-26612",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26612"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfs, fscache: Prevent Oops in fscache_put_cache()\n\nThis function dereferences \"cache\" and then checks if it\u0027s\nIS_ERR_OR_NULL(). Check first, then dereference.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26612",
"url": "https://www.suse.com/security/cve/CVE-2024-26612"
},
{
"category": "external",
"summary": "SUSE Bug 1221291 for CVE-2024-26612",
"url": "https://bugzilla.suse.com/1221291"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-26612"
},
{
"cve": "CVE-2024-26614",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26614"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ntcp: make sure init the accept_queue\u0027s spinlocks once\n\nWhen I run syz\u0027s reproduction C program locally, it causes the following\nissue:\npvqspinlock: lock 0xffff9d181cd5c660 has corrupted value 0x0!\nWARNING: CPU: 19 PID: 21160 at __pv_queued_spin_unlock_slowpath (kernel/locking/qspinlock_paravirt.h:508)\nHardware name: Red Hat KVM, BIOS 0.5.1 01/01/2011\nRIP: 0010:__pv_queued_spin_unlock_slowpath (kernel/locking/qspinlock_paravirt.h:508)\nCode: 73 56 3a ff 90 c3 cc cc cc cc 8b 05 bb 1f 48 01 85 c0 74 05 c3 cc cc cc cc 8b 17 48 89 fe 48 c7 c7\n30 20 ce 8f e8 ad 56 42 ff \u003c0f\u003e 0b c3 cc cc cc cc 0f 0b 0f 1f 40 00 90 90 90 90 90 90 90 90 90\nRSP: 0018:ffffa8d200604cb8 EFLAGS: 00010282\nRAX: 0000000000000000 RBX: 0000000000000000 RCX: ffff9d1ef60e0908\nRDX: 00000000ffffffd8 RSI: 0000000000000027 RDI: ffff9d1ef60e0900\nRBP: ffff9d181cd5c280 R08: 0000000000000000 R09: 00000000ffff7fff\nR10: ffffa8d200604b68 R11: ffffffff907dcdc8 R12: 0000000000000000\nR13: ffff9d181cd5c660 R14: ffff9d1813a3f330 R15: 0000000000001000\nFS: 00007fa110184640(0000) GS:ffff9d1ef60c0000(0000) knlGS:0000000000000000\nCS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\nCR2: 0000000020000000 CR3: 000000011f65e000 CR4: 00000000000006f0\nCall Trace:\n\u003cIRQ\u003e\n _raw_spin_unlock (kernel/locking/spinlock.c:186)\n inet_csk_reqsk_queue_add (net/ipv4/inet_connection_sock.c:1321)\n inet_csk_complete_hashdance (net/ipv4/inet_connection_sock.c:1358)\n tcp_check_req (net/ipv4/tcp_minisocks.c:868)\n tcp_v4_rcv (net/ipv4/tcp_ipv4.c:2260)\n ip_protocol_deliver_rcu (net/ipv4/ip_input.c:205)\n ip_local_deliver_finish (net/ipv4/ip_input.c:234)\n __netif_receive_skb_one_core (net/core/dev.c:5529)\n process_backlog (./include/linux/rcupdate.h:779)\n __napi_poll (net/core/dev.c:6533)\n net_rx_action (net/core/dev.c:6604)\n __do_softirq (./arch/x86/include/asm/jump_label.h:27)\n do_softirq (kernel/softirq.c:454 kernel/softirq.c:441)\n\u003c/IRQ\u003e\n\u003cTASK\u003e\n __local_bh_enable_ip (kernel/softirq.c:381)\n __dev_queue_xmit (net/core/dev.c:4374)\n ip_finish_output2 (./include/net/neighbour.h:540 net/ipv4/ip_output.c:235)\n __ip_queue_xmit (net/ipv4/ip_output.c:535)\n __tcp_transmit_skb (net/ipv4/tcp_output.c:1462)\n tcp_rcv_synsent_state_process (net/ipv4/tcp_input.c:6469)\n tcp_rcv_state_process (net/ipv4/tcp_input.c:6657)\n tcp_v4_do_rcv (net/ipv4/tcp_ipv4.c:1929)\n __release_sock (./include/net/sock.h:1121 net/core/sock.c:2968)\n release_sock (net/core/sock.c:3536)\n inet_wait_for_connect (net/ipv4/af_inet.c:609)\n __inet_stream_connect (net/ipv4/af_inet.c:702)\n inet_stream_connect (net/ipv4/af_inet.c:748)\n __sys_connect (./include/linux/file.h:45 net/socket.c:2064)\n __x64_sys_connect (net/socket.c:2073 net/socket.c:2070 net/socket.c:2070)\n do_syscall_64 (arch/x86/entry/common.c:51 arch/x86/entry/common.c:82)\n entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:129)\n RIP: 0033:0x7fa10ff05a3d\n Code: 5b 41 5c c3 66 0f 1f 84 00 00 00 00 00 f3 0f 1e fa 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89\n c2 4d 89 c8 4c 8b 4c 24 08 0f 05 \u003c48\u003e 3d 01 f0 ff ff 73 01 c3 48 8b 0d ab a3 0e 00 f7 d8 64 89 01 48\n RSP: 002b:00007fa110183de8 EFLAGS: 00000202 ORIG_RAX: 000000000000002a\n RAX: ffffffffffffffda RBX: 0000000020000054 RCX: 00007fa10ff05a3d\n RDX: 000000000000001c RSI: 0000000020000040 RDI: 0000000000000003\n RBP: 00007fa110183e20 R08: 0000000000000000 R09: 0000000000000000\n R10: 0000000000000000 R11: 0000000000000202 R12: 00007fa110184640\n R13: 0000000000000000 R14: 00007fa10fe8b060 R15: 00007fff73e23b20\n\u003c/TASK\u003e\n\nThe issue triggering process is analyzed as follows:\nThread A Thread B\ntcp_v4_rcv\t//receive ack TCP packet inet_shutdown\n tcp_check_req tcp_disconnect //disconnect sock\n ... tcp_set_state(sk, TCP_CLOSE)\n inet_csk_complete_hashdance ...\n inet_csk_reqsk_queue_add \n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26614",
"url": "https://www.suse.com/security/cve/CVE-2024-26614"
},
{
"category": "external",
"summary": "SUSE Bug 1221293 for CVE-2024-26614",
"url": "https://bugzilla.suse.com/1221293"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-26614"
},
{
"cve": "CVE-2024-26620",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26620"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ns390/vfio-ap: always filter entire AP matrix\n\nThe vfio_ap_mdev_filter_matrix function is called whenever a new adapter or\ndomain is assigned to the mdev. The purpose of the function is to update\nthe guest\u0027s AP configuration by filtering the matrix of adapters and\ndomains assigned to the mdev. When an adapter or domain is assigned, only\nthe APQNs associated with the APID of the new adapter or APQI of the new\ndomain are inspected. If an APQN does not reference a queue device bound to\nthe vfio_ap device driver, then it\u0027s APID will be filtered from the mdev\u0027s\nmatrix when updating the guest\u0027s AP configuration.\n\nInspecting only the APID of the new adapter or APQI of the new domain will\nresult in passing AP queues through to a guest that are not bound to the\nvfio_ap device driver under certain circumstances. Consider the following:\n\nguest\u0027s AP configuration (all also assigned to the mdev\u0027s matrix):\n14.0004\n14.0005\n14.0006\n16.0004\n16.0005\n16.0006\n\nunassign domain 4\nunbind queue 16.0005\nassign domain 4\n\nWhen domain 4 is re-assigned, since only domain 4 will be inspected, the\nAPQNs that will be examined will be:\n14.0004\n16.0004\n\nSince both of those APQNs reference queue devices that are bound to the\nvfio_ap device driver, nothing will get filtered from the mdev\u0027s matrix\nwhen updating the guest\u0027s AP configuration. Consequently, queue 16.0005\nwill get passed through despite not being bound to the driver. This\nviolates the linux device model requirement that a guest shall only be\ngiven access to devices bound to the device driver facilitating their\npass-through.\n\nTo resolve this problem, every adapter and domain assigned to the mdev will\nbe inspected when filtering the mdev\u0027s matrix.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26620",
"url": "https://www.suse.com/security/cve/CVE-2024-26620"
},
{
"category": "external",
"summary": "SUSE Bug 1221298 for CVE-2024-26620",
"url": "https://bugzilla.suse.com/1221298"
},
{
"category": "external",
"summary": "SUSE Bug 1224176 for CVE-2024-26620",
"url": "https://bugzilla.suse.com/1224176"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "important"
}
],
"title": "CVE-2024-26620"
},
{
"cve": "CVE-2024-26627",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26627"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nscsi: core: Move scsi_host_busy() out of host lock for waking up EH handler\n\nInside scsi_eh_wakeup(), scsi_host_busy() is called \u0026 checked with host\nlock every time for deciding if error handler kthread needs to be waken up.\n\nThis can be too heavy in case of recovery, such as:\n\n - N hardware queues\n\n - queue depth is M for each hardware queue\n\n - each scsi_host_busy() iterates over (N * M) tag/requests\n\nIf recovery is triggered in case that all requests are in-flight, each\nscsi_eh_wakeup() is strictly serialized, when scsi_eh_wakeup() is called\nfor the last in-flight request, scsi_host_busy() has been run for (N * M -\n1) times, and request has been iterated for (N*M - 1) * (N * M) times.\n\nIf both N and M are big enough, hard lockup can be triggered on acquiring\nhost lock, and it is observed on mpi3mr(128 hw queues, queue depth 8169).\n\nFix the issue by calling scsi_host_busy() outside the host lock. We don\u0027t\nneed the host lock for getting busy count because host the lock never\ncovers that.\n\n[mkp: Drop unnecessary \u0027busy\u0027 variables pointed out by Bart]",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26627",
"url": "https://www.suse.com/security/cve/CVE-2024-26627"
},
{
"category": "external",
"summary": "SUSE Bug 1221090 for CVE-2024-26627",
"url": "https://bugzilla.suse.com/1221090"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-26627"
},
{
"cve": "CVE-2024-26629",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26629"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnfsd: fix RELEASE_LOCKOWNER\n\nThe test on so_count in nfsd4_release_lockowner() is nonsense and\nharmful. Revert to using check_for_locks(), changing that to not sleep.\n\nFirst: harmful.\nAs is documented in the kdoc comment for nfsd4_release_lockowner(), the\ntest on so_count can transiently return a false positive resulting in a\nreturn of NFS4ERR_LOCKS_HELD when in fact no locks are held. This is\nclearly a protocol violation and with the Linux NFS client it can cause\nincorrect behaviour.\n\nIf RELEASE_LOCKOWNER is sent while some other thread is still\nprocessing a LOCK request which failed because, at the time that request\nwas received, the given owner held a conflicting lock, then the nfsd\nthread processing that LOCK request can hold a reference (conflock) to\nthe lock owner that causes nfsd4_release_lockowner() to return an\nincorrect error.\n\nThe Linux NFS client ignores that NFS4ERR_LOCKS_HELD error because it\nnever sends NFS4_RELEASE_LOCKOWNER without first releasing any locks, so\nit knows that the error is impossible. It assumes the lock owner was in\nfact released so it feels free to use the same lock owner identifier in\nsome later locking request.\n\nWhen it does reuse a lock owner identifier for which a previous RELEASE\nfailed, it will naturally use a lock_seqid of zero. However the server,\nwhich didn\u0027t release the lock owner, will expect a larger lock_seqid and\nso will respond with NFS4ERR_BAD_SEQID.\n\nSo clearly it is harmful to allow a false positive, which testing\nso_count allows.\n\nThe test is nonsense because ... well... it doesn\u0027t mean anything.\n\nso_count is the sum of three different counts.\n1/ the set of states listed on so_stateids\n2/ the set of active vfs locks owned by any of those states\n3/ various transient counts such as for conflicting locks.\n\nWhen it is tested against \u00272\u0027 it is clear that one of these is the\ntransient reference obtained by find_lockowner_str_locked(). It is not\nclear what the other one is expected to be.\n\nIn practice, the count is often 2 because there is precisely one state\non so_stateids. If there were more, this would fail.\n\nIn my testing I see two circumstances when RELEASE_LOCKOWNER is called.\nIn one case, CLOSE is called before RELEASE_LOCKOWNER. That results in\nall the lock states being removed, and so the lockowner being discarded\n(it is removed when there are no more references which usually happens\nwhen the lock state is discarded). When nfsd4_release_lockowner() finds\nthat the lock owner doesn\u0027t exist, it returns success.\n\nThe other case shows an so_count of \u00272\u0027 and precisely one state listed\nin so_stateid. It appears that the Linux client uses a separate lock\nowner for each file resulting in one lock state per lock owner, so this\ntest on \u00272\u0027 is safe. For another client it might not be safe.\n\nSo this patch changes check_for_locks() to use the (newish)\nfind_any_file_locked() so that it doesn\u0027t take a reference on the\nnfs4_file and so never calls nfsd_file_put(), and so never sleeps. With\nthis check is it safe to restore the use of check_for_locks() rather\nthan testing so_count against the mysterious \u00272\u0027.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26629",
"url": "https://www.suse.com/security/cve/CVE-2024-26629"
},
{
"category": "external",
"summary": "SUSE Bug 1221379 for CVE-2024-26629",
"url": "https://bugzilla.suse.com/1221379"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "low"
}
],
"title": "CVE-2024-26629"
},
{
"cve": "CVE-2024-26642",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26642"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: nf_tables: disallow anonymous set with timeout flag\n\nAnonymous sets are never used with timeout from userspace, reject this.\nException to this rule is NFT_SET_EVAL to ensure legacy meters still work.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26642",
"url": "https://www.suse.com/security/cve/CVE-2024-26642"
},
{
"category": "external",
"summary": "SUSE Bug 1221830 for CVE-2024-26642",
"url": "https://bugzilla.suse.com/1221830"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-26642"
},
{
"cve": "CVE-2024-26645",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26645"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ntracing: Ensure visibility when inserting an element into tracing_map\n\nRunning the following two commands in parallel on a multi-processor\nAArch64 machine can sporadically produce an unexpected warning about\nduplicate histogram entries:\n\n $ while true; do\n echo hist:key=id.syscall:val=hitcount \u003e \\\n /sys/kernel/debug/tracing/events/raw_syscalls/sys_enter/trigger\n cat /sys/kernel/debug/tracing/events/raw_syscalls/sys_enter/hist\n sleep 0.001\n done\n $ stress-ng --sysbadaddr $(nproc)\n\nThe warning looks as follows:\n\n[ 2911.172474] ------------[ cut here ]------------\n[ 2911.173111] Duplicates detected: 1\n[ 2911.173574] WARNING: CPU: 2 PID: 12247 at kernel/trace/tracing_map.c:983 tracing_map_sort_entries+0x3e0/0x408\n[ 2911.174702] Modules linked in: iscsi_ibft(E) iscsi_boot_sysfs(E) rfkill(E) af_packet(E) nls_iso8859_1(E) nls_cp437(E) vfat(E) fat(E) ena(E) tiny_power_button(E) qemu_fw_cfg(E) button(E) fuse(E) efi_pstore(E) ip_tables(E) x_tables(E) xfs(E) libcrc32c(E) aes_ce_blk(E) aes_ce_cipher(E) crct10dif_ce(E) polyval_ce(E) polyval_generic(E) ghash_ce(E) gf128mul(E) sm4_ce_gcm(E) sm4_ce_ccm(E) sm4_ce(E) sm4_ce_cipher(E) sm4(E) sm3_ce(E) sm3(E) sha3_ce(E) sha512_ce(E) sha512_arm64(E) sha2_ce(E) sha256_arm64(E) nvme(E) sha1_ce(E) nvme_core(E) nvme_auth(E) t10_pi(E) sg(E) scsi_mod(E) scsi_common(E) efivarfs(E)\n[ 2911.174738] Unloaded tainted modules: cppc_cpufreq(E):1\n[ 2911.180985] CPU: 2 PID: 12247 Comm: cat Kdump: loaded Tainted: G E 6.7.0-default #2 1b58bbb22c97e4399dc09f92d309344f69c44a01\n[ 2911.182398] Hardware name: Amazon EC2 c7g.8xlarge/, BIOS 1.0 11/1/2018\n[ 2911.183208] pstate: 61400005 (nZCv daif +PAN -UAO -TCO +DIT -SSBS BTYPE=--)\n[ 2911.184038] pc : tracing_map_sort_entries+0x3e0/0x408\n[ 2911.184667] lr : tracing_map_sort_entries+0x3e0/0x408\n[ 2911.185310] sp : ffff8000a1513900\n[ 2911.185750] x29: ffff8000a1513900 x28: ffff0003f272fe80 x27: 0000000000000001\n[ 2911.186600] x26: ffff0003f272fe80 x25: 0000000000000030 x24: 0000000000000008\n[ 2911.187458] x23: ffff0003c5788000 x22: ffff0003c16710c8 x21: ffff80008017f180\n[ 2911.188310] x20: ffff80008017f000 x19: ffff80008017f180 x18: ffffffffffffffff\n[ 2911.189160] x17: 0000000000000000 x16: 0000000000000000 x15: ffff8000a15134b8\n[ 2911.190015] x14: 0000000000000000 x13: 205d373432323154 x12: 5b5d313131333731\n[ 2911.190844] x11: 00000000fffeffff x10: 00000000fffeffff x9 : ffffd1b78274a13c\n[ 2911.191716] x8 : 000000000017ffe8 x7 : c0000000fffeffff x6 : 000000000057ffa8\n[ 2911.192554] x5 : ffff0012f6c24ec0 x4 : 0000000000000000 x3 : ffff2e5b72b5d000\n[ 2911.193404] x2 : 0000000000000000 x1 : 0000000000000000 x0 : ffff0003ff254480\n[ 2911.194259] Call trace:\n[ 2911.194626] tracing_map_sort_entries+0x3e0/0x408\n[ 2911.195220] hist_show+0x124/0x800\n[ 2911.195692] seq_read_iter+0x1d4/0x4e8\n[ 2911.196193] seq_read+0xe8/0x138\n[ 2911.196638] vfs_read+0xc8/0x300\n[ 2911.197078] ksys_read+0x70/0x108\n[ 2911.197534] __arm64_sys_read+0x24/0x38\n[ 2911.198046] invoke_syscall+0x78/0x108\n[ 2911.198553] el0_svc_common.constprop.0+0xd0/0xf8\n[ 2911.199157] do_el0_svc+0x28/0x40\n[ 2911.199613] el0_svc+0x40/0x178\n[ 2911.200048] el0t_64_sync_handler+0x13c/0x158\n[ 2911.200621] el0t_64_sync+0x1a8/0x1b0\n[ 2911.201115] ---[ end trace 0000000000000000 ]---\n\nThe problem appears to be caused by CPU reordering of writes issued from\n__tracing_map_insert().\n\nThe check for the presence of an element with a given key in this\nfunction is:\n\n val = READ_ONCE(entry-\u003eval);\n if (val \u0026\u0026 keys_match(key, val-\u003ekey, map-\u003ekey_size)) ...\n\nThe write of a new entry is:\n\n elt = get_free_elt(map);\n memcpy(elt-\u003ekey, key, map-\u003ekey_size);\n entry-\u003eval = elt;\n\nThe \"memcpy(elt-\u003ekey, key, map-\u003ekey_size);\" and \"entry-\u003eval = elt;\"\nstores may become visible in the reversed order on another CPU. This\nsecond CPU might then incorrectly determine that a new key doesn\u0027t match\nan already present val-\u003ekey and subse\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26645",
"url": "https://www.suse.com/security/cve/CVE-2024-26645"
},
{
"category": "external",
"summary": "SUSE Bug 1222056 for CVE-2024-26645",
"url": "https://bugzilla.suse.com/1222056"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-26645"
},
{
"cve": "CVE-2024-26646",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26646"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nthermal: intel: hfi: Add syscore callbacks for system-wide PM\n\nThe kernel allocates a memory buffer and provides its location to the\nhardware, which uses it to update the HFI table. This allocation occurs\nduring boot and remains constant throughout runtime.\n\nWhen resuming from hibernation, the restore kernel allocates a second\nmemory buffer and reprograms the HFI hardware with the new location as\npart of a normal boot. The location of the second memory buffer may\ndiffer from the one allocated by the image kernel.\n\nWhen the restore kernel transfers control to the image kernel, its HFI\nbuffer becomes invalid, potentially leading to memory corruption if the\nhardware writes to it (the hardware continues to use the buffer from the\nrestore kernel).\n\nIt is also possible that the hardware \"forgets\" the address of the memory\nbuffer when resuming from \"deep\" suspend. Memory corruption may also occur\nin such a scenario.\n\nTo prevent the described memory corruption, disable HFI when preparing to\nsuspend or hibernate. Enable it when resuming.\n\nAdd syscore callbacks to handle the package of the boot CPU (packages of\nnon-boot CPUs are handled via CPU offline). Syscore ops always run on the\nboot CPU. Additionally, HFI only needs to be disabled during \"deep\" suspend\nand hibernation. Syscore ops only run in these cases.\n\n[ rjw: Comment adjustment, subject and changelog edits ]",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26646",
"url": "https://www.suse.com/security/cve/CVE-2024-26646"
},
{
"category": "external",
"summary": "SUSE Bug 1222070 for CVE-2024-26646",
"url": "https://bugzilla.suse.com/1222070"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:P/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-26646"
},
{
"cve": "CVE-2024-26651",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26651"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsr9800: Add check for usbnet_get_endpoints\n\nAdd check for usbnet_get_endpoints() and return the error if it fails\nin order to transfer the error.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26651",
"url": "https://www.suse.com/security/cve/CVE-2024-26651"
},
{
"category": "external",
"summary": "SUSE Bug 1221337 for CVE-2024-26651",
"url": "https://bugzilla.suse.com/1221337"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-26651"
},
{
"cve": "CVE-2024-26654",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26654"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nALSA: sh: aica: reorder cleanup operations to avoid UAF bugs\n\nThe dreamcastcard-\u003etimer could schedule the spu_dma_work and the\nspu_dma_work could also arm the dreamcastcard-\u003etimer.\n\nWhen the snd_pcm_substream is closing, the aica_channel will be\ndeallocated. But it could still be dereferenced in the worker\nthread. The reason is that del_timer() will return directly\nregardless of whether the timer handler is running or not and\nthe worker could be rescheduled in the timer handler. As a result,\nthe UAF bug will happen. The racy situation is shown below:\n\n (Thread 1) | (Thread 2)\nsnd_aicapcm_pcm_close() |\n ... | run_spu_dma() //worker\n | mod_timer()\n flush_work() |\n del_timer() | aica_period_elapsed() //timer\n kfree(dreamcastcard-\u003echannel) | schedule_work()\n | run_spu_dma() //worker\n ... | dreamcastcard-\u003echannel-\u003e //USE\n\nIn order to mitigate this bug and other possible corner cases,\ncall mod_timer() conditionally in run_spu_dma(), then implement\nPCM sync_stop op to cancel both the timer and worker. The sync_stop\nop will be called from PCM core appropriately when needed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26654",
"url": "https://www.suse.com/security/cve/CVE-2024-26654"
},
{
"category": "external",
"summary": "SUSE Bug 1222304 for CVE-2024-26654",
"url": "https://bugzilla.suse.com/1222304"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-26654"
},
{
"cve": "CVE-2024-26659",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26659"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nxhci: handle isoc Babble and Buffer Overrun events properly\n\nxHCI 4.9 explicitly forbids assuming that the xHC has released its\nownership of a multi-TRB TD when it reports an error on one of the\nearly TRBs. Yet the driver makes such assumption and releases the TD,\nallowing the remaining TRBs to be freed or overwritten by new TDs.\n\nThe xHC should also report completion of the final TRB due to its IOC\nflag being set by us, regardless of prior errors. This event cannot\nbe recognized if the TD has already been freed earlier, resulting in\n\"Transfer event TRB DMA ptr not part of current TD\" error message.\n\nFix this by reusing the logic for processing isoc Transaction Errors.\nThis also handles hosts which fail to report the final completion.\n\nFix transfer length reporting on Babble errors. They may be caused by\ndevice malfunction, no guarantee that the buffer has been filled.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26659",
"url": "https://www.suse.com/security/cve/CVE-2024-26659"
},
{
"category": "external",
"summary": "SUSE Bug 1222317 for CVE-2024-26659",
"url": "https://bugzilla.suse.com/1222317"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-26659"
},
{
"cve": "CVE-2024-26664",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26664"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nhwmon: (coretemp) Fix out-of-bounds memory access\n\nFix a bug that pdata-\u003ecpu_map[] is set before out-of-bounds check.\nThe problem might be triggered on systems with more than 128 cores per\npackage.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26664",
"url": "https://www.suse.com/security/cve/CVE-2024-26664"
},
{
"category": "external",
"summary": "SUSE Bug 1222355 for CVE-2024-26664",
"url": "https://bugzilla.suse.com/1222355"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-26664"
},
{
"cve": "CVE-2024-26667",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26667"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/msm/dpu: check for valid hw_pp in dpu_encoder_helper_phys_cleanup\n\nThe commit 8b45a26f2ba9 (\"drm/msm/dpu: reserve cdm blocks for writeback\nin case of YUV output\") introduced a smatch warning about another\nconditional block in dpu_encoder_helper_phys_cleanup() which had assumed\nhw_pp will always be valid which may not necessarily be true.\n\nLets fix the other conditional block by making sure hw_pp is valid\nbefore dereferencing it.\n\nPatchwork: https://patchwork.freedesktop.org/patch/574878/",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26667",
"url": "https://www.suse.com/security/cve/CVE-2024-26667"
},
{
"category": "external",
"summary": "SUSE Bug 1222331 for CVE-2024-26667",
"url": "https://bugzilla.suse.com/1222331"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-26667"
},
{
"cve": "CVE-2024-26670",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26670"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\narm64: entry: fix ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD\n\nCurrently the ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD workaround isn\u0027t\nquite right, as it is supposed to be applied after the last explicit\nmemory access, but is immediately followed by an LDR.\n\nThe ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD workaround is used to\nhandle Cortex-A520 erratum 2966298 and Cortex-A510 erratum 3117295,\nwhich are described in:\n\n* https://developer.arm.com/documentation/SDEN2444153/0600/?lang=en\n* https://developer.arm.com/documentation/SDEN1873361/1600/?lang=en\n\nIn both cases the workaround is described as:\n\n| If pagetable isolation is disabled, the context switch logic in the\n| kernel can be updated to execute the following sequence on affected\n| cores before exiting to EL0, and after all explicit memory accesses:\n|\n| 1. A non-shareable TLBI to any context and/or address, including\n| unused contexts or addresses, such as a `TLBI VALE1 Xzr`.\n|\n| 2. A DSB NSH to guarantee completion of the TLBI.\n\nThe important part being that the TLBI+DSB must be placed \"after all\nexplicit memory accesses\".\n\nUnfortunately, as-implemented, the TLBI+DSB is immediately followed by\nan LDR, as we have:\n\n| alternative_if ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD\n| \ttlbi\tvale1, xzr\n| \tdsb\tnsh\n| alternative_else_nop_endif\n| alternative_if_not ARM64_UNMAP_KERNEL_AT_EL0\n| \tldr\tlr, [sp, #S_LR]\n| \tadd\tsp, sp, #PT_REGS_SIZE\t\t// restore sp\n| \teret\n| alternative_else_nop_endif\n|\n| [ ... KPTI exception return path ... ]\n\nThis patch fixes this by reworking the logic to place the TLBI+DSB\nimmediately before the ERET, after all explicit memory accesses.\n\nThe ERET is currently in a separate alternative block, and alternatives\ncannot be nested. To account for this, the alternative block for\nARM64_UNMAP_KERNEL_AT_EL0 is replaced with a single alternative branch\nto skip the KPTI logic, with the new shape of the logic being:\n\n| alternative_insn \"b .L_skip_tramp_exit_\\@\", nop, ARM64_UNMAP_KERNEL_AT_EL0\n| \t[ ... KPTI exception return path ... ]\n| .L_skip_tramp_exit_\\@:\n|\n| \tldr\tlr, [sp, #S_LR]\n| \tadd\tsp, sp, #PT_REGS_SIZE\t\t// restore sp\n|\n| alternative_if ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD\n| \ttlbi\tvale1, xzr\n| \tdsb\tnsh\n| alternative_else_nop_endif\n| \teret\n\nThe new structure means that the workaround is only applied when KPTI is\nnot in use; this is fine as noted in the documented implications of the\nerratum:\n\n| Pagetable isolation between EL0 and higher level ELs prevents the\n| issue from occurring.\n\n... and as per the workaround description quoted above, the workaround\nis only necessary \"If pagetable isolation is disabled\".",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26670",
"url": "https://www.suse.com/security/cve/CVE-2024-26670"
},
{
"category": "external",
"summary": "SUSE Bug 1222356 for CVE-2024-26670",
"url": "https://bugzilla.suse.com/1222356"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-26670"
},
{
"cve": "CVE-2024-26695",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26695"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncrypto: ccp - Fix null pointer dereference in __sev_platform_shutdown_locked\n\nThe SEV platform device can be shutdown with a null psp_master,\ne.g., using DEBUG_TEST_DRIVER_REMOVE. Found using KASAN:\n\n[ 137.148210] ccp 0000:23:00.1: enabling device (0000 -\u003e 0002)\n[ 137.162647] ccp 0000:23:00.1: no command queues available\n[ 137.170598] ccp 0000:23:00.1: sev enabled\n[ 137.174645] ccp 0000:23:00.1: psp enabled\n[ 137.178890] general protection fault, probably for non-canonical address 0xdffffc000000001e: 0000 [#1] PREEMPT SMP DEBUG_PAGEALLOC KASAN NOPTI\n[ 137.182693] KASAN: null-ptr-deref in range [0x00000000000000f0-0x00000000000000f7]\n[ 137.182693] CPU: 93 PID: 1 Comm: swapper/0 Not tainted 6.8.0-rc1+ #311\n[ 137.182693] RIP: 0010:__sev_platform_shutdown_locked+0x51/0x180\n[ 137.182693] Code: 08 80 3c 08 00 0f 85 0e 01 00 00 48 8b 1d 67 b6 01 08 48 b8 00 00 00 00 00 fc ff df 48 8d bb f0 00 00 00 48 89 f9 48 c1 e9 03 \u003c80\u003e 3c 01 00 0f 85 fe 00 00 00 48 8b 9b f0 00 00 00 48 85 db 74 2c\n[ 137.182693] RSP: 0018:ffffc900000cf9b0 EFLAGS: 00010216\n[ 137.182693] RAX: dffffc0000000000 RBX: 0000000000000000 RCX: 000000000000001e\n[ 137.182693] RDX: 0000000000000000 RSI: 0000000000000008 RDI: 00000000000000f0\n[ 137.182693] RBP: ffffc900000cf9c8 R08: 0000000000000000 R09: fffffbfff58f5a66\n[ 137.182693] R10: ffffc900000cf9c8 R11: ffffffffac7ad32f R12: ffff8881e5052c28\n[ 137.182693] R13: ffff8881e5052c28 R14: ffff8881758e43e8 R15: ffffffffac64abf8\n[ 137.182693] FS: 0000000000000000(0000) GS:ffff889de7000000(0000) knlGS:0000000000000000\n[ 137.182693] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n[ 137.182693] CR2: 0000000000000000 CR3: 0000001cf7c7e000 CR4: 0000000000350ef0\n[ 137.182693] Call Trace:\n[ 137.182693] \u003cTASK\u003e\n[ 137.182693] ? show_regs+0x6c/0x80\n[ 137.182693] ? __die_body+0x24/0x70\n[ 137.182693] ? die_addr+0x4b/0x80\n[ 137.182693] ? exc_general_protection+0x126/0x230\n[ 137.182693] ? asm_exc_general_protection+0x2b/0x30\n[ 137.182693] ? __sev_platform_shutdown_locked+0x51/0x180\n[ 137.182693] sev_firmware_shutdown.isra.0+0x1e/0x80\n[ 137.182693] sev_dev_destroy+0x49/0x100\n[ 137.182693] psp_dev_destroy+0x47/0xb0\n[ 137.182693] sp_destroy+0xbb/0x240\n[ 137.182693] sp_pci_remove+0x45/0x60\n[ 137.182693] pci_device_remove+0xaa/0x1d0\n[ 137.182693] device_remove+0xc7/0x170\n[ 137.182693] really_probe+0x374/0xbe0\n[ 137.182693] ? srso_return_thunk+0x5/0x5f\n[ 137.182693] __driver_probe_device+0x199/0x460\n[ 137.182693] driver_probe_device+0x4e/0xd0\n[ 137.182693] __driver_attach+0x191/0x3d0\n[ 137.182693] ? __pfx___driver_attach+0x10/0x10\n[ 137.182693] bus_for_each_dev+0x100/0x190\n[ 137.182693] ? __pfx_bus_for_each_dev+0x10/0x10\n[ 137.182693] ? __kasan_check_read+0x15/0x20\n[ 137.182693] ? srso_return_thunk+0x5/0x5f\n[ 137.182693] ? _raw_spin_unlock+0x27/0x50\n[ 137.182693] driver_attach+0x41/0x60\n[ 137.182693] bus_add_driver+0x2a8/0x580\n[ 137.182693] driver_register+0x141/0x480\n[ 137.182693] __pci_register_driver+0x1d6/0x2a0\n[ 137.182693] ? srso_return_thunk+0x5/0x5f\n[ 137.182693] ? esrt_sysfs_init+0x1cd/0x5d0\n[ 137.182693] ? __pfx_sp_mod_init+0x10/0x10\n[ 137.182693] sp_pci_init+0x22/0x30\n[ 137.182693] sp_mod_init+0x14/0x30\n[ 137.182693] ? __pfx_sp_mod_init+0x10/0x10\n[ 137.182693] do_one_initcall+0xd1/0x470\n[ 137.182693] ? __pfx_do_one_initcall+0x10/0x10\n[ 137.182693] ? parameq+0x80/0xf0\n[ 137.182693] ? srso_return_thunk+0x5/0x5f\n[ 137.182693] ? __kmalloc+0x3b0/0x4e0\n[ 137.182693] ? kernel_init_freeable+0x92d/0x1050\n[ 137.182693] ? kasan_populate_vmalloc_pte+0x171/0x190\n[ 137.182693] ? srso_return_thunk+0x5/0x5f\n[ 137.182693] kernel_init_freeable+0xa64/0x1050\n[ 137.182693] ? __pfx_kernel_init+0x10/0x10\n[ 137.182693] kernel_init+0x24/0x160\n[ 137.182693] ? __switch_to_asm+0x3e/0x70\n[ 137.182693] ret_from_fork+0x40/0x80\n[ 137.182693] ? __pfx_kernel_init+0x1\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26695",
"url": "https://www.suse.com/security/cve/CVE-2024-26695"
},
{
"category": "external",
"summary": "SUSE Bug 1222373 for CVE-2024-26695",
"url": "https://bugzilla.suse.com/1222373"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-26695"
},
{
"cve": "CVE-2024-26717",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26717"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nHID: i2c-hid-of: fix NULL-deref on failed power up\n\nA while back the I2C HID implementation was split in an ACPI and OF\npart, but the new OF driver never initialises the client pointer which\nis dereferenced on power-up failures.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26717",
"url": "https://www.suse.com/security/cve/CVE-2024-26717"
},
{
"category": "external",
"summary": "SUSE Bug 1222360 for CVE-2024-26717",
"url": "https://bugzilla.suse.com/1222360"
}
],
"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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.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 Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_13_47-rt-1-150500.11.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"SUSE Real Time Module 15 SP5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"SUSE Real Time Module 15 SP5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:gfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-extra-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-optional-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-livepatch-devel-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-rt_debug-vdso-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kernel-source-rt-5.14.21-150500.13.47.1.noarch",
"openSUSE Leap 15.5:kernel-syms-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:kselftests-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-rt-5.14.21-150500.13.47.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-rt-5.14.21-150500.13.47.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-29T12:58:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-26717"
}
]
}
suse-su-2024:1480-1
Vulnerability from csaf_suse
Notes
{
"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": "\nThe SUSE Linux Enterprise 15 SP5 kernel was updated to receive various security bugfixes.\n\n\nThe following security bugs were fixed:\n\n- CVE-2021-46925: Fixed kernel panic caused by race of smc_sock (bsc#1220466).\n- CVE-2021-46926: Fixed bug when detecting controllers in ALSA/hda/intel-sdw-acpi (bsc#1220478).\n- CVE-2021-46927: Fixed assertion bug in nitro_enclaves: Use get_user_pages_unlocked() (bsc#1220443).\n- CVE-2021-46929: Fixed use-after-free issue in sctp_sock_dump() (bsc#1220482).\n- CVE-2021-46930: Fixed usb/mtu3 list_head check warning (bsc#1220484).\n- CVE-2021-46931: Fixed wrong type casting in mlx5e_tx_reporter_dump_sq() (bsc#1220486).\n- CVE-2021-46933: Fixed possible underflow in ffs_data_clear() (bsc#1220487).\n- CVE-2021-46934: Fixed a bug by validating user data in compat ioctl (bsc#1220469).\n- CVE-2021-46936: Fixed use-after-free in tw_timer_handler() (bsc#1220439).\n- CVE-2021-47082: Fixed ouble free in tun_free_netdev() (bsc#1220969).\n- CVE-2021-47083: Fixed a global-out-of-bounds issue in mediatek: (bsc#1220917).\n- CVE-2021-47087: Fixed incorrect page free bug in tee/optee (bsc#1220954).\n- CVE-2021-47091: Fixed locking in ieee80211_start_ap()) error path (bsc#1220959).\n- CVE-2021-47093: Fixed memleak on registration failure in intel_pmc_core (bsc#1220978).\n- CVE-2021-47094: Fixed possible memory leak in KVM x86/mmu (bsc#1221551).\n- CVE-2021-47095: Fixed missing initialization in ipmi/ssif (bsc#1220979).\n- CVE-2021-47096: Fixed uninitalized user_pversion in ALSA rawmidi (bsc#1220981).\n- CVE-2021-47097: Fixed stack out of bound access in elantech_change_report_id() (bsc#1220982).\n- CVE-2021-47098: Fixed integer overflow/underflow in hysteresis calculations hwmon: (lm90) (bsc#1220983).\n- CVE-2021-47099: Fixed BUG_ON assertion in veth when skb entering GRO are cloned (bsc#1220955).\n- CVE-2021-47100: Fixed UAF when uninstall in ipmi (bsc#1220985).\n- CVE-2021-47101: Fixed uninit-value in asix_mdio_read() (bsc#1220987).\n- CVE-2021-47102: Fixed incorrect structure access In line: upper = info-\u003eupper_dev in net/marvell/prestera (bsc#1221009).\n- CVE-2021-47104: Fixed memory leak in qib_user_sdma_queue_pkts() (bsc#1220960).\n- CVE-2021-47105: Fixed potential memory leak in ice/xsk (bsc#1220961).\n- CVE-2021-47107: Fixed READDIR buffer overflow in NFSD (bsc#1220965).\n- CVE-2021-47108: Fixed possible NULL pointer dereference for mtk_hdmi_conf in drm/mediatek (bsc#1220986).\n- CVE-2022-4744: Fixed double-free that could lead to DoS or privilege escalation in TUN/TAP device driver functionality (bsc#1209635).\n- CVE-2022-48626: Fixed a potential use-after-free on remove path moxart (bsc#1220366).\n- CVE-2022-48627: Fixed a memory overlapping when deleting chars in the buffer (bsc#1220845).\n- CVE-2022-48628: Fixed possible lock in ceph (bsc#1220848).\n- CVE-2022-48629: Fixed possible memory leak in qcom-rng (bsc#1220989).\n- CVE-2022-48630: Fixed infinite loop on requests not multiple of WORD_SZ in crypto: qcom-rng (bsc#1220990).\n- CVE-2023-0160: Fixed deadlock flaw in BPF that could allow a local user to potentially crash the system (bsc#1209657).\n- CVE-2023-28746: Fixed Register File Data Sampling (bsc#1213456).\n- CVE-2023-35827: Fixed a use-after-free issue in ravb_tx_timeout_work() (bsc#1212514).\n- CVE-2023-4881: Fixed a out-of-bounds write flaw in the netfilter subsystem that could lead to potential information disclosure or a denial of service (bsc#1215221).\n- CVE-2023-52447: Fixed map_fd_put_ptr() signature kABI workaround (bsc#1220251).\n- CVE-2023-52450: Fixed NULL pointer dereference issue in upi_fill_topology() (bsc#1220237).\n- CVE-2023-52453: Fixed data corruption in hisi_acc_vfio_pci (bsc#1220337).\n- CVE-2023-52454: Fixed a kernel panic when host sends an invalid H2C PDU length (bsc#1220320).\n- CVE-2023-52462: Fixed check for attempt to corrupt spilled pointer (bsc#1220325).\n- CVE-2023-52463: Fixed null pointer dereference in efivarfs (bsc#1220328).\n- CVE-2023-52467: Fixed a null pointer dereference in of_syscon_register (bsc#1220433).\n- CVE-2023-52469: Fixed a use-after-free in kv_parse_power_table (bsc#1220411).\n- CVE-2023-52470: Fixed null-ptr-deref in radeon_crtc_init() (bsc#1220413).\n- CVE-2023-52474: Fixed a vulnerability with non-PAGE_SIZE-end multi-iovec user SDMA requests (bsc#1220445).\n- CVE-2023-52476: Fixed possible unhandled page fault via perf sampling NMI during vsyscall (bsc#1220703).\n- CVE-2023-52477: Fixed USB Hub accesses to uninitialized BOS descriptors (bsc#1220790).\n- CVE-2023-52481: Fixed speculative unprivileged load in Cortex-A520 (bsc#1220887).\n- CVE-2023-52482: Fixed a bug by adding SRSO mitigation for Hygon processors (bsc#1220735).\n- CVE-2023-52484: Fixed a soft lockup triggered by arm_smmu_mm_invalidate_range (bsc#1220797).\n- CVE-2023-52486: Fixed possible use-after-free in drm (bsc#1221277).\n- CVE-2023-52492: Fixed a null-pointer-dereference in channel unregistration function __dma_async_device_channel_register() (bsc#1221276).\n- CVE-2023-52493: Fixed possible soft lockup in bus/mhi/host (bsc#1221274).\n- CVE-2023-52494: Fixed missing alignment check for event ring read pointer in bus/mhi/host (bsc#1221273).\n- CVE-2023-52497: Fixed data corruption in erofs (bsc#1220879).\n- CVE-2023-52500: Fixed information leaking when processing OPC_INB_SET_CONTROLLER_CONFIG command (bsc#1220883).\n- CVE-2023-52501: Fixed possible memory corruption in ring-buffer (bsc#1220885).\n- CVE-2023-52502: Fixed a race condition in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn() (bsc#1220831).\n- CVE-2023-52504: Fixed possible out-of bounds in apply_alternatives() on a 5-level paging machine (bsc#1221553).\n- CVE-2023-52507: Fixed possible shift-out-of-bounds in nfc/nci (bsc#1220833).\n- CVE-2023-52508: Fixed null pointer dereference in nvme_fc_io_getuuid() (bsc#1221015).\n- CVE-2023-52509: Fixed a use-after-free issue in ravb_tx_timeout_work() (bsc#1220836).\n- CVE-2023-52510: Fixed a potential UAF in ca8210_probe() (bsc#1220898).\n- CVE-2023-52511: Fixed possible memory corruption in spi/sun6i (bsc#1221012).\n- CVE-2023-52513: Fixed connection failure handling in RDMA/siw (bsc#1221022).\n- CVE-2023-52515: Fixed possible use-after-free in RDMA/srp (bsc#1221048).\n- CVE-2023-52517: Fixed race between DMA RX transfer completion and RX FIFO drain in spi/sun6i (bsc#1221055).\n- CVE-2023-52518: Fixed information leak in bluetooth/hci_codec (bsc#1221056).\n- CVE-2023-52519: Fixed possible overflow in HID/intel-ish-hid/ipc (bsc#1220920).\n- CVE-2023-52520: Fixed reference leak in platform/x86/think-lmi (bsc#1220921).\n- CVE-2023-52523: Fixed wrong redirects to non-TCP sockets in bpf (bsc#1220926).\n- CVE-2023-52524: Fixed possible corruption in nfc/llcp (bsc#1220927).\n- CVE-2023-52525: Fixed out of bounds check mwifiex_process_rx_packet() (bsc#1220840).\n- CVE-2023-52528: Fixed uninit-value access in __smsc75xx_read_reg() (bsc#1220843).\n- CVE-2023-52529: Fixed a potential memory leak in sony_probe() (bsc#1220929).\n- CVE-2023-52530: Fixed a potential key use-after-free in wifi mac80211 (bsc#1220930).\n- CVE-2023-52531: Fixed a memory corruption issue in iwlwifi (bsc#1220931).\n- CVE-2023-52532: Fixed a bug in TX CQE error handling (bsc#1220932).\n- CVE-2023-52559: Fixed a bug by avoiding memory allocation in iommu_suspend (bsc#1220933).\n- CVE-2023-52563: Fixed memory leak on -\u003ehpd_notify callback() in drm/meson (bsc#1220937).\n- CVE-2023-52564: Reverted invalid fix for UAF in gsm_cleanup_mux() (bsc#1220938).\n- CVE-2023-52566: Fixed potential use after free in nilfs_gccache_submit_read_data() (bsc#1220940).\n- CVE-2023-52567: Fixed possible Oops in serial/8250_port: when using IRQ polling (irq = 0) (bsc#1220839).\n- CVE-2023-52569: Fixed a bug in btrfs by remoning BUG() after failure to insert delayed dir index item (bsc#1220918).\n- CVE-2023-52574: Fixed a bug by hiding new member header_ops (bsc#1220870).\n- CVE-2023-52575: Fixed SBPB enablement for spec_rstack_overflow=off (bsc#1220871).\n- CVE-2023-52576: Fixed potential use after free in memblock_isolate_range() (bsc#1220872).\n- CVE-2023-52582: Fixed possible oops in netfs (bsc#1220878).\n- CVE-2023-52583: Fixed deadlock or deadcode of misusing dget() inside ceph (bsc#1221058).\n- CVE-2023-52587: Fixed mcast list locking in IB/ipoib (bsc#1221082).\n- CVE-2023-52591: Fixed a possible reiserfs filesystem corruption via directory renaming (bsc#1221044).\n- CVE-2023-52594: Fixed potential array-index-out-of-bounds read in ath9k_htc_txstatus() (bsc#1221045).\n- CVE-2023-52595: Fixed possible deadlock in wifi/rt2x00 (bsc#1221046).\n- CVE-2023-52597: Fixed a setting of fpc register in KVM (bsc#1221040).\n- CVE-2023-52598: Fixed wrong setting of fpc register in s390/ptrace (bsc#1221060).\n- CVE-2023-52599: Fixed array-index-out-of-bounds in diNewExt() in jfs (bsc#1221062).\n- CVE-2023-52600: Fixed uaf in jfs_evict_inode() (bsc#1221071).\n- CVE-2023-52601: Fixed array-index-out-of-bounds in dbAdjTree() in jfs (bsc#1221068).\n- CVE-2023-52602: Fixed slab-out-of-bounds Read in dtSearch() in jfs (bsc#1221070).\n- CVE-2023-52603: Fixed array-index-out-of-bounds in dtSplitRoot() (bsc#1221066).\n- CVE-2023-52604: Fixed array-index-out-of-bounds in dbAdjTree() (bsc#1221067).\n- CVE-2023-52605: Fixed a NULL pointer dereference check (bsc#1221039)\n- CVE-2023-52606: Fixed possible kernel stack corruption in powerpc/lib (bsc#1221069).\n- CVE-2023-52607: Fixed a null-pointer-dereference in pgtable_cache_add kasprintf() (bsc#1221061).\n- CVE-2023-52608: Fixed possible race condition in firmware/arm_scmi (bsc#1221375).\n- CVE-2023-52612: Fixed req-\u003edst buffer overflow in crypto/scomp (bsc#1221616).\n- CVE-2023-52615: Fixed page fault dead lock on mmap-ed hwrng (bsc#1221614).\n- CVE-2023-52617: Fixed stdev_release() crash after surprise hot remove (bsc#1221613).\n- CVE-2023-52619: Fixed possible crash when setting number of cpus to an odd number in pstore/ram (bsc#1221618).\n- CVE-2023-52621: Fixed missing asserion in bpf (bsc#1222073).\n- CVE-2023-52623: Fixed suspicious RCU usage in SUNRPC (bsc#1222060).\n- CVE-2023-52628: Fixed 4-byte stack OOB write in nftables (bsc#1222117).\n- CVE-2023-52632: Fixed lock dependency warning with srcu in drm/amdkfd (bsc#1222274).\n- CVE-2023-52637: Fixed UAF in j1939_sk_match_filter() in can/k1939 (bsc#1222291).\n- CVE-2023-52639: Fixed race during shadow creation in KVM/s390/vsie Fixed (bsc#1222300).\n- CVE-2023-6270: Fixed a use-after-free issue in aoecmd_cfg_pkts (bsc#1218562).\n- CVE-2023-6356: Fixed a NULL pointer dereference in nvmet_tcp_build_pdu_iovec (bsc#1217987).\n- CVE-2023-6535: Fixed a NULL pointer dereference in nvmet_tcp_execute_request (bsc#1217988).\n- CVE-2023-6536: Fixed a NULL pointer dereference in __nvmet_req_complete (bsc#1217989).\n- CVE-2023-7042: Fixed a null-pointer-dereference in ath10k_wmi_tlv_op_pull_mgmt_tx_compl_ev() (bsc#1218336).\n- CVE-2023-7192: Fixed a memory leak problem in ctnetlink_create_conntrack in net/netfilter/nf_conntrack_netlink.c (bsc#1218479).\n- CVE-2024-0841: Fixed a null pointer dereference in the hugetlbfs_fill_super function in hugetlbfs (HugeTLB pages) functionality (bsc#1219264).\n- CVE-2024-2201: Fixed information leak in x86/BHI (bsc#1217339).\n- CVE-2024-22099: Fixed a null-pointer-dereference in rfcomm_check_security (bsc#1219170).\n- CVE-2024-23307: Fixed Integer Overflow or Wraparound vulnerability in x86 and ARM md, raid, raid5 modules (bsc#1219169).\n- CVE-2024-25739: Fixed possible crash in create_empty_lvol() in drivers/mtd/ubi/vtbl.c (bsc#1219834).\n- CVE-2024-25742: Fixed insufficient validation during #VC instruction emulation in x86/sev (bsc#1221725).\n- CVE-2024-25743: Fixed insufficient validation during #VC instruction emulation in x86/sev (bsc#1221725).\n- CVE-2024-26599: Fixed out-of-bounds access in of_pwm_single_xlate() (bsc#1220365).\n- CVE-2024-26600: Fixed NULL pointer dereference for SRP in phy-omap-usb2 (bsc#1220340).\n- CVE-2024-26602: Fixed overall slowdowns with sys_membarrier (bsc1220398).\n- CVE-2024-26607: Fixed a probing race issue in sii902x: (bsc#1220736).\n- CVE-2024-26612: Fixed Oops in fscache_put_cache() This function dereferences (bsc#1221291).\n- CVE-2024-26614: Fixed the initialization of accept_queue\u0027s spinlocks (bsc#1221293).\n- CVE-2024-26620: Fixed possible device model violation in s390/vfio-ap (bsc#1221298).\n- CVE-2024-26627: Fixed possible hard lockup in scsi (bsc#1221090).\n- CVE-2024-26629: Fixed possible protocol violation via RELEASE_LOCKOWNER in nfsd (bsc#1221379).\n- CVE-2024-26642: Fixed the set of anonymous timeout flag in netfilter nf_tables (bsc#1221830).\n- CVE-2024-26645: Fixed missing visibility when inserting an element into tracing_map (bsc#1222056).\n- CVE-2024-26646: Fixed potential memory corruption when resuming from suspend or hibernation in thermal/intel/hfi (bsc#1222070).\n- CVE-2024-26651: Fixed possible oops via malicious devices in sr9800 (bsc#1221337).\n- CVE-2024-26654: Fixed use after free in ALSA/sh/aica (bsc#1222304).\n- CVE-2024-26659: Fixed wrong handling of isoc Babble and Buffer Overrun events in xhci (bsc#1222317).\n- CVE-2024-26664: Fixed out-of-bounds memory access in create_core_data() in hwmon coretemp (bsc#1222355).\n- CVE-2024-26667: Fixed null pointer reference in dpu_encoder_helper_phys_cleanup in drm/msm/dpu (bsc#1222331).\n- CVE-2024-26670: Fixed ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD workaround in kernel arm64 (bsc#1222356).\n- CVE-2024-26695: Fixed null pointer dereference in __sev_platform_shutdown_locked in crypto ccp (bsc#1222373).\n- CVE-2024-26717: Fixed null pointer dereference on failed power up in HID i2c-hid-of (bsc#1222360).\n\nThe following non-security bugs were fixed:\n\n- acpi: CPPC: enable AMD CPPC V2 support for family 17h processors (git-fixes).\n- acpi: processor_idle: Fix memory leak in acpi_processor_power_exit() (git-fixes).\n- acpi: resource: Add Infinity laptops to irq1_edge_low_force_override (stable-fixes).\n- acpi: resource: Add MAIBENBEN X577 to irq1_edge_low_force_override (git-fixes).\n- acpi: resource: Do IRQ override on Lunnen Ground laptops (stable-fixes).\n- acpi: scan: Fix device check notification handling (git-fixes).\n- acpica: debugger: check status of acpi_evaluate_object() in acpi_db_walk_for_fields() (git-fixes).\n- alsa: aaci: Delete unused variable in aaci_do_suspend (git-fixes).\n- alsa: aoa: avoid false-positive format truncation warning (git-fixes).\n- alsa: aw2: avoid casting function pointers (git-fixes).\n- alsa: ctxfi: avoid casting function pointers (git-fixes).\n- alsa: hda/realtek - ALC285 reduce pop noise from Headphone port (stable-fixes).\n- alsa: hda/realtek - Add Headset Mic supported Acer NB platform (stable-fixes).\n- alsa: hda/realtek - Fix headset Mic no show at resume back for Lenovo ALC897 platform (git-fixes).\n- alsa: hda/realtek: Enable Mute LED on HP 840 G8 (MB 8AB8) (git-fixes).\n- alsa: hda/realtek: Update Panasonic CF-SZ6 quirk to support headset with microphone (git-fixes).\n- alsa: hda/realtek: fix ALC285 issues on HP Envy x360 laptops (stable-fixes).\n- alsa: hda/realtek: fix mute/micmute LED For HP mt440 (git-fixes).\n- alsa: hda/realtek: fix mute/micmute LEDs for HP EliteBook (stable-fixes).\n- alsa: seq: fix function cast warnings (git-fixes).\n- alsa: sh: aica: reorder cleanup operations to avoid UAF bugs (git-fixes).\n- alsa: usb-audio: Stop parsing channels bits when all channels are found (git-fixes).\n- arm64: dts: allwinner: h6: add rx dma channel for spdif (git-fixes)\n- arm64: dts: broadcom: bcmbca: bcm4908: drop invalid switch cells (git-fixes)\n- arm64: dts: imx8mm-kontron: add support for ultra high speed modes on (git-fixes)\n- arm64: dts: imx8mm-venice-gw71xx: fix usb otg vbus (git-fixes)\n- arm64: dts: marvell: reorder crypto interrupts on armada socs (git-fixes)\n- arm64: dts: rockchip: add es8316 codec for rock pi 4 (git-fixes)\n- arm64: dts: rockchip: add spdif node for rock pi 4 (git-fixes)\n- arm64: dts: rockchip: fix regulator name on rk3399-rock-4 (git-fixes)\n- arm64: dts: rockchip: set num-cs property for spi on px30 (git-fixes)\n- arm64: mm: fix va-range sanity check (git-fixes)\n- arm64: set __exception_irq_entry with __irq_entry as a default (git-fixes)\n- asoc: Intel: bytcr_rt5640: Add an extra entry for the Chuwi Vi8 tablet (stable-fixes).\n- asoc: amd: acp: Add missing error handling in sof-mach (git-fixes).\n- asoc: amd: acp: fix for acp_init function error handling (git-fixes).\n- asoc: madera: Fix typo in madera_set_fll_clks shift value (git-fixes).\n- asoc: meson: Use dev_err_probe() helper (stable-fixes).\n- asoc: meson: aiu: fix function pointer type mismatch (git-fixes).\n- asoc: meson: axg-tdm-interface: add frame rate constraint (git-fixes).\n- asoc: meson: axg-tdm-interface: fix mclk setup without mclk-fs (git-fixes).\n- asoc: meson: t9015: fix function pointer type mismatch (git-fixes).\n- asoc: ops: Fix wraparound for mask in snd_soc_get_volsw (git-fixes).\n- asoc: rcar: adg: correct TIMSEL setting for SSI9 (git-fixes).\n- asoc: rt5645: Make LattePanda board DMI match more precise (stable-fixes).\n- asoc: rt5682-sdw: fix locking sequence (git-fixes).\n- asoc: rt711-sdca: fix locking sequence (git-fixes).\n- asoc: rt711-sdw: fix locking sequence (git-fixes).\n- asoc: wm8962: Enable both SPKOUTR_ENA and SPKOUTL_ENA in mono mode (stable-fixes).\n- asoc: wm8962: Enable oscillator if selecting WM8962_FLL_OSC (stable-fixes).\n- asoc: wm8962: Fix up incorrect error message in wm8962_set_fll (stable-fixes).\n- ata: sata_mv: fix pci device id table declaration compilation warning (git-fixes).\n- ata: sata_sx4: fix pdc20621_get_from_dimm() on 64-bit (git-fixes).\n- backlight: da9052: fully initialize backlight_properties during probe (git-fixes).\n- backlight: lm3630a: do not set bl-\u003eprops.brightness in get_brightness (git-fixes).\n- backlight: lm3630a: initialize backlight_properties on init (git-fixes).\n- backlight: lm3639: fully initialize backlight_properties during probe (git-fixes).\n- backlight: lp8788: fully initialize backlight_properties during probe (git-fixes).\n- blocklayoutdriver: fix reference leak of pnfs_device_node (git-fixes).\n- bluetooth: Remove HCI_POWER_OFF_TIMEOUT (git-fixes).\n- bluetooth: Remove superfluous call to hci_conn_check_pending() (git-fixes).\n- bluetooth: hci_core: Fix possible buffer overflow (git-fixes).\n- bluetooth: mgmt: Remove leftover queuing of power_off work (git-fixes).\n- bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_security (stable-fixes).\n- bpf, scripts: correct gpl license name (git-fixes).\n- bpf, sockmap: fix preempt_rt splat when using raw_spin_lock_t (git-fixes).\n- can: softing: remove redundant null check (git-fixes).\n- clk: zynq: prevent null pointer dereference caused by kmalloc failure (git-fixes).\n- comedi: comedi_test: prevent timers rescheduling during deletion (git-fixes).\n- coresight: etm4x: do not access trcidr1 for identification (bsc#1220775)\n- coresight: etm4x: fix accesses to trcseqrstevr and trcseqstr (bsc#1220775)\n- coresight: etm: override trcidr3.ccitmin on errata affected cpus (bsc#1220775)\n- cpufreq: amd-pstate: fix min_perf assignment in amd_pstate_adjust_perf() (git-fixes).\n- cpufreq: brcmstb-avs-cpufreq: add check for cpufreq_cpu_get\u0027s return value (git-fixes).\n- crypto: arm/sha - fix function cast warnings (git-fixes).\n- crypto: qat - avoid division by zero (git-fixes).\n- crypto: qat - fix deadlock in backlog processing (git-fixes).\n- crypto: qat - fix double free during reset (git-fixes).\n- crypto: qat - fix state machines cleanup paths (bsc#1218321).\n- crypto: qat - fix unregistration of compression algorithms (git-fixes).\n- crypto: qat - fix unregistration of crypto algorithms (git-fixes).\n- crypto: qat - ignore subsequent state up commands (git-fixes).\n- crypto: qat - increase size of buffers (git-fixes).\n- crypto: qat - resolve race condition during aer recovery (git-fixes).\n- crypto: xilinx - call finalize with bh disabled (git-fixes).\n- doc-guide: kernel-doc: tell about object-like macros (git-fixes).\n- doc/readme.suse: update information about module support status (jsc#ped-5759)\n- drivers: hv: vmbus: Calculate ring buffer size for more efficient use of memory (git-fixes).\n- drm/amd/display: add fams validation before trying to use it (git-fixes).\n- drm/amd/display: add fb_damage_clips support (git-fixes).\n- drm/amd/display: add function for validate and update new stream (git-fixes).\n- drm/amd/display: add odm case when looking for first split pipe (git-fixes).\n- drm/amd/display: always switch off odm before committing more streams (git-fixes).\n- drm/amd/display: avoid abm when odm combine is enabled for edp (git-fixes).\n- drm/amd/display: blocking invalid 420 modes on hdmi tmds for dcn31 (git-fixes).\n- drm/amd/display: check if link state is valid (git-fixes).\n- drm/amd/display: clean code-style issues in dcn30_set_mpc_shaper_3dlut (git-fixes).\n- drm/amd/display: copy dc context in the commit streams (git-fixes).\n- drm/amd/display: dc.h: eliminate kernel-doc warnings (git-fixes).\n- drm/amd/display: disable psr-su on parade 0803 tcon again (git-fixes).\n- drm/amd/display: enable fast plane updates on dcn3.2 and above (git-fixes).\n- drm/amd/display: enable new commit sequence only for dcn32x (git-fixes).\n- drm/amd/display: ensure async flips are only accepted for fast updates (git-fixes).\n- drm/amd/display: exit idle optimizations before attempt to access phy (git-fixes).\n- drm/amd/display: expand kernel doc for dc (git-fixes).\n- drm/amd/display: fix a bug when searching for insert_above_mpcc (git-fixes).\n- drm/amd/display: fix a null pointer dereference in amdgpu_dm_i2c_xfer() (git-fixes).\n- drm/amd/display: fix a potential buffer overflow in \u0027dp_dsc_clock_en_read()\u0027 (git-fixes).\n- drm/amd/display: fix abm disablement (git-fixes).\n- drm/amd/display: fix dc/core/dc.c kernel-doc (git-fixes).\n- drm/amd/display: fix hw rotated modes when psr-su is enabled (git-fixes).\n- drm/amd/display: fix kernel-doc issues in dc.h (git-fixes).\n- drm/amd/display: fix possible underflow for displays with large vblank (git-fixes).\n- drm/amd/display: fix the delta clamping for shaper lut (git-fixes).\n- drm/amd/display: fix unbounded requesting for high pixel rate modes on dcn315 (git-fixes).\n- drm/amd/display: fix underflow issue on 175hz timing (git-fixes).\n- drm/amd/display: for prefetch mode \u003e 0, extend prefetch if possible (git-fixes).\n- drm/amd/display: guard against invalid rptr/wptr being set (git-fixes).\n- drm/amd/display: guard dcn31 phyd32clk logic against chip family (git-fixes).\n- drm/amd/display: handle range offsets in vrr ranges (stable-fixes).\n- drm/amd/display: handle seamless boot stream (git-fixes).\n- drm/amd/display: handle virtual hardware detect (git-fixes).\n- drm/amd/display: include surface of unaffected streams (git-fixes).\n- drm/amd/display: include udelay when waiting for inbox0 ack (git-fixes).\n- drm/amd/display: increase frame warning limit with kasan or kcsan in dml (git-fixes).\n- drm/amd/display: keep phy active for dp config (git-fixes).\n- drm/amd/display: perform a bounds check before filling dirty rectangles (git-fixes).\n- drm/amd/display: prevent vtotal from being set to 0 (git-fixes).\n- drm/amd/display: remove min_dst_y_next_start check for z8 (git-fixes).\n- drm/amd/display: restore rptr/wptr for dmcub as workaround (git-fixes).\n- drm/amd/display: return the correct hdcp error code (stable-fixes).\n- drm/amd/display: revert vblank change that causes null pointer crash (git-fixes).\n- drm/amd/display: rework comments on dc file (git-fixes).\n- drm/amd/display: rework context change check (git-fixes).\n- drm/amd/display: set minimum requirement for using psr-su on phoenix (git-fixes).\n- drm/amd/display: set minimum requirement for using psr-su on rembrandt (git-fixes).\n- drm/amd/display: set per pipe dppclk to 0 when dpp is off (git-fixes).\n- drm/amd/display: update correct dcn314 register header (git-fixes).\n- drm/amd/display: update extended blank for dcn314 onwards (git-fixes).\n- drm/amd/display: update min z8 residency time to 2100 for dcn314 (git-fixes).\n- drm/amd/display: update otg instance in the commit stream (git-fixes).\n- drm/amd/display: use dram speed from validation for dummy p-state (git-fixes).\n- drm/amd/display: use dtbclk as refclk instead of dprefclk (git-fixes).\n- drm/amd/display: use low clocks for no plane configs (git-fixes).\n- drm/amd/display: use min transition for all subvp plane add/remove (git-fixes).\n- drm/amd/display: write to correct dirty_rect (git-fixes).\n- drm/amd/display: wrong colorimetry workaround (git-fixes).\n- drm/amd/pm: fix a memleak in aldebaran_tables_init (git-fixes).\n- drm/amd/pm: fix error of maco flag setting code (git-fixes).\n- drm/amd/smu: use averagegfxclkfrequency* to replace previous gfx curr clock (git-fixes).\n- drm/amd: enable pcie pme from d3 (git-fixes).\n- drm/amdgpu/pm: fix the error of pwm1_enable setting (stable-fixes).\n- drm/amdgpu/pm: make gfxclock consistent for sienna cichlid (git-fixes).\n- drm/amdgpu/pm: make mclk consistent for smu 13.0.7 (git-fixes).\n- drm/amdgpu/smu13: drop compute workload workaround (git-fixes).\n- drm/amdgpu: amdgpu_ttm_gart_bind set gtt bound flag (stable-fixes).\n- drm/amdgpu: enable gpu reset for s3 abort cases on raven series (stable-fixes).\n- drm/amdgpu: fix missing break in atom_arg_imm case of atom_get_src_int() (git-fixes).\n- drm/amdgpu: force order between a read and write to the same address (git-fixes).\n- drm/amdgpu: lower cs errors to debug severity (git-fixes).\n- drm/amdgpu: match against exact bootloader status (git-fixes).\n- drm/amdgpu: unset context priority is now invalid (git-fixes).\n- drm/amdgpu: update min() to min_t() in \u0027amdgpu_info_ioctl\u0027 (git-fixes).\n- drm/amdkfd: fix tlb flush after unmap for gfx9.4.2 (stable-fixes).\n- drm/bridge: tc358762: instruct dsi host to generate hse packets (git-fixes).\n- drm/display: fix typo (git-fixes).\n- drm/edid: add quirk for osvr hdk 2.0 (git-fixes).\n- drm/etnaviv: restore some id values (git-fixes).\n- drm/exynos: do not return negative values from .get_modes() (stable-fixes).\n- drm/exynos: fix a possible null-pointer dereference due to data race in exynos_drm_crtc_atomic_disable() (git-fixes).\n- drm/i915/bios: tolerate devdata==null in intel_bios_encoder_supports_dp_dual_mode() (stable-fixes).\n- drm/i915/gt: do not generate the command streamer for all the ccs (git-fixes).\n- drm/i915/gt: reset queue_priority_hint on parking (git-fixes).\n- drm/i915/gt: use i915_vm_put on ppgtt_create error paths (git-fixes).\n- drm/i915/selftests: fix dependency of some timeouts on hz (git-fixes).\n- drm/i915: add missing ccs documentation (git-fixes).\n- drm/i915: call intel_pre_plane_updates() also for pipes getting enabled (git-fixes).\n- drm/i915: check before removing mm notifier (git-fixes).\n- drm/lima: fix a memleak in lima_heap_alloc (git-fixes).\n- drm/mediatek: dsi: fix dsi rgb666 formats and definitions (git-fixes).\n- drm/mediatek: fix a null pointer crash in mtk_drm_crtc_finish_page_flip (git-fixes).\n- drm/msm/dpu: add division of drm_display_mode\u0027s hskew parameter (git-fixes).\n- drm/msm/dpu: fix the programming of intf_cfg2_data_hctl_en (git-fixes).\n- drm/msm/dpu: improve dsc allocation (git-fixes).\n- drm/msm/dpu: only enable dsc_mode_multiplex if dsc_merge is enabled (git-fixes).\n- drm/panel-edp: use put_sync in unprepare (git-fixes).\n- drm/panel: auo,b101uan08.3: fine tune the panel power sequence (git-fixes).\n- drm/panel: boe-tv101wum-nl6: fine tune the panel power sequence (git-fixes).\n- drm/panel: do not return negative error codes from drm_panel_get_modes() (stable-fixes).\n- drm/panel: move aux b116xw03 out of panel-edp back to panel-simple (git-fixes).\n- drm/panfrost: fix power transition timeout warnings (git-fixes).\n- drm/probe-helper: warn about negative .get_modes() (stable-fixes).\n- drm/qxl: remove unused `count` variable from `qxl_surface_id_alloc()` (git-fixes).\n- drm/qxl: remove unused variable from `qxl_process_single_command()` (git-fixes).\n- drm/radeon/ni: fix wrong firmware size logging in ni_init_microcode() (git-fixes).\n- drm/radeon/ni_dpm: remove redundant null check (git-fixes).\n- drm/radeon: remove dead code in ni_mc_load_microcode() (git-fixes).\n- drm/rockchip: dsi: clean up \u0027usage_mode\u0027 when failing to attach (git-fixes).\n- drm/rockchip: inno_hdmi: fix video timing (git-fixes).\n- drm/rockchip: lvds: do not overwrite error code (git-fixes).\n- drm/rockchip: lvds: do not print scary message when probing defer (git-fixes).\n- drm/tegra: dpaux: fix pm disable depth imbalance in tegra_dpaux_probe (git-fixes).\n- drm/tegra: dsi: add missing check for of_find_device_by_node (git-fixes).\n- drm/tegra: dsi: fix missing pm_runtime_disable() in the error handling path of tegra_dsi_probe() (git-fixes).\n- drm/tegra: dsi: fix some error handling paths in tegra_dsi_probe() (git-fixes).\n- drm/tegra: dsi: make use of the helper function dev_err_probe() (stable-fixes).\n- drm/tegra: hdmi: convert to devm_platform_ioremap_resource() (stable-fixes).\n- drm/tegra: hdmi: fix some error handling paths in tegra_hdmi_probe() (git-fixes).\n- drm/tegra: output: fix missing i2c_put_adapter() in the error handling paths of tegra_output_probe() (git-fixes).\n- drm/tegra: put drm_gem_object ref on error in tegra_fb_create (git-fixes).\n- drm/tegra: rgb: fix missing clk_put() in the error handling paths of tegra_dc_rgb_probe() (git-fixes).\n- drm/tegra: rgb: fix some error handling paths in tegra_dc_rgb_probe() (git-fixes).\n- drm/tidss: fix initial plane zpos values (git-fixes).\n- drm/tidss: fix sync-lost issue with two displays (git-fixes).\n- drm/ttm: do not leak a resource on eviction error (git-fixes).\n- drm/ttm: do not print error message if eviction was interrupted (git-fixes).\n- drm/vc4: add module dependency on hdmi-codec (git-fixes).\n- drm/vmwgfx: create debugfs ttm_resource_manager entry only if needed (git-fixes).\n- drm/vmwgfx: fix a memleak in vmw_gmrid_man_get_node (git-fixes).\n- drm/vmwgfx: fix possible null pointer derefence with invalid contexts (git-fixes).\n- drm: do not treat 0 as -1 in drm_fixp2int_ceil (git-fixes).\n- drm: fix drm_fixp2int_round() making it add 0.5 (git-fixes).\n- drm: panel-orientation-quirks: add quirk for acer switch v 10 (sw5-017) (git-fixes).\n- firewire: core: use long bus reset on gap count error (stable-fixes).\n- fix \u0027coresight: etm4x: Change etm4_platform_driver driver for MMIO devices\u0027 (bsc#1220775)\n- hid: amd_sfh: Update HPD sensor structure elements (git-fixes).\n- hid: lenovo: Add middleclick_workaround sysfs knob for cptkbd (git-fixes).\n- hid: multitouch: Add required quirk for Synaptics 0xcddc device (stable-fixes).\n- hv_netvsc: calculate correct ring size when page_size is not 4 kbytes (git-fixes).\n- hv_netvsc: fix race condition between netvsc_probe and netvsc_remove (git-fixes).\n- hv_netvsc: register vf in netvsc_probe if net_device_register missed (git-fixes).\n- i2c: aspeed: fix the dummy irq expected print (git-fixes).\n- i2c: i801: avoid potential double call to gpiod_remove_lookup_table (git-fixes).\n- i2c: wmt: fix an error handling path in wmt_i2c_probe() (git-fixes).\n- ib/ipoib: Fix mcast list locking (git-fixes)\n- iio: dummy_evgen: remove excess kernel-doc comments (git-fixes).\n- iio: pressure: dlhl60d: initialize empty dlh bytes (git-fixes).\n- input: gpio_keys_polled - suppress deferred probe error for gpio (stable-fixes).\n- input: i8042 - add Fujitsu Lifebook E5411 to i8042 quirk table (git-fixes).\n- input: i8042 - add Fujitsu Lifebook U728 to i8042 quirk table (git-fixes).\n- input: i8042 - add quirk for Fujitsu Lifebook A574/H (git-fixes).\n- input: i8042 - fix strange behavior of touchpad on Clevo NS70PU (git-fixes).\n- input: pm8941-powerkey - fix debounce on gen2+ PMICs (git-fixes).\n- input: pm8941-pwrkey - add software key press debouncing support (git-fixes).\n- input: pm8941-pwrkey - add support for PON GEN3 base addresses (git-fixes).\n- input: synaptics-rmi4 - fix UAF of IRQ domain on driver removal (git-fixes).\n- input: xpad - add Lenovo Legion Go controllers (git-fixes).\n- iommu/amd: mark interrupt as managed (git-fixes).\n- iommu/dma: trace bounce buffer usage when mapping buffers (git-fixes).\n- iommu/mediatek-v1: fix an error handling path in mtk_iommu_v1_probe() (git-fixes).\n- iommu/mediatek: fix forever loop in error handling (git-fixes).\n- iommu/vt-d: allow to use flush-queue when first level is default (git-fixes).\n- iommu/vt-d: do not issue ats invalidation request when device is disconnected (git-fixes).\n- iommu/vt-d: fix pasid directory pointer coherency (git-fixes).\n- iommu/vt-d: set no execute enable bit in pasid table entry (git-fixes).\n- kabi: pci: add locking to rmw pci express capability register accessors (kabi).\n- kconfig: fix infinite loop when expanding a macro at the end of file (git-fixes).\n- kvm: s390: only deliver the set service event bits (git-fixes bsc#1221631).\n- lan78xx: enable auto speed configuration for lan7850 if no eeprom is detected (git-commit).\n- leds: aw2013: unlock mutex before destroying it (git-fixes).\n- lib/cmdline: fix an invalid format specifier in an assertion msg (git-fixes).\n- make nvidiA Grace-Hopper TPM related drivers build-ins (bsc#1221156)\n- md/raid10: check slab-out-of-bounds in md_bitmap_get_counter (git-fixes).\n- md/raid5: release batch_last before waiting for another stripe_head (git-fixes).\n- md/raid6: use valid sector values to determine if an i/o should wait on the reshape (git-fixes).\n- md: do not ignore suspended array in md_check_recovery() (git-fixes).\n- md: do not leave \u0027md_recovery_frozen\u0027 in error path of md_set_readonly() (git-fixes).\n- md: fix data corruption for raid456 when reshape restart while grow up (git-fixes).\n- md: introduce md_ro_state (git-fixes).\n- md: make sure md_do_sync() will set md_recovery_done (git-fixes).\n- md: whenassemble the array, consult the superblock of the freshest device (git-fixes).\n- media: dvb-frontends: avoid stack overflow warnings with clang (git-fixes).\n- media: edia: dvbdev: fix a use-after-free (git-fixes).\n- media: em28xx: annotate unchecked call to media_device_register() (git-fixes).\n- media: go7007: add check of return value of go7007_read_addr() (git-fixes).\n- media: go7007: fix a memleak in go7007_load_encoder (git-fixes).\n- media: imx: csc/scaler: fix v4l2_ctrl_handler memory leak (git-fixes).\n- media: pvrusb2: fix pvr2_stream_callback casts (git-fixes).\n- media: pvrusb2: fix uaf in pvr2_context_set_notify (git-fixes).\n- media: pvrusb2: remove redundant null check (git-fixes).\n- media: staging: ipu3-imgu: set fields before media_entity_pads_init() (git-fixes).\n- media: sun8i-di: fix chroma difference threshold (git-fixes).\n- media: sun8i-di: fix coefficient writes (git-fixes).\n- media: sun8i-di: fix power on/off sequences (git-fixes).\n- media: tc358743: register v4l2 async device only after successful setup (git-fixes).\n- media: ttpci: fix two memleaks in budget_av_attach (git-fixes).\n- media: usbtv: remove useless locks in usbtv_video_free() (git-fixes).\n- media: v4l2-mem2mem: fix a memleak in v4l2_m2m_register_entity (git-fixes).\n- media: v4l2-tpg: fix some memleaks in tpg_alloc (git-fixes).\n- media: xc4000: fix atomicity violation in xc4000_get_frequency (git-fixes).\n- mfd: altera-sysmgr: call of_node_put() only when of_parse_phandle() takes a ref (git-fixes).\n- mfd: syscon: call of_node_put() only when of_parse_phandle() takes a ref (git-fixes).\n- mm,page_owner: Defer enablement of static branch (bsc#1222366).\n- mm,page_owner: check for null stack_record before bumping its refcount (bsc#1222366).\n- mm,page_owner: drop unnecessary check (bsc#1222366).\n- mm,page_owner: fix accounting of pages when migrating (bsc#1222366).\n- mm,page_owner: fix printing of stack records (bsc#1222366).\n- mm,page_owner: fix recursion (bsc#1222366).\n- mm,page_owner: fix refcount imbalance (bsc#1222366).\n- mm,page_owner: update metadata for tail pages (bsc#1222366).\n- mm/vmalloc: huge vmalloc backing pages should be split rather than compound (bsc#1217829).\n- mmc: core: avoid negative index with array access (git-fixes).\n- mmc: core: fix switch on gp3 partition (git-fixes).\n- mmc: core: initialize mmc_blk_ioc_data (git-fixes).\n- mmc: mmci: stm32: fix dma api overlapping mappings warning (git-fixes).\n- mmc: mmci: stm32: use a buffer for unaligned dma requests (git-fixes).\n- mmc: tmio: avoid concurrent runs of mmc_request_done() (git-fixes).\n- mmc: wmt-sdmmc: remove an incorrect release_mem_region() call in the .remove function (git-fixes).\n- mtd: maps: physmap-core: fix flash size larger than 32-bit (git-fixes).\n- mtd: rawnand: lpc32xx_mlc: fix irq handler prototype (git-fixes).\n- mtd: rawnand: meson: fix scrambling mode value in command macro (git-fixes).\n- net/bnx2x: prevent access to a freed page in page_pool (bsc#1215322).\n- net/x25: fix incorrect parameter validation in the x25_getsockopt() function (git-fixes).\n- net: fix features skip in for_each_netdev_feature() (git-fixes).\n- net: lan78xx: fix runtime pm count underflow on link stop (git-fixes).\n- net: ll_temac: platform_get_resource replaced by wrong function (git-fixes).\n- net: mana: fix rx dma datasize and skb_over_panic (git-fixes).\n- net: phy: fix phy_get_internal_delay accessing an empty array (git-fixes).\n- net: sunrpc: fix an off by one in rpc_sockaddr2uaddr() (git-fixes).\n- net: usb: dm9601: fix wrong return value in dm9601_mdio_read (git-fixes).\n- nfc: nci: fix uninit-value in nci_dev_up and nci_ntf_packet (git-fixes).\n- nfs: fix an off by one in root_nfs_cat() (git-fixes).\n- nfs: rename nfs_client_kset to nfs_kset (git-fixes).\n- nfsd: change LISTXATTRS cookie encoding to big-endian (git-fixes).\n- nfsd: convert the callback workqueue to use delayed_work (git-fixes).\n- nfsd: do not take fi_lock in nfsd_break_deleg_cb() (git-fixes).\n- nfsd: fix LISTXATTRS returning a short list with eof=TRUE (git-fixes).\n- nfsd: fix LISTXATTRS returning more bytes than maxcount (git-fixes).\n- nfsd: fix file memleak on client_opens_release (git-fixes).\n- nfsd: fix nfsd4_listxattr_validate_cookie (git-fixes).\n- nfsd: lock_rename() needs both directories to live on the same fs (git-fixes).\n- nfsd: reschedule CB operations when backchannel rpc_clnt is shut down (git-fixes).\n- nfsd: reset cb_seq_status after NFS4ERR_DELAY (git-fixes).\n- nfsd: retransmit callbacks after client reconnects (git-fixes).\n- nfsd: use vfs setgid helper (git-fixes).\n- nfsv4.1/pnfs: Ensure we handle the error NFS4ERR_RETURNCONFLICT (git-fixes).\n- nfsv4.1: fix SP4_MACH_CRED protection for pnfs IO (git-fixes).\n- nfsv4.1: fixup use EXCHGID4_FLAG_USE_PNFS_DS for DS server (git-fixes).\n- nfsv4.1: use EXCHGID4_FLAG_USE_PNFS_DS for DS server (git-fixes).\n- nfsv4.2: fix listxattr maximum XDR buffer size (git-fixes).\n- nfsv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102 (git-fixes).\n- nfsv4.2: fix wrong shrinker_id (git-fixes).\n- nfsv4: fix a nfs4_state_manager() race (git-fixes).\n- nfsv4: fix a state manager thread deadlock regression (git-fixes).\n- nilfs2: fix failure to detect dat corruption in btree and direct mappings (git-fixes).\n- nilfs2: prevent kernel bug at submit_bh_wbc() (git-fixes).\n- nouveau/dmem: handle kcalloc() allocation failure (git-fixes).\n- nouveau: reset the bo resource bus info after an eviction (git-fixes).\n- ntfs: fix use-after-free in ntfs_ucsncmp() (bsc#1221713).\n- nvme-fc: do not wait in vain when unloading module (git-fixes).\n- nvme: fix reconnection fail due to reserved tag allocation (git-fixes).\n- nvmet-fc: abort command when there is no binding (git-fixes).\n- nvmet-fc: avoid deadlock on delete association path (git-fixes).\n- nvmet-fc: defer cleanup using rcu properly (git-fixes).\n- nvmet-fc: hold reference on hostport match (git-fixes).\n- nvmet-fc: release reference on target port (git-fixes).\n- nvmet-fc: take ref count on tgtport before delete assoc (git-fixes).\n- nvmet-fcloop: swap the list_add_tail arguments (git-fixes).\n- nvmet-tcp: fix nvme tcp ida memory leak (git-fixes).\n- pci/aer: fix rootport attribute paths in ABI docs (git-fixes).\n- pci/aspm: Use RMW accessors for changing LNKCTL (git-fixes).\n- pci/dpc: print all TLP Prefixes, not just the first (git-fixes).\n- pci/msi: prevent MSI hardware interrupt number truncation (bsc#1218777)\n- pci/p2pdma: Fix a sleeping issue in a RCU read section (git-fixes).\n- pci: add locking to RMW PCI Express Capability Register accessors (git-fixes).\n- pci: dwc: Fix a 64bit bug in dw_pcie_ep_raise_msix_irq() (git-fixes).\n- pci: dwc: endpoint: Fix advertised resizable BAR size (git-fixes).\n- pci: dwc: endpoint: Fix dw_pcie_ep_raise_msix_irq() alignment support (git-fixes).\n- pci: fu740: Set the number of MSI vectors (git-fixes).\n- pci: lengthen reset delay for VideoPropulsion Torrent QN16e card (git-fixes).\n- pci: make link retraining use RMW accessors for changing LNKCTL (git-fixes).\n- pci: mark 3ware-9650SE Root Port Extended Tags as broken (git-fixes).\n- pci: mediatek-gen3: Fix translation window size calculation (git-fixes).\n- pci: mediatek: Clear interrupt status before dispatching handler (git-fixes).\n- pci: qcom: Enable BDF to SID translation properly (git-fixes).\n- pci: qcom: Use DWC helpers for modifying the read-only DBI registers (git-fixes).\n- pci: rockchip: Do not advertise MSI-X in PCIe capabilities (git-fixes).\n- pci: rockchip: Fix window mapping and address translation for endpoint (git-fixes).\n- pci: rockchip: Use 64-bit mask on MSI 64-bit PCI address (git-fixes).\n- pci: switchtec: Fix an error handling path in switchtec_pci_probe() (git-fixes).\n- pinctrl: mediatek: drop bogus slew rate register range for mt8192 (git-fixes).\n- platform/mellanox: mlxreg-hotplug: Remove redundant NULL-check (git-fixes).\n- pm: suspend: Set mem_sleep_current during kernel command line setup (git-fixes).\n- pnfs/flexfiles: check the layout validity in ff_layout_mirror_prepare_stats (git-fixes).\n- pnfs: fix a hang in nfs4_evict_inode() (git-fixes).\n- pnfs: fix the pnfs block driver\u0027s calculation of layoutget size (git-fixes).\n- powerpc/64s: POWER10 CPU Kconfig build option (bsc#1194869).\n- powerpc/boot: Disable power10 features after BOOTAFLAGS assignment (bsc#1194869).\n- powerpc/boot: Fix boot wrapper code generation with CONFIG_POWER10_CPU (bsc#1194869).\n- powerpc/lib/sstep: Do not use __{get/put}_user() on kernel addresses (bsc#1194869).\n- powerpc/lib/sstep: Remove unneeded #ifdef __powerpc64__ (bsc#1194869).\n- powerpc/lib/sstep: Use l1_dcache_bytes() instead of opencoding (bsc#1194869).\n- powerpc/lib/sstep: use truncate_if_32bit() (bsc#1194869).\n- powerpc/pseries/iommu: IOMMU table is not initialized for kdump over SR-IOV (bsc#1220492 ltc#205270).\n- powerpc/pseries: Fix potential memleak in papr_get_attr() (bsc#1200465 ltc#197256 jsc#SLE-18130 git-fixes).\n- powerpc/sstep: Use bitwise instead of arithmetic operator for flags (bsc#1194869).\n- powerpc: add compile-time support for lbarx, lharx (bsc#1194869).\n- pwm: mediatek: Update kernel doc for struct pwm_mediatek_of_data (git-fixes).\n- qedf: Do not process stag work during unload (bsc#1214852).\n- qedf: Wait for stag work during unload (bsc#1214852).\n- raid1: fix use-after-free for original bio in raid1_write_request() (bsc#1221097).\n- ras/amd/fmpm: Add debugfs interface to print record entries (jsc#PED-7619).\n- ras/amd/fmpm: Avoid NULL ptr deref in get_saved_records() (jsc#PED-7619).\n- ras/amd/fmpm: Fix build when debugfs is not enabled (jsc#PED-7619).\n- ras/amd/fmpm: Fix off by one when unwinding on error (jsc#PED-7619).\n- ras/amd/fmpm: Safely handle saved records of various sizes (jsc#PED-7619).\n- ras/amd/fmpm: Save SPA values (jsc#PED-7619).\n- ras: Avoid build errors when CONFIG_DEBUG_FS=n (git-fixes).\n- ras: export helper to get ras_debugfs_dir (jsc#PED-7619).\n- rdma/device: fix a race between mad_client and cm_client init (git-fixes)\n- rdma/hns: fix mis-modifying default congestion control algorithm (git-fixes)\n- rdma/ipoib: fix error code return in ipoib_mcast_join (git-fixes)\n- rdma/irdma: remove duplicate assignment (git-fixes)\n- rdma/mana_ib: fix bug in creation of dma regions (git-fixes).\n- rdma/mlx5: fix fortify source warning while accessing eth segment (git-fixes)\n- rdma/mlx5: relax devx access upon modify commands (git-fixes)\n- rdma/rtrs-clt: check strnlen return len in sysfs mpath_policy_store() (git-fixes)\n- rdma/srpt: do not register event handler until srpt device is fully setup (git-fixes)\n- revert \u0027drm/amd: disable psr-su on parade 0803 tcon\u0027 (git-fixes).\n- revert \u0027drm/amd: disable s/g for apus when 64gb or more host memory\u0027 (git-fixes).\n- revert \u0027drm/amdgpu/display: change pipe policy for dcn 2.0\u0027 (git-fixes).\n- revert \u0027drm/amdgpu/display: change pipe policy for dcn 2.1\u0027 (git-fixes).\n- revert \u0027drm/vc4: hdmi: enforce the minimum rate at runtime_resume\u0027 (git-fixes).\n- revert \u0027fbdev: flush deferred io before closing (git-fixes).\u0027 (bsc#1221814)\n- revert \u0027pci: tegra194: enable support for 256 byte payload\u0027 (git-fixes).\n- revert \u0027revert \u0027drm/amdgpu/display: change pipe policy for dcn 2.0\u0027\u0027 (git-fixes).\n- revert \u0027sunrpc dont update timeout value on connection reset\u0027 (git-fixes).\n- ring-buffer: Clean ring_buffer_poll_wait() error return (git-fixes).\n- rtc: mt6397: select IRQ_DOMAIN instead of depending on it (git-fixes).\n- s390/pai: fix attr_event_free upper limit for pai device drivers (git-fixes bsc#1221633).\n- s390/vfio-ap: realize the VFIO_DEVICE_GET_IRQ_INFO ioctl (bsc#1205316).\n- s390/vfio-ap: realize the VFIO_DEVICE_SET_IRQS ioctl (bsc#1205316).\n- s390/vfio-ap: wire in the vfio_device_ops request callback (bsc#1205316).\n- s390/vtime: fix average steal time calculation (git-fixes bsc#1221951).\n- sched/rt: Disallow writing invalid values to sched_rt_period_us (bsc#1220176).\n- sched/rt: sysctl_sched_rr_timeslice show default timeslice after reset (bsc#1220176).\n- scsi: lpfc: Correct size for cmdwqe/rspwqe for memset() (bsc#1221777).\n- scsi: lpfc: Correct size for wqe for memset() (bsc#1221777).\n- scsi: lpfc: Define lpfc_dmabuf type for ctx_buf ptr (bsc#1221777).\n- scsi: lpfc: Define lpfc_nodelist type for ctx_ndlp ptr (bsc#1221777).\n- scsi: lpfc: Define types in a union for generic void *context3 ptr (bsc#1221777).\n- scsi: lpfc: Move NPIV\u0027s transport unregistration to after resource clean up (bsc#1221777).\n- scsi: lpfc: Release hbalock before calling lpfc_worker_wake_up() (bsc#1221777).\n- scsi: lpfc: Remove IRQF_ONESHOT flag from threaded IRQ handling (bsc#1221777 bsc#1217959).\n- scsi: lpfc: Remove unnecessary log message in queuecommand path (bsc#1221777).\n- scsi: lpfc: Replace hbalock with ndlp lock in lpfc_nvme_unregister_port() (bsc#1221777).\n- scsi: lpfc: Update lpfc version to 14.4.0.1 (bsc#1221777).\n- scsi: lpfc: Update lpfc_ramp_down_queue_handler() logic (bsc#1221777).\n- scsi: lpfc: Use a dedicated lock for ras_fwlog state (bsc#1221777).\n- scsi: qedf: Remove set but unused variable \u0027page\u0027 (bsc#1214852).\n- scsi: qedf: Remove unused \u0027num_handled\u0027 variable (bsc#1214852).\n- scsi: qedf: Remove unused declaration (bsc#1214852).\n- scsi: qla2xxx: Change debug message during driver unload (bsc1221816).\n- scsi: qla2xxx: Delay I/O Abort on PCI error (bsc1221816).\n- scsi: qla2xxx: Fix N2N stuck connection (bsc1221816).\n- scsi: qla2xxx: Fix command flush on cable pull (bsc1221816).\n- scsi: qla2xxx: Fix double free of fcport (bsc1221816).\n- scsi: qla2xxx: Fix double free of the ha-\u003evp_map pointer (bsc1221816).\n- scsi: qla2xxx: NVME|FCP prefer flag not being honored (bsc1221816).\n- scsi: qla2xxx: Prevent command send on chip reset (bsc1221816).\n- scsi: qla2xxx: Split FCE|EFT trace control (bsc1221816).\n- scsi: qla2xxx: Update manufacturer detail (bsc1221816).\n- scsi: qla2xxx: Update version to 10.02.09.200-k (bsc1221816).\n- scsi: storvsc: Fix ring buffer size calculation (git-fixes).\n- scsi: target: core: Silence the message about unknown VPD pages (bsc#1221252).\n- selftests/bpf: add generic BPF program tester-loader (bsc#1222033).\n- serial: 8250_exar: Do not remove GPIO device on suspend (git-fixes).\n- serial: max310x: fix syntax error in IRQ error message (git-fixes).\n- slimbus: core: Remove usage of the deprecated ida_simple_xx() API (git-fixes).\n- soc: fsl: qbman: Always disable interrupts when taking cgr_lock (git-fixes).\n- spi: lm70llp: fix links in doc and comments (git-fixes).\n- spi: spi-mt65xx: Fix NULL pointer access in interrupt handler (git-fixes).\n- sr9800: Add check for usbnet_get_endpoints (git-fixes).\n- stackdepot: rename pool_index to pool_index_plus_1 (git-fixes).\n- staging: vc04_services: fix information leak in create_component() (git-fixes).\n- sunrpc: add an is_err() check back to where it was (git-fixes).\n- sunrpc: econnreset might require a rebind (git-fixes).\n- sunrpc: fix a memleak in gss_import_v2_context (git-fixes).\n- sunrpc: fix a suspicious rcu usage warning (git-fixes).\n- sunrpc: fix rpc client cleaned up the freed pipefs dentries (git-fixes).\n- sunrpc: fix some memleaks in gssx_dec_option_array (git-fixes).\n- svcrdma: Drop connection after an RDMA Read error (git-fixes).\n- topology/sysfs: Hide PPIN on systems that do not support it (jsc#PED-7618).\n- topology: Fix up build warning in topology_is_visible() (jsc#PED-7618).\n- tracing/probes: Fix to show a parse error for bad type for $comm (git-fixes).\n- tracing: Fix wasted memory in saved_cmdlines logic (git-fixes).\n- tracing: Inform kmemleak of saved_cmdlines allocation (git-fixes).\n- tty: n_gsm: require CAP_NET_ADMIN to attach N_GSM0710 ldisc (bsc#1222619).\n- tty: serial: fsl_lpuart: avoid idle preamble pending if CTS is enabled (git-fixes).\n- tty: serial: samsung: fix tx_empty() to return TIOCSER_TEMT (git-fixes).\n- tty: vt: fix 20 vs 0x20 typo in EScsiignore (git-fixes).\n- ubifs: Queue up space reservation tasks if retrying many times (git-fixes).\n- ubifs: Remove unreachable code in dbg_check_ltab_lnum (git-fixes).\n- ubifs: Set page uptodate in the correct place (git-fixes).\n- ubifs: dbg_check_idx_size: Fix kmemleak if loading znode failed (git-fixes).\n- ubifs: fix sort function prototype (git-fixes).\n- usb: audio-v2: Correct comments for struct uac_clock_selector_descriptor (git-fixes).\n- usb: cdc-wdm: close race between read and workqueue (git-fixes).\n- usb: core: fix deadlock in usb_deauthorize_interface() (git-fixes).\n- usb: dwc2: gadget: Fix exiting from clock gating (git-fixes).\n- usb: dwc2: gadget: LPM flow fix (git-fixes).\n- usb: dwc2: host: Fix ISOC flow in DDMA mode (git-fixes).\n- usb: dwc2: host: Fix hibernation flow (git-fixes).\n- usb: dwc2: host: Fix remote wakeup from hibernation (git-fixes).\n- usb: dwc3: Properly set system wakeup (git-fixes).\n- usb: f_mass_storage: forbid async queue when shutdown happen (git-fixes).\n- usb: gadget: ncm: Fix handling of zero block length packets (git-fixes).\n- usb: gadget: net2272: Use irqflags in the call to net2272_probe_fin (git-fixes).\n- usb: hub: Replace hardcoded quirk value with BIT() macro (git-fixes).\n- usb: port: Do not try to peer unused USB ports based on location (git-fixes).\n- usb: typec: Return size of buffer if pd_set operation succeeds (git-fixes).\n- usb: typec: ucsi: Check for notifications after init (git-fixes).\n- usb: typec: ucsi: Clean up UCSI_CABLE_PROP macros (git-fixes).\n- usb: typec: ucsi: Clear EVENT_PENDING under PPM lock (git-fixes).\n- usb: usb-storage: prevent divide-by-0 error in isd200_ata_command (git-fixes).\n- usb: xhci: Add error handling in xhci_map_urb_for_dma (git-fixes).\n- vboxsf: Avoid an spurious warning if load_nls_xxx() fails (git-fixes).\n- vt: fix unicode buffer corruption when deleting characters (git-fixes).\n- watchdog: stm32_iwdg: initialize default timeout (git-fixes).\n- wifi: ath10k: fix NULL pointer dereference in ath10k_wmi_tlv_op_pull_mgmt_tx_compl_ev() (git-fixes).\n- wifi: ath11k: decrease MHI channel buffer length to 8KB (bsc#1207948).\n- wifi: ath11k: initialize rx_mcs_80 and rx_mcs_160 before use (git-fixes).\n- wifi: ath9k: delay all of ath9k_wmi_event_tasklet() until init is complete (git-fixes).\n- wifi: b43: Disable QoS for bcm4331 (git-fixes).\n- wifi: b43: Stop correct queue in DMA worker when QoS is disabled (git-fixes).\n- wifi: b43: Stop/wake correct queue in DMA Tx path when QoS is disabled (git-fixes).\n- wifi: b43: Stop/wake correct queue in PIO Tx path when QoS is disabled (git-fixes).\n- wifi: brcmfmac: fix copyright year mentioned in platform_data header (git-fixes).\n- wifi: brcmsmac: avoid function pointer casts (git-fixes).\n- wifi: iwlwifi: dbg-tlv: ensure NUL termination (git-fixes).\n- wifi: iwlwifi: fix EWRD table validity check (git-fixes).\n- wifi: iwlwifi: fw: do not always use FW dump trig (git-fixes).\n- wifi: iwlwifi: mvm: do not set replay counters to 0xff (git-fixes).\n- wifi: iwlwifi: mvm: report beacon protection failures (git-fixes).\n- wifi: iwlwifi: mvm: rfi: fix potential response leaks (git-fixes).\n- wifi: iwlwifi: mvm: use FW rate for non-data only on new devices (git-fixes).\n- wifi: libertas: fix some memleaks in lbs_allocate_cmd_buffer() (git-fixes).\n- wifi: mwifiex: debugfs: Drop unnecessary error check for debugfs_create_dir() (git-fixes).\n- wifi: rtl8xxxu: add cancel_work_sync() for c2hcmd_work (git-fixes).\n- wifi: rtw88: 8821c: Fix false alarm count (git-fixes).\n- wifi: wilc1000: fix RCU usage in connect path (git-fixes).\n- wifi: wilc1000: fix declarations ordering (stable-fixes).\n- wifi: wilc1000: fix multi-vif management when deleting a vif (git-fixes).\n- wifi: wilc1000: prevent use-after-free on vif when cleaning up all interfaces (git-fixes).\n- x86/CPU/AMD: Update the Zenbleed microcode revisions (git-fixes).\n- x86/bugs: Fix the SRSO mitigation on Zen3/4 (git-fixes).\n- x86/fpu: Keep xfd_state in sync with MSR_IA32_XFD (git-fixes).\n- xhci: handle isoc Babble and Buffer Overrun events properly (git-fixes).\n- xhci: process isoc TD properly when there was a transaction error mid TD (git-fixes).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-1480,SUSE-SLE-Micro-5.5-2024-1480,SUSE-SLE-Module-Basesystem-15-SP5-2024-1480,SUSE-SLE-Module-Development-Tools-15-SP5-2024-1480,SUSE-SLE-Module-Legacy-15-SP5-2024-1480,SUSE-SLE-Module-Live-Patching-15-SP5-2024-1480,SUSE-SLE-Product-HA-15-SP5-2024-1480,SUSE-SLE-Product-WE-15-SP5-2024-1480,openSUSE-SLE-15.5-2024-1480",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2024_1480-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:1480-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241480-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:1480-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2024-April/035134.html"
},
{
"category": "self",
"summary": "SUSE Bug 1194869",
"url": "https://bugzilla.suse.com/1194869"
},
{
"category": "self",
"summary": "SUSE Bug 1200465",
"url": "https://bugzilla.suse.com/1200465"
},
{
"category": "self",
"summary": "SUSE Bug 1205316",
"url": "https://bugzilla.suse.com/1205316"
},
{
"category": "self",
"summary": "SUSE Bug 1207948",
"url": "https://bugzilla.suse.com/1207948"
},
{
"category": "self",
"summary": "SUSE Bug 1209635",
"url": "https://bugzilla.suse.com/1209635"
},
{
"category": "self",
"summary": "SUSE Bug 1209657",
"url": "https://bugzilla.suse.com/1209657"
},
{
"category": "self",
"summary": "SUSE Bug 1212514",
"url": "https://bugzilla.suse.com/1212514"
},
{
"category": "self",
"summary": "SUSE Bug 1213456",
"url": "https://bugzilla.suse.com/1213456"
},
{
"category": "self",
"summary": "SUSE Bug 1214852",
"url": "https://bugzilla.suse.com/1214852"
},
{
"category": "self",
"summary": "SUSE Bug 1215221",
"url": "https://bugzilla.suse.com/1215221"
},
{
"category": "self",
"summary": "SUSE Bug 1215322",
"url": "https://bugzilla.suse.com/1215322"
},
{
"category": "self",
"summary": "SUSE Bug 1217339",
"url": "https://bugzilla.suse.com/1217339"
},
{
"category": "self",
"summary": "SUSE Bug 1217829",
"url": "https://bugzilla.suse.com/1217829"
},
{
"category": "self",
"summary": "SUSE Bug 1217959",
"url": "https://bugzilla.suse.com/1217959"
},
{
"category": "self",
"summary": "SUSE Bug 1217987",
"url": "https://bugzilla.suse.com/1217987"
},
{
"category": "self",
"summary": "SUSE Bug 1217988",
"url": "https://bugzilla.suse.com/1217988"
},
{
"category": "self",
"summary": "SUSE Bug 1217989",
"url": "https://bugzilla.suse.com/1217989"
},
{
"category": "self",
"summary": "SUSE Bug 1218321",
"url": "https://bugzilla.suse.com/1218321"
},
{
"category": "self",
"summary": "SUSE Bug 1218336",
"url": "https://bugzilla.suse.com/1218336"
},
{
"category": "self",
"summary": "SUSE Bug 1218479",
"url": "https://bugzilla.suse.com/1218479"
},
{
"category": "self",
"summary": "SUSE Bug 1218562",
"url": "https://bugzilla.suse.com/1218562"
},
{
"category": "self",
"summary": "SUSE Bug 1218643",
"url": "https://bugzilla.suse.com/1218643"
},
{
"category": "self",
"summary": "SUSE Bug 1218777",
"url": "https://bugzilla.suse.com/1218777"
},
{
"category": "self",
"summary": "SUSE Bug 1219169",
"url": "https://bugzilla.suse.com/1219169"
},
{
"category": "self",
"summary": "SUSE Bug 1219170",
"url": "https://bugzilla.suse.com/1219170"
},
{
"category": "self",
"summary": "SUSE Bug 1219264",
"url": "https://bugzilla.suse.com/1219264"
},
{
"category": "self",
"summary": "SUSE Bug 1219443",
"url": "https://bugzilla.suse.com/1219443"
},
{
"category": "self",
"summary": "SUSE Bug 1219834",
"url": "https://bugzilla.suse.com/1219834"
},
{
"category": "self",
"summary": "SUSE Bug 1220114",
"url": "https://bugzilla.suse.com/1220114"
},
{
"category": "self",
"summary": "SUSE Bug 1220176",
"url": "https://bugzilla.suse.com/1220176"
},
{
"category": "self",
"summary": "SUSE Bug 1220237",
"url": "https://bugzilla.suse.com/1220237"
},
{
"category": "self",
"summary": "SUSE Bug 1220251",
"url": "https://bugzilla.suse.com/1220251"
},
{
"category": "self",
"summary": "SUSE Bug 1220320",
"url": "https://bugzilla.suse.com/1220320"
},
{
"category": "self",
"summary": "SUSE Bug 1220325",
"url": "https://bugzilla.suse.com/1220325"
},
{
"category": "self",
"summary": "SUSE Bug 1220328",
"url": "https://bugzilla.suse.com/1220328"
},
{
"category": "self",
"summary": "SUSE Bug 1220337",
"url": "https://bugzilla.suse.com/1220337"
},
{
"category": "self",
"summary": "SUSE Bug 1220340",
"url": "https://bugzilla.suse.com/1220340"
},
{
"category": "self",
"summary": "SUSE Bug 1220365",
"url": "https://bugzilla.suse.com/1220365"
},
{
"category": "self",
"summary": "SUSE Bug 1220366",
"url": "https://bugzilla.suse.com/1220366"
},
{
"category": "self",
"summary": "SUSE Bug 1220393",
"url": "https://bugzilla.suse.com/1220393"
},
{
"category": "self",
"summary": "SUSE Bug 1220398",
"url": "https://bugzilla.suse.com/1220398"
},
{
"category": "self",
"summary": "SUSE Bug 1220411",
"url": "https://bugzilla.suse.com/1220411"
},
{
"category": "self",
"summary": "SUSE Bug 1220413",
"url": "https://bugzilla.suse.com/1220413"
},
{
"category": "self",
"summary": "SUSE Bug 1220433",
"url": "https://bugzilla.suse.com/1220433"
},
{
"category": "self",
"summary": "SUSE Bug 1220439",
"url": "https://bugzilla.suse.com/1220439"
},
{
"category": "self",
"summary": "SUSE Bug 1220443",
"url": "https://bugzilla.suse.com/1220443"
},
{
"category": "self",
"summary": "SUSE Bug 1220445",
"url": "https://bugzilla.suse.com/1220445"
},
{
"category": "self",
"summary": "SUSE Bug 1220466",
"url": "https://bugzilla.suse.com/1220466"
},
{
"category": "self",
"summary": "SUSE Bug 1220469",
"url": "https://bugzilla.suse.com/1220469"
},
{
"category": "self",
"summary": "SUSE Bug 1220478",
"url": "https://bugzilla.suse.com/1220478"
},
{
"category": "self",
"summary": "SUSE Bug 1220482",
"url": "https://bugzilla.suse.com/1220482"
},
{
"category": "self",
"summary": "SUSE Bug 1220484",
"url": "https://bugzilla.suse.com/1220484"
},
{
"category": "self",
"summary": "SUSE Bug 1220486",
"url": "https://bugzilla.suse.com/1220486"
},
{
"category": "self",
"summary": "SUSE Bug 1220487",
"url": "https://bugzilla.suse.com/1220487"
},
{
"category": "self",
"summary": "SUSE Bug 1220492",
"url": "https://bugzilla.suse.com/1220492"
},
{
"category": "self",
"summary": "SUSE Bug 1220703",
"url": "https://bugzilla.suse.com/1220703"
},
{
"category": "self",
"summary": "SUSE Bug 1220735",
"url": "https://bugzilla.suse.com/1220735"
},
{
"category": "self",
"summary": "SUSE Bug 1220736",
"url": "https://bugzilla.suse.com/1220736"
},
{
"category": "self",
"summary": "SUSE Bug 1220775",
"url": "https://bugzilla.suse.com/1220775"
},
{
"category": "self",
"summary": "SUSE Bug 1220790",
"url": "https://bugzilla.suse.com/1220790"
},
{
"category": "self",
"summary": "SUSE Bug 1220797",
"url": "https://bugzilla.suse.com/1220797"
},
{
"category": "self",
"summary": "SUSE Bug 1220831",
"url": "https://bugzilla.suse.com/1220831"
},
{
"category": "self",
"summary": "SUSE Bug 1220833",
"url": "https://bugzilla.suse.com/1220833"
},
{
"category": "self",
"summary": "SUSE Bug 1220836",
"url": "https://bugzilla.suse.com/1220836"
},
{
"category": "self",
"summary": "SUSE Bug 1220839",
"url": "https://bugzilla.suse.com/1220839"
},
{
"category": "self",
"summary": "SUSE Bug 1220840",
"url": "https://bugzilla.suse.com/1220840"
},
{
"category": "self",
"summary": "SUSE Bug 1220843",
"url": "https://bugzilla.suse.com/1220843"
},
{
"category": "self",
"summary": "SUSE Bug 1220845",
"url": "https://bugzilla.suse.com/1220845"
},
{
"category": "self",
"summary": "SUSE Bug 1220848",
"url": "https://bugzilla.suse.com/1220848"
},
{
"category": "self",
"summary": "SUSE Bug 1220870",
"url": "https://bugzilla.suse.com/1220870"
},
{
"category": "self",
"summary": "SUSE Bug 1220871",
"url": "https://bugzilla.suse.com/1220871"
},
{
"category": "self",
"summary": "SUSE Bug 1220872",
"url": "https://bugzilla.suse.com/1220872"
},
{
"category": "self",
"summary": "SUSE Bug 1220878",
"url": "https://bugzilla.suse.com/1220878"
},
{
"category": "self",
"summary": "SUSE Bug 1220879",
"url": "https://bugzilla.suse.com/1220879"
},
{
"category": "self",
"summary": "SUSE Bug 1220883",
"url": "https://bugzilla.suse.com/1220883"
},
{
"category": "self",
"summary": "SUSE Bug 1220885",
"url": "https://bugzilla.suse.com/1220885"
},
{
"category": "self",
"summary": "SUSE Bug 1220887",
"url": "https://bugzilla.suse.com/1220887"
},
{
"category": "self",
"summary": "SUSE Bug 1220898",
"url": "https://bugzilla.suse.com/1220898"
},
{
"category": "self",
"summary": "SUSE Bug 1220917",
"url": "https://bugzilla.suse.com/1220917"
},
{
"category": "self",
"summary": "SUSE Bug 1220918",
"url": "https://bugzilla.suse.com/1220918"
},
{
"category": "self",
"summary": "SUSE Bug 1220920",
"url": "https://bugzilla.suse.com/1220920"
},
{
"category": "self",
"summary": "SUSE Bug 1220921",
"url": "https://bugzilla.suse.com/1220921"
},
{
"category": "self",
"summary": "SUSE Bug 1220926",
"url": "https://bugzilla.suse.com/1220926"
},
{
"category": "self",
"summary": "SUSE Bug 1220927",
"url": "https://bugzilla.suse.com/1220927"
},
{
"category": "self",
"summary": "SUSE Bug 1220929",
"url": "https://bugzilla.suse.com/1220929"
},
{
"category": "self",
"summary": "SUSE Bug 1220930",
"url": "https://bugzilla.suse.com/1220930"
},
{
"category": "self",
"summary": "SUSE Bug 1220931",
"url": "https://bugzilla.suse.com/1220931"
},
{
"category": "self",
"summary": "SUSE Bug 1220932",
"url": "https://bugzilla.suse.com/1220932"
},
{
"category": "self",
"summary": "SUSE Bug 1220933",
"url": "https://bugzilla.suse.com/1220933"
},
{
"category": "self",
"summary": "SUSE Bug 1220937",
"url": "https://bugzilla.suse.com/1220937"
},
{
"category": "self",
"summary": "SUSE Bug 1220938",
"url": "https://bugzilla.suse.com/1220938"
},
{
"category": "self",
"summary": "SUSE Bug 1220940",
"url": "https://bugzilla.suse.com/1220940"
},
{
"category": "self",
"summary": "SUSE Bug 1220954",
"url": "https://bugzilla.suse.com/1220954"
},
{
"category": "self",
"summary": "SUSE Bug 1220955",
"url": "https://bugzilla.suse.com/1220955"
},
{
"category": "self",
"summary": "SUSE Bug 1220959",
"url": "https://bugzilla.suse.com/1220959"
},
{
"category": "self",
"summary": "SUSE Bug 1220960",
"url": "https://bugzilla.suse.com/1220960"
},
{
"category": "self",
"summary": "SUSE Bug 1220961",
"url": "https://bugzilla.suse.com/1220961"
},
{
"category": "self",
"summary": "SUSE Bug 1220965",
"url": "https://bugzilla.suse.com/1220965"
},
{
"category": "self",
"summary": "SUSE Bug 1220969",
"url": "https://bugzilla.suse.com/1220969"
},
{
"category": "self",
"summary": "SUSE Bug 1220978",
"url": "https://bugzilla.suse.com/1220978"
},
{
"category": "self",
"summary": "SUSE Bug 1220979",
"url": "https://bugzilla.suse.com/1220979"
},
{
"category": "self",
"summary": "SUSE Bug 1220981",
"url": "https://bugzilla.suse.com/1220981"
},
{
"category": "self",
"summary": "SUSE Bug 1220982",
"url": "https://bugzilla.suse.com/1220982"
},
{
"category": "self",
"summary": "SUSE Bug 1220983",
"url": "https://bugzilla.suse.com/1220983"
},
{
"category": "self",
"summary": "SUSE Bug 1220985",
"url": "https://bugzilla.suse.com/1220985"
},
{
"category": "self",
"summary": "SUSE Bug 1220986",
"url": "https://bugzilla.suse.com/1220986"
},
{
"category": "self",
"summary": "SUSE Bug 1220987",
"url": "https://bugzilla.suse.com/1220987"
},
{
"category": "self",
"summary": "SUSE Bug 1220989",
"url": "https://bugzilla.suse.com/1220989"
},
{
"category": "self",
"summary": "SUSE Bug 1220990",
"url": "https://bugzilla.suse.com/1220990"
},
{
"category": "self",
"summary": "SUSE Bug 1221009",
"url": "https://bugzilla.suse.com/1221009"
},
{
"category": "self",
"summary": "SUSE Bug 1221012",
"url": "https://bugzilla.suse.com/1221012"
},
{
"category": "self",
"summary": "SUSE Bug 1221015",
"url": "https://bugzilla.suse.com/1221015"
},
{
"category": "self",
"summary": "SUSE Bug 1221022",
"url": "https://bugzilla.suse.com/1221022"
},
{
"category": "self",
"summary": "SUSE Bug 1221039",
"url": "https://bugzilla.suse.com/1221039"
},
{
"category": "self",
"summary": "SUSE Bug 1221040",
"url": "https://bugzilla.suse.com/1221040"
},
{
"category": "self",
"summary": "SUSE Bug 1221044",
"url": "https://bugzilla.suse.com/1221044"
},
{
"category": "self",
"summary": "SUSE Bug 1221045",
"url": "https://bugzilla.suse.com/1221045"
},
{
"category": "self",
"summary": "SUSE Bug 1221046",
"url": "https://bugzilla.suse.com/1221046"
},
{
"category": "self",
"summary": "SUSE Bug 1221048",
"url": "https://bugzilla.suse.com/1221048"
},
{
"category": "self",
"summary": "SUSE Bug 1221055",
"url": "https://bugzilla.suse.com/1221055"
},
{
"category": "self",
"summary": "SUSE Bug 1221056",
"url": "https://bugzilla.suse.com/1221056"
},
{
"category": "self",
"summary": "SUSE Bug 1221058",
"url": "https://bugzilla.suse.com/1221058"
},
{
"category": "self",
"summary": "SUSE Bug 1221060",
"url": "https://bugzilla.suse.com/1221060"
},
{
"category": "self",
"summary": "SUSE Bug 1221061",
"url": "https://bugzilla.suse.com/1221061"
},
{
"category": "self",
"summary": "SUSE Bug 1221062",
"url": "https://bugzilla.suse.com/1221062"
},
{
"category": "self",
"summary": "SUSE Bug 1221066",
"url": "https://bugzilla.suse.com/1221066"
},
{
"category": "self",
"summary": "SUSE Bug 1221067",
"url": "https://bugzilla.suse.com/1221067"
},
{
"category": "self",
"summary": "SUSE Bug 1221068",
"url": "https://bugzilla.suse.com/1221068"
},
{
"category": "self",
"summary": "SUSE Bug 1221069",
"url": "https://bugzilla.suse.com/1221069"
},
{
"category": "self",
"summary": "SUSE Bug 1221070",
"url": "https://bugzilla.suse.com/1221070"
},
{
"category": "self",
"summary": "SUSE Bug 1221071",
"url": "https://bugzilla.suse.com/1221071"
},
{
"category": "self",
"summary": "SUSE Bug 1221077",
"url": "https://bugzilla.suse.com/1221077"
},
{
"category": "self",
"summary": "SUSE Bug 1221082",
"url": "https://bugzilla.suse.com/1221082"
},
{
"category": "self",
"summary": "SUSE Bug 1221090",
"url": "https://bugzilla.suse.com/1221090"
},
{
"category": "self",
"summary": "SUSE Bug 1221097",
"url": "https://bugzilla.suse.com/1221097"
},
{
"category": "self",
"summary": "SUSE Bug 1221156",
"url": "https://bugzilla.suse.com/1221156"
},
{
"category": "self",
"summary": "SUSE Bug 1221252",
"url": "https://bugzilla.suse.com/1221252"
},
{
"category": "self",
"summary": "SUSE Bug 1221273",
"url": "https://bugzilla.suse.com/1221273"
},
{
"category": "self",
"summary": "SUSE Bug 1221274",
"url": "https://bugzilla.suse.com/1221274"
},
{
"category": "self",
"summary": "SUSE Bug 1221276",
"url": "https://bugzilla.suse.com/1221276"
},
{
"category": "self",
"summary": "SUSE Bug 1221277",
"url": "https://bugzilla.suse.com/1221277"
},
{
"category": "self",
"summary": "SUSE Bug 1221291",
"url": "https://bugzilla.suse.com/1221291"
},
{
"category": "self",
"summary": "SUSE Bug 1221293",
"url": "https://bugzilla.suse.com/1221293"
},
{
"category": "self",
"summary": "SUSE Bug 1221298",
"url": "https://bugzilla.suse.com/1221298"
},
{
"category": "self",
"summary": "SUSE Bug 1221337",
"url": "https://bugzilla.suse.com/1221337"
},
{
"category": "self",
"summary": "SUSE Bug 1221338",
"url": "https://bugzilla.suse.com/1221338"
},
{
"category": "self",
"summary": "SUSE Bug 1221375",
"url": "https://bugzilla.suse.com/1221375"
},
{
"category": "self",
"summary": "SUSE Bug 1221379",
"url": "https://bugzilla.suse.com/1221379"
},
{
"category": "self",
"summary": "SUSE Bug 1221551",
"url": "https://bugzilla.suse.com/1221551"
},
{
"category": "self",
"summary": "SUSE Bug 1221553",
"url": "https://bugzilla.suse.com/1221553"
},
{
"category": "self",
"summary": "SUSE Bug 1221613",
"url": "https://bugzilla.suse.com/1221613"
},
{
"category": "self",
"summary": "SUSE Bug 1221614",
"url": "https://bugzilla.suse.com/1221614"
},
{
"category": "self",
"summary": "SUSE Bug 1221616",
"url": "https://bugzilla.suse.com/1221616"
},
{
"category": "self",
"summary": "SUSE Bug 1221618",
"url": "https://bugzilla.suse.com/1221618"
},
{
"category": "self",
"summary": "SUSE Bug 1221631",
"url": "https://bugzilla.suse.com/1221631"
},
{
"category": "self",
"summary": "SUSE Bug 1221633",
"url": "https://bugzilla.suse.com/1221633"
},
{
"category": "self",
"summary": "SUSE Bug 1221713",
"url": "https://bugzilla.suse.com/1221713"
},
{
"category": "self",
"summary": "SUSE Bug 1221725",
"url": "https://bugzilla.suse.com/1221725"
},
{
"category": "self",
"summary": "SUSE Bug 1221777",
"url": "https://bugzilla.suse.com/1221777"
},
{
"category": "self",
"summary": "SUSE Bug 1221814",
"url": "https://bugzilla.suse.com/1221814"
},
{
"category": "self",
"summary": "SUSE Bug 1221816",
"url": "https://bugzilla.suse.com/1221816"
},
{
"category": "self",
"summary": "SUSE Bug 1221830",
"url": "https://bugzilla.suse.com/1221830"
},
{
"category": "self",
"summary": "SUSE Bug 1221951",
"url": "https://bugzilla.suse.com/1221951"
},
{
"category": "self",
"summary": "SUSE Bug 1222033",
"url": "https://bugzilla.suse.com/1222033"
},
{
"category": "self",
"summary": "SUSE Bug 1222056",
"url": "https://bugzilla.suse.com/1222056"
},
{
"category": "self",
"summary": "SUSE Bug 1222060",
"url": "https://bugzilla.suse.com/1222060"
},
{
"category": "self",
"summary": "SUSE Bug 1222070",
"url": "https://bugzilla.suse.com/1222070"
},
{
"category": "self",
"summary": "SUSE Bug 1222073",
"url": "https://bugzilla.suse.com/1222073"
},
{
"category": "self",
"summary": "SUSE Bug 1222117",
"url": "https://bugzilla.suse.com/1222117"
},
{
"category": "self",
"summary": "SUSE Bug 1222274",
"url": "https://bugzilla.suse.com/1222274"
},
{
"category": "self",
"summary": "SUSE Bug 1222291",
"url": "https://bugzilla.suse.com/1222291"
},
{
"category": "self",
"summary": "SUSE Bug 1222300",
"url": "https://bugzilla.suse.com/1222300"
},
{
"category": "self",
"summary": "SUSE Bug 1222304",
"url": "https://bugzilla.suse.com/1222304"
},
{
"category": "self",
"summary": "SUSE Bug 1222317",
"url": "https://bugzilla.suse.com/1222317"
},
{
"category": "self",
"summary": "SUSE Bug 1222331",
"url": "https://bugzilla.suse.com/1222331"
},
{
"category": "self",
"summary": "SUSE Bug 1222355",
"url": "https://bugzilla.suse.com/1222355"
},
{
"category": "self",
"summary": "SUSE Bug 1222356",
"url": "https://bugzilla.suse.com/1222356"
},
{
"category": "self",
"summary": "SUSE Bug 1222360",
"url": "https://bugzilla.suse.com/1222360"
},
{
"category": "self",
"summary": "SUSE Bug 1222366",
"url": "https://bugzilla.suse.com/1222366"
},
{
"category": "self",
"summary": "SUSE Bug 1222373",
"url": "https://bugzilla.suse.com/1222373"
},
{
"category": "self",
"summary": "SUSE Bug 1222619",
"url": "https://bugzilla.suse.com/1222619"
},
{
"category": "self",
"summary": "SUSE Bug 1222952",
"url": "https://bugzilla.suse.com/1222952"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-46925 page",
"url": "https://www.suse.com/security/cve/CVE-2021-46925/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-46926 page",
"url": "https://www.suse.com/security/cve/CVE-2021-46926/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-46927 page",
"url": "https://www.suse.com/security/cve/CVE-2021-46927/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-46929 page",
"url": "https://www.suse.com/security/cve/CVE-2021-46929/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-46930 page",
"url": "https://www.suse.com/security/cve/CVE-2021-46930/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-46931 page",
"url": "https://www.suse.com/security/cve/CVE-2021-46931/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-46933 page",
"url": "https://www.suse.com/security/cve/CVE-2021-46933/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-46934 page",
"url": "https://www.suse.com/security/cve/CVE-2021-46934/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-46936 page",
"url": "https://www.suse.com/security/cve/CVE-2021-46936/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47082 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47082/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47083 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47083/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47087 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47087/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47091 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47091/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47093 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47093/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47094 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47094/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47095 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47095/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47096 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47096/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47097 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47097/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47098 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47098/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47099 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47099/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47100 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47100/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47101 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47101/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47102 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47102/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47104 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47104/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47105 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47105/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47107 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47107/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2021-47108 page",
"url": "https://www.suse.com/security/cve/CVE-2021-47108/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-4744 page",
"url": "https://www.suse.com/security/cve/CVE-2022-4744/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-48626 page",
"url": "https://www.suse.com/security/cve/CVE-2022-48626/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-48627 page",
"url": "https://www.suse.com/security/cve/CVE-2022-48627/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-48628 page",
"url": "https://www.suse.com/security/cve/CVE-2022-48628/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-48629 page",
"url": "https://www.suse.com/security/cve/CVE-2022-48629/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-48630 page",
"url": "https://www.suse.com/security/cve/CVE-2022-48630/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-0160 page",
"url": "https://www.suse.com/security/cve/CVE-2023-0160/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-28746 page",
"url": "https://www.suse.com/security/cve/CVE-2023-28746/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-35827 page",
"url": "https://www.suse.com/security/cve/CVE-2023-35827/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-4881 page",
"url": "https://www.suse.com/security/cve/CVE-2023-4881/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52447 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52447/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52450 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52450/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52453 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52453/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52454 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52454/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52462 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52462/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52463 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52463/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52467 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52467/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52469 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52469/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52470 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52470/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52474 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52474/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52476 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52476/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52477 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52477/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52481 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52481/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52482 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52482/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52484 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52484/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52486 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52486/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52492 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52492/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52493 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52493/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52494 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52494/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52497 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52497/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52500 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52500/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52501 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52501/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52502 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52502/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52504 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52504/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52507 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52507/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52508 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52508/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52509 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52509/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52510 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52510/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52511 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52511/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52513 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52513/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52515 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52515/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52517 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52517/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52518 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52518/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52519 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52519/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52520 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52520/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52523 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52523/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52524 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52524/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52525 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52525/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52528 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52528/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52529 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52529/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52530 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52530/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52531 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52531/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52532 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52532/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52559 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52559/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52563 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52563/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52564 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52564/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52566 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52566/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52567 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52567/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52569 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52569/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52574 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52574/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52575 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52575/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52576 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52576/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52582 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52582/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52583 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52583/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52587 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52587/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52591 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52591/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52594 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52594/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52595 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52595/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52597 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52597/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52598 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52598/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52599 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52599/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52600 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52600/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52601 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52601/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52602 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52602/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52603 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52603/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52604 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52604/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52605 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52605/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52606 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52606/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52607 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52607/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52608 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52608/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52612 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52612/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52615 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52615/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52617 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52617/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52619 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52619/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52621 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52621/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52623 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52623/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52628 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52628/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52632 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52632/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52637 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52637/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-52639 page",
"url": "https://www.suse.com/security/cve/CVE-2023-52639/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-6270 page",
"url": "https://www.suse.com/security/cve/CVE-2023-6270/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-6356 page",
"url": "https://www.suse.com/security/cve/CVE-2023-6356/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-6535 page",
"url": "https://www.suse.com/security/cve/CVE-2023-6535/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-6536 page",
"url": "https://www.suse.com/security/cve/CVE-2023-6536/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-7042 page",
"url": "https://www.suse.com/security/cve/CVE-2023-7042/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-7192 page",
"url": "https://www.suse.com/security/cve/CVE-2023-7192/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-0841 page",
"url": "https://www.suse.com/security/cve/CVE-2024-0841/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-2201 page",
"url": "https://www.suse.com/security/cve/CVE-2024-2201/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-22099 page",
"url": "https://www.suse.com/security/cve/CVE-2024-22099/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-23307 page",
"url": "https://www.suse.com/security/cve/CVE-2024-23307/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-25739 page",
"url": "https://www.suse.com/security/cve/CVE-2024-25739/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-25742 page",
"url": "https://www.suse.com/security/cve/CVE-2024-25742/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-25743 page",
"url": "https://www.suse.com/security/cve/CVE-2024-25743/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26599 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26599/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26600 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26600/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26602 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26602/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26607 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26607/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26612 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26612/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26614 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26614/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26620 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26620/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26627 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26627/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26629 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26629/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26642 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26642/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26645 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26645/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26646 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26646/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26651 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26651/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26654 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26654/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26659 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26659/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26664 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26664/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26667 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26667/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26670 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26670/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26695 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26695/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-26717 page",
"url": "https://www.suse.com/security/cve/CVE-2024-26717/"
}
],
"title": "Security update for the Linux Kernel",
"tracking": {
"current_release_date": "2024-04-30T14:02:00Z",
"generator": {
"date": "2024-04-30T14:02:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:1480-1",
"initial_release_date": "2024-04-30T14:02:00Z",
"revision_history": [
{
"date": "2024-04-30T14:02:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"product": {
"name": "cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"product_id": "cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"product": {
"name": "cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"product_id": "cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"product": {
"name": "dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"product_id": "dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"product": {
"name": "dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"product_id": "dlm-kmp-default-5.14.21-150500.55.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"product": {
"name": "dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"product_id": "dtb-allwinner-5.14.21-150500.55.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-altera-5.14.21-150500.55.59.1.aarch64",
"product": {
"name": "dtb-altera-5.14.21-150500.55.59.1.aarch64",
"product_id": "dtb-altera-5.14.21-150500.55.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"product": {
"name": "dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"product_id": "dtb-amazon-5.14.21-150500.55.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-amd-5.14.21-150500.55.59.1.aarch64",
"product": {
"name": "dtb-amd-5.14.21-150500.55.59.1.aarch64",
"product_id": "dtb-amd-5.14.21-150500.55.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"product": {
"name": "dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"product_id": "dtb-amlogic-5.14.21-150500.55.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-apm-5.14.21-150500.55.59.1.aarch64",
"product": {
"name": "dtb-apm-5.14.21-150500.55.59.1.aarch64",
"product_id": "dtb-apm-5.14.21-150500.55.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-apple-5.14.21-150500.55.59.1.aarch64",
"product": {
"name": "dtb-apple-5.14.21-150500.55.59.1.aarch64",
"product_id": "dtb-apple-5.14.21-150500.55.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-arm-5.14.21-150500.55.59.1.aarch64",
"product": {
"name": "dtb-arm-5.14.21-150500.55.59.1.aarch64",
"product_id": "dtb-arm-5.14.21-150500.55.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"product": {
"name": "dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"product_id": "dtb-broadcom-5.14.21-150500.55.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"product": {
"name": "dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"product_id": "dtb-cavium-5.14.21-150500.55.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"product": {
"name": "dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"product_id": "dtb-exynos-5.14.21-150500.55.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"product": {
"name": "dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"product_id": "dtb-freescale-5.14.21-150500.55.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"product": {
"name": "dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"product_id": "dtb-hisilicon-5.14.21-150500.55.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-lg-5.14.21-150500.55.59.1.aarch64",
"product": {
"name": "dtb-lg-5.14.21-150500.55.59.1.aarch64",
"product_id": "dtb-lg-5.14.21-150500.55.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"product": {
"name": "dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"product_id": "dtb-marvell-5.14.21-150500.55.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"product": {
"name": "dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"product_id": "dtb-mediatek-5.14.21-150500.55.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"product": {
"name": "dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"product_id": "dtb-nvidia-5.14.21-150500.55.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"product": {
"name": "dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"product_id": "dtb-qcom-5.14.21-150500.55.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"product": {
"name": "dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"product_id": "dtb-renesas-5.14.21-150500.55.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"product": {
"name": "dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"product_id": "dtb-rockchip-5.14.21-150500.55.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"product": {
"name": "dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"product_id": "dtb-socionext-5.14.21-150500.55.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"product": {
"name": "dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"product_id": "dtb-sprd-5.14.21-150500.55.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"product": {
"name": "dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"product_id": "dtb-xilinx-5.14.21-150500.55.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"product": {
"name": "gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"product_id": "gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"product": {
"name": "gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"product_id": "gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"product": {
"name": "kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"product_id": "kernel-64kb-5.14.21-150500.55.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"product": {
"name": "kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"product_id": "kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"product": {
"name": "kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"product_id": "kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"product": {
"name": "kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"product_id": "kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"product": {
"name": "kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"product_id": "kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-5.14.21-150500.55.59.1.aarch64",
"product": {
"name": "kernel-default-5.14.21-150500.55.59.1.aarch64",
"product_id": "kernel-default-5.14.21-150500.55.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"product": {
"name": "kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"product_id": "kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"product": {
"name": "kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"product_id": "kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"product": {
"name": "kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"product_id": "kernel-default-devel-5.14.21-150500.55.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"product": {
"name": "kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"product_id": "kernel-default-extra-5.14.21-150500.55.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"product": {
"name": "kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"product_id": "kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"product": {
"name": "kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"product_id": "kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"product": {
"name": "kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"product_id": "kernel-default-optional-5.14.21-150500.55.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"product": {
"name": "kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"product_id": "kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"product": {
"name": "kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"product_id": "kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"product": {
"name": "kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"product_id": "kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"product": {
"name": "kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"product_id": "kernel-obs-build-5.14.21-150500.55.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"product": {
"name": "kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"product_id": "kernel-obs-qa-5.14.21-150500.55.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "kernel-syms-5.14.21-150500.55.59.1.aarch64",
"product": {
"name": "kernel-syms-5.14.21-150500.55.59.1.aarch64",
"product_id": "kernel-syms-5.14.21-150500.55.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"product": {
"name": "kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"product_id": "kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"product": {
"name": "kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"product_id": "kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"product": {
"name": "ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"product_id": "ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"product": {
"name": "ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"product_id": "ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"product": {
"name": "reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"product_id": "reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"product": {
"name": "reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"product_id": "reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-devel-5.14.21-150500.55.59.1.noarch",
"product": {
"name": "kernel-devel-5.14.21-150500.55.59.1.noarch",
"product_id": "kernel-devel-5.14.21-150500.55.59.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-docs-5.14.21-150500.55.59.1.noarch",
"product": {
"name": "kernel-docs-5.14.21-150500.55.59.1.noarch",
"product_id": "kernel-docs-5.14.21-150500.55.59.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"product": {
"name": "kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"product_id": "kernel-docs-html-5.14.21-150500.55.59.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-macros-5.14.21-150500.55.59.1.noarch",
"product": {
"name": "kernel-macros-5.14.21-150500.55.59.1.noarch",
"product_id": "kernel-macros-5.14.21-150500.55.59.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-source-5.14.21-150500.55.59.1.noarch",
"product": {
"name": "kernel-source-5.14.21-150500.55.59.1.noarch",
"product_id": "kernel-source-5.14.21-150500.55.59.1.noarch"
}
},
{
"category": "product_version",
"name": "kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"product": {
"name": "kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"product_id": "kernel-source-vanilla-5.14.21-150500.55.59.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"product": {
"name": "cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"product_id": "cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"product": {
"name": "dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"product_id": "dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"product": {
"name": "gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"product_id": "gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"product": {
"name": "kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"product_id": "kernel-debug-5.14.21-150500.55.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"product": {
"name": "kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"product_id": "kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"product": {
"name": "kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"product_id": "kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-5.14.21-150500.55.59.1.ppc64le",
"product": {
"name": "kernel-default-5.14.21-150500.55.59.1.ppc64le",
"product_id": "kernel-default-5.14.21-150500.55.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"product": {
"name": "kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"product_id": "kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"product": {
"name": "kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"product_id": "kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"product": {
"name": "kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"product_id": "kernel-default-devel-5.14.21-150500.55.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"product": {
"name": "kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"product_id": "kernel-default-extra-5.14.21-150500.55.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"product": {
"name": "kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"product_id": "kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"product": {
"name": "kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"product_id": "kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"product": {
"name": "kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"product_id": "kernel-default-optional-5.14.21-150500.55.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"product": {
"name": "kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"product_id": "kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"product": {
"name": "kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"product_id": "kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"product": {
"name": "kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"product_id": "kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"product": {
"name": "kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"product_id": "kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"product": {
"name": "kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"product_id": "kernel-obs-build-5.14.21-150500.55.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"product": {
"name": "kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"product_id": "kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"product": {
"name": "kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"product_id": "kernel-syms-5.14.21-150500.55.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"product": {
"name": "kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"product_id": "kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"product": {
"name": "ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"product_id": "ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"product": {
"name": "reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"product_id": "reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"product": {
"name": "cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"product_id": "cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x"
}
},
{
"category": "product_version",
"name": "dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"product": {
"name": "dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"product_id": "dlm-kmp-default-5.14.21-150500.55.59.1.s390x"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"product": {
"name": "gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"product_id": "gfs2-kmp-default-5.14.21-150500.55.59.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-5.14.21-150500.55.59.1.s390x",
"product": {
"name": "kernel-default-5.14.21-150500.55.59.1.s390x",
"product_id": "kernel-default-5.14.21-150500.55.59.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"product": {
"name": "kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"product_id": "kernel-default-devel-5.14.21-150500.55.59.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"product": {
"name": "kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"product_id": "kernel-default-extra-5.14.21-150500.55.59.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"product": {
"name": "kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"product_id": "kernel-default-livepatch-5.14.21-150500.55.59.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"product": {
"name": "kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"product_id": "kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"product": {
"name": "kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"product_id": "kernel-default-optional-5.14.21-150500.55.59.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"product": {
"name": "kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"product_id": "kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"product": {
"name": "kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"product_id": "kernel-obs-build-5.14.21-150500.55.59.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"product": {
"name": "kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"product_id": "kernel-obs-qa-5.14.21-150500.55.59.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-syms-5.14.21-150500.55.59.1.s390x",
"product": {
"name": "kernel-syms-5.14.21-150500.55.59.1.s390x",
"product_id": "kernel-syms-5.14.21-150500.55.59.1.s390x"
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"product": {
"name": "kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"product_id": "kernel-zfcpdump-5.14.21-150500.55.59.1.s390x"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"product": {
"name": "kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"product_id": "kselftests-kmp-default-5.14.21-150500.55.59.1.s390x"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"product": {
"name": "ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"product_id": "ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"product": {
"name": "reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"product_id": "reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"product": {
"name": "cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"product_id": "cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"product": {
"name": "dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"product_id": "dlm-kmp-default-5.14.21-150500.55.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"product": {
"name": "gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"product_id": "gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-debug-5.14.21-150500.55.59.1.x86_64",
"product": {
"name": "kernel-debug-5.14.21-150500.55.59.1.x86_64",
"product_id": "kernel-debug-5.14.21-150500.55.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"product": {
"name": "kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"product_id": "kernel-debug-devel-5.14.21-150500.55.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"product": {
"name": "kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"product_id": "kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"product": {
"name": "kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"product_id": "kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-5.14.21-150500.55.59.1.x86_64",
"product": {
"name": "kernel-default-5.14.21-150500.55.59.1.x86_64",
"product_id": "kernel-default-5.14.21-150500.55.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"product": {
"name": "kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"product_id": "kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"product": {
"name": "kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"product_id": "kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"product": {
"name": "kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"product_id": "kernel-default-devel-5.14.21-150500.55.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"product": {
"name": "kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"product_id": "kernel-default-extra-5.14.21-150500.55.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"product": {
"name": "kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"product_id": "kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"product": {
"name": "kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"product_id": "kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"product": {
"name": "kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"product_id": "kernel-default-optional-5.14.21-150500.55.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"product": {
"name": "kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"product_id": "kernel-default-vdso-5.14.21-150500.55.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"product": {
"name": "kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"product_id": "kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"product": {
"name": "kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"product_id": "kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"product": {
"name": "kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"product_id": "kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"product": {
"name": "kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"product_id": "kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"product": {
"name": "kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"product_id": "kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"product": {
"name": "kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"product_id": "kernel-obs-build-5.14.21-150500.55.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"product": {
"name": "kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"product_id": "kernel-obs-qa-5.14.21-150500.55.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "kernel-syms-5.14.21-150500.55.59.1.x86_64",
"product": {
"name": "kernel-syms-5.14.21-150500.55.59.1.x86_64",
"product_id": "kernel-syms-5.14.21-150500.55.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"product": {
"name": "kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"product_id": "kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"product": {
"name": "ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"product_id": "ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64"
}
},
{
"category": "product_version",
"name": "reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"product": {
"name": "reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"product_id": "reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-basesystem:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Legacy 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-legacy:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Live Patching 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Live Patching 15 SP5",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-live-patching:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise High Availability Extension 15 SP5",
"product": {
"name": "SUSE Linux Enterprise High Availability Extension 15 SP5",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-ha:15:sp5"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Workstation Extension 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Workstation Extension 15 SP5",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-we:15:sp5"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150500.55.59.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "kernel-default-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150500.55.59.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x"
},
"product_reference": "kernel-default-5.14.21-150500.55.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150500.55.59.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64"
},
"product_reference": "kernel-default-5.14.21-150500.55.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64"
},
"product_reference": "kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64"
},
"product_reference": "kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64kb-5.14.21-150500.55.59.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150500.55.59.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "kernel-default-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150500.55.59.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le"
},
"product_reference": "kernel-default-5.14.21-150500.55.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150500.55.59.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x"
},
"product_reference": "kernel-default-5.14.21-150500.55.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150500.55.59.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64"
},
"product_reference": "kernel-default-5.14.21-150500.55.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64"
},
"product_reference": "kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le"
},
"product_reference": "kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64"
},
"product_reference": "kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.14.21-150500.55.59.1.aarch64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.14.21-150500.55.59.1.ppc64le as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le"
},
"product_reference": "kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.14.21-150500.55.59.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x"
},
"product_reference": "kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.14.21-150500.55.59.1.x86_64 as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64"
},
"product_reference": "kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-5.14.21-150500.55.59.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch"
},
"product_reference": "kernel-devel-5.14.21-150500.55.59.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-macros-5.14.21-150500.55.59.1.noarch as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch"
},
"product_reference": "kernel-macros-5.14.21-150500.55.59.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-5.14.21-150500.55.59.1.s390x as component of SUSE Linux Enterprise Module for Basesystem 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x"
},
"product_reference": "kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Basesystem 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-docs-5.14.21-150500.55.59.1.noarch as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch"
},
"product_reference": "kernel-docs-5.14.21-150500.55.59.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-5.14.21-150500.55.59.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-5.14.21-150500.55.59.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le"
},
"product_reference": "kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-5.14.21-150500.55.59.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x"
},
"product_reference": "kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-5.14.21-150500.55.59.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64"
},
"product_reference": "kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-5.14.21-150500.55.59.1.noarch as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch"
},
"product_reference": "kernel-source-5.14.21-150500.55.59.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.14.21-150500.55.59.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "kernel-syms-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.14.21-150500.55.59.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le"
},
"product_reference": "kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.14.21-150500.55.59.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x"
},
"product_reference": "kernel-syms-5.14.21-150500.55.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.14.21-150500.55.59.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64"
},
"product_reference": "kernel-syms-5.14.21-150500.55.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le"
},
"product_reference": "reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x"
},
"product_reference": "reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64 as component of SUSE Linux Enterprise Module for Legacy 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
},
"product_reference": "reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Legacy 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le as component of SUSE Linux Enterprise Live Patching 15 SP5",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le"
},
"product_reference": "kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-5.14.21-150500.55.59.1.s390x as component of SUSE Linux Enterprise Live Patching 15 SP5",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x"
},
"product_reference": "kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64 as component of SUSE Linux Enterprise Live Patching 15 SP5",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64"
},
"product_reference": "kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le as component of SUSE Linux Enterprise Live Patching 15 SP5",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le"
},
"product_reference": "kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x as component of SUSE Linux Enterprise Live Patching 15 SP5",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x"
},
"product_reference": "kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64 as component of SUSE Linux Enterprise Live Patching 15 SP5",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64"
},
"product_reference": "kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le as component of SUSE Linux Enterprise Live Patching 15 SP5",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le"
},
"product_reference": "kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x as component of SUSE Linux Enterprise Live Patching 15 SP5",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x"
},
"product_reference": "kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64 as component of SUSE Linux Enterprise Live Patching 15 SP5",
"product_id": "SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64"
},
"product_reference": "kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Live Patching 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15 SP5",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15 SP5",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le"
},
"product_reference": "cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x as component of SUSE Linux Enterprise High Availability Extension 15 SP5",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x"
},
"product_reference": "cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15 SP5",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64"
},
"product_reference": "cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-5.14.21-150500.55.59.1.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15 SP5",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15 SP5",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le"
},
"product_reference": "dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-5.14.21-150500.55.59.1.s390x as component of SUSE Linux Enterprise High Availability Extension 15 SP5",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x"
},
"product_reference": "dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-5.14.21-150500.55.59.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15 SP5",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64"
},
"product_reference": "dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15 SP5",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15 SP5",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le"
},
"product_reference": "gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-5.14.21-150500.55.59.1.s390x as component of SUSE Linux Enterprise High Availability Extension 15 SP5",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x"
},
"product_reference": "gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15 SP5",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64"
},
"product_reference": "gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64 as component of SUSE Linux Enterprise High Availability Extension 15 SP5",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le as component of SUSE Linux Enterprise High Availability Extension 15 SP5",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le"
},
"product_reference": "ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x as component of SUSE Linux Enterprise High Availability Extension 15 SP5",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x"
},
"product_reference": "ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64 as component of SUSE Linux Enterprise High Availability Extension 15 SP5",
"product_id": "SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64"
},
"product_reference": "ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise High Availability Extension 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-extra-5.14.21-150500.55.59.1.x86_64 as component of SUSE Linux Enterprise Workstation Extension 15 SP5",
"product_id": "SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64"
},
"product_reference": "kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Workstation Extension 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le"
},
"product_reference": "cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x"
},
"product_reference": "cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64"
},
"product_reference": "cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-5.14.21-150500.55.59.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le"
},
"product_reference": "dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-5.14.21-150500.55.59.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x"
},
"product_reference": "dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dlm-kmp-default-5.14.21-150500.55.59.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64"
},
"product_reference": "dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-allwinner-5.14.21-150500.55.59.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-altera-5.14.21-150500.55.59.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "dtb-altera-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-amazon-5.14.21-150500.55.59.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-amd-5.14.21-150500.55.59.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "dtb-amd-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-amlogic-5.14.21-150500.55.59.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-apm-5.14.21-150500.55.59.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "dtb-apm-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-apple-5.14.21-150500.55.59.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "dtb-apple-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-arm-5.14.21-150500.55.59.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "dtb-arm-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-broadcom-5.14.21-150500.55.59.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-cavium-5.14.21-150500.55.59.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-exynos-5.14.21-150500.55.59.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-freescale-5.14.21-150500.55.59.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-hisilicon-5.14.21-150500.55.59.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-lg-5.14.21-150500.55.59.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "dtb-lg-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-marvell-5.14.21-150500.55.59.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-mediatek-5.14.21-150500.55.59.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-nvidia-5.14.21-150500.55.59.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-qcom-5.14.21-150500.55.59.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-renesas-5.14.21-150500.55.59.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-rockchip-5.14.21-150500.55.59.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-socionext-5.14.21-150500.55.59.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-sprd-5.14.21-150500.55.59.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dtb-xilinx-5.14.21-150500.55.59.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le"
},
"product_reference": "gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-5.14.21-150500.55.59.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x"
},
"product_reference": "gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64"
},
"product_reference": "gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64kb-5.14.21-150500.55.59.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-5.14.21-150500.55.59.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le"
},
"product_reference": "kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-5.14.21-150500.55.59.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64"
},
"product_reference": "kernel-debug-5.14.21-150500.55.59.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le"
},
"product_reference": "kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-5.14.21-150500.55.59.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64"
},
"product_reference": "kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le"
},
"product_reference": "kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64"
},
"product_reference": "kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64"
},
"product_reference": "kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150500.55.59.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "kernel-default-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150500.55.59.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le"
},
"product_reference": "kernel-default-5.14.21-150500.55.59.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150500.55.59.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x"
},
"product_reference": "kernel-default-5.14.21-150500.55.59.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-5.14.21-150500.55.59.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64"
},
"product_reference": "kernel-default-5.14.21-150500.55.59.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64"
},
"product_reference": "kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le"
},
"product_reference": "kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64"
},
"product_reference": "kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64"
},
"product_reference": "kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le"
},
"product_reference": "kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64"
},
"product_reference": "kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.14.21-150500.55.59.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.14.21-150500.55.59.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le"
},
"product_reference": "kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.14.21-150500.55.59.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x"
},
"product_reference": "kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-devel-5.14.21-150500.55.59.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64"
},
"product_reference": "kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-extra-5.14.21-150500.55.59.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-extra-5.14.21-150500.55.59.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le"
},
"product_reference": "kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-extra-5.14.21-150500.55.59.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x"
},
"product_reference": "kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-extra-5.14.21-150500.55.59.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64"
},
"product_reference": "kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le"
},
"product_reference": "kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-5.14.21-150500.55.59.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x"
},
"product_reference": "kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64"
},
"product_reference": "kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le"
},
"product_reference": "kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x"
},
"product_reference": "kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64"
},
"product_reference": "kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-optional-5.14.21-150500.55.59.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-optional-5.14.21-150500.55.59.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le"
},
"product_reference": "kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-optional-5.14.21-150500.55.59.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x"
},
"product_reference": "kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-optional-5.14.21-150500.55.59.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64"
},
"product_reference": "kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-default-vdso-5.14.21-150500.55.59.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64"
},
"product_reference": "kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-5.14.21-150500.55.59.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch"
},
"product_reference": "kernel-devel-5.14.21-150500.55.59.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-docs-5.14.21-150500.55.59.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch"
},
"product_reference": "kernel-docs-5.14.21-150500.55.59.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-docs-html-5.14.21-150500.55.59.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch"
},
"product_reference": "kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le"
},
"product_reference": "kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64"
},
"product_reference": "kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le"
},
"product_reference": "kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64"
},
"product_reference": "kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le"
},
"product_reference": "kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64"
},
"product_reference": "kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64"
},
"product_reference": "kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-macros-5.14.21-150500.55.59.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch"
},
"product_reference": "kernel-macros-5.14.21-150500.55.59.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-5.14.21-150500.55.59.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-5.14.21-150500.55.59.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le"
},
"product_reference": "kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-5.14.21-150500.55.59.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x"
},
"product_reference": "kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-build-5.14.21-150500.55.59.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64"
},
"product_reference": "kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-qa-5.14.21-150500.55.59.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le"
},
"product_reference": "kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-qa-5.14.21-150500.55.59.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x"
},
"product_reference": "kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-obs-qa-5.14.21-150500.55.59.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64"
},
"product_reference": "kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-5.14.21-150500.55.59.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch"
},
"product_reference": "kernel-source-5.14.21-150500.55.59.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-source-vanilla-5.14.21-150500.55.59.1.noarch as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch"
},
"product_reference": "kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.14.21-150500.55.59.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "kernel-syms-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.14.21-150500.55.59.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le"
},
"product_reference": "kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.14.21-150500.55.59.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x"
},
"product_reference": "kernel-syms-5.14.21-150500.55.59.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-syms-5.14.21-150500.55.59.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64"
},
"product_reference": "kernel-syms-5.14.21-150500.55.59.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-5.14.21-150500.55.59.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x"
},
"product_reference": "kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le"
},
"product_reference": "kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kselftests-kmp-default-5.14.21-150500.55.59.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x"
},
"product_reference": "kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64"
},
"product_reference": "kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le"
},
"product_reference": "ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x"
},
"product_reference": "ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64"
},
"product_reference": "ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64"
},
"product_reference": "reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le"
},
"product_reference": "reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x"
},
"product_reference": "reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
},
"product_reference": "reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-46925",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-46925"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/smc: fix kernel panic caused by race of smc_sock\n\nA crash occurs when smc_cdc_tx_handler() tries to access smc_sock\nbut smc_release() has already freed it.\n\n[ 4570.695099] BUG: unable to handle page fault for address: 000000002eae9e88\n[ 4570.696048] #PF: supervisor write access in kernel mode\n[ 4570.696728] #PF: error_code(0x0002) - not-present page\n[ 4570.697401] PGD 0 P4D 0\n[ 4570.697716] Oops: 0002 [#1] PREEMPT SMP NOPTI\n[ 4570.698228] CPU: 0 PID: 0 Comm: swapper/0 Not tainted 5.16.0-rc4+ #111\n[ 4570.699013] Hardware name: Alibaba Cloud Alibaba Cloud ECS, BIOS 8c24b4c 04/0\n[ 4570.699933] RIP: 0010:_raw_spin_lock+0x1a/0x30\n\u003c...\u003e\n[ 4570.711446] Call Trace:\n[ 4570.711746] \u003cIRQ\u003e\n[ 4570.711992] smc_cdc_tx_handler+0x41/0xc0\n[ 4570.712470] smc_wr_tx_tasklet_fn+0x213/0x560\n[ 4570.712981] ? smc_cdc_tx_dismisser+0x10/0x10\n[ 4570.713489] tasklet_action_common.isra.17+0x66/0x140\n[ 4570.714083] __do_softirq+0x123/0x2f4\n[ 4570.714521] irq_exit_rcu+0xc4/0xf0\n[ 4570.714934] common_interrupt+0xba/0xe0\n\nThough smc_cdc_tx_handler() checked the existence of smc connection,\nsmc_release() may have already dismissed and released the smc socket\nbefore smc_cdc_tx_handler() further visits it.\n\nsmc_cdc_tx_handler() |smc_release()\nif (!conn) |\n |\n |smc_cdc_tx_dismiss_slots()\n | smc_cdc_tx_dismisser()\n |\n |sock_put(\u0026smc-\u003esk) \u003c- last sock_put,\n | smc_sock freed\nbh_lock_sock(\u0026smc-\u003esk) (panic) |\n\nTo make sure we won\u0027t receive any CDC messages after we free the\nsmc_sock, add a refcount on the smc_connection for inflight CDC\nmessage(posted to the QP but haven\u0027t received related CQE), and\ndon\u0027t release the smc_connection until all the inflight CDC messages\nhaven been done, for both success or failed ones.\n\nUsing refcount on CDC messages brings another problem: when the link\nis going to be destroyed, smcr_link_clear() will reset the QP, which\nthen remove all the pending CQEs related to the QP in the CQ. To make\nsure all the CQEs will always come back so the refcount on the\nsmc_connection can always reach 0, smc_ib_modify_qp_reset() was replaced\nby smc_ib_modify_qp_error().\nAnd remove the timeout in smc_wr_tx_wait_no_pending_sends() since we\nneed to wait for all pending WQEs done, or we may encounter use-after-\nfree when handling CQEs.\n\nFor IB device removal routine, we need to wait for all the QPs on that\ndevice been destroyed before we can destroy CQs on the device, or\nthe refcount on smc_connection won\u0027t reach 0 and smc_sock cannot be\nreleased.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-46925",
"url": "https://www.suse.com/security/cve/CVE-2021-46925"
},
{
"category": "external",
"summary": "SUSE Bug 1220466 for CVE-2021-46925",
"url": "https://bugzilla.suse.com/1220466"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-46925"
},
{
"cve": "CVE-2021-46926",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-46926"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nALSA: hda: intel-sdw-acpi: harden detection of controller\n\nThe existing code currently sets a pointer to an ACPI handle before\nchecking that it\u0027s actually a SoundWire controller. This can lead to\nissues where the graph walk continues and eventually fails, but the\npointer was set already.\n\nThis patch changes the logic so that the information provided to\nthe caller is set when a controller is found.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-46926",
"url": "https://www.suse.com/security/cve/CVE-2021-46926"
},
{
"category": "external",
"summary": "SUSE Bug 1220478 for CVE-2021-46926",
"url": "https://bugzilla.suse.com/1220478"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "low"
}
],
"title": "CVE-2021-46926"
},
{
"cve": "CVE-2021-46927",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-46927"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnitro_enclaves: Use get_user_pages_unlocked() call to handle mmap assert\n\nAfter commit 5b78ed24e8ec (\"mm/pagemap: add mmap_assert_locked()\nannotations to find_vma*()\"), the call to get_user_pages() will trigger\nthe mmap assert.\n\nstatic inline void mmap_assert_locked(struct mm_struct *mm)\n{\n\tlockdep_assert_held(\u0026mm-\u003emmap_lock);\n\tVM_BUG_ON_MM(!rwsem_is_locked(\u0026mm-\u003emmap_lock), mm);\n}\n\n[ 62.521410] kernel BUG at include/linux/mmap_lock.h:156!\n...........................................................\n[ 62.538938] RIP: 0010:find_vma+0x32/0x80\n...........................................................\n[ 62.605889] Call Trace:\n[ 62.608502] \u003cTASK\u003e\n[ 62.610956] ? lock_timer_base+0x61/0x80\n[ 62.614106] find_extend_vma+0x19/0x80\n[ 62.617195] __get_user_pages+0x9b/0x6a0\n[ 62.620356] __gup_longterm_locked+0x42d/0x450\n[ 62.623721] ? finish_wait+0x41/0x80\n[ 62.626748] ? __kmalloc+0x178/0x2f0\n[ 62.629768] ne_set_user_memory_region_ioctl.isra.0+0x225/0x6a0 [nitro_enclaves]\n[ 62.635776] ne_enclave_ioctl+0x1cf/0x6d7 [nitro_enclaves]\n[ 62.639541] __x64_sys_ioctl+0x82/0xb0\n[ 62.642620] do_syscall_64+0x3b/0x90\n[ 62.645642] entry_SYSCALL_64_after_hwframe+0x44/0xae\n\nUse get_user_pages_unlocked() when setting the enclave memory regions.\nThat\u0027s a similar pattern as mmap_read_lock() used together with\nget_user_pages().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-46927",
"url": "https://www.suse.com/security/cve/CVE-2021-46927"
},
{
"category": "external",
"summary": "SUSE Bug 1220443 for CVE-2021-46927",
"url": "https://bugzilla.suse.com/1220443"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-46927"
},
{
"cve": "CVE-2021-46929",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-46929"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsctp: use call_rcu to free endpoint\n\nThis patch is to delay the endpoint free by calling call_rcu() to fix\nanother use-after-free issue in sctp_sock_dump():\n\n BUG: KASAN: use-after-free in __lock_acquire+0x36d9/0x4c20\n Call Trace:\n __lock_acquire+0x36d9/0x4c20 kernel/locking/lockdep.c:3218\n lock_acquire+0x1ed/0x520 kernel/locking/lockdep.c:3844\n __raw_spin_lock_bh include/linux/spinlock_api_smp.h:135 [inline]\n _raw_spin_lock_bh+0x31/0x40 kernel/locking/spinlock.c:168\n spin_lock_bh include/linux/spinlock.h:334 [inline]\n __lock_sock+0x203/0x350 net/core/sock.c:2253\n lock_sock_nested+0xfe/0x120 net/core/sock.c:2774\n lock_sock include/net/sock.h:1492 [inline]\n sctp_sock_dump+0x122/0xb20 net/sctp/diag.c:324\n sctp_for_each_transport+0x2b5/0x370 net/sctp/socket.c:5091\n sctp_diag_dump+0x3ac/0x660 net/sctp/diag.c:527\n __inet_diag_dump+0xa8/0x140 net/ipv4/inet_diag.c:1049\n inet_diag_dump+0x9b/0x110 net/ipv4/inet_diag.c:1065\n netlink_dump+0x606/0x1080 net/netlink/af_netlink.c:2244\n __netlink_dump_start+0x59a/0x7c0 net/netlink/af_netlink.c:2352\n netlink_dump_start include/linux/netlink.h:216 [inline]\n inet_diag_handler_cmd+0x2ce/0x3f0 net/ipv4/inet_diag.c:1170\n __sock_diag_cmd net/core/sock_diag.c:232 [inline]\n sock_diag_rcv_msg+0x31d/0x410 net/core/sock_diag.c:263\n netlink_rcv_skb+0x172/0x440 net/netlink/af_netlink.c:2477\n sock_diag_rcv+0x2a/0x40 net/core/sock_diag.c:274\n\nThis issue occurs when asoc is peeled off and the old sk is freed after\ngetting it by asoc-\u003ebase.sk and before calling lock_sock(sk).\n\nTo prevent the sk free, as a holder of the sk, ep should be alive when\ncalling lock_sock(). This patch uses call_rcu() and moves sock_put and\nep free into sctp_endpoint_destroy_rcu(), so that it\u0027s safe to try to\nhold the ep under rcu_read_lock in sctp_transport_traverse_process().\n\nIf sctp_endpoint_hold() returns true, it means this ep is still alive\nand we have held it and can continue to dump it; If it returns false,\nit means this ep is dead and can be freed after rcu_read_unlock, and\nwe should skip it.\n\nIn sctp_sock_dump(), after locking the sk, if this ep is different from\ntsp-\u003easoc-\u003eep, it means during this dumping, this asoc was peeled off\nbefore calling lock_sock(), and the sk should be skipped; If this ep is\nthe same with tsp-\u003easoc-\u003eep, it means no peeloff happens on this asoc,\nand due to lock_sock, no peeloff will happen either until release_sock.\n\nNote that delaying endpoint free won\u0027t delay the port release, as the\nport release happens in sctp_endpoint_destroy() before calling call_rcu().\nAlso, freeing endpoint by call_rcu() makes it safe to access the sk by\nasoc-\u003ebase.sk in sctp_assocs_seq_show() and sctp_rcv().\n\nThanks Jones to bring this issue up.\n\nv1-\u003ev2:\n - improve the changelog.\n - add kfree(ep) into sctp_endpoint_destroy_rcu(), as Jakub noticed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-46929",
"url": "https://www.suse.com/security/cve/CVE-2021-46929"
},
{
"category": "external",
"summary": "SUSE Bug 1220482 for CVE-2021-46929",
"url": "https://bugzilla.suse.com/1220482"
},
{
"category": "external",
"summary": "SUSE Bug 1222400 for CVE-2021-46929",
"url": "https://bugzilla.suse.com/1222400"
},
{
"category": "external",
"summary": "SUSE Bug 1224298 for CVE-2021-46929",
"url": "https://bugzilla.suse.com/1224298"
},
{
"category": "external",
"summary": "SUSE Bug 1224878 for CVE-2021-46929",
"url": "https://bugzilla.suse.com/1224878"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "important"
}
],
"title": "CVE-2021-46929"
},
{
"cve": "CVE-2021-46930",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-46930"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: mtu3: fix list_head check warning\n\nThis is caused by uninitialization of list_head.\n\nBUG: KASAN: use-after-free in __list_del_entry_valid+0x34/0xe4\n\nCall trace:\ndump_backtrace+0x0/0x298\nshow_stack+0x24/0x34\ndump_stack+0x130/0x1a8\nprint_address_description+0x88/0x56c\n__kasan_report+0x1b8/0x2a0\nkasan_report+0x14/0x20\n__asan_load8+0x9c/0xa0\n__list_del_entry_valid+0x34/0xe4\nmtu3_req_complete+0x4c/0x300 [mtu3]\nmtu3_gadget_stop+0x168/0x448 [mtu3]\nusb_gadget_unregister_driver+0x204/0x3a0\nunregister_gadget_item+0x44/0xa4",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-46930",
"url": "https://www.suse.com/security/cve/CVE-2021-46930"
},
{
"category": "external",
"summary": "SUSE Bug 1220484 for CVE-2021-46930",
"url": "https://bugzilla.suse.com/1220484"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-46930"
},
{
"cve": "CVE-2021-46931",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-46931"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet/mlx5e: Wrap the tx reporter dump callback to extract the sq\n\nFunction mlx5e_tx_reporter_dump_sq() casts its void * argument to struct\nmlx5e_txqsq *, but in TX-timeout-recovery flow the argument is actually\nof type struct mlx5e_tx_timeout_ctx *.\n\n mlx5_core 0000:08:00.1 enp8s0f1: TX timeout detected\n mlx5_core 0000:08:00.1 enp8s0f1: TX timeout on queue: 1, SQ: 0x11ec, CQ: 0x146d, SQ Cons: 0x0 SQ Prod: 0x1, usecs since last trans: 21565000\n BUG: stack guard page was hit at 0000000093f1a2de (stack is 00000000b66ea0dc..000000004d932dae)\n kernel stack overflow (page fault): 0000 [#1] SMP NOPTI\n CPU: 5 PID: 95 Comm: kworker/u20:1 Tainted: G W OE 5.13.0_mlnx #1\n Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.13.0-0-gf21b5a4aeb02-prebuilt.qemu.org 04/01/2014\n Workqueue: mlx5e mlx5e_tx_timeout_work [mlx5_core]\n RIP: 0010:mlx5e_tx_reporter_dump_sq+0xd3/0x180\n [mlx5_core]\n Call Trace:\n mlx5e_tx_reporter_dump+0x43/0x1c0 [mlx5_core]\n devlink_health_do_dump.part.91+0x71/0xd0\n devlink_health_report+0x157/0x1b0\n mlx5e_reporter_tx_timeout+0xb9/0xf0 [mlx5_core]\n ? mlx5e_tx_reporter_err_cqe_recover+0x1d0/0x1d0\n [mlx5_core]\n ? mlx5e_health_queue_dump+0xd0/0xd0 [mlx5_core]\n ? update_load_avg+0x19b/0x550\n ? set_next_entity+0x72/0x80\n ? pick_next_task_fair+0x227/0x340\n ? finish_task_switch+0xa2/0x280\n mlx5e_tx_timeout_work+0x83/0xb0 [mlx5_core]\n process_one_work+0x1de/0x3a0\n worker_thread+0x2d/0x3c0\n ? process_one_work+0x3a0/0x3a0\n kthread+0x115/0x130\n ? kthread_park+0x90/0x90\n ret_from_fork+0x1f/0x30\n --[ end trace 51ccabea504edaff ]---\n RIP: 0010:mlx5e_tx_reporter_dump_sq+0xd3/0x180\n PKRU: 55555554\n Kernel panic - not syncing: Fatal exception\n Kernel Offset: disabled\n end Kernel panic - not syncing: Fatal exception\n\nTo fix this bug add a wrapper for mlx5e_tx_reporter_dump_sq() which\nextracts the sq from struct mlx5e_tx_timeout_ctx and set it as the\nTX-timeout-recovery flow dump callback.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-46931",
"url": "https://www.suse.com/security/cve/CVE-2021-46931"
},
{
"category": "external",
"summary": "SUSE Bug 1220486 for CVE-2021-46931",
"url": "https://bugzilla.suse.com/1220486"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-46931"
},
{
"cve": "CVE-2021-46933",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-46933"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: gadget: f_fs: Clear ffs_eventfd in ffs_data_clear.\n\nffs_data_clear is indirectly called from both ffs_fs_kill_sb and\nffs_ep0_release, so it ends up being called twice when userland closes ep0\nand then unmounts f_fs.\nIf userland provided an eventfd along with function\u0027s USB descriptors, it\nends up calling eventfd_ctx_put as many times, causing a refcount\nunderflow.\nNULL-ify ffs_eventfd to prevent these extraneous eventfd_ctx_put calls.\n\nAlso, set epfiles to NULL right after de-allocating it, for readability.\n\nFor completeness, ffs_data_clear actually ends up being called thrice, the\nlast call being before the whole ffs structure gets freed, so when this\nspecific sequence happens there is a second underflow happening (but not\nbeing reported):\n\n/sys/kernel/debug/tracing# modprobe usb_f_fs\n/sys/kernel/debug/tracing# echo ffs_data_clear \u003e set_ftrace_filter\n/sys/kernel/debug/tracing# echo function \u003e current_tracer\n/sys/kernel/debug/tracing# echo 1 \u003e tracing_on\n(setup gadget, run and kill function userland process, teardown gadget)\n/sys/kernel/debug/tracing# echo 0 \u003e tracing_on\n/sys/kernel/debug/tracing# cat trace\n smartcard-openp-436 [000] ..... 1946.208786: ffs_data_clear \u003c-ffs_data_closed\n smartcard-openp-431 [000] ..... 1946.279147: ffs_data_clear \u003c-ffs_data_closed\n smartcard-openp-431 [000] .n... 1946.905512: ffs_data_clear \u003c-ffs_data_put\n\nWarning output corresponding to above trace:\n[ 1946.284139] WARNING: CPU: 0 PID: 431 at lib/refcount.c:28 refcount_warn_saturate+0x110/0x15c\n[ 1946.293094] refcount_t: underflow; use-after-free.\n[ 1946.298164] Modules linked in: usb_f_ncm(E) u_ether(E) usb_f_fs(E) hci_uart(E) btqca(E) btrtl(E) btbcm(E) btintel(E) bluetooth(E) nls_ascii(E) nls_cp437(E) vfat(E) fat(E) bcm2835_v4l2(CE) bcm2835_mmal_vchiq(CE) videobuf2_vmalloc(E) videobuf2_memops(E) sha512_generic(E) videobuf2_v4l2(E) sha512_arm(E) videobuf2_common(E) videodev(E) cpufreq_dt(E) snd_bcm2835(CE) brcmfmac(E) mc(E) vc4(E) ctr(E) brcmutil(E) snd_soc_core(E) snd_pcm_dmaengine(E) drbg(E) snd_pcm(E) snd_timer(E) snd(E) soundcore(E) drm_kms_helper(E) cec(E) ansi_cprng(E) rc_core(E) syscopyarea(E) raspberrypi_cpufreq(E) sysfillrect(E) sysimgblt(E) cfg80211(E) max17040_battery(OE) raspberrypi_hwmon(E) fb_sys_fops(E) regmap_i2c(E) ecdh_generic(E) rfkill(E) ecc(E) bcm2835_rng(E) rng_core(E) vchiq(CE) leds_gpio(E) libcomposite(E) fuse(E) configfs(E) ip_tables(E) x_tables(E) autofs4(E) ext4(E) crc16(E) mbcache(E) jbd2(E) crc32c_generic(E) sdhci_iproc(E) sdhci_pltfm(E) sdhci(E)\n[ 1946.399633] CPU: 0 PID: 431 Comm: smartcard-openp Tainted: G C OE 5.15.0-1-rpi #1 Debian 5.15.3-1\n[ 1946.417950] Hardware name: BCM2835\n[ 1946.425442] Backtrace:\n[ 1946.432048] [\u003cc08d60a0\u003e] (dump_backtrace) from [\u003cc08d62ec\u003e] (show_stack+0x20/0x24)\n[ 1946.448226] r7:00000009 r6:0000001c r5:c04a948c r4:c0a64e2c\n[ 1946.458412] [\u003cc08d62cc\u003e] (show_stack) from [\u003cc08d9ae0\u003e] (dump_stack+0x28/0x30)\n[ 1946.470380] [\u003cc08d9ab8\u003e] (dump_stack) from [\u003cc0123500\u003e] (__warn+0xe8/0x154)\n[ 1946.482067] r5:c04a948c r4:c0a71dc8\n[ 1946.490184] [\u003cc0123418\u003e] (__warn) from [\u003cc08d6948\u003e] (warn_slowpath_fmt+0xa0/0xe4)\n[ 1946.506758] r7:00000009 r6:0000001c r5:c0a71dc8 r4:c0a71e04\n[ 1946.517070] [\u003cc08d68ac\u003e] (warn_slowpath_fmt) from [\u003cc04a948c\u003e] (refcount_warn_saturate+0x110/0x15c)\n[ 1946.535309] r8:c0100224 r7:c0dfcb84 r6:ffffffff r5:c3b84c00 r4:c24a17c0\n[ 1946.546708] [\u003cc04a937c\u003e] (refcount_warn_saturate) from [\u003cc0380134\u003e] (eventfd_ctx_put+0x48/0x74)\n[ 1946.564476] [\u003cc03800ec\u003e] (eventfd_ctx_put) from [\u003cbf5464e8\u003e] (ffs_data_clear+0xd0/0x118 [usb_f_fs])\n[ 1946.582664] r5:c3b84c00 r4:c2695b00\n[ 1946.590668] [\u003cbf546418\u003e] (ffs_data_clear [usb_f_fs]) from [\u003cbf547cc0\u003e] (ffs_data_closed+0x9c/0x150 [usb_f_fs])\n[ 1946.609608] r5:bf54d014 r4:c2695b00\n[ 1946.617522] [\u003cbf547c24\u003e] (ffs_data_closed [usb_f_fs]) from [\u003cbf547da0\u003e] (ffs_fs_kill_sb+0x2c/0x30 [usb_f_fs])\n[ 1946.636217] r7:c0dfcb\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-46933",
"url": "https://www.suse.com/security/cve/CVE-2021-46933"
},
{
"category": "external",
"summary": "SUSE Bug 1220487 for CVE-2021-46933",
"url": "https://bugzilla.suse.com/1220487"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-46933"
},
{
"cve": "CVE-2021-46934",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-46934"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ni2c: validate user data in compat ioctl\n\nWrong user data may cause warning in i2c_transfer(), ex: zero msgs.\nUserspace should not be able to trigger warnings, so this patch adds\nvalidation checks for user data in compact ioctl to prevent reported\nwarnings",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-46934",
"url": "https://www.suse.com/security/cve/CVE-2021-46934"
},
{
"category": "external",
"summary": "SUSE Bug 1220469 for CVE-2021-46934",
"url": "https://bugzilla.suse.com/1220469"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.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:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "low"
}
],
"title": "CVE-2021-46934"
},
{
"cve": "CVE-2021-46936",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-46936"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: fix use-after-free in tw_timer_handler\n\nA real world panic issue was found as follow in Linux 5.4.\n\n BUG: unable to handle page fault for address: ffffde49a863de28\n PGD 7e6fe62067 P4D 7e6fe62067 PUD 7e6fe63067 PMD f51e064067 PTE 0\n RIP: 0010:tw_timer_handler+0x20/0x40\n Call Trace:\n \u003cIRQ\u003e\n call_timer_fn+0x2b/0x120\n run_timer_softirq+0x1ef/0x450\n __do_softirq+0x10d/0x2b8\n irq_exit+0xc7/0xd0\n smp_apic_timer_interrupt+0x68/0x120\n apic_timer_interrupt+0xf/0x20\n\nThis issue was also reported since 2017 in the thread [1],\nunfortunately, the issue was still can be reproduced after fixing\nDCCP.\n\nThe ipv4_mib_exit_net is called before tcp_sk_exit_batch when a net\nnamespace is destroyed since tcp_sk_ops is registered befrore\nipv4_mib_ops, which means tcp_sk_ops is in the front of ipv4_mib_ops\nin the list of pernet_list. There will be a use-after-free on\nnet-\u003emib.net_statistics in tw_timer_handler after ipv4_mib_exit_net\nif there are some inflight time-wait timers.\n\nThis bug is not introduced by commit f2bf415cfed7 (\"mib: add net to\nNET_ADD_STATS_BH\") since the net_statistics is a global variable\ninstead of dynamic allocation and freeing. Actually, commit\n61a7e26028b9 (\"mib: put net statistics on struct net\") introduces\nthe bug since it put net statistics on struct net and free it when\nnet namespace is destroyed.\n\nMoving init_ipv4_mibs() to the front of tcp_init() to fix this bug\nand replace pr_crit() with panic() since continuing is meaningless\nwhen init_ipv4_mibs() fails.\n\n[1] https://groups.google.com/g/syzkaller/c/p1tn-_Kc6l4/m/smuL_FMAAgAJ?pli=1",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-46936",
"url": "https://www.suse.com/security/cve/CVE-2021-46936"
},
{
"category": "external",
"summary": "SUSE Bug 1220439 for CVE-2021-46936",
"url": "https://bugzilla.suse.com/1220439"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-46936"
},
{
"cve": "CVE-2021-47082",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47082"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ntun: avoid double free in tun_free_netdev\n\nAvoid double free in tun_free_netdev() by moving the\ndev-\u003etstats and tun-\u003esecurity allocs to a new ndo_init routine\n(tun_net_init()) that will be called by register_netdevice().\nndo_init is paired with the desctructor (tun_free_netdev()),\nso if there\u0027s an error in register_netdevice() the destructor\nwill handle the frees.\n\nBUG: KASAN: double-free or invalid-free in selinux_tun_dev_free_security+0x1a/0x20 security/selinux/hooks.c:5605\n\nCPU: 0 PID: 25750 Comm: syz-executor416 Not tainted 5.16.0-rc2-syzk #1\nHardware name: Red Hat KVM, BIOS\nCall Trace:\n\u003cTASK\u003e\n__dump_stack lib/dump_stack.c:88 [inline]\ndump_stack_lvl+0x89/0xb5 lib/dump_stack.c:106\nprint_address_description.constprop.9+0x28/0x160 mm/kasan/report.c:247\nkasan_report_invalid_free+0x55/0x80 mm/kasan/report.c:372\n____kasan_slab_free mm/kasan/common.c:346 [inline]\n__kasan_slab_free+0x107/0x120 mm/kasan/common.c:374\nkasan_slab_free include/linux/kasan.h:235 [inline]\nslab_free_hook mm/slub.c:1723 [inline]\nslab_free_freelist_hook mm/slub.c:1749 [inline]\nslab_free mm/slub.c:3513 [inline]\nkfree+0xac/0x2d0 mm/slub.c:4561\nselinux_tun_dev_free_security+0x1a/0x20 security/selinux/hooks.c:5605\nsecurity_tun_dev_free_security+0x4f/0x90 security/security.c:2342\ntun_free_netdev+0xe6/0x150 drivers/net/tun.c:2215\nnetdev_run_todo+0x4df/0x840 net/core/dev.c:10627\nrtnl_unlock+0x13/0x20 net/core/rtnetlink.c:112\n__tun_chr_ioctl+0x80c/0x2870 drivers/net/tun.c:3302\ntun_chr_ioctl+0x2f/0x40 drivers/net/tun.c:3311\nvfs_ioctl fs/ioctl.c:51 [inline]\n__do_sys_ioctl fs/ioctl.c:874 [inline]\n__se_sys_ioctl fs/ioctl.c:860 [inline]\n__x64_sys_ioctl+0x19d/0x220 fs/ioctl.c:860\ndo_syscall_x64 arch/x86/entry/common.c:50 [inline]\ndo_syscall_64+0x3a/0x80 arch/x86/entry/common.c:80\nentry_SYSCALL_64_after_hwframe+0x44/0xae",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47082",
"url": "https://www.suse.com/security/cve/CVE-2021-47082"
},
{
"category": "external",
"summary": "SUSE Bug 1220969 for CVE-2021-47082",
"url": "https://bugzilla.suse.com/1220969"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-47082"
},
{
"cve": "CVE-2021-47083",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47083"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\npinctrl: mediatek: fix global-out-of-bounds issue\n\nWhen eint virtual eint number is greater than gpio number,\nit maybe produce \u0027desc[eint_n]\u0027 size globle-out-of-bounds issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47083",
"url": "https://www.suse.com/security/cve/CVE-2021-47083"
},
{
"category": "external",
"summary": "SUSE Bug 1220917 for CVE-2021-47083",
"url": "https://bugzilla.suse.com/1220917"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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:N/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-47083"
},
{
"cve": "CVE-2021-47087",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47087"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ntee: optee: Fix incorrect page free bug\n\nPointer to the allocated pages (struct page *page) has already\nprogressed towards the end of allocation. It is incorrect to perform\n__free_pages(page, order) using this pointer as we would free any\narbitrary pages. Fix this by stop modifying the page pointer.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47087",
"url": "https://www.suse.com/security/cve/CVE-2021-47087"
},
{
"category": "external",
"summary": "SUSE Bug 1220954 for CVE-2021-47087",
"url": "https://bugzilla.suse.com/1220954"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-47087"
},
{
"cve": "CVE-2021-47091",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47091"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmac80211: fix locking in ieee80211_start_ap error path\n\nWe need to hold the local-\u003emtx to release the channel context,\nas even encoded by the lockdep_assert_held() there. Fix it.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47091",
"url": "https://www.suse.com/security/cve/CVE-2021-47091"
},
{
"category": "external",
"summary": "SUSE Bug 1220959 for CVE-2021-47091",
"url": "https://bugzilla.suse.com/1220959"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-47091"
},
{
"cve": "CVE-2021-47093",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47093"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nplatform/x86: intel_pmc_core: fix memleak on registration failure\n\nIn case device registration fails during module initialisation, the\nplatform device structure needs to be freed using platform_device_put()\nto properly free all resources (e.g. the device name).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47093",
"url": "https://www.suse.com/security/cve/CVE-2021-47093"
},
{
"category": "external",
"summary": "SUSE Bug 1220978 for CVE-2021-47093",
"url": "https://bugzilla.suse.com/1220978"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-47093"
},
{
"cve": "CVE-2021-47094",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47094"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nKVM: x86/mmu: Don\u0027t advance iterator after restart due to yielding\n\nAfter dropping mmu_lock in the TDP MMU, restart the iterator during\ntdp_iter_next() and do not advance the iterator. Advancing the iterator\nresults in skipping the top-level SPTE and all its children, which is\nfatal if any of the skipped SPTEs were not visited before yielding.\n\nWhen zapping all SPTEs, i.e. when min_level == root_level, restarting the\niter and then invoking tdp_iter_next() is always fatal if the current gfn\nhas as a valid SPTE, as advancing the iterator results in try_step_side()\nskipping the current gfn, which wasn\u0027t visited before yielding.\n\nSprinkle WARNs on iter-\u003eyielded being true in various helpers that are\noften used in conjunction with yielding, and tag the helper with\n__must_check to reduce the probabily of improper usage.\n\nFailing to zap a top-level SPTE manifests in one of two ways. If a valid\nSPTE is skipped by both kvm_tdp_mmu_zap_all() and kvm_tdp_mmu_put_root(),\nthe shadow page will be leaked and KVM will WARN accordingly.\n\n WARNING: CPU: 1 PID: 3509 at arch/x86/kvm/mmu/tdp_mmu.c:46 [kvm]\n RIP: 0010:kvm_mmu_uninit_tdp_mmu+0x3e/0x50 [kvm]\n Call Trace:\n \u003cTASK\u003e\n kvm_arch_destroy_vm+0x130/0x1b0 [kvm]\n kvm_destroy_vm+0x162/0x2a0 [kvm]\n kvm_vcpu_release+0x34/0x60 [kvm]\n __fput+0x82/0x240\n task_work_run+0x5c/0x90\n do_exit+0x364/0xa10\n ? futex_unqueue+0x38/0x60\n do_group_exit+0x33/0xa0\n get_signal+0x155/0x850\n arch_do_signal_or_restart+0xed/0x750\n exit_to_user_mode_prepare+0xc5/0x120\n syscall_exit_to_user_mode+0x1d/0x40\n do_syscall_64+0x48/0xc0\n entry_SYSCALL_64_after_hwframe+0x44/0xae\n\nIf kvm_tdp_mmu_zap_all() skips a gfn/SPTE but that SPTE is then zapped by\nkvm_tdp_mmu_put_root(), KVM triggers a use-after-free in the form of\nmarking a struct page as dirty/accessed after it has been put back on the\nfree list. This directly triggers a WARN due to encountering a page with\npage_count() == 0, but it can also lead to data corruption and additional\nerrors in the kernel.\n\n WARNING: CPU: 7 PID: 1995658 at arch/x86/kvm/../../../virt/kvm/kvm_main.c:171\n RIP: 0010:kvm_is_zone_device_pfn.part.0+0x9e/0xd0 [kvm]\n Call Trace:\n \u003cTASK\u003e\n kvm_set_pfn_dirty+0x120/0x1d0 [kvm]\n __handle_changed_spte+0x92e/0xca0 [kvm]\n __handle_changed_spte+0x63c/0xca0 [kvm]\n __handle_changed_spte+0x63c/0xca0 [kvm]\n __handle_changed_spte+0x63c/0xca0 [kvm]\n zap_gfn_range+0x549/0x620 [kvm]\n kvm_tdp_mmu_put_root+0x1b6/0x270 [kvm]\n mmu_free_root_page+0x219/0x2c0 [kvm]\n kvm_mmu_free_roots+0x1b4/0x4e0 [kvm]\n kvm_mmu_unload+0x1c/0xa0 [kvm]\n kvm_arch_destroy_vm+0x1f2/0x5c0 [kvm]\n kvm_put_kvm+0x3b1/0x8b0 [kvm]\n kvm_vcpu_release+0x4e/0x70 [kvm]\n __fput+0x1f7/0x8c0\n task_work_run+0xf8/0x1a0\n do_exit+0x97b/0x2230\n do_group_exit+0xda/0x2a0\n get_signal+0x3be/0x1e50\n arch_do_signal_or_restart+0x244/0x17f0\n exit_to_user_mode_prepare+0xcb/0x120\n syscall_exit_to_user_mode+0x1d/0x40\n do_syscall_64+0x4d/0x90\n entry_SYSCALL_64_after_hwframe+0x44/0xae\n\nNote, the underlying bug existed even before commit 1af4a96025b3 (\"KVM:\nx86/mmu: Yield in TDU MMU iter even if no SPTES changed\") moved calls to\ntdp_mmu_iter_cond_resched() to the beginning of loops, as KVM could still\nincorrectly advance past a top-level entry when yielding on a lower-level\nentry. But with respect to leaking shadow pages, the bug was introduced\nby yielding before processing the current gfn.\n\nAlternatively, tdp_mmu_iter_cond_resched() could simply fall through, or\ncallers could jump to their \"retry\" label. The downside of that approach\nis that tdp_mmu_iter_cond_resched() _must_ be called before anything else\nin the loop, and there\u0027s no easy way to enfornce that requirement.\n\nIdeally, KVM would handling the cond_resched() fully within the iterator\nmacro (the code is actually quite clean) and avoid this entire class of\nbugs, but that is extremely difficult do wh\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47094",
"url": "https://www.suse.com/security/cve/CVE-2021-47094"
},
{
"category": "external",
"summary": "SUSE Bug 1221551 for CVE-2021-47094",
"url": "https://bugzilla.suse.com/1221551"
},
{
"category": "external",
"summary": "SUSE Bug 1222401 for CVE-2021-47094",
"url": "https://bugzilla.suse.com/1222401"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "important"
}
],
"title": "CVE-2021-47094"
},
{
"cve": "CVE-2021-47095",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47095"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nipmi: ssif: initialize ssif_info-\u003eclient early\n\nDuring probe ssif_info-\u003eclient is dereferenced in error path. However,\nit is set when some of the error checking has already been done. This\ncauses following kernel crash if an error path is taken:\n\n[ 30.645593][ T674] ipmi_ssif 0-000e: ipmi_ssif: Not probing, Interface already present\n[ 30.657616][ T674] Unable to handle kernel NULL pointer dereference at virtual address 0000000000000088\n...\n[ 30.657723][ T674] pc : __dev_printk+0x28/0xa0\n[ 30.657732][ T674] lr : _dev_err+0x7c/0xa0\n...\n[ 30.657772][ T674] Call trace:\n[ 30.657775][ T674] __dev_printk+0x28/0xa0\n[ 30.657778][ T674] _dev_err+0x7c/0xa0\n[ 30.657781][ T674] ssif_probe+0x548/0x900 [ipmi_ssif 62ce4b08badc1458fd896206d9ef69a3c31f3d3e]\n[ 30.657791][ T674] i2c_device_probe+0x37c/0x3c0\n...\n\nInitialize ssif_info-\u003eclient before any error path can be taken. Clear\ni2c_client data in the error path to prevent the dangling pointer from\nleaking.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47095",
"url": "https://www.suse.com/security/cve/CVE-2021-47095"
},
{
"category": "external",
"summary": "SUSE Bug 1220979 for CVE-2021-47095",
"url": "https://bugzilla.suse.com/1220979"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-47095"
},
{
"cve": "CVE-2021-47096",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47096"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nALSA: rawmidi - fix the uninitalized user_pversion\n\nThe user_pversion was uninitialized for the user space file structure\nin the open function, because the file private structure use\nkmalloc for the allocation.\n\nThe kernel ALSA sequencer code clears the file structure, so no additional\nfixes are required.\n\nBugLink: https://github.com/alsa-project/alsa-lib/issues/178",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47096",
"url": "https://www.suse.com/security/cve/CVE-2021-47096"
},
{
"category": "external",
"summary": "SUSE Bug 1220981 for CVE-2021-47096",
"url": "https://bugzilla.suse.com/1220981"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "low"
}
],
"title": "CVE-2021-47096"
},
{
"cve": "CVE-2021-47097",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47097"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nInput: elantech - fix stack out of bound access in elantech_change_report_id()\n\nThe array param[] in elantech_change_report_id() must be at least 3\nbytes, because elantech_read_reg_params() is calling ps2_command() with\nPSMOUSE_CMD_GETINFO, that is going to access 3 bytes from param[], but\nit\u0027s defined in the stack as an array of 2 bytes, therefore we have a\npotential stack out-of-bounds access here, also confirmed by KASAN:\n\n[ 6.512374] BUG: KASAN: stack-out-of-bounds in __ps2_command+0x372/0x7e0\n[ 6.512397] Read of size 1 at addr ffff8881024d77c2 by task kworker/2:1/118\n\n[ 6.512416] CPU: 2 PID: 118 Comm: kworker/2:1 Not tainted 5.13.0-22-generic #22+arighi20211110\n[ 6.512428] Hardware name: LENOVO 20T8000QGE/20T8000QGE, BIOS R1AET32W (1.08 ) 08/14/2020\n[ 6.512436] Workqueue: events_long serio_handle_event\n[ 6.512453] Call Trace:\n[ 6.512462] show_stack+0x52/0x58\n[ 6.512474] dump_stack+0xa1/0xd3\n[ 6.512487] print_address_description.constprop.0+0x1d/0x140\n[ 6.512502] ? __ps2_command+0x372/0x7e0\n[ 6.512516] __kasan_report.cold+0x7d/0x112\n[ 6.512527] ? _raw_write_lock_irq+0x20/0xd0\n[ 6.512539] ? __ps2_command+0x372/0x7e0\n[ 6.512552] kasan_report+0x3c/0x50\n[ 6.512564] __asan_load1+0x6a/0x70\n[ 6.512575] __ps2_command+0x372/0x7e0\n[ 6.512589] ? ps2_drain+0x240/0x240\n[ 6.512601] ? dev_printk_emit+0xa2/0xd3\n[ 6.512612] ? dev_vprintk_emit+0xc5/0xc5\n[ 6.512621] ? __kasan_check_write+0x14/0x20\n[ 6.512634] ? mutex_lock+0x8f/0xe0\n[ 6.512643] ? __mutex_lock_slowpath+0x20/0x20\n[ 6.512655] ps2_command+0x52/0x90\n[ 6.512670] elantech_ps2_command+0x4f/0xc0 [psmouse]\n[ 6.512734] elantech_change_report_id+0x1e6/0x256 [psmouse]\n[ 6.512799] ? elantech_report_trackpoint.constprop.0.cold+0xd/0xd [psmouse]\n[ 6.512863] ? ps2_command+0x7f/0x90\n[ 6.512877] elantech_query_info.cold+0x6bd/0x9ed [psmouse]\n[ 6.512943] ? elantech_setup_ps2+0x460/0x460 [psmouse]\n[ 6.513005] ? psmouse_reset+0x69/0xb0 [psmouse]\n[ 6.513064] ? psmouse_attr_set_helper+0x2a0/0x2a0 [psmouse]\n[ 6.513122] ? phys_pmd_init+0x30e/0x521\n[ 6.513137] elantech_init+0x8a/0x200 [psmouse]\n[ 6.513200] ? elantech_init_ps2+0xf0/0xf0 [psmouse]\n[ 6.513249] ? elantech_query_info+0x440/0x440 [psmouse]\n[ 6.513296] ? synaptics_send_cmd+0x60/0x60 [psmouse]\n[ 6.513342] ? elantech_query_info+0x440/0x440 [psmouse]\n[ 6.513388] ? psmouse_try_protocol+0x11e/0x170 [psmouse]\n[ 6.513432] psmouse_extensions+0x65d/0x6e0 [psmouse]\n[ 6.513476] ? psmouse_try_protocol+0x170/0x170 [psmouse]\n[ 6.513519] ? mutex_unlock+0x22/0x40\n[ 6.513526] ? ps2_command+0x7f/0x90\n[ 6.513536] ? psmouse_probe+0xa3/0xf0 [psmouse]\n[ 6.513580] psmouse_switch_protocol+0x27d/0x2e0 [psmouse]\n[ 6.513624] psmouse_connect+0x272/0x530 [psmouse]\n[ 6.513669] serio_driver_probe+0x55/0x70\n[ 6.513679] really_probe+0x190/0x720\n[ 6.513689] driver_probe_device+0x160/0x1f0\n[ 6.513697] device_driver_attach+0x119/0x130\n[ 6.513705] ? device_driver_attach+0x130/0x130\n[ 6.513713] __driver_attach+0xe7/0x1a0\n[ 6.513720] ? device_driver_attach+0x130/0x130\n[ 6.513728] bus_for_each_dev+0xfb/0x150\n[ 6.513738] ? subsys_dev_iter_exit+0x10/0x10\n[ 6.513748] ? _raw_write_unlock_bh+0x30/0x30\n[ 6.513757] driver_attach+0x2d/0x40\n[ 6.513764] serio_handle_event+0x199/0x3d0\n[ 6.513775] process_one_work+0x471/0x740\n[ 6.513785] worker_thread+0x2d2/0x790\n[ 6.513794] ? process_one_work+0x740/0x740\n[ 6.513802] kthread+0x1b4/0x1e0\n[ 6.513809] ? set_kthread_struct+0x80/0x80\n[ 6.513816] ret_from_fork+0x22/0x30\n\n[ 6.513832] The buggy address belongs to the page:\n[ 6.513838] page:00000000bc35e189 refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1024d7\n[ 6.513847] flags: 0x17ffffc0000000(node=0|zone=2|lastcpupid=0x1fffff)\n[ 6.513860] raw: 0\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47097",
"url": "https://www.suse.com/security/cve/CVE-2021-47097"
},
{
"category": "external",
"summary": "SUSE Bug 1220982 for CVE-2021-47097",
"url": "https://bugzilla.suse.com/1220982"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "low"
}
],
"title": "CVE-2021-47097"
},
{
"cve": "CVE-2021-47098",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47098"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nhwmon: (lm90) Prevent integer overflow/underflow in hysteresis calculations\n\nCommit b50aa49638c7 (\"hwmon: (lm90) Prevent integer underflows of\ntemperature calculations\") addressed a number of underflow situations\nwhen writing temperature limits. However, it missed one situation, seen\nwhen an attempt is made to set the hysteresis value to MAX_LONG and the\ncritical temperature limit is negative.\n\nUse clamp_val() when setting the hysteresis temperature to ensure that\nthe provided value can never overflow or underflow.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47098",
"url": "https://www.suse.com/security/cve/CVE-2021-47098"
},
{
"category": "external",
"summary": "SUSE Bug 1220983 for CVE-2021-47098",
"url": "https://bugzilla.suse.com/1220983"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-47098"
},
{
"cve": "CVE-2021-47099",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47099"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nveth: ensure skb entering GRO are not cloned.\n\nAfter commit d3256efd8e8b (\"veth: allow enabling NAPI even without XDP\"),\nif GRO is enabled on a veth device and TSO is disabled on the peer\ndevice, TCP skbs will go through the NAPI callback. If there is no XDP\nprogram attached, the veth code does not perform any share check, and\nshared/cloned skbs could enter the GRO engine.\n\nIgnat reported a BUG triggered later-on due to the above condition:\n\n[ 53.970529][ C1] kernel BUG at net/core/skbuff.c:3574!\n[ 53.981755][ C1] invalid opcode: 0000 [#1] PREEMPT SMP KASAN PTI\n[ 53.982634][ C1] CPU: 1 PID: 19 Comm: ksoftirqd/1 Not tainted 5.16.0-rc5+ #25\n[ 53.982634][ C1] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 0.0.0 02/06/2015\n[ 53.982634][ C1] RIP: 0010:skb_shift+0x13ef/0x23b0\n[ 53.982634][ C1] Code: ea 03 0f b6 04 02 48 89 fa 83 e2 07 38 d0\n7f 08 84 c0 0f 85 41 0c 00 00 41 80 7f 02 00 4d 8d b5 d0 00 00 00 0f\n85 74 f5 ff ff \u003c0f\u003e 0b 4d 8d 77 20 be 04 00 00 00 4c 89 44 24 78 4c 89\nf7 4c 89 8c\n[ 53.982634][ C1] RSP: 0018:ffff8881008f7008 EFLAGS: 00010246\n[ 53.982634][ C1] RAX: 0000000000000000 RBX: ffff8881180b4c80 RCX: 0000000000000000\n[ 53.982634][ C1] RDX: 0000000000000002 RSI: ffff8881180b4d3c RDI: ffff88810bc9cac2\n[ 53.982634][ C1] RBP: ffff8881008f70b8 R08: ffff8881180b4cf4 R09: ffff8881180b4cf0\n[ 53.982634][ C1] R10: ffffed1022999e5c R11: 0000000000000002 R12: 0000000000000590\n[ 53.982634][ C1] R13: ffff88810f940c80 R14: ffff88810f940d50 R15: ffff88810bc9cac0\n[ 53.982634][ C1] FS: 0000000000000000(0000) GS:ffff888235880000(0000) knlGS:0000000000000000\n[ 53.982634][ C1] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n[ 53.982634][ C1] CR2: 00007ff5f9b86680 CR3: 0000000108ce8004 CR4: 0000000000170ee0\n[ 53.982634][ C1] Call Trace:\n[ 53.982634][ C1] \u003cTASK\u003e\n[ 53.982634][ C1] tcp_sacktag_walk+0xaba/0x18e0\n[ 53.982634][ C1] tcp_sacktag_write_queue+0xe7b/0x3460\n[ 53.982634][ C1] tcp_ack+0x2666/0x54b0\n[ 53.982634][ C1] tcp_rcv_established+0x4d9/0x20f0\n[ 53.982634][ C1] tcp_v4_do_rcv+0x551/0x810\n[ 53.982634][ C1] tcp_v4_rcv+0x22ed/0x2ed0\n[ 53.982634][ C1] ip_protocol_deliver_rcu+0x96/0xaf0\n[ 53.982634][ C1] ip_local_deliver_finish+0x1e0/0x2f0\n[ 53.982634][ C1] ip_sublist_rcv_finish+0x211/0x440\n[ 53.982634][ C1] ip_list_rcv_finish.constprop.0+0x424/0x660\n[ 53.982634][ C1] ip_list_rcv+0x2c8/0x410\n[ 53.982634][ C1] __netif_receive_skb_list_core+0x65c/0x910\n[ 53.982634][ C1] netif_receive_skb_list_internal+0x5f9/0xcb0\n[ 53.982634][ C1] napi_complete_done+0x188/0x6e0\n[ 53.982634][ C1] gro_cell_poll+0x10c/0x1d0\n[ 53.982634][ C1] __napi_poll+0xa1/0x530\n[ 53.982634][ C1] net_rx_action+0x567/0x1270\n[ 53.982634][ C1] __do_softirq+0x28a/0x9ba\n[ 53.982634][ C1] run_ksoftirqd+0x32/0x60\n[ 53.982634][ C1] smpboot_thread_fn+0x559/0x8c0\n[ 53.982634][ C1] kthread+0x3b9/0x490\n[ 53.982634][ C1] ret_from_fork+0x22/0x30\n[ 53.982634][ C1] \u003c/TASK\u003e\n\nAddress the issue by skipping the GRO stage for shared or cloned skbs.\nTo reduce the chance of OoO, try to unclone the skbs before giving up.\n\nv1 -\u003e v2:\n - use avoid skb_copy and fallback to netif_receive_skb - Eric",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47099",
"url": "https://www.suse.com/security/cve/CVE-2021-47099"
},
{
"category": "external",
"summary": "SUSE Bug 1220955 for CVE-2021-47099",
"url": "https://bugzilla.suse.com/1220955"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-47099"
},
{
"cve": "CVE-2021-47100",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47100"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nipmi: Fix UAF when uninstall ipmi_si and ipmi_msghandler module\n\nHi,\n\nWhen testing install and uninstall of ipmi_si.ko and ipmi_msghandler.ko,\nthe system crashed.\n\nThe log as follows:\n[ 141.087026] BUG: unable to handle kernel paging request at ffffffffc09b3a5a\n[ 141.087241] PGD 8fe4c0d067 P4D 8fe4c0d067 PUD 8fe4c0f067 PMD 103ad89067 PTE 0\n[ 141.087464] Oops: 0010 [#1] SMP NOPTI\n[ 141.087580] CPU: 67 PID: 668 Comm: kworker/67:1 Kdump: loaded Not tainted 4.18.0.x86_64 #47\n[ 141.088009] Workqueue: events 0xffffffffc09b3a40\n[ 141.088009] RIP: 0010:0xffffffffc09b3a5a\n[ 141.088009] Code: Bad RIP value.\n[ 141.088009] RSP: 0018:ffffb9094e2c3e88 EFLAGS: 00010246\n[ 141.088009] RAX: 0000000000000000 RBX: ffff9abfdb1f04a0 RCX: 0000000000000000\n[ 141.088009] RDX: 0000000000000000 RSI: 0000000000000246 RDI: 0000000000000246\n[ 141.088009] RBP: 0000000000000000 R08: ffff9abfffee3cb8 R09: 00000000000002e1\n[ 141.088009] R10: ffffb9094cb73d90 R11: 00000000000f4240 R12: ffff9abfffee8700\n[ 141.088009] R13: 0000000000000000 R14: ffff9abfdb1f04a0 R15: ffff9abfdb1f04a8\n[ 141.088009] FS: 0000000000000000(0000) GS:ffff9abfffec0000(0000) knlGS:0000000000000000\n[ 141.088009] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n[ 141.088009] CR2: ffffffffc09b3a30 CR3: 0000008fe4c0a001 CR4: 00000000007606e0\n[ 141.088009] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000\n[ 141.088009] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400\n[ 141.088009] PKRU: 55555554\n[ 141.088009] Call Trace:\n[ 141.088009] ? process_one_work+0x195/0x390\n[ 141.088009] ? worker_thread+0x30/0x390\n[ 141.088009] ? process_one_work+0x390/0x390\n[ 141.088009] ? kthread+0x10d/0x130\n[ 141.088009] ? kthread_flush_work_fn+0x10/0x10\n[ 141.088009] ? ret_from_fork+0x35/0x40] BUG: unable to handle kernel paging request at ffffffffc0b28a5a\n[ 200.223240] PGD 97fe00d067 P4D 97fe00d067 PUD 97fe00f067 PMD a580cbf067 PTE 0\n[ 200.223464] Oops: 0010 [#1] SMP NOPTI\n[ 200.223579] CPU: 63 PID: 664 Comm: kworker/63:1 Kdump: loaded Not tainted 4.18.0.x86_64 #46\n[ 200.224008] Workqueue: events 0xffffffffc0b28a40\n[ 200.224008] RIP: 0010:0xffffffffc0b28a5a\n[ 200.224008] Code: Bad RIP value.\n[ 200.224008] RSP: 0018:ffffbf3c8e2a3e88 EFLAGS: 00010246\n[ 200.224008] RAX: 0000000000000000 RBX: ffffa0799ad6bca0 RCX: 0000000000000000\n[ 200.224008] RDX: 0000000000000000 RSI: 0000000000000246 RDI: 0000000000000246\n[ 200.224008] RBP: 0000000000000000 R08: ffff9fe43fde3cb8 R09: 00000000000000d5\n[ 200.224008] R10: ffffbf3c8cb53d90 R11: 00000000000f4240 R12: ffff9fe43fde8700\n[ 200.224008] R13: 0000000000000000 R14: ffffa0799ad6bca0 R15: ffffa0799ad6bca8\n[ 200.224008] FS: 0000000000000000(0000) GS:ffff9fe43fdc0000(0000) knlGS:0000000000000000\n[ 200.224008] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n[ 200.224008] CR2: ffffffffc0b28a30 CR3: 00000097fe00a002 CR4: 00000000007606e0\n[ 200.224008] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000\n[ 200.224008] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400\n[ 200.224008] PKRU: 55555554\n[ 200.224008] Call Trace:\n[ 200.224008] ? process_one_work+0x195/0x390\n[ 200.224008] ? worker_thread+0x30/0x390\n[ 200.224008] ? process_one_work+0x390/0x390\n[ 200.224008] ? kthread+0x10d/0x130\n[ 200.224008] ? kthread_flush_work_fn+0x10/0x10\n[ 200.224008] ? ret_from_fork+0x35/0x40\n[ 200.224008] kernel fault(0x1) notification starting on CPU 63\n[ 200.224008] kernel fault(0x1) notification finished on CPU 63\n[ 200.224008] CR2: ffffffffc0b28a5a\n[ 200.224008] ---[ end trace c82a412d93f57412 ]---\n\nThe reason is as follows:\nT1: rmmod ipmi_si.\n -\u003eipmi_unregister_smi()\n -\u003e ipmi_bmc_unregister()\n -\u003e __ipmi_bmc_unregister()\n -\u003e kref_put(\u0026bmc-\u003eusecount, cleanup_bmc_device);\n -\u003e schedule_work(\u0026bmc-\u003eremove_work);\n\nT2: rmmod ipmi_msghandl\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47100",
"url": "https://www.suse.com/security/cve/CVE-2021-47100"
},
{
"category": "external",
"summary": "SUSE Bug 1220985 for CVE-2021-47100",
"url": "https://bugzilla.suse.com/1220985"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-47100"
},
{
"cve": "CVE-2021-47101",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47101"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nasix: fix uninit-value in asix_mdio_read()\n\nasix_read_cmd() may read less than sizeof(smsr) bytes and in this case\nsmsr will be uninitialized.\n\nFail log:\nBUG: KMSAN: uninit-value in asix_check_host_enable drivers/net/usb/asix_common.c:82 [inline]\nBUG: KMSAN: uninit-value in asix_check_host_enable drivers/net/usb/asix_common.c:82 [inline] drivers/net/usb/asix_common.c:497\nBUG: KMSAN: uninit-value in asix_mdio_read+0x3c1/0xb00 drivers/net/usb/asix_common.c:497 drivers/net/usb/asix_common.c:497\n asix_check_host_enable drivers/net/usb/asix_common.c:82 [inline]\n asix_check_host_enable drivers/net/usb/asix_common.c:82 [inline] drivers/net/usb/asix_common.c:497\n asix_mdio_read+0x3c1/0xb00 drivers/net/usb/asix_common.c:497 drivers/net/usb/asix_common.c:497",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47101",
"url": "https://www.suse.com/security/cve/CVE-2021-47101"
},
{
"category": "external",
"summary": "SUSE Bug 1220987 for CVE-2021-47101",
"url": "https://bugzilla.suse.com/1220987"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "low"
}
],
"title": "CVE-2021-47101"
},
{
"cve": "CVE-2021-47102",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47102"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: marvell: prestera: fix incorrect structure access\n\nIn line:\n\tupper = info-\u003eupper_dev;\nWe access upper_dev field, which is related only for particular events\n(e.g. event == NETDEV_CHANGEUPPER). So, this line cause invalid memory\naccess for another events,\nwhen ptr is not netdev_notifier_changeupper_info.\n\nThe KASAN logs are as follows:\n\n[ 30.123165] BUG: KASAN: stack-out-of-bounds in prestera_netdev_port_event.constprop.0+0x68/0x538 [prestera]\n[ 30.133336] Read of size 8 at addr ffff80000cf772b0 by task udevd/778\n[ 30.139866]\n[ 30.141398] CPU: 0 PID: 778 Comm: udevd Not tainted 5.16.0-rc3 #6\n[ 30.147588] Hardware name: DNI AmazonGo1 A7040 board (DT)\n[ 30.153056] Call trace:\n[ 30.155547] dump_backtrace+0x0/0x2c0\n[ 30.159320] show_stack+0x18/0x30\n[ 30.162729] dump_stack_lvl+0x68/0x84\n[ 30.166491] print_address_description.constprop.0+0x74/0x2b8\n[ 30.172346] kasan_report+0x1e8/0x250\n[ 30.176102] __asan_load8+0x98/0xe0\n[ 30.179682] prestera_netdev_port_event.constprop.0+0x68/0x538 [prestera]\n[ 30.186847] prestera_netdev_event_handler+0x1b4/0x1c0 [prestera]\n[ 30.193313] raw_notifier_call_chain+0x74/0xa0\n[ 30.197860] call_netdevice_notifiers_info+0x68/0xc0\n[ 30.202924] register_netdevice+0x3cc/0x760\n[ 30.207190] register_netdev+0x24/0x50\n[ 30.211015] prestera_device_register+0x8a0/0xba0 [prestera]",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47102",
"url": "https://www.suse.com/security/cve/CVE-2021-47102"
},
{
"category": "external",
"summary": "SUSE Bug 1221009 for CVE-2021-47102",
"url": "https://bugzilla.suse.com/1221009"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-47102"
},
{
"cve": "CVE-2021-47104",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47104"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nIB/qib: Fix memory leak in qib_user_sdma_queue_pkts()\n\nThe wrong goto label was used for the error case and missed cleanup of the\npkt allocation.\n\nAddresses-Coverity-ID: 1493352 (\"Resource leak\")",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47104",
"url": "https://www.suse.com/security/cve/CVE-2021-47104"
},
{
"category": "external",
"summary": "SUSE Bug 1220960 for CVE-2021-47104",
"url": "https://bugzilla.suse.com/1220960"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-47104"
},
{
"cve": "CVE-2021-47105",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47105"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nice: xsk: return xsk buffers back to pool when cleaning the ring\n\nCurrently we only NULL the xdp_buff pointer in the internal SW ring but\nwe never give it back to the xsk buffer pool. This means that buffers\ncan be leaked out of the buff pool and never be used again.\n\nAdd missing xsk_buff_free() call to the routine that is supposed to\nclean the entries that are left in the ring so that these buffers in the\numem can be used by other sockets.\n\nAlso, only go through the space that is actually left to be cleaned\ninstead of a whole ring.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47105",
"url": "https://www.suse.com/security/cve/CVE-2021-47105"
},
{
"category": "external",
"summary": "SUSE Bug 1220961 for CVE-2021-47105",
"url": "https://bugzilla.suse.com/1220961"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "low"
}
],
"title": "CVE-2021-47105"
},
{
"cve": "CVE-2021-47107",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47107"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nNFSD: Fix READDIR buffer overflow\n\nIf a client sends a READDIR count argument that is too small (say,\nzero), then the buffer size calculation in the new init_dirlist\nhelper functions results in an underflow, allowing the XDR stream\nfunctions to write beyond the actual buffer.\n\nThis calculation has always been suspect. NFSD has never sanity-\nchecked the READDIR count argument, but the old entry encoders\nmanaged the problem correctly.\n\nWith the commits below, entry encoding changed, exposing the\nunderflow to the pointer arithmetic in xdr_reserve_space().\n\nModern NFS clients attempt to retrieve as much data as possible\nfor each READDIR request. Also, we have no unit tests that\nexercise the behavior of READDIR at the lower bound of @count\nvalues. Thus this case was missed during testing.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47107",
"url": "https://www.suse.com/security/cve/CVE-2021-47107"
},
{
"category": "external",
"summary": "SUSE Bug 1220965 for CVE-2021-47107",
"url": "https://bugzilla.suse.com/1220965"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-47107"
},
{
"cve": "CVE-2021-47108",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2021-47108"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/mediatek: hdmi: Perform NULL pointer check for mtk_hdmi_conf\n\nIn commit 41ca9caaae0b\n(\"drm/mediatek: hdmi: Add check for CEA modes only\") a check\nfor CEA modes was added to function mtk_hdmi_bridge_mode_valid()\nin order to address possible issues on MT8167;\nmoreover, with commit c91026a938c2\n(\"drm/mediatek: hdmi: Add optional limit on maximal HDMI mode clock\")\nanother similar check was introduced.\n\nUnfortunately though, at the time of writing, MT8173 does not provide\nany mtk_hdmi_conf structure and this is crashing the kernel with NULL\npointer upon entering mtk_hdmi_bridge_mode_valid(), which happens as\nsoon as a HDMI cable gets plugged in.\n\nTo fix this regression, add a NULL pointer check for hdmi-\u003econf in the\nsaid function, restoring HDMI functionality and avoiding NULL pointer\nkernel panics.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2021-47108",
"url": "https://www.suse.com/security/cve/CVE-2021-47108"
},
{
"category": "external",
"summary": "SUSE Bug 1220986 for CVE-2021-47108",
"url": "https://bugzilla.suse.com/1220986"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2021-47108"
},
{
"cve": "CVE-2022-4744",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-4744"
}
],
"notes": [
{
"category": "general",
"text": "A double-free flaw was found in the Linux kernel\u0027s TUN/TAP device driver functionality in how a user registers the device when the register_netdevice function fails (NETDEV_REGISTER notifier). This flaw allows a local user to crash or potentially escalate their privileges on the system.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-4744",
"url": "https://www.suse.com/security/cve/CVE-2022-4744"
},
{
"category": "external",
"summary": "SUSE Bug 1209635 for CVE-2022-4744",
"url": "https://bugzilla.suse.com/1209635"
},
{
"category": "external",
"summary": "SUSE Bug 1209672 for CVE-2022-4744",
"url": "https://bugzilla.suse.com/1209672"
},
{
"category": "external",
"summary": "SUSE Bug 1211833 for CVE-2022-4744",
"url": "https://bugzilla.suse.com/1211833"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "important"
}
],
"title": "CVE-2022-4744"
},
{
"cve": "CVE-2022-48626",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-48626"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmoxart: fix potential use-after-free on remove path\n\nIt was reported that the mmc host structure could be accessed after it\nwas freed in moxart_remove(), so fix this by saving the base register of\nthe device and using it instead of the pointer dereference.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-48626",
"url": "https://www.suse.com/security/cve/CVE-2022-48626"
},
{
"category": "external",
"summary": "SUSE Bug 1220366 for CVE-2022-48626",
"url": "https://bugzilla.suse.com/1220366"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-48626"
},
{
"cve": "CVE-2022-48627",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-48627"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nvt: fix memory overlapping when deleting chars in the buffer\n\nA memory overlapping copy occurs when deleting a long line. This memory\noverlapping copy can cause data corruption when scr_memcpyw is optimized\nto memcpy because memcpy does not ensure its behavior if the destination\nbuffer overlaps with the source buffer. The line buffer is not always\nbroken, because the memcpy utilizes the hardware acceleration, whose\nresult is not deterministic.\n\nFix this problem by using replacing the scr_memcpyw with scr_memmovew.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-48627",
"url": "https://www.suse.com/security/cve/CVE-2022-48627"
},
{
"category": "external",
"summary": "SUSE Bug 1220845 for CVE-2022-48627",
"url": "https://bugzilla.suse.com/1220845"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-48627"
},
{
"cve": "CVE-2022-48628",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-48628"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nceph: drop messages from MDS when unmounting\n\nWhen unmounting all the dirty buffers will be flushed and after\nthe last osd request is finished the last reference of the i_count\nwill be released. Then it will flush the dirty cap/snap to MDSs,\nand the unmounting won\u0027t wait the possible acks, which will ihold\nthe inodes when updating the metadata locally but makes no sense\nany more, of this. This will make the evict_inodes() to skip these\ninodes.\n\nIf encrypt is enabled the kernel generate a warning when removing\nthe encrypt keys when the skipped inodes still hold the keyring:\n\nWARNING: CPU: 4 PID: 168846 at fs/crypto/keyring.c:242 fscrypt_destroy_keyring+0x7e/0xd0\nCPU: 4 PID: 168846 Comm: umount Tainted: G S 6.1.0-rc5-ceph-g72ead199864c #1\nHardware name: Supermicro SYS-5018R-WR/X10SRW-F, BIOS 2.0 12/17/2015\nRIP: 0010:fscrypt_destroy_keyring+0x7e/0xd0\nRSP: 0018:ffffc9000b277e28 EFLAGS: 00010202\nRAX: 0000000000000002 RBX: ffff88810d52ac00 RCX: ffff88810b56aa00\nRDX: 0000000080000000 RSI: ffffffff822f3a09 RDI: ffff888108f59000\nRBP: ffff8881d394fb88 R08: 0000000000000028 R09: 0000000000000000\nR10: 0000000000000001 R11: 11ff4fe6834fcd91 R12: ffff8881d394fc40\nR13: ffff888108f59000 R14: ffff8881d394f800 R15: 0000000000000000\nFS: 00007fd83f6f1080(0000) GS:ffff88885fd00000(0000) knlGS:0000000000000000\nCS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\nCR2: 00007f918d417000 CR3: 000000017f89a005 CR4: 00000000003706e0\nDR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000\nDR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400\nCall Trace:\n\u003cTASK\u003e\ngeneric_shutdown_super+0x47/0x120\nkill_anon_super+0x14/0x30\nceph_kill_sb+0x36/0x90 [ceph]\ndeactivate_locked_super+0x29/0x60\ncleanup_mnt+0xb8/0x140\ntask_work_run+0x67/0xb0\nexit_to_user_mode_prepare+0x23d/0x240\nsyscall_exit_to_user_mode+0x25/0x60\ndo_syscall_64+0x40/0x80\nentry_SYSCALL_64_after_hwframe+0x63/0xcd\nRIP: 0033:0x7fd83dc39e9b\n\nLater the kernel will crash when iput() the inodes and dereferencing\nthe \"sb-\u003es_master_keys\", which has been released by the\ngeneric_shutdown_super().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-48628",
"url": "https://www.suse.com/security/cve/CVE-2022-48628"
},
{
"category": "external",
"summary": "SUSE Bug 1220848 for CVE-2022-48628",
"url": "https://bugzilla.suse.com/1220848"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-48628"
},
{
"cve": "CVE-2022-48629",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-48629"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncrypto: qcom-rng - ensure buffer for generate is completely filled\n\nThe generate function in struct rng_alg expects that the destination\nbuffer is completely filled if the function returns 0. qcom_rng_read()\ncan run into a situation where the buffer is partially filled with\nrandomness and the remaining part of the buffer is zeroed since\nqcom_rng_generate() doesn\u0027t check the return value. This issue can\nbe reproduced by running the following from libkcapi:\n\n kcapi-rng -b 9000000 \u003e OUTFILE\n\nThe generated OUTFILE will have three huge sections that contain all\nzeros, and this is caused by the code where the test\n\u0027val \u0026 PRNG_STATUS_DATA_AVAIL\u0027 fails.\n\nLet\u0027s fix this issue by ensuring that qcom_rng_read() always returns\nwith a full buffer if the function returns success. Let\u0027s also have\nqcom_rng_generate() return the correct value.\n\nHere\u0027s some statistics from the ent project\n(https://www.fourmilab.ch/random/) that shows information about the\nquality of the generated numbers:\n\n $ ent -c qcom-random-before\n Value Char Occurrences Fraction\n 0 606748 0.067416\n 1 33104 0.003678\n 2 33001 0.003667\n ...\n 253 \ufffd 32883 0.003654\n 254 \ufffd 33035 0.003671\n 255 \ufffd 33239 0.003693\n\n Total: 9000000 1.000000\n\n Entropy = 7.811590 bits per byte.\n\n Optimum compression would reduce the size\n of this 9000000 byte file by 2 percent.\n\n Chi square distribution for 9000000 samples is 9329962.81, and\n randomly would exceed this value less than 0.01 percent of the\n times.\n\n Arithmetic mean value of data bytes is 119.3731 (127.5 = random).\n Monte Carlo value for Pi is 3.197293333 (error 1.77 percent).\n Serial correlation coefficient is 0.159130 (totally uncorrelated =\n 0.0).\n\nWithout this patch, the results of the chi-square test is 0.01%, and\nthe numbers are certainly not random according to ent\u0027s project page.\nThe results improve with this patch:\n\n $ ent -c qcom-random-after\n Value Char Occurrences Fraction\n 0 35432 0.003937\n 1 35127 0.003903\n 2 35424 0.003936\n ...\n 253 \ufffd 35201 0.003911\n 254 \ufffd 34835 0.003871\n 255 \ufffd 35368 0.003930\n\n Total: 9000000 1.000000\n\n Entropy = 7.999979 bits per byte.\n\n Optimum compression would reduce the size\n of this 9000000 byte file by 0 percent.\n\n Chi square distribution for 9000000 samples is 258.77, and randomly\n would exceed this value 42.24 percent of the times.\n\n Arithmetic mean value of data bytes is 127.5006 (127.5 = random).\n Monte Carlo value for Pi is 3.141277333 (error 0.01 percent).\n Serial correlation coefficient is 0.000468 (totally uncorrelated =\n 0.0).\n\nThis change was tested on a Nexus 5 phone (msm8974 SoC).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-48629",
"url": "https://www.suse.com/security/cve/CVE-2022-48629"
},
{
"category": "external",
"summary": "SUSE Bug 1220989 for CVE-2022-48629",
"url": "https://bugzilla.suse.com/1220989"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-48629"
},
{
"cve": "CVE-2022-48630",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-48630"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncrypto: qcom-rng - fix infinite loop on requests not multiple of WORD_SZ\n\nThe commit referenced in the Fixes tag removed the \u0027break\u0027 from the else\nbranch in qcom_rng_read(), causing an infinite loop whenever \u0027max\u0027 is\nnot a multiple of WORD_SZ. This can be reproduced e.g. by running:\n\n kcapi-rng -b 67 \u003e/dev/null\n\nThere are many ways to fix this without adding back the \u0027break\u0027, but\nthey all seem more awkward than simply adding it back, so do just that.\n\nTested on a machine with Qualcomm Amberwing processor.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-48630",
"url": "https://www.suse.com/security/cve/CVE-2022-48630"
},
{
"category": "external",
"summary": "SUSE Bug 1220990 for CVE-2022-48630",
"url": "https://bugzilla.suse.com/1220990"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-48630"
},
{
"cve": "CVE-2023-0160",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-0160"
}
],
"notes": [
{
"category": "general",
"text": "A deadlock flaw was found in the Linux kernel\u0027s BPF subsystem. This flaw allows a local user to potentially crash the system.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-0160",
"url": "https://www.suse.com/security/cve/CVE-2023-0160"
},
{
"category": "external",
"summary": "SUSE Bug 1209657 for CVE-2023-0160",
"url": "https://bugzilla.suse.com/1209657"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-0160"
},
{
"cve": "CVE-2023-28746",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-28746"
}
],
"notes": [
{
"category": "general",
"text": "Information exposure through microarchitectural state after transient execution from some register files for some Intel(R) Atom(R) Processors may allow an authenticated user to potentially enable information disclosure via local access.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-28746",
"url": "https://www.suse.com/security/cve/CVE-2023-28746"
},
{
"category": "external",
"summary": "SUSE Bug 1213456 for CVE-2023-28746",
"url": "https://bugzilla.suse.com/1213456"
},
{
"category": "external",
"summary": "SUSE Bug 1221323 for CVE-2023-28746",
"url": "https://bugzilla.suse.com/1221323"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-28746"
},
{
"cve": "CVE-2023-35827",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-35827"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in the Linux kernel through 6.3.8. A use-after-free was found in ravb_remove in drivers/net/ethernet/renesas/ravb_main.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-35827",
"url": "https://www.suse.com/security/cve/CVE-2023-35827"
},
{
"category": "external",
"summary": "SUSE Bug 1212514 for CVE-2023-35827",
"url": "https://bugzilla.suse.com/1212514"
},
{
"category": "external",
"summary": "SUSE Bug 1224298 for CVE-2023-35827",
"url": "https://bugzilla.suse.com/1224298"
},
{
"category": "external",
"summary": "SUSE Bug 1224878 for CVE-2023-35827",
"url": "https://bugzilla.suse.com/1224878"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:P/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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-35827"
},
{
"cve": "CVE-2023-4881",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-4881"
}
],
"notes": [
{
"category": "general",
"text": "** REJECT ** CVE-2023-4881 was wrongly assigned to a bug that was deemed to be a non-security issue by the Linux kernel security team.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-4881",
"url": "https://www.suse.com/security/cve/CVE-2023-4881"
},
{
"category": "external",
"summary": "SUSE Bug 1215221 for CVE-2023-4881",
"url": "https://bugzilla.suse.com/1215221"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-4881"
},
{
"cve": "CVE-2023-52447",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52447"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbpf: Defer the free of inner map when necessary\n\nWhen updating or deleting an inner map in map array or map htab, the map\nmay still be accessed by non-sleepable program or sleepable program.\nHowever bpf_map_fd_put_ptr() decreases the ref-counter of the inner map\ndirectly through bpf_map_put(), if the ref-counter is the last one\n(which is true for most cases), the inner map will be freed by\nops-\u003emap_free() in a kworker. But for now, most .map_free() callbacks\ndon\u0027t use synchronize_rcu() or its variants to wait for the elapse of a\nRCU grace period, so after the invocation of ops-\u003emap_free completes,\nthe bpf program which is accessing the inner map may incur\nuse-after-free problem.\n\nFix the free of inner map by invoking bpf_map_free_deferred() after both\none RCU grace period and one tasks trace RCU grace period if the inner\nmap has been removed from the outer map before. The deferment is\naccomplished by using call_rcu() or call_rcu_tasks_trace() when\nreleasing the last ref-counter of bpf map. The newly-added rcu_head\nfield in bpf_map shares the same storage space with work field to\nreduce the size of bpf_map.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52447",
"url": "https://www.suse.com/security/cve/CVE-2023-52447"
},
{
"category": "external",
"summary": "SUSE Bug 1220251 for CVE-2023-52447",
"url": "https://bugzilla.suse.com/1220251"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52447"
},
{
"cve": "CVE-2023-52450",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52450"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nperf/x86/intel/uncore: Fix NULL pointer dereference issue in upi_fill_topology()\n\nGet logical socket id instead of physical id in discover_upi_topology()\nto avoid out-of-bound access on \u0027upi = \u0026type-\u003etopology[nid][idx];\u0027 line\nthat leads to NULL pointer dereference in upi_fill_topology()",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52450",
"url": "https://www.suse.com/security/cve/CVE-2023-52450"
},
{
"category": "external",
"summary": "SUSE Bug 1220237 for CVE-2023-52450",
"url": "https://bugzilla.suse.com/1220237"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52450"
},
{
"cve": "CVE-2023-52453",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52453"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nhisi_acc_vfio_pci: Update migration data pointer correctly on saving/resume\n\nWhen the optional PRE_COPY support was added to speed up the device\ncompatibility check, it failed to update the saving/resuming data\npointers based on the fd offset. This results in migration data\ncorruption and when the device gets started on the destination the\nfollowing error is reported in some cases,\n\n[ 478.907684] arm-smmu-v3 arm-smmu-v3.2.auto: event 0x10 received:\n[ 478.913691] arm-smmu-v3 arm-smmu-v3.2.auto: 0x0000310200000010\n[ 478.919603] arm-smmu-v3 arm-smmu-v3.2.auto: 0x000002088000007f\n[ 478.925515] arm-smmu-v3 arm-smmu-v3.2.auto: 0x0000000000000000\n[ 478.931425] arm-smmu-v3 arm-smmu-v3.2.auto: 0x0000000000000000\n[ 478.947552] hisi_zip 0000:31:00.0: qm_axi_rresp [error status=0x1] found\n[ 478.955930] hisi_zip 0000:31:00.0: qm_db_timeout [error status=0x400] found\n[ 478.955944] hisi_zip 0000:31:00.0: qm sq doorbell timeout in function 2",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52453",
"url": "https://www.suse.com/security/cve/CVE-2023-52453"
},
{
"category": "external",
"summary": "SUSE Bug 1220337 for CVE-2023-52453",
"url": "https://bugzilla.suse.com/1220337"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52453"
},
{
"cve": "CVE-2023-52454",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52454"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length\n\nIf the host sends an H2CData command with an invalid DATAL,\nthe kernel may crash in nvmet_tcp_build_pdu_iovec().\n\nUnable to handle kernel NULL pointer dereference at\nvirtual address 0000000000000000\nlr : nvmet_tcp_io_work+0x6ac/0x718 [nvmet_tcp]\nCall trace:\n process_one_work+0x174/0x3c8\n worker_thread+0x2d0/0x3e8\n kthread+0x104/0x110\n\nFix the bug by raising a fatal error if DATAL isn\u0027t coherent\nwith the packet size.\nAlso, the PDU length should never exceed the MAXH2CDATA parameter which\nhas been communicated to the host in nvmet_tcp_handle_icreq().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52454",
"url": "https://www.suse.com/security/cve/CVE-2023-52454"
},
{
"category": "external",
"summary": "SUSE Bug 1220320 for CVE-2023-52454",
"url": "https://bugzilla.suse.com/1220320"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52454"
},
{
"cve": "CVE-2023-52462",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52462"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbpf: fix check for attempt to corrupt spilled pointer\n\nWhen register is spilled onto a stack as a 1/2/4-byte register, we set\nslot_type[BPF_REG_SIZE - 1] (plus potentially few more below it,\ndepending on actual spill size). So to check if some stack slot has\nspilled register we need to consult slot_type[7], not slot_type[0].\n\nTo avoid the need to remember and double-check this in the future, just\nuse is_spilled_reg() helper.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52462",
"url": "https://www.suse.com/security/cve/CVE-2023-52462"
},
{
"category": "external",
"summary": "SUSE Bug 1220325 for CVE-2023-52462",
"url": "https://bugzilla.suse.com/1220325"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52462"
},
{
"cve": "CVE-2023-52463",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52463"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nefivarfs: force RO when remounting if SetVariable is not supported\n\nIf SetVariable at runtime is not supported by the firmware we never assign\na callback for that function. At the same time mount the efivarfs as\nRO so no one can call that. However, we never check the permission flags\nwhen someone remounts the filesystem as RW. As a result this leads to a\ncrash looking like this:\n\n$ mount -o remount,rw /sys/firmware/efi/efivars\n$ efi-updatevar -f PK.auth PK\n\n[ 303.279166] Unable to handle kernel NULL pointer dereference at virtual address 0000000000000000\n[ 303.280482] Mem abort info:\n[ 303.280854] ESR = 0x0000000086000004\n[ 303.281338] EC = 0x21: IABT (current EL), IL = 32 bits\n[ 303.282016] SET = 0, FnV = 0\n[ 303.282414] EA = 0, S1PTW = 0\n[ 303.282821] FSC = 0x04: level 0 translation fault\n[ 303.283771] user pgtable: 4k pages, 48-bit VAs, pgdp=000000004258c000\n[ 303.284913] [0000000000000000] pgd=0000000000000000, p4d=0000000000000000\n[ 303.286076] Internal error: Oops: 0000000086000004 [#1] PREEMPT SMP\n[ 303.286936] Modules linked in: qrtr tpm_tis tpm_tis_core crct10dif_ce arm_smccc_trng rng_core drm fuse ip_tables x_tables ipv6\n[ 303.288586] CPU: 1 PID: 755 Comm: efi-updatevar Not tainted 6.3.0-rc1-00108-gc7d0c4695c68 #1\n[ 303.289748] Hardware name: Unknown Unknown Product/Unknown Product, BIOS 2023.04-00627-g88336918701d 04/01/2023\n[ 303.291150] pstate: 60400005 (nZCv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)\n[ 303.292123] pc : 0x0\n[ 303.292443] lr : efivar_set_variable_locked+0x74/0xec\n[ 303.293156] sp : ffff800008673c10\n[ 303.293619] x29: ffff800008673c10 x28: ffff0000037e8000 x27: 0000000000000000\n[ 303.294592] x26: 0000000000000800 x25: ffff000002467400 x24: 0000000000000027\n[ 303.295572] x23: ffffd49ea9832000 x22: ffff0000020c9800 x21: ffff000002467000\n[ 303.296566] x20: 0000000000000001 x19: 00000000000007fc x18: 0000000000000000\n[ 303.297531] x17: 0000000000000000 x16: 0000000000000000 x15: 0000aaaac807ab54\n[ 303.298495] x14: ed37489f673633c0 x13: 71c45c606de13f80 x12: 47464259e219acf4\n[ 303.299453] x11: ffff000002af7b01 x10: 0000000000000003 x9 : 0000000000000002\n[ 303.300431] x8 : 0000000000000010 x7 : ffffd49ea8973230 x6 : 0000000000a85201\n[ 303.301412] x5 : 0000000000000000 x4 : ffff0000020c9800 x3 : 00000000000007fc\n[ 303.302370] x2 : 0000000000000027 x1 : ffff000002467400 x0 : ffff000002467000\n[ 303.303341] Call trace:\n[ 303.303679] 0x0\n[ 303.303938] efivar_entry_set_get_size+0x98/0x16c\n[ 303.304585] efivarfs_file_write+0xd0/0x1a4\n[ 303.305148] vfs_write+0xc4/0x2e4\n[ 303.305601] ksys_write+0x70/0x104\n[ 303.306073] __arm64_sys_write+0x1c/0x28\n[ 303.306622] invoke_syscall+0x48/0x114\n[ 303.307156] el0_svc_common.constprop.0+0x44/0xec\n[ 303.307803] do_el0_svc+0x38/0x98\n[ 303.308268] el0_svc+0x2c/0x84\n[ 303.308702] el0t_64_sync_handler+0xf4/0x120\n[ 303.309293] el0t_64_sync+0x190/0x194\n[ 303.309794] Code: ???????? ???????? ???????? ???????? (????????)\n[ 303.310612] ---[ end trace 0000000000000000 ]---\n\nFix this by adding a .reconfigure() function to the fs operations which\nwe can use to check the requested flags and deny anything that\u0027s not RO\nif the firmware doesn\u0027t implement SetVariable at runtime.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52463",
"url": "https://www.suse.com/security/cve/CVE-2023-52463"
},
{
"category": "external",
"summary": "SUSE Bug 1220328 for CVE-2023-52463",
"url": "https://bugzilla.suse.com/1220328"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52463"
},
{
"cve": "CVE-2023-52467",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52467"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmfd: syscon: Fix null pointer dereference in of_syscon_register()\n\nkasprintf() returns a pointer to dynamically allocated memory\nwhich can be NULL upon failure.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52467",
"url": "https://www.suse.com/security/cve/CVE-2023-52467"
},
{
"category": "external",
"summary": "SUSE Bug 1220433 for CVE-2023-52467",
"url": "https://bugzilla.suse.com/1220433"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52467"
},
{
"cve": "CVE-2023-52469",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52469"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrivers/amd/pm: fix a use-after-free in kv_parse_power_table\n\nWhen ps allocated by kzalloc equals to NULL, kv_parse_power_table\nfrees adev-\u003epm.dpm.ps that allocated before. However, after the control\nflow goes through the following call chains:\n\nkv_parse_power_table\n |-\u003e kv_dpm_init\n |-\u003e kv_dpm_sw_init\n\t |-\u003e kv_dpm_fini\n\nThe adev-\u003epm.dpm.ps is used in the for loop of kv_dpm_fini after its\nfirst free in kv_parse_power_table and causes a use-after-free bug.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52469",
"url": "https://www.suse.com/security/cve/CVE-2023-52469"
},
{
"category": "external",
"summary": "SUSE Bug 1220411 for CVE-2023-52469",
"url": "https://bugzilla.suse.com/1220411"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52469"
},
{
"cve": "CVE-2023-52470",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52470"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/radeon: check the alloc_workqueue return value in radeon_crtc_init()\n\ncheck the alloc_workqueue return value in radeon_crtc_init()\nto avoid null-ptr-deref.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52470",
"url": "https://www.suse.com/security/cve/CVE-2023-52470"
},
{
"category": "external",
"summary": "SUSE Bug 1220413 for CVE-2023-52470",
"url": "https://bugzilla.suse.com/1220413"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52470"
},
{
"cve": "CVE-2023-52474",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52474"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nIB/hfi1: Fix bugs with non-PAGE_SIZE-end multi-iovec user SDMA requests\n\nhfi1 user SDMA request processing has two bugs that can cause data\ncorruption for user SDMA requests that have multiple payload iovecs\nwhere an iovec other than the tail iovec does not run up to the page\nboundary for the buffer pointed to by that iovec.a\n\nHere are the specific bugs:\n1. user_sdma_txadd() does not use struct user_sdma_iovec-\u003eiov.iov_len.\n Rather, user_sdma_txadd() will add up to PAGE_SIZE bytes from iovec\n to the packet, even if some of those bytes are past\n iovec-\u003eiov.iov_len and are thus not intended to be in the packet.\n2. user_sdma_txadd() and user_sdma_send_pkts() fail to advance to the\n next iovec in user_sdma_request-\u003eiovs when the current iovec\n is not PAGE_SIZE and does not contain enough data to complete the\n packet. The transmitted packet will contain the wrong data from the\n iovec pages.\n\nThis has not been an issue with SDMA packets from hfi1 Verbs or PSM2\nbecause they only produce iovecs that end short of PAGE_SIZE as the tail\niovec of an SDMA request.\n\nFixing these bugs exposes other bugs with the SDMA pin cache\n(struct mmu_rb_handler) that get in way of supporting user SDMA requests\nwith multiple payload iovecs whose buffers do not end at PAGE_SIZE. So\nthis commit fixes those issues as well.\n\nHere are the mmu_rb_handler bugs that non-PAGE_SIZE-end multi-iovec\npayload user SDMA requests can hit:\n1. Overlapping memory ranges in mmu_rb_handler will result in duplicate\n pinnings.\n2. When extending an existing mmu_rb_handler entry (struct mmu_rb_node),\n the mmu_rb code (1) removes the existing entry under a lock, (2)\n releases that lock, pins the new pages, (3) then reacquires the lock\n to insert the extended mmu_rb_node.\n\n If someone else comes in and inserts an overlapping entry between (2)\n and (3), insert in (3) will fail.\n\n The failure path code in this case unpins _all_ pages in either the\n original mmu_rb_node or the new mmu_rb_node that was inserted between\n (2) and (3).\n3. In hfi1_mmu_rb_remove_unless_exact(), mmu_rb_node-\u003erefcount is\n incremented outside of mmu_rb_handler-\u003elock. As a result, mmu_rb_node\n could be evicted by another thread that gets mmu_rb_handler-\u003elock and\n checks mmu_rb_node-\u003erefcount before mmu_rb_node-\u003erefcount is\n incremented.\n4. Related to #2 above, SDMA request submission failure path does not\n check mmu_rb_node-\u003erefcount before freeing mmu_rb_node object.\n\n If there are other SDMA requests in progress whose iovecs have\n pointers to the now-freed mmu_rb_node(s), those pointers to the\n now-freed mmu_rb nodes will be dereferenced when those SDMA requests\n complete.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52474",
"url": "https://www.suse.com/security/cve/CVE-2023-52474"
},
{
"category": "external",
"summary": "SUSE Bug 1220445 for CVE-2023-52474",
"url": "https://bugzilla.suse.com/1220445"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.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:L/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "low"
}
],
"title": "CVE-2023-52474"
},
{
"cve": "CVE-2023-52476",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52476"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nperf/x86/lbr: Filter vsyscall addresses\n\nWe found that a panic can occur when a vsyscall is made while LBR sampling\nis active. If the vsyscall is interrupted (NMI) for perf sampling, this\ncall sequence can occur (most recent at top):\n\n __insn_get_emulate_prefix()\n insn_get_emulate_prefix()\n insn_get_prefixes()\n insn_get_opcode()\n decode_branch_type()\n get_branch_type()\n intel_pmu_lbr_filter()\n intel_pmu_handle_irq()\n perf_event_nmi_handler()\n\nWithin __insn_get_emulate_prefix() at frame 0, a macro is called:\n\n peek_nbyte_next(insn_byte_t, insn, i)\n\nWithin this macro, this dereference occurs:\n\n (insn)-\u003enext_byte\n\nInspecting registers at this point, the value of the next_byte field is the\naddress of the vsyscall made, for example the location of the vsyscall\nversion of gettimeofday() at 0xffffffffff600000. The access to an address\nin the vsyscall region will trigger an oops due to an unhandled page fault.\n\nTo fix the bug, filtering for vsyscalls can be done when\ndetermining the branch type. This patch will return\na \"none\" branch if a kernel address if found to lie in the\nvsyscall region.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52476",
"url": "https://www.suse.com/security/cve/CVE-2023-52476"
},
{
"category": "external",
"summary": "SUSE Bug 1220703 for CVE-2023-52476",
"url": "https://bugzilla.suse.com/1220703"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52476"
},
{
"cve": "CVE-2023-52477",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52477"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: hub: Guard against accesses to uninitialized BOS descriptors\n\nMany functions in drivers/usb/core/hub.c and drivers/usb/core/hub.h\naccess fields inside udev-\u003ebos without checking if it was allocated and\ninitialized. If usb_get_bos_descriptor() fails for whatever\nreason, udev-\u003ebos will be NULL and those accesses will result in a\ncrash:\n\nBUG: kernel NULL pointer dereference, address: 0000000000000018\nPGD 0 P4D 0\nOops: 0000 [#1] PREEMPT SMP NOPTI\nCPU: 5 PID: 17818 Comm: kworker/5:1 Tainted: G W 5.15.108-18910-gab0e1cb584e1 #1 \u003cHASH:1f9e 1\u003e\nHardware name: Google Kindred/Kindred, BIOS Google_Kindred.12672.413.0 02/03/2021\nWorkqueue: usb_hub_wq hub_event\nRIP: 0010:hub_port_reset+0x193/0x788\nCode: 89 f7 e8 20 f7 15 00 48 8b 43 08 80 b8 96 03 00 00 03 75 36 0f b7 88 92 03 00 00 81 f9 10 03 00 00 72 27 48 8b 80 a8 03 00 00 \u003c48\u003e 83 78 18 00 74 19 48 89 df 48 8b 75 b0 ba 02 00 00 00 4c 89 e9\nRSP: 0018:ffffab740c53fcf8 EFLAGS: 00010246\nRAX: 0000000000000000 RBX: ffffa1bc5f678000 RCX: 0000000000000310\nRDX: fffffffffffffdff RSI: 0000000000000286 RDI: ffffa1be9655b840\nRBP: ffffab740c53fd70 R08: 00001b7d5edaa20c R09: ffffffffb005e060\nR10: 0000000000000001 R11: 0000000000000000 R12: 0000000000000000\nR13: ffffab740c53fd3e R14: 0000000000000032 R15: 0000000000000000\nFS: 0000000000000000(0000) GS:ffffa1be96540000(0000) knlGS:0000000000000000\nCS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\nCR2: 0000000000000018 CR3: 000000022e80c005 CR4: 00000000003706e0\nCall Trace:\nhub_event+0x73f/0x156e\n? hub_activate+0x5b7/0x68f\nprocess_one_work+0x1a2/0x487\nworker_thread+0x11a/0x288\nkthread+0x13a/0x152\n? process_one_work+0x487/0x487\n? kthread_associate_blkcg+0x70/0x70\nret_from_fork+0x1f/0x30\n\nFall back to a default behavior if the BOS descriptor isn\u0027t accessible\nand skip all the functionalities that depend on it: LPM support checks,\nSuper Speed capabilitiy checks, U1/U2 states setup.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52477",
"url": "https://www.suse.com/security/cve/CVE-2023-52477"
},
{
"category": "external",
"summary": "SUSE Bug 1220790 for CVE-2023-52477",
"url": "https://bugzilla.suse.com/1220790"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52477"
},
{
"cve": "CVE-2023-52481",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52481"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\narm64: errata: Add Cortex-A520 speculative unprivileged load workaround\n\nImplement the workaround for ARM Cortex-A520 erratum 2966298. On an\naffected Cortex-A520 core, a speculatively executed unprivileged load\nmight leak data from a privileged load via a cache side channel. The\nissue only exists for loads within a translation regime with the same\ntranslation (e.g. same ASID and VMID). Therefore, the issue only affects\nthe return to EL0.\n\nThe workaround is to execute a TLBI before returning to EL0 after all\nloads of privileged data. A non-shareable TLBI to any address is\nsufficient.\n\nThe workaround isn\u0027t necessary if page table isolation (KPTI) is\nenabled, but for simplicity it will be. Page table isolation should\nnormally be disabled for Cortex-A520 as it supports the CSV3 feature\nand the E0PD feature (used when KASLR is enabled).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52481",
"url": "https://www.suse.com/security/cve/CVE-2023-52481"
},
{
"category": "external",
"summary": "SUSE Bug 1220887 for CVE-2023-52481",
"url": "https://bugzilla.suse.com/1220887"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52481"
},
{
"cve": "CVE-2023-52482",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52482"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nx86/srso: Add SRSO mitigation for Hygon processors\n\nAdd mitigation for the speculative return stack overflow vulnerability\nwhich exists on Hygon processors too.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52482",
"url": "https://www.suse.com/security/cve/CVE-2023-52482"
},
{
"category": "external",
"summary": "SUSE Bug 1220735 for CVE-2023-52482",
"url": "https://bugzilla.suse.com/1220735"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52482"
},
{
"cve": "CVE-2023-52484",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52484"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\niommu/arm-smmu-v3: Fix soft lockup triggered by arm_smmu_mm_invalidate_range\n\nWhen running an SVA case, the following soft lockup is triggered:\n--------------------------------------------------------------------\nwatchdog: BUG: soft lockup - CPU#244 stuck for 26s!\npstate: 83400009 (Nzcv daif +PAN -UAO +TCO +DIT -SSBS BTYPE=--)\npc : arm_smmu_cmdq_issue_cmdlist+0x178/0xa50\nlr : arm_smmu_cmdq_issue_cmdlist+0x150/0xa50\nsp : ffff8000d83ef290\nx29: ffff8000d83ef290 x28: 000000003b9aca00 x27: 0000000000000000\nx26: ffff8000d83ef3c0 x25: da86c0812194a0e8 x24: 0000000000000000\nx23: 0000000000000040 x22: ffff8000d83ef340 x21: ffff0000c63980c0\nx20: 0000000000000001 x19: ffff0000c6398080 x18: 0000000000000000\nx17: 0000000000000000 x16: 0000000000000000 x15: ffff3000b4a3bbb0\nx14: ffff3000b4a30888 x13: ffff3000b4a3cf60 x12: 0000000000000000\nx11: 0000000000000000 x10: 0000000000000000 x9 : ffffc08120e4d6bc\nx8 : 0000000000000000 x7 : 0000000000000000 x6 : 0000000000048cfa\nx5 : 0000000000000000 x4 : 0000000000000001 x3 : 000000000000000a\nx2 : 0000000080000000 x1 : 0000000000000000 x0 : 0000000000000001\nCall trace:\n arm_smmu_cmdq_issue_cmdlist+0x178/0xa50\n __arm_smmu_tlb_inv_range+0x118/0x254\n arm_smmu_tlb_inv_range_asid+0x6c/0x130\n arm_smmu_mm_invalidate_range+0xa0/0xa4\n __mmu_notifier_invalidate_range_end+0x88/0x120\n unmap_vmas+0x194/0x1e0\n unmap_region+0xb4/0x144\n do_mas_align_munmap+0x290/0x490\n do_mas_munmap+0xbc/0x124\n __vm_munmap+0xa8/0x19c\n __arm64_sys_munmap+0x28/0x50\n invoke_syscall+0x78/0x11c\n el0_svc_common.constprop.0+0x58/0x1c0\n do_el0_svc+0x34/0x60\n el0_svc+0x2c/0xd4\n el0t_64_sync_handler+0x114/0x140\n el0t_64_sync+0x1a4/0x1a8\n--------------------------------------------------------------------\n\nNote that since 6.6-rc1 the arm_smmu_mm_invalidate_range above is renamed\nto \"arm_smmu_mm_arch_invalidate_secondary_tlbs\", yet the problem remains.\n\nThe commit 06ff87bae8d3 (\"arm64: mm: remove unused functions and variable\nprotoypes\") fixed a similar lockup on the CPU MMU side. Yet, it can occur\nto SMMU too, since arm_smmu_mm_arch_invalidate_secondary_tlbs() is called\ntypically next to MMU tlb flush function, e.g.\n\ttlb_flush_mmu_tlbonly {\n\t\ttlb_flush {\n\t\t\t__flush_tlb_range {\n\t\t\t\t// check MAX_TLBI_OPS\n\t\t\t}\n\t\t}\n\t\tmmu_notifier_arch_invalidate_secondary_tlbs {\n\t\t\tarm_smmu_mm_arch_invalidate_secondary_tlbs {\n\t\t\t\t// does not check MAX_TLBI_OPS\n\t\t\t}\n\t\t}\n\t}\n\nClone a CMDQ_MAX_TLBI_OPS from the MAX_TLBI_OPS in tlbflush.h, since in an\nSVA case SMMU uses the CPU page table, so it makes sense to align with the\ntlbflush code. Then, replace per-page TLBI commands with a single per-asid\nTLBI command, if the request size hits this threshold.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52484",
"url": "https://www.suse.com/security/cve/CVE-2023-52484"
},
{
"category": "external",
"summary": "SUSE Bug 1220797 for CVE-2023-52484",
"url": "https://bugzilla.suse.com/1220797"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52484"
},
{
"cve": "CVE-2023-52486",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52486"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm: Don\u0027t unref the same fb many times by mistake due to deadlock handling\n\nIf we get a deadlock after the fb lookup in drm_mode_page_flip_ioctl()\nwe proceed to unref the fb and then retry the whole thing from the top.\nBut we forget to reset the fb pointer back to NULL, and so if we then\nget another error during the retry, before the fb lookup, we proceed\nthe unref the same fb again without having gotten another reference.\nThe end result is that the fb will (eventually) end up being freed\nwhile it\u0027s still in use.\n\nReset fb to NULL once we\u0027ve unreffed it to avoid doing it again\nuntil we\u0027ve done another fb lookup.\n\nThis turned out to be pretty easy to hit on a DG2 when doing async\nflips (and CONFIG_DEBUG_WW_MUTEX_SLOWPATH=y). The first symptom I\nsaw that drm_closefb() simply got stuck in a busy loop while walking\nthe framebuffer list. Fortunately I was able to convince it to oops\ninstead, and from there it was easier to track down the culprit.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52486",
"url": "https://www.suse.com/security/cve/CVE-2023-52486"
},
{
"category": "external",
"summary": "SUSE Bug 1221277 for CVE-2023-52486",
"url": "https://bugzilla.suse.com/1221277"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52486"
},
{
"cve": "CVE-2023-52492",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52492"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndmaengine: fix NULL pointer in channel unregistration function\n\n__dma_async_device_channel_register() can fail. In case of failure,\nchan-\u003elocal is freed (with free_percpu()), and chan-\u003elocal is nullified.\nWhen dma_async_device_unregister() is called (because of managed API or\nintentionally by DMA controller driver), channels are unconditionally\nunregistered, leading to this NULL pointer:\n[ 1.318693] Unable to handle kernel NULL pointer dereference at virtual address 00000000000000d0\n[...]\n[ 1.484499] Call trace:\n[ 1.486930] device_del+0x40/0x394\n[ 1.490314] device_unregister+0x20/0x7c\n[ 1.494220] __dma_async_device_channel_unregister+0x68/0xc0\n\nLook at dma_async_device_register() function error path, channel device\nunregistration is done only if chan-\u003elocal is not NULL.\n\nThen add the same condition at the beginning of\n__dma_async_device_channel_unregister() function, to avoid NULL pointer\nissue whatever the API used to reach this function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52492",
"url": "https://www.suse.com/security/cve/CVE-2023-52492"
},
{
"category": "external",
"summary": "SUSE Bug 1221276 for CVE-2023-52492",
"url": "https://bugzilla.suse.com/1221276"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52492"
},
{
"cve": "CVE-2023-52493",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52493"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbus: mhi: host: Drop chan lock before queuing buffers\n\nEnsure read and write locks for the channel are not taken in succession by\ndropping the read lock from parse_xfer_event() such that a callback given\nto client can potentially queue buffers and acquire the write lock in that\nprocess. Any queueing of buffers should be done without channel read lock\nacquired as it can result in multiple locks and a soft lockup.\n\n[mani: added fixes tag and cc\u0027ed stable]",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52493",
"url": "https://www.suse.com/security/cve/CVE-2023-52493"
},
{
"category": "external",
"summary": "SUSE Bug 1221274 for CVE-2023-52493",
"url": "https://bugzilla.suse.com/1221274"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52493"
},
{
"cve": "CVE-2023-52494",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52494"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbus: mhi: host: Add alignment check for event ring read pointer\n\nThough we do check the event ring read pointer by \"is_valid_ring_ptr\"\nto make sure it is in the buffer range, but there is another risk the\npointer may be not aligned. Since we are expecting event ring elements\nare 128 bits(struct mhi_ring_element) aligned, an unaligned read pointer\ncould lead to multiple issues like DoS or ring buffer memory corruption.\n\nSo add a alignment check for event ring read pointer.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52494",
"url": "https://www.suse.com/security/cve/CVE-2023-52494"
},
{
"category": "external",
"summary": "SUSE Bug 1221273 for CVE-2023-52494",
"url": "https://bugzilla.suse.com/1221273"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52494"
},
{
"cve": "CVE-2023-52497",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52497"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nerofs: fix lz4 inplace decompression\n\nCurrently EROFS can map another compressed buffer for inplace\ndecompression, that was used to handle the cases that some pages of\ncompressed data are actually not in-place I/O.\n\nHowever, like most simple LZ77 algorithms, LZ4 expects the compressed\ndata is arranged at the end of the decompressed buffer and it\nexplicitly uses memmove() to handle overlapping:\n __________________________________________________________\n |_ direction of decompression --\u003e ____ |_ compressed data _|\n\nAlthough EROFS arranges compressed data like this, it typically maps two\nindividual virtual buffers so the relative order is uncertain.\nPreviously, it was hardly observed since LZ4 only uses memmove() for\nshort overlapped literals and x86/arm64 memmove implementations seem to\ncompletely cover it up and they don\u0027t have this issue. Juhyung reported\nthat EROFS data corruption can be found on a new Intel x86 processor.\nAfter some analysis, it seems that recent x86 processors with the new\nFSRM feature expose this issue with \"rep movsb\".\n\nLet\u0027s strictly use the decompressed buffer for lz4 inplace\ndecompression for now. Later, as an useful improvement, we could try\nto tie up these two buffers together in the correct order.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52497",
"url": "https://www.suse.com/security/cve/CVE-2023-52497"
},
{
"category": "external",
"summary": "SUSE Bug 1220879 for CVE-2023-52497",
"url": "https://bugzilla.suse.com/1220879"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52497"
},
{
"cve": "CVE-2023-52500",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52500"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nscsi: pm80xx: Avoid leaking tags when processing OPC_INB_SET_CONTROLLER_CONFIG command\n\nTags allocated for OPC_INB_SET_CONTROLLER_CONFIG command need to be freed\nwhen we receive the response.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52500",
"url": "https://www.suse.com/security/cve/CVE-2023-52500"
},
{
"category": "external",
"summary": "SUSE Bug 1220883 for CVE-2023-52500",
"url": "https://bugzilla.suse.com/1220883"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.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:L/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "low"
}
],
"title": "CVE-2023-52500"
},
{
"cve": "CVE-2023-52501",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52501"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nring-buffer: Do not attempt to read past \"commit\"\n\nWhen iterating over the ring buffer while the ring buffer is active, the\nwriter can corrupt the reader. There\u0027s barriers to help detect this and\nhandle it, but that code missed the case where the last event was at the\nvery end of the page and has only 4 bytes left.\n\nThe checks to detect the corruption by the writer to reads needs to see the\nlength of the event. If the length in the first 4 bytes is zero then the\nlength is stored in the second 4 bytes. But if the writer is in the process\nof updating that code, there\u0027s a small window where the length in the first\n4 bytes could be zero even though the length is only 4 bytes. That will\ncause rb_event_length() to read the next 4 bytes which could happen to be off the\nallocated page.\n\nTo protect against this, fail immediately if the next event pointer is\nless than 8 bytes from the end of the commit (last byte of data), as all\nevents must be a minimum of 8 bytes anyway.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52501",
"url": "https://www.suse.com/security/cve/CVE-2023-52501"
},
{
"category": "external",
"summary": "SUSE Bug 1220885 for CVE-2023-52501",
"url": "https://bugzilla.suse.com/1220885"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52501"
},
{
"cve": "CVE-2023-52502",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52502"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: nfc: fix races in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn()\n\nSili Luo reported a race in nfc_llcp_sock_get(), leading to UAF.\n\nGetting a reference on the socket found in a lookup while\nholding a lock should happen before releasing the lock.\n\nnfc_llcp_sock_get_sn() has a similar problem.\n\nFinally nfc_llcp_recv_snl() needs to make sure the socket\nfound by nfc_llcp_sock_from_sn() does not disappear.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52502",
"url": "https://www.suse.com/security/cve/CVE-2023-52502"
},
{
"category": "external",
"summary": "SUSE Bug 1220831 for CVE-2023-52502",
"url": "https://bugzilla.suse.com/1220831"
},
{
"category": "external",
"summary": "SUSE Bug 1220832 for CVE-2023-52502",
"url": "https://bugzilla.suse.com/1220832"
},
{
"category": "external",
"summary": "SUSE Bug 1224298 for CVE-2023-52502",
"url": "https://bugzilla.suse.com/1224298"
},
{
"category": "external",
"summary": "SUSE Bug 1224878 for CVE-2023-52502",
"url": "https://bugzilla.suse.com/1224878"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52502"
},
{
"cve": "CVE-2023-52504",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52504"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nx86/alternatives: Disable KASAN in apply_alternatives()\n\nFei has reported that KASAN triggers during apply_alternatives() on\na 5-level paging machine:\n\n\tBUG: KASAN: out-of-bounds in rcu_is_watching()\n\tRead of size 4 at addr ff110003ee6419a0 by task swapper/0/0\n\t...\n\t__asan_load4()\n\trcu_is_watching()\n\ttrace_hardirqs_on()\n\ttext_poke_early()\n\tapply_alternatives()\n\t...\n\nOn machines with 5-level paging, cpu_feature_enabled(X86_FEATURE_LA57)\ngets patched. It includes KASAN code, where KASAN_SHADOW_START depends on\n__VIRTUAL_MASK_SHIFT, which is defined with cpu_feature_enabled().\n\nKASAN gets confused when apply_alternatives() patches the\nKASAN_SHADOW_START users. A test patch that makes KASAN_SHADOW_START\nstatic, by replacing __VIRTUAL_MASK_SHIFT with 56, works around the issue.\n\nFix it for real by disabling KASAN while the kernel is patching alternatives.\n\n[ mingo: updated the changelog ]",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52504",
"url": "https://www.suse.com/security/cve/CVE-2023-52504"
},
{
"category": "external",
"summary": "SUSE Bug 1221553 for CVE-2023-52504",
"url": "https://bugzilla.suse.com/1221553"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52504"
},
{
"cve": "CVE-2023-52507",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52507"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnfc: nci: assert requested protocol is valid\n\nThe protocol is used in a bit mask to determine if the protocol is\nsupported. Assert the provided protocol is less than the maximum\ndefined so it doesn\u0027t potentially perform a shift-out-of-bounds and\nprovide a clearer error for undefined protocols vs unsupported ones.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52507",
"url": "https://www.suse.com/security/cve/CVE-2023-52507"
},
{
"category": "external",
"summary": "SUSE Bug 1220833 for CVE-2023-52507",
"url": "https://bugzilla.suse.com/1220833"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52507"
},
{
"cve": "CVE-2023-52508",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52508"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnvme-fc: Prevent null pointer dereference in nvme_fc_io_getuuid()\n\nThe nvme_fc_fcp_op structure describing an AEN operation is initialized with a\nnull request structure pointer. An FC LLDD may make a call to\nnvme_fc_io_getuuid passing a pointer to an nvmefc_fcp_req for an AEN operation.\n\nAdd validation of the request structure pointer before dereference.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52508",
"url": "https://www.suse.com/security/cve/CVE-2023-52508"
},
{
"category": "external",
"summary": "SUSE Bug 1221015 for CVE-2023-52508",
"url": "https://bugzilla.suse.com/1221015"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52508"
},
{
"cve": "CVE-2023-52509",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52509"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nravb: Fix use-after-free issue in ravb_tx_timeout_work()\n\nThe ravb_stop() should call cancel_work_sync(). Otherwise,\nravb_tx_timeout_work() is possible to use the freed priv after\nravb_remove() was called like below:\n\nCPU0\t\t\tCPU1\n\t\t\travb_tx_timeout()\nravb_remove()\nunregister_netdev()\nfree_netdev(ndev)\n// free priv\n\t\t\travb_tx_timeout_work()\n\t\t\t// use priv\n\nunregister_netdev() will call .ndo_stop() so that ravb_stop() is\ncalled. And, after phy_stop() is called, netif_carrier_off()\nis also called. So that .ndo_tx_timeout() will not be called\nafter phy_stop().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52509",
"url": "https://www.suse.com/security/cve/CVE-2023-52509"
},
{
"category": "external",
"summary": "SUSE Bug 1220836 for CVE-2023-52509",
"url": "https://bugzilla.suse.com/1220836"
},
{
"category": "external",
"summary": "SUSE Bug 1223290 for CVE-2023-52509",
"url": "https://bugzilla.suse.com/1223290"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52509"
},
{
"cve": "CVE-2023-52510",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52510"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nieee802154: ca8210: Fix a potential UAF in ca8210_probe\n\nIf of_clk_add_provider() fails in ca8210_register_ext_clock(),\nit calls clk_unregister() to release priv-\u003eclk and returns an\nerror. However, the caller ca8210_probe() then calls ca8210_remove(),\nwhere priv-\u003eclk is freed again in ca8210_unregister_ext_clock(). In\nthis case, a use-after-free may happen in the second time we call\nclk_unregister().\n\nFix this by removing the first clk_unregister(). Also, priv-\u003eclk could\nbe an error code on failure of clk_register_fixed_rate(). Use\nIS_ERR_OR_NULL to catch this case in ca8210_unregister_ext_clock().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52510",
"url": "https://www.suse.com/security/cve/CVE-2023-52510"
},
{
"category": "external",
"summary": "SUSE Bug 1220898 for CVE-2023-52510",
"url": "https://bugzilla.suse.com/1220898"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52510"
},
{
"cve": "CVE-2023-52511",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52511"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nspi: sun6i: reduce DMA RX transfer width to single byte\n\nThrough empirical testing it has been determined that sometimes RX SPI\ntransfers with DMA enabled return corrupted data. This is down to single\nor even multiple bytes lost during DMA transfer from SPI peripheral to\nmemory. It seems the RX FIFO within the SPI peripheral can become\nconfused when performing bus read accesses wider than a single byte to it\nduring an active SPI transfer.\n\nThis patch reduces the width of individual DMA read accesses to the\nRX FIFO to a single byte to mitigate that issue.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52511",
"url": "https://www.suse.com/security/cve/CVE-2023-52511"
},
{
"category": "external",
"summary": "SUSE Bug 1221012 for CVE-2023-52511",
"url": "https://bugzilla.suse.com/1221012"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52511"
},
{
"cve": "CVE-2023-52513",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52513"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/siw: Fix connection failure handling\n\nIn case immediate MPA request processing fails, the newly\ncreated endpoint unlinks the listening endpoint and is\nready to be dropped. This special case was not handled\ncorrectly by the code handling the later TCP socket close,\ncausing a NULL dereference crash in siw_cm_work_handler()\nwhen dereferencing a NULL listener. We now also cancel\nthe useless MPA timeout, if immediate MPA request\nprocessing fails.\n\nThis patch furthermore simplifies MPA processing in general:\nScheduling a useless TCP socket read in sk_data_ready() upcall\nis now surpressed, if the socket is already moved out of\nTCP_ESTABLISHED state.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52513",
"url": "https://www.suse.com/security/cve/CVE-2023-52513"
},
{
"category": "external",
"summary": "SUSE Bug 1221022 for CVE-2023-52513",
"url": "https://bugzilla.suse.com/1221022"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52513"
},
{
"cve": "CVE-2023-52515",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52515"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/srp: Do not call scsi_done() from srp_abort()\n\nAfter scmd_eh_abort_handler() has called the SCSI LLD eh_abort_handler\ncallback, it performs one of the following actions:\n* Call scsi_queue_insert().\n* Call scsi_finish_command().\n* Call scsi_eh_scmd_add().\nHence, SCSI abort handlers must not call scsi_done(). Otherwise all\nthe above actions would trigger a use-after-free. Hence remove the\nscsi_done() call from srp_abort(). Keep the srp_free_req() call\nbefore returning SUCCESS because we may not see the command again if\nSUCCESS is returned.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52515",
"url": "https://www.suse.com/security/cve/CVE-2023-52515"
},
{
"category": "external",
"summary": "SUSE Bug 1221048 for CVE-2023-52515",
"url": "https://bugzilla.suse.com/1221048"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52515"
},
{
"cve": "CVE-2023-52517",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52517"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nspi: sun6i: fix race between DMA RX transfer completion and RX FIFO drain\n\nPreviously the transfer complete IRQ immediately drained to RX FIFO to\nread any data remaining in FIFO to the RX buffer. This behaviour is\ncorrect when dealing with SPI in interrupt mode. However in DMA mode the\ntransfer complete interrupt still fires as soon as all bytes to be\ntransferred have been stored in the FIFO. At that point data in the FIFO\nstill needs to be picked up by the DMA engine. Thus the drain procedure\nand DMA engine end up racing to read from RX FIFO, corrupting any data\nread. Additionally the RX buffer pointer is never adjusted according to\nDMA progress in DMA mode, thus calling the RX FIFO drain procedure in DMA\nmode is a bug.\nFix corruptions in DMA RX mode by draining RX FIFO only in interrupt mode.\nAlso wait for completion of RX DMA when in DMA mode before returning to\nensure all data has been copied to the supplied memory buffer.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52517",
"url": "https://www.suse.com/security/cve/CVE-2023-52517"
},
{
"category": "external",
"summary": "SUSE Bug 1221055 for CVE-2023-52517",
"url": "https://bugzilla.suse.com/1221055"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52517"
},
{
"cve": "CVE-2023-52518",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52518"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nBluetooth: hci_codec: Fix leaking content of local_codecs\n\nThe following memory leak can be observed when the controller supports\ncodecs which are stored in local_codecs list but the elements are never\nfreed:\n\nunreferenced object 0xffff88800221d840 (size 32):\n comm \"kworker/u3:0\", pid 36, jiffies 4294898739 (age 127.060s)\n hex dump (first 32 bytes):\n f8 d3 02 03 80 88 ff ff 80 d8 21 02 80 88 ff ff ..........!.....\n 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................\n backtrace:\n [\u003cffffffffb324f557\u003e] __kmalloc+0x47/0x120\n [\u003cffffffffb39ef37d\u003e] hci_codec_list_add.isra.0+0x2d/0x160\n [\u003cffffffffb39ef643\u003e] hci_read_codec_capabilities+0x183/0x270\n [\u003cffffffffb39ef9ab\u003e] hci_read_supported_codecs+0x1bb/0x2d0\n [\u003cffffffffb39f162e\u003e] hci_read_local_codecs_sync+0x3e/0x60\n [\u003cffffffffb39ff1b3\u003e] hci_dev_open_sync+0x943/0x11e0\n [\u003cffffffffb396d55d\u003e] hci_power_on+0x10d/0x3f0\n [\u003cffffffffb30c99b4\u003e] process_one_work+0x404/0x800\n [\u003cffffffffb30ca134\u003e] worker_thread+0x374/0x670\n [\u003cffffffffb30d9108\u003e] kthread+0x188/0x1c0\n [\u003cffffffffb304db6b\u003e] ret_from_fork+0x2b/0x50\n [\u003cffffffffb300206a\u003e] ret_from_fork_asm+0x1a/0x30",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52518",
"url": "https://www.suse.com/security/cve/CVE-2023-52518"
},
{
"category": "external",
"summary": "SUSE Bug 1221056 for CVE-2023-52518",
"url": "https://bugzilla.suse.com/1221056"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52518"
},
{
"cve": "CVE-2023-52519",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52519"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nHID: intel-ish-hid: ipc: Disable and reenable ACPI GPE bit\n\nThe EHL (Elkhart Lake) based platforms provide a OOB (Out of band)\nservice, which allows to wakup device when the system is in S5 (Soft-Off\nstate). This OOB service can be enabled/disabled from BIOS settings. When\nenabled, the ISH device gets PME wake capability. To enable PME wakeup,\ndriver also needs to enable ACPI GPE bit.\n\nOn resume, BIOS will clear the wakeup bit. So driver need to re-enable it\nin resume function to keep the next wakeup capability. But this BIOS\nclearing of wakeup bit doesn\u0027t decrement internal OS GPE reference count,\nso this reenabling on every resume will cause reference count to overflow.\n\nSo first disable and reenable ACPI GPE bit using acpi_disable_gpe().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52519",
"url": "https://www.suse.com/security/cve/CVE-2023-52519"
},
{
"category": "external",
"summary": "SUSE Bug 1220920 for CVE-2023-52519",
"url": "https://bugzilla.suse.com/1220920"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52519"
},
{
"cve": "CVE-2023-52520",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52520"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nplatform/x86: think-lmi: Fix reference leak\n\nIf a duplicate attribute is found using kset_find_obj(), a reference\nto that attribute is returned which needs to be disposed accordingly\nusing kobject_put(). Move the setting name validation into a separate\nfunction to allow for this change without having to duplicate the\ncleanup code for this setting.\nAs a side note, a very similar bug was fixed in\ncommit 7295a996fdab (\"platform/x86: dell-sysman: Fix reference leak\"),\nso it seems that the bug was copied from that driver.\n\nCompile-tested only.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52520",
"url": "https://www.suse.com/security/cve/CVE-2023-52520"
},
{
"category": "external",
"summary": "SUSE Bug 1220921 for CVE-2023-52520",
"url": "https://bugzilla.suse.com/1220921"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52520"
},
{
"cve": "CVE-2023-52523",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52523"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbpf, sockmap: Reject sk_msg egress redirects to non-TCP sockets\n\nWith a SOCKMAP/SOCKHASH map and an sk_msg program user can steer messages\nsent from one TCP socket (s1) to actually egress from another TCP\nsocket (s2):\n\ntcp_bpf_sendmsg(s1)\t\t// = sk_prot-\u003esendmsg\n tcp_bpf_send_verdict(s1)\t// __SK_REDIRECT case\n tcp_bpf_sendmsg_redir(s2)\n tcp_bpf_push_locked(s2)\n\ttcp_bpf_push(s2)\n\t tcp_rate_check_app_limited(s2) // expects tcp_sock\n\t tcp_sendmsg_locked(s2)\t // ditto\n\nThere is a hard-coded assumption in the call-chain, that the egress\nsocket (s2) is a TCP socket.\n\nHowever in commit 122e6c79efe1 (\"sock_map: Update sock type checks for\nUDP\") we have enabled redirects to non-TCP sockets. This was done for the\nsake of BPF sk_skb programs. There was no indention to support sk_msg\nsend-to-egress use case.\n\nAs a result, attempts to send-to-egress through a non-TCP socket lead to a\ncrash due to invalid downcast from sock to tcp_sock:\n\n BUG: kernel NULL pointer dereference, address: 000000000000002f\n ...\n Call Trace:\n \u003cTASK\u003e\n ? show_regs+0x60/0x70\n ? __die+0x1f/0x70\n ? page_fault_oops+0x80/0x160\n ? do_user_addr_fault+0x2d7/0x800\n ? rcu_is_watching+0x11/0x50\n ? exc_page_fault+0x70/0x1c0\n ? asm_exc_page_fault+0x27/0x30\n ? tcp_tso_segs+0x14/0xa0\n tcp_write_xmit+0x67/0xce0\n __tcp_push_pending_frames+0x32/0xf0\n tcp_push+0x107/0x140\n tcp_sendmsg_locked+0x99f/0xbb0\n tcp_bpf_push+0x19d/0x3a0\n tcp_bpf_sendmsg_redir+0x55/0xd0\n tcp_bpf_send_verdict+0x407/0x550\n tcp_bpf_sendmsg+0x1a1/0x390\n inet_sendmsg+0x6a/0x70\n sock_sendmsg+0x9d/0xc0\n ? sockfd_lookup_light+0x12/0x80\n __sys_sendto+0x10e/0x160\n ? syscall_enter_from_user_mode+0x20/0x60\n ? __this_cpu_preempt_check+0x13/0x20\n ? lockdep_hardirqs_on+0x82/0x110\n __x64_sys_sendto+0x1f/0x30\n do_syscall_64+0x38/0x90\n entry_SYSCALL_64_after_hwframe+0x63/0xcd\n\nReject selecting a non-TCP sockets as redirect target from a BPF sk_msg\nprogram to prevent the crash. When attempted, user will receive an EACCES\nerror from send/sendto/sendmsg() syscall.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52523",
"url": "https://www.suse.com/security/cve/CVE-2023-52523"
},
{
"category": "external",
"summary": "SUSE Bug 1220926 for CVE-2023-52523",
"url": "https://bugzilla.suse.com/1220926"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52523"
},
{
"cve": "CVE-2023-52524",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52524"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: nfc: llcp: Add lock when modifying device list\n\nThe device list needs its associated lock held when modifying it, or the\nlist could become corrupted, as syzbot discovered.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52524",
"url": "https://www.suse.com/security/cve/CVE-2023-52524"
},
{
"category": "external",
"summary": "SUSE Bug 1220927 for CVE-2023-52524",
"url": "https://bugzilla.suse.com/1220927"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52524"
},
{
"cve": "CVE-2023-52525",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52525"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: mwifiex: Fix oob check condition in mwifiex_process_rx_packet\n\nOnly skip the code path trying to access the rfc1042 headers when the\nbuffer is too small, so the driver can still process packets without\nrfc1042 headers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52525",
"url": "https://www.suse.com/security/cve/CVE-2023-52525"
},
{
"category": "external",
"summary": "SUSE Bug 1220840 for CVE-2023-52525",
"url": "https://bugzilla.suse.com/1220840"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "low"
}
],
"title": "CVE-2023-52525"
},
{
"cve": "CVE-2023-52528",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52528"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_reg\n\nsyzbot reported the following uninit-value access issue:\n\n=====================================================\nBUG: KMSAN: uninit-value in smsc75xx_wait_ready drivers/net/usb/smsc75xx.c:975 [inline]\nBUG: KMSAN: uninit-value in smsc75xx_bind+0x5c9/0x11e0 drivers/net/usb/smsc75xx.c:1482\nCPU: 0 PID: 8696 Comm: kworker/0:3 Not tainted 5.8.0-rc5-syzkaller #0\nHardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011\nWorkqueue: usb_hub_wq hub_event\nCall Trace:\n __dump_stack lib/dump_stack.c:77 [inline]\n dump_stack+0x21c/0x280 lib/dump_stack.c:118\n kmsan_report+0xf7/0x1e0 mm/kmsan/kmsan_report.c:121\n __msan_warning+0x58/0xa0 mm/kmsan/kmsan_instr.c:215\n smsc75xx_wait_ready drivers/net/usb/smsc75xx.c:975 [inline]\n smsc75xx_bind+0x5c9/0x11e0 drivers/net/usb/smsc75xx.c:1482\n usbnet_probe+0x1152/0x3f90 drivers/net/usb/usbnet.c:1737\n usb_probe_interface+0xece/0x1550 drivers/usb/core/driver.c:374\n really_probe+0xf20/0x20b0 drivers/base/dd.c:529\n driver_probe_device+0x293/0x390 drivers/base/dd.c:701\n __device_attach_driver+0x63f/0x830 drivers/base/dd.c:807\n bus_for_each_drv+0x2ca/0x3f0 drivers/base/bus.c:431\n __device_attach+0x4e2/0x7f0 drivers/base/dd.c:873\n device_initial_probe+0x4a/0x60 drivers/base/dd.c:920\n bus_probe_device+0x177/0x3d0 drivers/base/bus.c:491\n device_add+0x3b0e/0x40d0 drivers/base/core.c:2680\n usb_set_configuration+0x380f/0x3f10 drivers/usb/core/message.c:2032\n usb_generic_driver_probe+0x138/0x300 drivers/usb/core/generic.c:241\n usb_probe_device+0x311/0x490 drivers/usb/core/driver.c:272\n really_probe+0xf20/0x20b0 drivers/base/dd.c:529\n driver_probe_device+0x293/0x390 drivers/base/dd.c:701\n __device_attach_driver+0x63f/0x830 drivers/base/dd.c:807\n bus_for_each_drv+0x2ca/0x3f0 drivers/base/bus.c:431\n __device_attach+0x4e2/0x7f0 drivers/base/dd.c:873\n device_initial_probe+0x4a/0x60 drivers/base/dd.c:920\n bus_probe_device+0x177/0x3d0 drivers/base/bus.c:491\n device_add+0x3b0e/0x40d0 drivers/base/core.c:2680\n usb_new_device+0x1bd4/0x2a30 drivers/usb/core/hub.c:2554\n hub_port_connect drivers/usb/core/hub.c:5208 [inline]\n hub_port_connect_change drivers/usb/core/hub.c:5348 [inline]\n port_event drivers/usb/core/hub.c:5494 [inline]\n hub_event+0x5e7b/0x8a70 drivers/usb/core/hub.c:5576\n process_one_work+0x1688/0x2140 kernel/workqueue.c:2269\n worker_thread+0x10bc/0x2730 kernel/workqueue.c:2415\n kthread+0x551/0x590 kernel/kthread.c:292\n ret_from_fork+0x1f/0x30 arch/x86/entry/entry_64.S:293\n\nLocal variable ----buf.i87@smsc75xx_bind created at:\n __smsc75xx_read_reg drivers/net/usb/smsc75xx.c:83 [inline]\n smsc75xx_wait_ready drivers/net/usb/smsc75xx.c:968 [inline]\n smsc75xx_bind+0x485/0x11e0 drivers/net/usb/smsc75xx.c:1482\n __smsc75xx_read_reg drivers/net/usb/smsc75xx.c:83 [inline]\n smsc75xx_wait_ready drivers/net/usb/smsc75xx.c:968 [inline]\n smsc75xx_bind+0x485/0x11e0 drivers/net/usb/smsc75xx.c:1482\n\nThis issue is caused because usbnet_read_cmd() reads less bytes than requested\n(zero byte in the reproducer). In this case, \u0027buf\u0027 is not properly filled.\n\nThis patch fixes the issue by returning -ENODATA if usbnet_read_cmd() reads\nless bytes than requested.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52528",
"url": "https://www.suse.com/security/cve/CVE-2023-52528"
},
{
"category": "external",
"summary": "SUSE Bug 1220843 for CVE-2023-52528",
"url": "https://bugzilla.suse.com/1220843"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "low"
}
],
"title": "CVE-2023-52528"
},
{
"cve": "CVE-2023-52529",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52529"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nHID: sony: Fix a potential memory leak in sony_probe()\n\nIf an error occurs after a successful usb_alloc_urb() call, usb_free_urb()\nshould be called.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52529",
"url": "https://www.suse.com/security/cve/CVE-2023-52529"
},
{
"category": "external",
"summary": "SUSE Bug 1220929 for CVE-2023-52529",
"url": "https://bugzilla.suse.com/1220929"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52529"
},
{
"cve": "CVE-2023-52530",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52530"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: mac80211: fix potential key use-after-free\n\nWhen ieee80211_key_link() is called by ieee80211_gtk_rekey_add()\nbut returns 0 due to KRACK protection (identical key reinstall),\nieee80211_gtk_rekey_add() will still return a pointer into the\nkey, in a potential use-after-free. This normally doesn\u0027t happen\nsince it\u0027s only called by iwlwifi in case of WoWLAN rekey offload\nwhich has its own KRACK protection, but still better to fix, do\nthat by returning an error code and converting that to success on\nthe cfg80211 boundary only, leaving the error for bad callers of\nieee80211_gtk_rekey_add().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52530",
"url": "https://www.suse.com/security/cve/CVE-2023-52530"
},
{
"category": "external",
"summary": "SUSE Bug 1220930 for CVE-2023-52530",
"url": "https://bugzilla.suse.com/1220930"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52530"
},
{
"cve": "CVE-2023-52531",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52531"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: iwlwifi: mvm: Fix a memory corruption issue\n\nA few lines above, space is kzalloc()\u0027ed for:\n\tsizeof(struct iwl_nvm_data) +\n\tsizeof(struct ieee80211_channel) +\n\tsizeof(struct ieee80211_rate)\n\n\u0027mvm-\u003envm_data\u0027 is a \u0027struct iwl_nvm_data\u0027, so it is fine.\n\nAt the end of this structure, there is the \u0027channels\u0027 flex array.\nEach element is of type \u0027struct ieee80211_channel\u0027.\nSo only 1 element is allocated in this array.\n\nWhen doing:\n mvm-\u003envm_data-\u003ebands[0].channels = mvm-\u003envm_data-\u003echannels;\nWe point at the first element of the \u0027channels\u0027 flex array.\nSo this is fine.\n\nHowever, when doing:\n mvm-\u003envm_data-\u003ebands[0].bitrates =\n\t\t\t(void *)((u8 *)mvm-\u003envm_data-\u003echannels + 1);\nbecause of the \"(u8 *)\" cast, we add only 1 to the address of the beginning\nof the flex array.\n\nIt is likely that we want point at the \u0027struct ieee80211_rate\u0027 allocated\njust after.\n\nRemove the spurious casting so that the pointer arithmetic works as\nexpected.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52531",
"url": "https://www.suse.com/security/cve/CVE-2023-52531"
},
{
"category": "external",
"summary": "SUSE Bug 1220931 for CVE-2023-52531",
"url": "https://bugzilla.suse.com/1220931"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52531"
},
{
"cve": "CVE-2023-52532",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52532"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: mana: Fix TX CQE error handling\n\nFor an unknown TX CQE error type (probably from a newer hardware),\nstill free the SKB, update the queue tail, etc., otherwise the\naccounting will be wrong.\n\nAlso, TX errors can be triggered by injecting corrupted packets, so\nreplace the WARN_ONCE to ratelimited error logging.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52532",
"url": "https://www.suse.com/security/cve/CVE-2023-52532"
},
{
"category": "external",
"summary": "SUSE Bug 1220932 for CVE-2023-52532",
"url": "https://bugzilla.suse.com/1220932"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52532"
},
{
"cve": "CVE-2023-52559",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52559"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\niommu/vt-d: Avoid memory allocation in iommu_suspend()\n\nThe iommu_suspend() syscore suspend callback is invoked with IRQ disabled.\nAllocating memory with the GFP_KERNEL flag may re-enable IRQs during\nthe suspend callback, which can cause intermittent suspend/hibernation\nproblems with the following kernel traces:\n\nCalling iommu_suspend+0x0/0x1d0\n------------[ cut here ]------------\nWARNING: CPU: 0 PID: 15 at kernel/time/timekeeping.c:868 ktime_get+0x9b/0xb0\n...\nCPU: 0 PID: 15 Comm: rcu_preempt Tainted: G U E 6.3-intel #r1\nRIP: 0010:ktime_get+0x9b/0xb0\n...\nCall Trace:\n \u003cIRQ\u003e\n tick_sched_timer+0x22/0x90\n ? __pfx_tick_sched_timer+0x10/0x10\n __hrtimer_run_queues+0x111/0x2b0\n hrtimer_interrupt+0xfa/0x230\n __sysvec_apic_timer_interrupt+0x63/0x140\n sysvec_apic_timer_interrupt+0x7b/0xa0\n \u003c/IRQ\u003e\n \u003cTASK\u003e\n asm_sysvec_apic_timer_interrupt+0x1f/0x30\n...\n------------[ cut here ]------------\nInterrupts enabled after iommu_suspend+0x0/0x1d0\nWARNING: CPU: 0 PID: 27420 at drivers/base/syscore.c:68 syscore_suspend+0x147/0x270\nCPU: 0 PID: 27420 Comm: rtcwake Tainted: G U W E 6.3-intel #r1\nRIP: 0010:syscore_suspend+0x147/0x270\n...\nCall Trace:\n \u003cTASK\u003e\n hibernation_snapshot+0x25b/0x670\n hibernate+0xcd/0x390\n state_store+0xcf/0xe0\n kobj_attr_store+0x13/0x30\n sysfs_kf_write+0x3f/0x50\n kernfs_fop_write_iter+0x128/0x200\n vfs_write+0x1fd/0x3c0\n ksys_write+0x6f/0xf0\n __x64_sys_write+0x1d/0x30\n do_syscall_64+0x3b/0x90\n entry_SYSCALL_64_after_hwframe+0x72/0xdc\n\nGiven that only 4 words memory is needed, avoid the memory allocation in\niommu_suspend().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52559",
"url": "https://www.suse.com/security/cve/CVE-2023-52559"
},
{
"category": "external",
"summary": "SUSE Bug 1220933 for CVE-2023-52559",
"url": "https://bugzilla.suse.com/1220933"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52559"
},
{
"cve": "CVE-2023-52563",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52563"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/meson: fix memory leak on -\u003ehpd_notify callback\n\nThe EDID returned by drm_bridge_get_edid() needs to be freed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52563",
"url": "https://www.suse.com/security/cve/CVE-2023-52563"
},
{
"category": "external",
"summary": "SUSE Bug 1220937 for CVE-2023-52563",
"url": "https://bugzilla.suse.com/1220937"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52563"
},
{
"cve": "CVE-2023-52564",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52564"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nRevert \"tty: n_gsm: fix UAF in gsm_cleanup_mux\"\n\nThis reverts commit 9b9c8195f3f0d74a826077fc1c01b9ee74907239.\n\nThe commit above is reverted as it did not solve the original issue.\n\ngsm_cleanup_mux() tries to free up the virtual ttys by calling\ngsm_dlci_release() for each available DLCI. There, dlci_put() is called to\ndecrease the reference counter for the DLCI via tty_port_put() which\nfinally calls gsm_dlci_free(). This already clears the pointer which is\nbeing checked in gsm_cleanup_mux() before calling gsm_dlci_release().\nTherefore, it is not necessary to clear this pointer in gsm_cleanup_mux()\nas done in the reverted commit. The commit introduces a null pointer\ndereference:\n \u003cTASK\u003e\n ? __die+0x1f/0x70\n ? page_fault_oops+0x156/0x420\n ? search_exception_tables+0x37/0x50\n ? fixup_exception+0x21/0x310\n ? exc_page_fault+0x69/0x150\n ? asm_exc_page_fault+0x26/0x30\n ? tty_port_put+0x19/0xa0\n gsmtty_cleanup+0x29/0x80 [n_gsm]\n release_one_tty+0x37/0xe0\n process_one_work+0x1e6/0x3e0\n worker_thread+0x4c/0x3d0\n ? __pfx_worker_thread+0x10/0x10\n kthread+0xe1/0x110\n ? __pfx_kthread+0x10/0x10\n ret_from_fork+0x2f/0x50\n ? __pfx_kthread+0x10/0x10\n ret_from_fork_asm+0x1b/0x30\n \u003c/TASK\u003e\n\nThe actual issue is that nothing guards dlci_put() from being called\nmultiple times while the tty driver was triggered but did not yet finished\ncalling gsm_dlci_free().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52564",
"url": "https://www.suse.com/security/cve/CVE-2023-52564"
},
{
"category": "external",
"summary": "SUSE Bug 1220938 for CVE-2023-52564",
"url": "https://bugzilla.suse.com/1220938"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52564"
},
{
"cve": "CVE-2023-52566",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52566"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnilfs2: fix potential use after free in nilfs_gccache_submit_read_data()\n\nIn nilfs_gccache_submit_read_data(), brelse(bh) is called to drop the\nreference count of bh when the call to nilfs_dat_translate() fails. If\nthe reference count hits 0 and its owner page gets unlocked, bh may be\nfreed. However, bh-\u003eb_page is dereferenced to put the page after that,\nwhich may result in a use-after-free bug. This patch moves the release\noperation after unlocking and putting the page.\n\nNOTE: The function in question is only called in GC, and in combination\nwith current userland tools, address translation using DAT does not occur\nin that function, so the code path that causes this issue will not be\nexecuted. However, it is possible to run that code path by intentionally\nmodifying the userland GC library or by calling the GC ioctl directly.\n\n[konishi.ryusuke@gmail.com: NOTE added to the commit log]",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52566",
"url": "https://www.suse.com/security/cve/CVE-2023-52566"
},
{
"category": "external",
"summary": "SUSE Bug 1220940 for CVE-2023-52566",
"url": "https://bugzilla.suse.com/1220940"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52566"
},
{
"cve": "CVE-2023-52567",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52567"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nserial: 8250_port: Check IRQ data before use\n\nIn case the leaf driver wants to use IRQ polling (irq = 0) and\nIIR register shows that an interrupt happened in the 8250 hardware\nthe IRQ data can be NULL. In such a case we need to skip the wake\nevent as we came to this path from the timer interrupt and quite\nlikely system is already awake.\n\nWithout this fix we have got an Oops:\n\n serial8250: ttyS0 at I/O 0x3f8 (irq = 0, base_baud = 115200) is a 16550A\n ...\n BUG: kernel NULL pointer dereference, address: 0000000000000010\n RIP: 0010:serial8250_handle_irq+0x7c/0x240\n Call Trace:\n ? serial8250_handle_irq+0x7c/0x240\n ? __pfx_serial8250_timeout+0x10/0x10",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52567",
"url": "https://www.suse.com/security/cve/CVE-2023-52567"
},
{
"category": "external",
"summary": "SUSE Bug 1220839 for CVE-2023-52567",
"url": "https://bugzilla.suse.com/1220839"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.3,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "low"
}
],
"title": "CVE-2023-52567"
},
{
"cve": "CVE-2023-52569",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52569"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbtrfs: remove BUG() after failure to insert delayed dir index item\n\nInstead of calling BUG() when we fail to insert a delayed dir index item\ninto the delayed node\u0027s tree, we can just release all the resources we\nhave allocated/acquired before and return the error to the caller. This is\nfine because all existing call chains undo anything they have done before\ncalling btrfs_insert_delayed_dir_index() or BUG_ON (when creating pending\nsnapshots in the transaction commit path).\n\nSo remove the BUG() call and do proper error handling.\n\nThis relates to a syzbot report linked below, but does not fix it because\nit only prevents hitting a BUG(), it does not fix the issue where somehow\nwe attempt to use twice the same index number for different index items.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52569",
"url": "https://www.suse.com/security/cve/CVE-2023-52569"
},
{
"category": "external",
"summary": "SUSE Bug 1220918 for CVE-2023-52569",
"url": "https://bugzilla.suse.com/1220918"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52569"
},
{
"cve": "CVE-2023-52574",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52574"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nteam: fix null-ptr-deref when team device type is changed\n\nGet a null-ptr-deref bug as follows with reproducer [1].\n\nBUG: kernel NULL pointer dereference, address: 0000000000000228\n...\nRIP: 0010:vlan_dev_hard_header+0x35/0x140 [8021q]\n...\nCall Trace:\n \u003cTASK\u003e\n ? __die+0x24/0x70\n ? page_fault_oops+0x82/0x150\n ? exc_page_fault+0x69/0x150\n ? asm_exc_page_fault+0x26/0x30\n ? vlan_dev_hard_header+0x35/0x140 [8021q]\n ? vlan_dev_hard_header+0x8e/0x140 [8021q]\n neigh_connected_output+0xb2/0x100\n ip6_finish_output2+0x1cb/0x520\n ? nf_hook_slow+0x43/0xc0\n ? ip6_mtu+0x46/0x80\n ip6_finish_output+0x2a/0xb0\n mld_sendpack+0x18f/0x250\n mld_ifc_work+0x39/0x160\n process_one_work+0x1e6/0x3f0\n worker_thread+0x4d/0x2f0\n ? __pfx_worker_thread+0x10/0x10\n kthread+0xe5/0x120\n ? __pfx_kthread+0x10/0x10\n ret_from_fork+0x34/0x50\n ? __pfx_kthread+0x10/0x10\n ret_from_fork_asm+0x1b/0x30\n\n[1]\n$ teamd -t team0 -d -c \u0027{\"runner\": {\"name\": \"loadbalance\"}}\u0027\n$ ip link add name t-dummy type dummy\n$ ip link add link t-dummy name t-dummy.100 type vlan id 100\n$ ip link add name t-nlmon type nlmon\n$ ip link set t-nlmon master team0\n$ ip link set t-nlmon nomaster\n$ ip link set t-dummy up\n$ ip link set team0 up\n$ ip link set t-dummy.100 down\n$ ip link set t-dummy.100 master team0\n\nWhen enslave a vlan device to team device and team device type is changed\nfrom non-ether to ether, header_ops of team device is changed to\nvlan_header_ops. That is incorrect and will trigger null-ptr-deref\nfor vlan-\u003ereal_dev in vlan_dev_hard_header() because team device is not\na vlan device.\n\nCache eth_header_ops in team_setup(), then assign cached header_ops to\nheader_ops of team net device when its type is changed from non-ether\nto ether to fix the bug.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52574",
"url": "https://www.suse.com/security/cve/CVE-2023-52574"
},
{
"category": "external",
"summary": "SUSE Bug 1220870 for CVE-2023-52574",
"url": "https://bugzilla.suse.com/1220870"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52574"
},
{
"cve": "CVE-2023-52575",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52575"
}
],
"notes": [
{
"category": "general",
"text": "** REJECT ** This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52575",
"url": "https://www.suse.com/security/cve/CVE-2023-52575"
},
{
"category": "external",
"summary": "SUSE Bug 1220871 for CVE-2023-52575",
"url": "https://bugzilla.suse.com/1220871"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52575"
},
{
"cve": "CVE-2023-52576",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52576"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nx86/mm, kexec, ima: Use memblock_free_late() from ima_free_kexec_buffer()\n\nThe code calling ima_free_kexec_buffer() runs long after the memblock\nallocator has already been torn down, potentially resulting in a use\nafter free in memblock_isolate_range().\n\nWith KASAN or KFENCE, this use after free will result in a BUG\nfrom the idle task, and a subsequent kernel panic.\n\nSwitch ima_free_kexec_buffer() over to memblock_free_late() to avoid\nthat bug.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52576",
"url": "https://www.suse.com/security/cve/CVE-2023-52576"
},
{
"category": "external",
"summary": "SUSE Bug 1220872 for CVE-2023-52576",
"url": "https://bugzilla.suse.com/1220872"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52576"
},
{
"cve": "CVE-2023-52582",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52582"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfs: Only call folio_start_fscache() one time for each folio\n\nIf a network filesystem using netfs implements a clamp_length()\nfunction, it can set subrequest lengths smaller than a page size.\n\nWhen we loop through the folios in netfs_rreq_unlock_folios() to\nset any folios to be written back, we need to make sure we only\ncall folio_start_fscache() once for each folio.\n\nOtherwise, this simple testcase:\n\n mount -o fsc,rsize=1024,wsize=1024 127.0.0.1:/export /mnt/nfs\n dd if=/dev/zero of=/mnt/nfs/file.bin bs=4096 count=1\n 1+0 records in\n 1+0 records out\n 4096 bytes (4.1 kB, 4.0 KiB) copied, 0.0126359 s, 324 kB/s\n echo 3 \u003e /proc/sys/vm/drop_caches\n cat /mnt/nfs/file.bin \u003e /dev/null\n\nwill trigger an oops similar to the following:\n\n page dumped because: VM_BUG_ON_FOLIO(folio_test_private_2(folio))\n ------------[ cut here ]------------\n kernel BUG at include/linux/netfs.h:44!\n ...\n CPU: 5 PID: 134 Comm: kworker/u16:5 Kdump: loaded Not tainted 6.4.0-rc5\n ...\n RIP: 0010:netfs_rreq_unlock_folios+0x68e/0x730 [netfs]\n ...\n Call Trace:\n netfs_rreq_assess+0x497/0x660 [netfs]\n netfs_subreq_terminated+0x32b/0x610 [netfs]\n nfs_netfs_read_completion+0x14e/0x1a0 [nfs]\n nfs_read_completion+0x2f9/0x330 [nfs]\n rpc_free_task+0x72/0xa0 [sunrpc]\n rpc_async_release+0x46/0x70 [sunrpc]\n process_one_work+0x3bd/0x710\n worker_thread+0x89/0x610\n kthread+0x181/0x1c0\n ret_from_fork+0x29/0x50",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52582",
"url": "https://www.suse.com/security/cve/CVE-2023-52582"
},
{
"category": "external",
"summary": "SUSE Bug 1220878 for CVE-2023-52582",
"url": "https://bugzilla.suse.com/1220878"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52582"
},
{
"cve": "CVE-2023-52583",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52583"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nceph: fix deadlock or deadcode of misusing dget()\n\nThe lock order is incorrect between denty and its parent, we should\nalways make sure that the parent get the lock first.\n\nBut since this deadcode is never used and the parent dir will always\nbe set from the callers, let\u0027s just remove it.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52583",
"url": "https://www.suse.com/security/cve/CVE-2023-52583"
},
{
"category": "external",
"summary": "SUSE Bug 1221058 for CVE-2023-52583",
"url": "https://bugzilla.suse.com/1221058"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52583"
},
{
"cve": "CVE-2023-52587",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52587"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nIB/ipoib: Fix mcast list locking\n\nReleasing the `priv-\u003elock` while iterating the `priv-\u003emulticast_list` in\n`ipoib_mcast_join_task()` opens a window for `ipoib_mcast_dev_flush()` to\nremove the items while in the middle of iteration. If the mcast is removed\nwhile the lock was dropped, the for loop spins forever resulting in a hard\nlockup (as was reported on RHEL 4.18.0-372.75.1.el8_6 kernel):\n\n Task A (kworker/u72:2 below) | Task B (kworker/u72:0 below)\n -----------------------------------+-----------------------------------\n ipoib_mcast_join_task(work) | ipoib_ib_dev_flush_light(work)\n spin_lock_irq(\u0026priv-\u003elock) | __ipoib_ib_dev_flush(priv, ...)\n list_for_each_entry(mcast, | ipoib_mcast_dev_flush(dev = priv-\u003edev)\n \u0026priv-\u003emulticast_list, list) |\n ipoib_mcast_join(dev, mcast) |\n spin_unlock_irq(\u0026priv-\u003elock) |\n | spin_lock_irqsave(\u0026priv-\u003elock, flags)\n | list_for_each_entry_safe(mcast, tmcast,\n | \u0026priv-\u003emulticast_list, list)\n | list_del(\u0026mcast-\u003elist);\n | list_add_tail(\u0026mcast-\u003elist, \u0026remove_list)\n | spin_unlock_irqrestore(\u0026priv-\u003elock, flags)\n spin_lock_irq(\u0026priv-\u003elock) |\n | ipoib_mcast_remove_list(\u0026remove_list)\n (Here, `mcast` is no longer on the | list_for_each_entry_safe(mcast, tmcast,\n `priv-\u003emulticast_list` and we keep | remove_list, list)\n spinning on the `remove_list` of | \u003e\u003e\u003e wait_for_completion(\u0026mcast-\u003edone)\n the other thread which is blocked |\n and the list is still valid on |\n it\u0027s stack.)\n\nFix this by keeping the lock held and changing to GFP_ATOMIC to prevent\neventual sleeps.\nUnfortunately we could not reproduce the lockup and confirm this fix but\nbased on the code review I think this fix should address such lockups.\n\ncrash\u003e bc 31\nPID: 747 TASK: ff1c6a1a007e8000 CPU: 31 COMMAND: \"kworker/u72:2\"\n--\n [exception RIP: ipoib_mcast_join_task+0x1b1]\n RIP: ffffffffc0944ac1 RSP: ff646f199a8c7e00 RFLAGS: 00000002\n RAX: 0000000000000000 RBX: ff1c6a1a04dc82f8 RCX: 0000000000000000\n work (\u0026priv-\u003emcast_task{,.work})\n RDX: ff1c6a192d60ac68 RSI: 0000000000000286 RDI: ff1c6a1a04dc8000\n \u0026mcast-\u003elist\n RBP: ff646f199a8c7e90 R8: ff1c699980019420 R9: ff1c6a1920c9a000\n R10: ff646f199a8c7e00 R11: ff1c6a191a7d9800 R12: ff1c6a192d60ac00\n mcast\n R13: ff1c6a1d82200000 R14: ff1c6a1a04dc8000 R15: ff1c6a1a04dc82d8\n dev priv (\u0026priv-\u003elock) \u0026priv-\u003emulticast_list (aka head)\n ORIG_RAX: ffffffffffffffff CS: 0010 SS: 0018\n--- \u003cNMI exception stack\u003e ---\n #5 [ff646f199a8c7e00] ipoib_mcast_join_task+0x1b1 at ffffffffc0944ac1 [ib_ipoib]\n #6 [ff646f199a8c7e98] process_one_work+0x1a7 at ffffffff9bf10967\n\ncrash\u003e rx ff646f199a8c7e68\nff646f199a8c7e68: ff1c6a1a04dc82f8 \u003c\u003c\u003c work = \u0026priv-\u003emcast_task.work\n\ncrash\u003e list -hO ipoib_dev_priv.multicast_list ff1c6a1a04dc8000\n(empty)\n\ncrash\u003e ipoib_dev_priv.mcast_task.work.func,mcast_mutex.owner.counter ff1c6a1a04dc8000\n mcast_task.work.func = 0xffffffffc0944910 \u003cipoib_mcast_join_task\u003e,\n mcast_mutex.owner.counter = 0xff1c69998efec000\n\ncrash\u003e b 8\nPID: 8 TASK: ff1c69998efec000 CPU: 33 COMMAND: \"kworker/u72:0\"\n--\n #3 [ff646f1980153d50] wait_for_completion+0x96 at ffffffff9c7d7646\n #4 [ff646f1980153d90] ipoib_mcast_remove_list+0x56 at ffffffffc0944dc6 [ib_ipoib]\n #5 [ff646f1980153de8] ipoib_mcast_dev_flush+0x1a7 at ffffffffc09455a7 [ib_ipoib]\n #6 [ff646f1980153e58] __ipoib_ib_dev_flush+0x1a4 at ffffffffc09431a4 [ib_ipoib]\n #7 [ff\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52587",
"url": "https://www.suse.com/security/cve/CVE-2023-52587"
},
{
"category": "external",
"summary": "SUSE Bug 1221082 for CVE-2023-52587",
"url": "https://bugzilla.suse.com/1221082"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52587"
},
{
"cve": "CVE-2023-52591",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52591"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nreiserfs: Avoid touching renamed directory if parent does not change\n\nThe VFS will not be locking moved directory if its parent does not\nchange. Change reiserfs rename code to avoid touching renamed directory\nif its parent does not change as without locking that can corrupt the\nfilesystem.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52591",
"url": "https://www.suse.com/security/cve/CVE-2023-52591"
},
{
"category": "external",
"summary": "SUSE Bug 1221044 for CVE-2023-52591",
"url": "https://bugzilla.suse.com/1221044"
},
{
"category": "external",
"summary": "SUSE Bug 1221578 for CVE-2023-52591",
"url": "https://bugzilla.suse.com/1221578"
},
{
"category": "external",
"summary": "SUSE Bug 1221598 for CVE-2023-52591",
"url": "https://bugzilla.suse.com/1221598"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "important"
}
],
"title": "CVE-2023-52591"
},
{
"cve": "CVE-2023-52594",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52594"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: ath9k: Fix potential array-index-out-of-bounds read in ath9k_htc_txstatus()\n\nFix an array-index-out-of-bounds read in ath9k_htc_txstatus(). The bug\noccurs when txs-\u003ecnt, data from a URB provided by a USB device, is\nbigger than the size of the array txs-\u003etxstatus, which is\nHTC_MAX_TX_STATUS. WARN_ON() already checks it, but there is no bug\nhandling code after the check. Make the function return if that is the\ncase.\n\nFound by a modified version of syzkaller.\n\nUBSAN: array-index-out-of-bounds in htc_drv_txrx.c\nindex 13 is out of range for type \u0027__wmi_event_txstatus [12]\u0027\nCall Trace:\n ath9k_htc_txstatus\n ath9k_wmi_event_tasklet\n tasklet_action_common\n __do_softirq\n irq_exit_rxu\n sysvec_apic_timer_interrupt",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52594",
"url": "https://www.suse.com/security/cve/CVE-2023-52594"
},
{
"category": "external",
"summary": "SUSE Bug 1221045 for CVE-2023-52594",
"url": "https://bugzilla.suse.com/1221045"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52594"
},
{
"cve": "CVE-2023-52595",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52595"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: rt2x00: restart beacon queue when hardware reset\n\nWhen a hardware reset is triggered, all registers are reset, so all\nqueues are forced to stop in hardware interface. However, mac80211\nwill not automatically stop the queue. If we don\u0027t manually stop the\nbeacon queue, the queue will be deadlocked and unable to start again.\nThis patch fixes the issue where Apple devices cannot connect to the\nAP after calling ieee80211_restart_hw().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52595",
"url": "https://www.suse.com/security/cve/CVE-2023-52595"
},
{
"category": "external",
"summary": "SUSE Bug 1221046 for CVE-2023-52595",
"url": "https://bugzilla.suse.com/1221046"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52595"
},
{
"cve": "CVE-2023-52597",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52597"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nKVM: s390: fix setting of fpc register\n\nkvm_arch_vcpu_ioctl_set_fpu() allows to set the floating point control\n(fpc) register of a guest cpu. The new value is tested for validity by\ntemporarily loading it into the fpc register.\n\nThis may lead to corruption of the fpc register of the host process:\nif an interrupt happens while the value is temporarily loaded into the fpc\nregister, and within interrupt context floating point or vector registers\nare used, the current fp/vx registers are saved with save_fpu_regs()\nassuming they belong to user space and will be loaded into fp/vx registers\nwhen returning to user space.\n\ntest_fp_ctl() restores the original user space / host process fpc register\nvalue, however it will be discarded, when returning to user space.\n\nIn result the host process will incorrectly continue to run with the value\nthat was supposed to be used for a guest cpu.\n\nFix this by simply removing the test. There is another test right before\nthe SIE context is entered which will handles invalid values.\n\nThis results in a change of behaviour: invalid values will now be accepted\ninstead of that the ioctl fails with -EINVAL. This seems to be acceptable,\ngiven that this interface is most likely not used anymore, and this is in\naddition the same behaviour implemented with the memory mapped interface\n(replace invalid values with zero) - see sync_regs() in kvm-s390.c.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52597",
"url": "https://www.suse.com/security/cve/CVE-2023-52597"
},
{
"category": "external",
"summary": "SUSE Bug 1221040 for CVE-2023-52597",
"url": "https://bugzilla.suse.com/1221040"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52597"
},
{
"cve": "CVE-2023-52598",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52598"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ns390/ptrace: handle setting of fpc register correctly\n\nIf the content of the floating point control (fpc) register of a traced\nprocess is modified with the ptrace interface the new value is tested for\nvalidity by temporarily loading it into the fpc register.\n\nThis may lead to corruption of the fpc register of the tracing process:\nif an interrupt happens while the value is temporarily loaded into the\nfpc register, and within interrupt context floating point or vector\nregisters are used, the current fp/vx registers are saved with\nsave_fpu_regs() assuming they belong to user space and will be loaded into\nfp/vx registers when returning to user space.\n\ntest_fp_ctl() restores the original user space fpc register value, however\nit will be discarded, when returning to user space.\n\nIn result the tracer will incorrectly continue to run with the value that\nwas supposed to be used for the traced process.\n\nFix this by saving fpu register contents with save_fpu_regs() before using\ntest_fp_ctl().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52598",
"url": "https://www.suse.com/security/cve/CVE-2023-52598"
},
{
"category": "external",
"summary": "SUSE Bug 1221060 for CVE-2023-52598",
"url": "https://bugzilla.suse.com/1221060"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52598"
},
{
"cve": "CVE-2023-52599",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52599"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\njfs: fix array-index-out-of-bounds in diNewExt\n\n[Syz report]\nUBSAN: array-index-out-of-bounds in fs/jfs/jfs_imap.c:2360:2\nindex -878706688 is out of range for type \u0027struct iagctl[128]\u0027\nCPU: 1 PID: 5065 Comm: syz-executor282 Not tainted 6.7.0-rc4-syzkaller-00009-gbee0e7762ad2 #0\nHardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 11/10/2023\nCall Trace:\n \u003cTASK\u003e\n __dump_stack lib/dump_stack.c:88 [inline]\n dump_stack_lvl+0x1e7/0x2d0 lib/dump_stack.c:106\n ubsan_epilogue lib/ubsan.c:217 [inline]\n __ubsan_handle_out_of_bounds+0x11c/0x150 lib/ubsan.c:348\n diNewExt+0x3cf3/0x4000 fs/jfs/jfs_imap.c:2360\n diAllocExt fs/jfs/jfs_imap.c:1949 [inline]\n diAllocAG+0xbe8/0x1e50 fs/jfs/jfs_imap.c:1666\n diAlloc+0x1d3/0x1760 fs/jfs/jfs_imap.c:1587\n ialloc+0x8f/0x900 fs/jfs/jfs_inode.c:56\n jfs_mkdir+0x1c5/0xb90 fs/jfs/namei.c:225\n vfs_mkdir+0x2f1/0x4b0 fs/namei.c:4106\n do_mkdirat+0x264/0x3a0 fs/namei.c:4129\n __do_sys_mkdir fs/namei.c:4149 [inline]\n __se_sys_mkdir fs/namei.c:4147 [inline]\n __x64_sys_mkdir+0x6e/0x80 fs/namei.c:4147\n do_syscall_x64 arch/x86/entry/common.c:51 [inline]\n do_syscall_64+0x45/0x110 arch/x86/entry/common.c:82\n entry_SYSCALL_64_after_hwframe+0x63/0x6b\nRIP: 0033:0x7fcb7e6a0b57\nCode: ff ff 77 07 31 c0 c3 0f 1f 40 00 48 c7 c2 b8 ff ff ff f7 d8 64 89 02 b8 ff ff ff ff c3 66 0f 1f 44 00 00 b8 53 00 00 00 0f 05 \u003c48\u003e 3d 01 f0 ff ff 73 01 c3 48 c7 c1 b8 ff ff ff f7 d8 64 89 01 48\nRSP: 002b:00007ffd83023038 EFLAGS: 00000286 ORIG_RAX: 0000000000000053\nRAX: ffffffffffffffda RBX: 00000000ffffffff RCX: 00007fcb7e6a0b57\nRDX: 00000000000a1020 RSI: 00000000000001ff RDI: 0000000020000140\nRBP: 0000000020000140 R08: 0000000000000000 R09: 0000000000000000\nR10: 0000000000000000 R11: 0000000000000286 R12: 00007ffd830230d0\nR13: 0000000000000000 R14: 0000000000000000 R15: 0000000000000000\n\n[Analysis]\nWhen the agstart is too large, it can cause agno overflow.\n\n[Fix]\nAfter obtaining agno, if the value is invalid, exit the subsequent process.\n\n\nModified the test from agno \u003e MAXAG to agno \u003e= MAXAG based on linux-next\nreport by kernel test robot (Dan Carpenter).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52599",
"url": "https://www.suse.com/security/cve/CVE-2023-52599"
},
{
"category": "external",
"summary": "SUSE Bug 1221062 for CVE-2023-52599",
"url": "https://bugzilla.suse.com/1221062"
},
{
"category": "external",
"summary": "SUSE Bug 1228782 for CVE-2023-52599",
"url": "https://bugzilla.suse.com/1228782"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "important"
}
],
"title": "CVE-2023-52599"
},
{
"cve": "CVE-2023-52600",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52600"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\njfs: fix uaf in jfs_evict_inode\n\nWhen the execution of diMount(ipimap) fails, the object ipimap that has been\nreleased may be accessed in diFreeSpecial(). Asynchronous ipimap release occurs\nwhen rcu_core() calls jfs_free_node().\n\nTherefore, when diMount(ipimap) fails, sbi-\u003eipimap should not be initialized as\nipimap.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52600",
"url": "https://www.suse.com/security/cve/CVE-2023-52600"
},
{
"category": "external",
"summary": "SUSE Bug 1221071 for CVE-2023-52600",
"url": "https://bugzilla.suse.com/1221071"
},
{
"category": "external",
"summary": "SUSE Bug 1228783 for CVE-2023-52600",
"url": "https://bugzilla.suse.com/1228783"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "important"
}
],
"title": "CVE-2023-52600"
},
{
"cve": "CVE-2023-52601",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52601"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\njfs: fix array-index-out-of-bounds in dbAdjTree\n\nCurrently there is a bound check missing in the dbAdjTree while\naccessing the dmt_stree. To add the required check added the bool is_ctl\nwhich is required to determine the size as suggest in the following\ncommit.\nhttps://lore.kernel.org/linux-kernel-mentees/f9475918-2186-49b8-b801-6f0f9e75f4fa@oracle.com/",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52601",
"url": "https://www.suse.com/security/cve/CVE-2023-52601"
},
{
"category": "external",
"summary": "SUSE Bug 1221068 for CVE-2023-52601",
"url": "https://bugzilla.suse.com/1221068"
},
{
"category": "external",
"summary": "SUSE Bug 1228822 for CVE-2023-52601",
"url": "https://bugzilla.suse.com/1228822"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "important"
}
],
"title": "CVE-2023-52601"
},
{
"cve": "CVE-2023-52602",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52602"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\njfs: fix slab-out-of-bounds Read in dtSearch\n\nCurrently while searching for current page in the sorted entry table\nof the page there is a out of bound access. Added a bound check to fix\nthe error.\n\nDave:\nSet return code to -EIO",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52602",
"url": "https://www.suse.com/security/cve/CVE-2023-52602"
},
{
"category": "external",
"summary": "SUSE Bug 1221070 for CVE-2023-52602",
"url": "https://bugzilla.suse.com/1221070"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52602"
},
{
"cve": "CVE-2023-52603",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52603"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nUBSAN: array-index-out-of-bounds in dtSplitRoot\n\nSyzkaller reported the following issue:\n\noop0: detected capacity change from 0 to 32768\n\nUBSAN: array-index-out-of-bounds in fs/jfs/jfs_dtree.c:1971:9\nindex -2 is out of range for type \u0027struct dtslot [128]\u0027\nCPU: 0 PID: 3613 Comm: syz-executor270 Not tainted 6.0.0-syzkaller-09423-g493ffd6605b2 #0\nHardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/22/2022\nCall Trace:\n \u003cTASK\u003e\n __dump_stack lib/dump_stack.c:88 [inline]\n dump_stack_lvl+0x1b1/0x28e lib/dump_stack.c:106\n ubsan_epilogue lib/ubsan.c:151 [inline]\n __ubsan_handle_out_of_bounds+0xdb/0x130 lib/ubsan.c:283\n dtSplitRoot+0x8d8/0x1900 fs/jfs/jfs_dtree.c:1971\n dtSplitUp fs/jfs/jfs_dtree.c:985 [inline]\n dtInsert+0x1189/0x6b80 fs/jfs/jfs_dtree.c:863\n jfs_mkdir+0x757/0xb00 fs/jfs/namei.c:270\n vfs_mkdir+0x3b3/0x590 fs/namei.c:4013\n do_mkdirat+0x279/0x550 fs/namei.c:4038\n __do_sys_mkdirat fs/namei.c:4053 [inline]\n __se_sys_mkdirat fs/namei.c:4051 [inline]\n __x64_sys_mkdirat+0x85/0x90 fs/namei.c:4051\n do_syscall_x64 arch/x86/entry/common.c:50 [inline]\n do_syscall_64+0x3d/0xb0 arch/x86/entry/common.c:80\n entry_SYSCALL_64_after_hwframe+0x63/0xcd\nRIP: 0033:0x7fcdc0113fd9\nCode: ff ff c3 66 2e 0f 1f 84 00 00 00 00 00 0f 1f 40 00 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 \u003c48\u003e 3d 01 f0 ff ff 73 01 c3 48 c7 c1 c0 ff ff ff f7 d8 64 89 01 48\nRSP: 002b:00007ffeb8bc67d8 EFLAGS: 00000246 ORIG_RAX: 0000000000000102\nRAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00007fcdc0113fd9\nRDX: 0000000000000000 RSI: 0000000020000340 RDI: 0000000000000003\nRBP: 00007fcdc00d37a0 R08: 0000000000000000 R09: 00007fcdc00d37a0\nR10: 00005555559a72c0 R11: 0000000000000246 R12: 00000000f8008000\nR13: 0000000000000000 R14: 00083878000000f8 R15: 0000000000000000\n \u003c/TASK\u003e\n\nThe issue is caused when the value of fsi becomes less than -1.\nThe check to break the loop when fsi value becomes -1 is present\nbut syzbot was able to produce value less than -1 which cause the error.\nThis patch simply add the change for the values less than 0.\n\nThe patch is tested via syzbot.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52603",
"url": "https://www.suse.com/security/cve/CVE-2023-52603"
},
{
"category": "external",
"summary": "SUSE Bug 1221066 for CVE-2023-52603",
"url": "https://bugzilla.suse.com/1221066"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52603"
},
{
"cve": "CVE-2023-52604",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52604"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nFS:JFS:UBSAN:array-index-out-of-bounds in dbAdjTree\n\nSyzkaller reported the following issue:\n\nUBSAN: array-index-out-of-bounds in fs/jfs/jfs_dmap.c:2867:6\nindex 196694 is out of range for type \u0027s8[1365]\u0027 (aka \u0027signed char[1365]\u0027)\nCPU: 1 PID: 109 Comm: jfsCommit Not tainted 6.6.0-rc3-syzkaller #0\nHardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 08/04/2023\nCall Trace:\n \u003cTASK\u003e\n __dump_stack lib/dump_stack.c:88 [inline]\n dump_stack_lvl+0x1e7/0x2d0 lib/dump_stack.c:106\n ubsan_epilogue lib/ubsan.c:217 [inline]\n __ubsan_handle_out_of_bounds+0x11c/0x150 lib/ubsan.c:348\n dbAdjTree+0x474/0x4f0 fs/jfs/jfs_dmap.c:2867\n dbJoin+0x210/0x2d0 fs/jfs/jfs_dmap.c:2834\n dbFreeBits+0x4eb/0xda0 fs/jfs/jfs_dmap.c:2331\n dbFreeDmap fs/jfs/jfs_dmap.c:2080 [inline]\n dbFree+0x343/0x650 fs/jfs/jfs_dmap.c:402\n txFreeMap+0x798/0xd50 fs/jfs/jfs_txnmgr.c:2534\n txUpdateMap+0x342/0x9e0\n txLazyCommit fs/jfs/jfs_txnmgr.c:2664 [inline]\n jfs_lazycommit+0x47a/0xb70 fs/jfs/jfs_txnmgr.c:2732\n kthread+0x2d3/0x370 kernel/kthread.c:388\n ret_from_fork+0x48/0x80 arch/x86/kernel/process.c:147\n ret_from_fork_asm+0x11/0x20 arch/x86/entry/entry_64.S:304\n \u003c/TASK\u003e\n================================================================================\nKernel panic - not syncing: UBSAN: panic_on_warn set ...\nCPU: 1 PID: 109 Comm: jfsCommit Not tainted 6.6.0-rc3-syzkaller #0\nHardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 08/04/2023\nCall Trace:\n \u003cTASK\u003e\n __dump_stack lib/dump_stack.c:88 [inline]\n dump_stack_lvl+0x1e7/0x2d0 lib/dump_stack.c:106\n panic+0x30f/0x770 kernel/panic.c:340\n check_panic_on_warn+0x82/0xa0 kernel/panic.c:236\n ubsan_epilogue lib/ubsan.c:223 [inline]\n __ubsan_handle_out_of_bounds+0x13c/0x150 lib/ubsan.c:348\n dbAdjTree+0x474/0x4f0 fs/jfs/jfs_dmap.c:2867\n dbJoin+0x210/0x2d0 fs/jfs/jfs_dmap.c:2834\n dbFreeBits+0x4eb/0xda0 fs/jfs/jfs_dmap.c:2331\n dbFreeDmap fs/jfs/jfs_dmap.c:2080 [inline]\n dbFree+0x343/0x650 fs/jfs/jfs_dmap.c:402\n txFreeMap+0x798/0xd50 fs/jfs/jfs_txnmgr.c:2534\n txUpdateMap+0x342/0x9e0\n txLazyCommit fs/jfs/jfs_txnmgr.c:2664 [inline]\n jfs_lazycommit+0x47a/0xb70 fs/jfs/jfs_txnmgr.c:2732\n kthread+0x2d3/0x370 kernel/kthread.c:388\n ret_from_fork+0x48/0x80 arch/x86/kernel/process.c:147\n ret_from_fork_asm+0x11/0x20 arch/x86/entry/entry_64.S:304\n \u003c/TASK\u003e\nKernel Offset: disabled\nRebooting in 86400 seconds..\n\nThe issue is caused when the value of lp becomes greater than\nCTLTREESIZE which is the max size of stree. Adding a simple check\nsolves this issue.\n\nDave:\nAs the function returns a void, good error handling\nwould require a more intrusive code reorganization, so I modified\nOsama\u0027s patch at use WARN_ON_ONCE for lack of a cleaner option.\n\nThe patch is tested via syzbot.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52604",
"url": "https://www.suse.com/security/cve/CVE-2023-52604"
},
{
"category": "external",
"summary": "SUSE Bug 1221067 for CVE-2023-52604",
"url": "https://bugzilla.suse.com/1221067"
},
{
"category": "external",
"summary": "SUSE Bug 1228739 for CVE-2023-52604",
"url": "https://bugzilla.suse.com/1228739"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "important"
}
],
"title": "CVE-2023-52604"
},
{
"cve": "CVE-2023-52605",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52605"
}
],
"notes": [
{
"category": "general",
"text": "** REJECT ** This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52605",
"url": "https://www.suse.com/security/cve/CVE-2023-52605"
},
{
"category": "external",
"summary": "SUSE Bug 1221039 for CVE-2023-52605",
"url": "https://bugzilla.suse.com/1221039"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52605"
},
{
"cve": "CVE-2023-52606",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52606"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\npowerpc/lib: Validate size for vector operations\n\nSome of the fp/vmx code in sstep.c assume a certain maximum size for the\ninstructions being emulated. The size of those operations however is\ndetermined separately in analyse_instr().\n\nAdd a check to validate the assumption on the maximum size of the\noperations, so as to prevent any unintended kernel stack corruption.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52606",
"url": "https://www.suse.com/security/cve/CVE-2023-52606"
},
{
"category": "external",
"summary": "SUSE Bug 1221069 for CVE-2023-52606",
"url": "https://bugzilla.suse.com/1221069"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52606"
},
{
"cve": "CVE-2023-52607",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52607"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\npowerpc/mm: Fix null-pointer dereference in pgtable_cache_add\n\nkasprintf() returns a pointer to dynamically allocated memory\nwhich can be NULL upon failure. Ensure the allocation was successful\nby checking the pointer validity.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52607",
"url": "https://www.suse.com/security/cve/CVE-2023-52607"
},
{
"category": "external",
"summary": "SUSE Bug 1221061 for CVE-2023-52607",
"url": "https://bugzilla.suse.com/1221061"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52607"
},
{
"cve": "CVE-2023-52608",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52608"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nfirmware: arm_scmi: Check mailbox/SMT channel for consistency\n\nOn reception of a completion interrupt the shared memory area is accessed\nto retrieve the message header at first and then, if the message sequence\nnumber identifies a transaction which is still pending, the related\npayload is fetched too.\n\nWhen an SCMI command times out the channel ownership remains with the\nplatform until eventually a late reply is received and, as a consequence,\nany further transmission attempt remains pending, waiting for the channel\nto be relinquished by the platform.\n\nOnce that late reply is received the channel ownership is given back\nto the agent and any pending request is then allowed to proceed and\noverwrite the SMT area of the just delivered late reply; then the wait\nfor the reply to the new request starts.\n\nIt has been observed that the spurious IRQ related to the late reply can\nbe wrongly associated with the freshly enqueued request: when that happens\nthe SCMI stack in-flight lookup procedure is fooled by the fact that the\nmessage header now present in the SMT area is related to the new pending\ntransaction, even though the real reply has still to arrive.\n\nThis race-condition on the A2P channel can be detected by looking at the\nchannel status bits: a genuine reply from the platform will have set the\nchannel free bit before triggering the completion IRQ.\n\nAdd a consistency check to validate such condition in the A2P ISR.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52608",
"url": "https://www.suse.com/security/cve/CVE-2023-52608"
},
{
"category": "external",
"summary": "SUSE Bug 1221375 for CVE-2023-52608",
"url": "https://bugzilla.suse.com/1221375"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52608"
},
{
"cve": "CVE-2023-52612",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52612"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncrypto: scomp - fix req-\u003edst buffer overflow\n\nThe req-\u003edst buffer size should be checked before copying from the\nscomp_scratch-\u003edst to avoid req-\u003edst buffer overflow problem.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52612",
"url": "https://www.suse.com/security/cve/CVE-2023-52612"
},
{
"category": "external",
"summary": "SUSE Bug 1221616 for CVE-2023-52612",
"url": "https://bugzilla.suse.com/1221616"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "important"
}
],
"title": "CVE-2023-52612"
},
{
"cve": "CVE-2023-52615",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52615"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nhwrng: core - Fix page fault dead lock on mmap-ed hwrng\n\nThere is a dead-lock in the hwrng device read path. This triggers\nwhen the user reads from /dev/hwrng into memory also mmap-ed from\n/dev/hwrng. The resulting page fault triggers a recursive read\nwhich then dead-locks.\n\nFix this by using a stack buffer when calling copy_to_user.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52615",
"url": "https://www.suse.com/security/cve/CVE-2023-52615"
},
{
"category": "external",
"summary": "SUSE Bug 1221614 for CVE-2023-52615",
"url": "https://bugzilla.suse.com/1221614"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52615"
},
{
"cve": "CVE-2023-52617",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52617"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nPCI: switchtec: Fix stdev_release() crash after surprise hot remove\n\nA PCI device hot removal may occur while stdev-\u003ecdev is held open. The call\nto stdev_release() then happens during close or exit, at a point way past\nswitchtec_pci_remove(). Otherwise the last ref would vanish with the\ntrailing put_device(), just before return.\n\nAt that later point in time, the devm cleanup has already removed the\nstdev-\u003emmio_mrpc mapping. Also, the stdev-\u003epdev reference was not a counted\none. Therefore, in DMA mode, the iowrite32() in stdev_release() will cause\na fatal page fault, and the subsequent dma_free_coherent(), if reached,\nwould pass a stale \u0026stdev-\u003epdev-\u003edev pointer.\n\nFix by moving MRPC DMA shutdown into switchtec_pci_remove(), after\nstdev_kill(). Counting the stdev-\u003epdev ref is now optional, but may prevent\nfuture accidents.\n\nReproducible via the script at\nhttps://lore.kernel.org/r/20231113212150.96410-1-dns@arista.com",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52617",
"url": "https://www.suse.com/security/cve/CVE-2023-52617"
},
{
"category": "external",
"summary": "SUSE Bug 1221613 for CVE-2023-52617",
"url": "https://bugzilla.suse.com/1221613"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52617"
},
{
"cve": "CVE-2023-52619",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52619"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\npstore/ram: Fix crash when setting number of cpus to an odd number\n\nWhen the number of cpu cores is adjusted to 7 or other odd numbers,\nthe zone size will become an odd number.\nThe address of the zone will become:\n addr of zone0 = BASE\n addr of zone1 = BASE + zone_size\n addr of zone2 = BASE + zone_size*2\n ...\nThe address of zone1/3/5/7 will be mapped to non-alignment va.\nEventually crashes will occur when accessing these va.\n\nSo, use ALIGN_DOWN() to make sure the zone size is even\nto avoid this bug.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52619",
"url": "https://www.suse.com/security/cve/CVE-2023-52619"
},
{
"category": "external",
"summary": "SUSE Bug 1221618 for CVE-2023-52619",
"url": "https://bugzilla.suse.com/1221618"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52619"
},
{
"cve": "CVE-2023-52621",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52621"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbpf: Check rcu_read_lock_trace_held() before calling bpf map helpers\n\nThese three bpf_map_{lookup,update,delete}_elem() helpers are also\navailable for sleepable bpf program, so add the corresponding lock\nassertion for sleepable bpf program, otherwise the following warning\nwill be reported when a sleepable bpf program manipulates bpf map under\ninterpreter mode (aka bpf_jit_enable=0):\n\n WARNING: CPU: 3 PID: 4985 at kernel/bpf/helpers.c:40 ......\n CPU: 3 PID: 4985 Comm: test_progs Not tainted 6.6.0+ #2\n Hardware name: QEMU Standard PC (i440FX + PIIX, 1996) ......\n RIP: 0010:bpf_map_lookup_elem+0x54/0x60\n ......\n Call Trace:\n \u003cTASK\u003e\n ? __warn+0xa5/0x240\n ? bpf_map_lookup_elem+0x54/0x60\n ? report_bug+0x1ba/0x1f0\n ? handle_bug+0x40/0x80\n ? exc_invalid_op+0x18/0x50\n ? asm_exc_invalid_op+0x1b/0x20\n ? __pfx_bpf_map_lookup_elem+0x10/0x10\n ? rcu_lockdep_current_cpu_online+0x65/0xb0\n ? rcu_is_watching+0x23/0x50\n ? bpf_map_lookup_elem+0x54/0x60\n ? __pfx_bpf_map_lookup_elem+0x10/0x10\n ___bpf_prog_run+0x513/0x3b70\n __bpf_prog_run32+0x9d/0xd0\n ? __bpf_prog_enter_sleepable_recur+0xad/0x120\n ? __bpf_prog_enter_sleepable_recur+0x3e/0x120\n bpf_trampoline_6442580665+0x4d/0x1000\n __x64_sys_getpgid+0x5/0x30\n ? do_syscall_64+0x36/0xb0\n entry_SYSCALL_64_after_hwframe+0x6e/0x76\n \u003c/TASK\u003e",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52621",
"url": "https://www.suse.com/security/cve/CVE-2023-52621"
},
{
"category": "external",
"summary": "SUSE Bug 1222073 for CVE-2023-52621",
"url": "https://bugzilla.suse.com/1222073"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52621"
},
{
"cve": "CVE-2023-52623",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52623"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nSUNRPC: Fix a suspicious RCU usage warning\n\nI received the following warning while running cthon against an ontap\nserver running pNFS:\n\n[ 57.202521] =============================\n[ 57.202522] WARNING: suspicious RCU usage\n[ 57.202523] 6.7.0-rc3-g2cc14f52aeb7 #41492 Not tainted\n[ 57.202525] -----------------------------\n[ 57.202525] net/sunrpc/xprtmultipath.c:349 RCU-list traversed in non-reader section!!\n[ 57.202527]\n other info that might help us debug this:\n\n[ 57.202528]\n rcu_scheduler_active = 2, debug_locks = 1\n[ 57.202529] no locks held by test5/3567.\n[ 57.202530]\n stack backtrace:\n[ 57.202532] CPU: 0 PID: 3567 Comm: test5 Not tainted 6.7.0-rc3-g2cc14f52aeb7 #41492 5b09971b4965c0aceba19f3eea324a4a806e227e\n[ 57.202534] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS unknown 2/2/2022\n[ 57.202536] Call Trace:\n[ 57.202537] \u003cTASK\u003e\n[ 57.202540] dump_stack_lvl+0x77/0xb0\n[ 57.202551] lockdep_rcu_suspicious+0x154/0x1a0\n[ 57.202556] rpc_xprt_switch_has_addr+0x17c/0x190 [sunrpc ebe02571b9a8ceebf7d98e71675af20c19bdb1f6]\n[ 57.202596] rpc_clnt_setup_test_and_add_xprt+0x50/0x180 [sunrpc ebe02571b9a8ceebf7d98e71675af20c19bdb1f6]\n[ 57.202621] ? rpc_clnt_add_xprt+0x254/0x300 [sunrpc ebe02571b9a8ceebf7d98e71675af20c19bdb1f6]\n[ 57.202646] rpc_clnt_add_xprt+0x27a/0x300 [sunrpc ebe02571b9a8ceebf7d98e71675af20c19bdb1f6]\n[ 57.202671] ? __pfx_rpc_clnt_setup_test_and_add_xprt+0x10/0x10 [sunrpc ebe02571b9a8ceebf7d98e71675af20c19bdb1f6]\n[ 57.202696] nfs4_pnfs_ds_connect+0x345/0x760 [nfsv4 c716d88496ded0ea6d289bbea684fa996f9b57a9]\n[ 57.202728] ? __pfx_nfs4_test_session_trunk+0x10/0x10 [nfsv4 c716d88496ded0ea6d289bbea684fa996f9b57a9]\n[ 57.202754] nfs4_fl_prepare_ds+0x75/0xc0 [nfs_layout_nfsv41_files e3a4187f18ae8a27b630f9feae6831b584a9360a]\n[ 57.202760] filelayout_write_pagelist+0x4a/0x200 [nfs_layout_nfsv41_files e3a4187f18ae8a27b630f9feae6831b584a9360a]\n[ 57.202765] pnfs_generic_pg_writepages+0xbe/0x230 [nfsv4 c716d88496ded0ea6d289bbea684fa996f9b57a9]\n[ 57.202788] __nfs_pageio_add_request+0x3fd/0x520 [nfs 6c976fa593a7c2976f5a0aeb4965514a828e6902]\n[ 57.202813] nfs_pageio_add_request+0x18b/0x390 [nfs 6c976fa593a7c2976f5a0aeb4965514a828e6902]\n[ 57.202831] nfs_do_writepage+0x116/0x1e0 [nfs 6c976fa593a7c2976f5a0aeb4965514a828e6902]\n[ 57.202849] nfs_writepages_callback+0x13/0x30 [nfs 6c976fa593a7c2976f5a0aeb4965514a828e6902]\n[ 57.202866] write_cache_pages+0x265/0x450\n[ 57.202870] ? __pfx_nfs_writepages_callback+0x10/0x10 [nfs 6c976fa593a7c2976f5a0aeb4965514a828e6902]\n[ 57.202891] nfs_writepages+0x141/0x230 [nfs 6c976fa593a7c2976f5a0aeb4965514a828e6902]\n[ 57.202913] do_writepages+0xd2/0x230\n[ 57.202917] ? filemap_fdatawrite_wbc+0x5c/0x80\n[ 57.202921] filemap_fdatawrite_wbc+0x67/0x80\n[ 57.202924] filemap_write_and_wait_range+0xd9/0x170\n[ 57.202930] nfs_wb_all+0x49/0x180 [nfs 6c976fa593a7c2976f5a0aeb4965514a828e6902]\n[ 57.202947] nfs4_file_flush+0x72/0xb0 [nfsv4 c716d88496ded0ea6d289bbea684fa996f9b57a9]\n[ 57.202969] __se_sys_close+0x46/0xd0\n[ 57.202972] do_syscall_64+0x68/0x100\n[ 57.202975] ? do_syscall_64+0x77/0x100\n[ 57.202976] ? do_syscall_64+0x77/0x100\n[ 57.202979] entry_SYSCALL_64_after_hwframe+0x6e/0x76\n[ 57.202982] RIP: 0033:0x7fe2b12e4a94\n[ 57.202985] Code: 00 f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 80 3d d5 18 0e 00 00 74 13 b8 03 00 00 00 0f 05 \u003c48\u003e 3d 00 f0 ff ff 77 44 c3 0f 1f 00 48 83 ec 18 89 7c 24 0c e8 c3\n[ 57.202987] RSP: 002b:00007ffe857ddb38 EFLAGS: 00000202 ORIG_RAX: 0000000000000003\n[ 57.202989] RAX: ffffffffffffffda RBX: 00007ffe857dfd68 RCX: 00007fe2b12e4a94\n[ 57.202991] RDX: 0000000000002000 RSI: 00007ffe857ddc40 RDI: 0000000000000003\n[ 57.202992] RBP: 00007ffe857dfc50 R08: 7fffffffffffffff R09: 0000000065650f49\n[ 57.202993] R10: 00007f\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52623",
"url": "https://www.suse.com/security/cve/CVE-2023-52623"
},
{
"category": "external",
"summary": "SUSE Bug 1222060 for CVE-2023-52623",
"url": "https://bugzilla.suse.com/1222060"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52623"
},
{
"cve": "CVE-2023-52628",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52628"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: nftables: exthdr: fix 4-byte stack OOB write\n\nIf priv-\u003elen is a multiple of 4, then dst[len / 4] can write past\nthe destination array which leads to stack corruption.\n\nThis construct is necessary to clean the remainder of the register\nin case -\u003elen is NOT a multiple of the register size, so make it\nconditional just like nft_payload.c does.\n\nThe bug was added in 4.1 cycle and then copied/inherited when\ntcp/sctp and ip option support was added.\n\nBug reported by Zero Day Initiative project (ZDI-CAN-21950,\nZDI-CAN-21951, ZDI-CAN-21961).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52628",
"url": "https://www.suse.com/security/cve/CVE-2023-52628"
},
{
"category": "external",
"summary": "SUSE Bug 1222117 for CVE-2023-52628",
"url": "https://bugzilla.suse.com/1222117"
},
{
"category": "external",
"summary": "SUSE Bug 1222118 for CVE-2023-52628",
"url": "https://bugzilla.suse.com/1222118"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "important"
}
],
"title": "CVE-2023-52628"
},
{
"cve": "CVE-2023-52632",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52632"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/amdkfd: Fix lock dependency warning with srcu\n\n======================================================\nWARNING: possible circular locking dependency detected\n6.5.0-kfd-yangp #2289 Not tainted\n------------------------------------------------------\nkworker/0:2/996 is trying to acquire lock:\n (srcu){.+.+}-{0:0}, at: __synchronize_srcu+0x5/0x1a0\n\nbut task is already holding lock:\n ((work_completion)(\u0026svms-\u003edeferred_list_work)){+.+.}-{0:0}, at:\n\tprocess_one_work+0x211/0x560\n\nwhich lock already depends on the new lock.\n\nthe existing dependency chain (in reverse order) is:\n\n-\u003e #3 ((work_completion)(\u0026svms-\u003edeferred_list_work)){+.+.}-{0:0}:\n __flush_work+0x88/0x4f0\n svm_range_list_lock_and_flush_work+0x3d/0x110 [amdgpu]\n svm_range_set_attr+0xd6/0x14c0 [amdgpu]\n kfd_ioctl+0x1d1/0x630 [amdgpu]\n __x64_sys_ioctl+0x88/0xc0\n\n-\u003e #2 (\u0026info-\u003elock#2){+.+.}-{3:3}:\n __mutex_lock+0x99/0xc70\n amdgpu_amdkfd_gpuvm_restore_process_bos+0x54/0x740 [amdgpu]\n restore_process_helper+0x22/0x80 [amdgpu]\n restore_process_worker+0x2d/0xa0 [amdgpu]\n process_one_work+0x29b/0x560\n worker_thread+0x3d/0x3d0\n\n-\u003e #1 ((work_completion)(\u0026(\u0026process-\u003erestore_work)-\u003ework)){+.+.}-{0:0}:\n __flush_work+0x88/0x4f0\n __cancel_work_timer+0x12c/0x1c0\n kfd_process_notifier_release_internal+0x37/0x1f0 [amdgpu]\n __mmu_notifier_release+0xad/0x240\n exit_mmap+0x6a/0x3a0\n mmput+0x6a/0x120\n do_exit+0x322/0xb90\n do_group_exit+0x37/0xa0\n __x64_sys_exit_group+0x18/0x20\n do_syscall_64+0x38/0x80\n\n-\u003e #0 (srcu){.+.+}-{0:0}:\n __lock_acquire+0x1521/0x2510\n lock_sync+0x5f/0x90\n __synchronize_srcu+0x4f/0x1a0\n __mmu_notifier_release+0x128/0x240\n exit_mmap+0x6a/0x3a0\n mmput+0x6a/0x120\n svm_range_deferred_list_work+0x19f/0x350 [amdgpu]\n process_one_work+0x29b/0x560\n worker_thread+0x3d/0x3d0\n\nother info that might help us debug this:\nChain exists of:\n srcu --\u003e \u0026info-\u003elock#2 --\u003e (work_completion)(\u0026svms-\u003edeferred_list_work)\n\nPossible unsafe locking scenario:\n\n CPU0 CPU1\n ---- ----\n lock((work_completion)(\u0026svms-\u003edeferred_list_work));\n lock(\u0026info-\u003elock#2);\n\t\t\tlock((work_completion)(\u0026svms-\u003edeferred_list_work));\n sync(srcu);",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52632",
"url": "https://www.suse.com/security/cve/CVE-2023-52632"
},
{
"category": "external",
"summary": "SUSE Bug 1222274 for CVE-2023-52632",
"url": "https://bugzilla.suse.com/1222274"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52632"
},
{
"cve": "CVE-2023-52637",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52637"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncan: j1939: Fix UAF in j1939_sk_match_filter during setsockopt(SO_J1939_FILTER)\n\nLock jsk-\u003esk to prevent UAF when setsockopt(..., SO_J1939_FILTER, ...)\nmodifies jsk-\u003efilters while receiving packets.\n\nFollowing trace was seen on affected system:\n ==================================================================\n BUG: KASAN: slab-use-after-free in j1939_sk_recv_match_one+0x1af/0x2d0 [can_j1939]\n Read of size 4 at addr ffff888012144014 by task j1939/350\n\n CPU: 0 PID: 350 Comm: j1939 Tainted: G W OE 6.5.0-rc5 #1\n Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.13.0-1ubuntu1.1 04/01/2014\n Call Trace:\n print_report+0xd3/0x620\n ? kasan_complete_mode_report_info+0x7d/0x200\n ? j1939_sk_recv_match_one+0x1af/0x2d0 [can_j1939]\n kasan_report+0xc2/0x100\n ? j1939_sk_recv_match_one+0x1af/0x2d0 [can_j1939]\n __asan_load4+0x84/0xb0\n j1939_sk_recv_match_one+0x1af/0x2d0 [can_j1939]\n j1939_sk_recv+0x20b/0x320 [can_j1939]\n ? __kasan_check_write+0x18/0x20\n ? __pfx_j1939_sk_recv+0x10/0x10 [can_j1939]\n ? j1939_simple_recv+0x69/0x280 [can_j1939]\n ? j1939_ac_recv+0x5e/0x310 [can_j1939]\n j1939_can_recv+0x43f/0x580 [can_j1939]\n ? __pfx_j1939_can_recv+0x10/0x10 [can_j1939]\n ? raw_rcv+0x42/0x3c0 [can_raw]\n ? __pfx_j1939_can_recv+0x10/0x10 [can_j1939]\n can_rcv_filter+0x11f/0x350 [can]\n can_receive+0x12f/0x190 [can]\n ? __pfx_can_rcv+0x10/0x10 [can]\n can_rcv+0xdd/0x130 [can]\n ? __pfx_can_rcv+0x10/0x10 [can]\n __netif_receive_skb_one_core+0x13d/0x150\n ? __pfx___netif_receive_skb_one_core+0x10/0x10\n ? __kasan_check_write+0x18/0x20\n ? _raw_spin_lock_irq+0x8c/0xe0\n __netif_receive_skb+0x23/0xb0\n process_backlog+0x107/0x260\n __napi_poll+0x69/0x310\n net_rx_action+0x2a1/0x580\n ? __pfx_net_rx_action+0x10/0x10\n ? __pfx__raw_spin_lock+0x10/0x10\n ? handle_irq_event+0x7d/0xa0\n __do_softirq+0xf3/0x3f8\n do_softirq+0x53/0x80\n \u003c/IRQ\u003e\n \u003cTASK\u003e\n __local_bh_enable_ip+0x6e/0x70\n netif_rx+0x16b/0x180\n can_send+0x32b/0x520 [can]\n ? __pfx_can_send+0x10/0x10 [can]\n ? __check_object_size+0x299/0x410\n raw_sendmsg+0x572/0x6d0 [can_raw]\n ? __pfx_raw_sendmsg+0x10/0x10 [can_raw]\n ? apparmor_socket_sendmsg+0x2f/0x40\n ? __pfx_raw_sendmsg+0x10/0x10 [can_raw]\n sock_sendmsg+0xef/0x100\n sock_write_iter+0x162/0x220\n ? __pfx_sock_write_iter+0x10/0x10\n ? __rtnl_unlock+0x47/0x80\n ? security_file_permission+0x54/0x320\n vfs_write+0x6ba/0x750\n ? __pfx_vfs_write+0x10/0x10\n ? __fget_light+0x1ca/0x1f0\n ? __rcu_read_unlock+0x5b/0x280\n ksys_write+0x143/0x170\n ? __pfx_ksys_write+0x10/0x10\n ? __kasan_check_read+0x15/0x20\n ? fpregs_assert_state_consistent+0x62/0x70\n __x64_sys_write+0x47/0x60\n do_syscall_64+0x60/0x90\n ? do_syscall_64+0x6d/0x90\n ? irqentry_exit+0x3f/0x50\n ? exc_page_fault+0x79/0xf0\n entry_SYSCALL_64_after_hwframe+0x6e/0xd8\n\n Allocated by task 348:\n kasan_save_stack+0x2a/0x50\n kasan_set_track+0x29/0x40\n kasan_save_alloc_info+0x1f/0x30\n __kasan_kmalloc+0xb5/0xc0\n __kmalloc_node_track_caller+0x67/0x160\n j1939_sk_setsockopt+0x284/0x450 [can_j1939]\n __sys_setsockopt+0x15c/0x2f0\n __x64_sys_setsockopt+0x6b/0x80\n do_syscall_64+0x60/0x90\n entry_SYSCALL_64_after_hwframe+0x6e/0xd8\n\n Freed by task 349:\n kasan_save_stack+0x2a/0x50\n kasan_set_track+0x29/0x40\n kasan_save_free_info+0x2f/0x50\n __kasan_slab_free+0x12e/0x1c0\n __kmem_cache_free+0x1b9/0x380\n kfree+0x7a/0x120\n j1939_sk_setsockopt+0x3b2/0x450 [can_j1939]\n __sys_setsockopt+0x15c/0x2f0\n __x64_sys_setsockopt+0x6b/0x80\n do_syscall_64+0x60/0x90\n entry_SYSCALL_64_after_hwframe+0x6e/0xd8",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52637",
"url": "https://www.suse.com/security/cve/CVE-2023-52637"
},
{
"category": "external",
"summary": "SUSE Bug 1222291 for CVE-2023-52637",
"url": "https://bugzilla.suse.com/1222291"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52637"
},
{
"cve": "CVE-2023-52639",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-52639"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nKVM: s390: vsie: fix race during shadow creation\n\nRight now it is possible to see gmap-\u003eprivate being zero in\nkvm_s390_vsie_gmap_notifier resulting in a crash. This is due to the\nfact that we add gmap-\u003eprivate == kvm after creation:\n\nstatic int acquire_gmap_shadow(struct kvm_vcpu *vcpu,\n struct vsie_page *vsie_page)\n{\n[...]\n gmap = gmap_shadow(vcpu-\u003earch.gmap, asce, edat);\n if (IS_ERR(gmap))\n return PTR_ERR(gmap);\n gmap-\u003eprivate = vcpu-\u003ekvm;\n\nLet children inherit the private field of the parent.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-52639",
"url": "https://www.suse.com/security/cve/CVE-2023-52639"
},
{
"category": "external",
"summary": "SUSE Bug 1222300 for CVE-2023-52639",
"url": "https://bugzilla.suse.com/1222300"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-52639"
},
{
"cve": "CVE-2023-6270",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-6270"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the ATA over Ethernet (AoE) driver in the Linux kernel. The aoecmd_cfg_pkts() function improperly updates the refcnt on `struct net_device`, and a use-after-free can be triggered by racing between the free on the struct and the access through the `skbtxq` global queue. This could lead to a denial of service condition or potential code execution.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-6270",
"url": "https://www.suse.com/security/cve/CVE-2023-6270"
},
{
"category": "external",
"summary": "SUSE Bug 1218562 for CVE-2023-6270",
"url": "https://bugzilla.suse.com/1218562"
},
{
"category": "external",
"summary": "SUSE Bug 1218813 for CVE-2023-6270",
"url": "https://bugzilla.suse.com/1218813"
},
{
"category": "external",
"summary": "SUSE Bug 1221578 for CVE-2023-6270",
"url": "https://bugzilla.suse.com/1221578"
},
{
"category": "external",
"summary": "SUSE Bug 1221598 for CVE-2023-6270",
"url": "https://bugzilla.suse.com/1221598"
},
{
"category": "external",
"summary": "SUSE Bug 1223016 for CVE-2023-6270",
"url": "https://bugzilla.suse.com/1223016"
},
{
"category": "external",
"summary": "SUSE Bug 1227675 for CVE-2023-6270",
"url": "https://bugzilla.suse.com/1227675"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-6270"
},
{
"cve": "CVE-2023-6356",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-6356"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the Linux kernel\u0027s NVMe driver. This issue may allow an unauthenticated malicious actor to send a set of crafted TCP packages when using NVMe over TCP, leading the NVMe driver to a NULL pointer dereference in the NVMe driver and causing kernel panic and a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-6356",
"url": "https://www.suse.com/security/cve/CVE-2023-6356"
},
{
"category": "external",
"summary": "SUSE Bug 1217987 for CVE-2023-6356",
"url": "https://bugzilla.suse.com/1217987"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-6356"
},
{
"cve": "CVE-2023-6535",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-6535"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the Linux kernel\u0027s NVMe driver. This issue may allow an unauthenticated malicious actor to send a set of crafted TCP packages when using NVMe over TCP, leading the NVMe driver to a NULL pointer dereference in the NVMe driver, causing kernel panic and a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-6535",
"url": "https://www.suse.com/security/cve/CVE-2023-6535"
},
{
"category": "external",
"summary": "SUSE Bug 1217988 for CVE-2023-6535",
"url": "https://bugzilla.suse.com/1217988"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-6535"
},
{
"cve": "CVE-2023-6536",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-6536"
}
],
"notes": [
{
"category": "general",
"text": "A flaw was found in the Linux kernel\u0027s NVMe driver. This issue may allow an unauthenticated malicious actor to send a set of crafted TCP packages when using NVMe over TCP, leading the NVMe driver to a NULL pointer dereference in the NVMe driver, causing kernel panic and a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-6536",
"url": "https://www.suse.com/security/cve/CVE-2023-6536"
},
{
"category": "external",
"summary": "SUSE Bug 1217989 for CVE-2023-6536",
"url": "https://bugzilla.suse.com/1217989"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-6536"
},
{
"cve": "CVE-2023-7042",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-7042"
}
],
"notes": [
{
"category": "general",
"text": "A null pointer dereference vulnerability was found in ath10k_wmi_tlv_op_pull_mgmt_tx_compl_ev() in drivers/net/wireless/ath/ath10k/wmi-tlv.c in the Linux kernel. This issue could be exploited to trigger a denial of service.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-7042",
"url": "https://www.suse.com/security/cve/CVE-2023-7042"
},
{
"category": "external",
"summary": "SUSE Bug 1218336 for CVE-2023-7042",
"url": "https://bugzilla.suse.com/1218336"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-7042"
},
{
"cve": "CVE-2023-7192",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-7192"
}
],
"notes": [
{
"category": "general",
"text": "A memory leak problem was found in ctnetlink_create_conntrack in net/netfilter/nf_conntrack_netlink.c in the Linux Kernel. This issue may allow a local attacker with CAP_NET_ADMIN privileges to cause a denial of service (DoS) attack due to a refcount overflow.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-7192",
"url": "https://www.suse.com/security/cve/CVE-2023-7192"
},
{
"category": "external",
"summary": "SUSE Bug 1218479 for CVE-2023-7192",
"url": "https://bugzilla.suse.com/1218479"
},
{
"category": "external",
"summary": "SUSE Bug 1227675 for CVE-2023-7192",
"url": "https://bugzilla.suse.com/1227675"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-7192"
},
{
"cve": "CVE-2024-0841",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-0841"
}
],
"notes": [
{
"category": "general",
"text": "A null pointer dereference flaw was found in the hugetlbfs_fill_super function in the Linux kernel hugetlbfs (HugeTLB pages) functionality. This issue may allow a local user to crash the system or potentially escalate their privileges on the system.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-0841",
"url": "https://www.suse.com/security/cve/CVE-2024-0841"
},
{
"category": "external",
"summary": "SUSE Bug 1219264 for CVE-2024-0841",
"url": "https://bugzilla.suse.com/1219264"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-0841"
},
{
"cve": "CVE-2024-2201",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-2201"
}
],
"notes": [
{
"category": "general",
"text": "A cross-privilege Spectre v2 vulnerability allows attackers to bypass all deployed mitigations, including the recent Fine(IBT), and to leak arbitrary Linux kernel memory on Intel systems.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-2201",
"url": "https://www.suse.com/security/cve/CVE-2024-2201"
},
{
"category": "external",
"summary": "SUSE Bug 1212111 for CVE-2024-2201",
"url": "https://bugzilla.suse.com/1212111"
},
{
"category": "external",
"summary": "SUSE Bug 1217339 for CVE-2024-2201",
"url": "https://bugzilla.suse.com/1217339"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-2201"
},
{
"cve": "CVE-2024-22099",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-22099"
}
],
"notes": [
{
"category": "general",
"text": "NULL Pointer Dereference vulnerability in Linux Linux kernel kernel on Linux, x86, ARM (net, bluetooth modules) allows Overflow Buffers. This vulnerability is associated with program files /net/bluetooth/rfcomm/core.C.\n\nThis issue affects Linux kernel: v2.6.12-rc2.\n\n",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-22099",
"url": "https://www.suse.com/security/cve/CVE-2024-22099"
},
{
"category": "external",
"summary": "SUSE Bug 1219170 for CVE-2024-22099",
"url": "https://bugzilla.suse.com/1219170"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-22099"
},
{
"cve": "CVE-2024-23307",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-23307"
}
],
"notes": [
{
"category": "general",
"text": "Integer Overflow or Wraparound vulnerability in Linux Linux kernel kernel on Linux, x86, ARM (md, raid, raid5 modules) allows Forced Integer Overflow.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-23307",
"url": "https://www.suse.com/security/cve/CVE-2024-23307"
},
{
"category": "external",
"summary": "SUSE Bug 1219169 for CVE-2024-23307",
"url": "https://bugzilla.suse.com/1219169"
},
{
"category": "external",
"summary": "SUSE Bug 1220145 for CVE-2024-23307",
"url": "https://bugzilla.suse.com/1220145"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "important"
}
],
"title": "CVE-2024-23307"
},
{
"cve": "CVE-2024-25739",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-25739"
}
],
"notes": [
{
"category": "general",
"text": "create_empty_lvol in drivers/mtd/ubi/vtbl.c in the Linux kernel through 6.7.4 can attempt to allocate zero bytes, and crash, because of a missing check for ubi-\u003eleb_size.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-25739",
"url": "https://www.suse.com/security/cve/CVE-2024-25739"
},
{
"category": "external",
"summary": "SUSE Bug 1219834 for CVE-2024-25739",
"url": "https://bugzilla.suse.com/1219834"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-25739"
},
{
"cve": "CVE-2024-25742",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-25742"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel before 6.9, an untrusted hypervisor can inject virtual interrupt 29 (#VC) at any point in time and can trigger its handler. This affects AMD SEV-SNP and AMD SEV-ES.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-25742",
"url": "https://www.suse.com/security/cve/CVE-2024-25742"
},
{
"category": "external",
"summary": "SUSE Bug 1221725 for CVE-2024-25742",
"url": "https://bugzilla.suse.com/1221725"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-25742"
},
{
"cve": "CVE-2024-25743",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-25743"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel through 6.9, an untrusted hypervisor can inject virtual interrupts 0 and 14 at any point in time and can trigger the SIGFPE signal handler in userspace applications. This affects AMD SEV-SNP and AMD SEV-ES.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-25743",
"url": "https://www.suse.com/security/cve/CVE-2024-25743"
},
{
"category": "external",
"summary": "SUSE Bug 1221725 for CVE-2024-25743",
"url": "https://bugzilla.suse.com/1221725"
},
{
"category": "external",
"summary": "SUSE Bug 1223307 for CVE-2024-25743",
"url": "https://bugzilla.suse.com/1223307"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"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:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "important"
}
],
"title": "CVE-2024-25743"
},
{
"cve": "CVE-2024-26599",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26599"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\npwm: Fix out-of-bounds access in of_pwm_single_xlate()\n\nWith args-\u003eargs_count == 2 args-\u003eargs[2] is not defined. Actually the\nflags are contained in args-\u003eargs[1].",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26599",
"url": "https://www.suse.com/security/cve/CVE-2024-26599"
},
{
"category": "external",
"summary": "SUSE Bug 1220365 for CVE-2024-26599",
"url": "https://bugzilla.suse.com/1220365"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-26599"
},
{
"cve": "CVE-2024-26600",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26600"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nphy: ti: phy-omap-usb2: Fix NULL pointer dereference for SRP\n\nIf the external phy working together with phy-omap-usb2 does not implement\nsend_srp(), we may still attempt to call it. This can happen on an idle\nEthernet gadget triggering a wakeup for example:\n\nconfigfs-gadget.g1 gadget.0: ECM Suspend\nconfigfs-gadget.g1 gadget.0: Port suspended. Triggering wakeup\n...\nUnable to handle kernel NULL pointer dereference at virtual address\n00000000 when execute\n...\nPC is at 0x0\nLR is at musb_gadget_wakeup+0x1d4/0x254 [musb_hdrc]\n...\nmusb_gadget_wakeup [musb_hdrc] from usb_gadget_wakeup+0x1c/0x3c [udc_core]\nusb_gadget_wakeup [udc_core] from eth_start_xmit+0x3b0/0x3d4 [u_ether]\neth_start_xmit [u_ether] from dev_hard_start_xmit+0x94/0x24c\ndev_hard_start_xmit from sch_direct_xmit+0x104/0x2e4\nsch_direct_xmit from __dev_queue_xmit+0x334/0xd88\n__dev_queue_xmit from arp_solicit+0xf0/0x268\narp_solicit from neigh_probe+0x54/0x7c\nneigh_probe from __neigh_event_send+0x22c/0x47c\n__neigh_event_send from neigh_resolve_output+0x14c/0x1c0\nneigh_resolve_output from ip_finish_output2+0x1c8/0x628\nip_finish_output2 from ip_send_skb+0x40/0xd8\nip_send_skb from udp_send_skb+0x124/0x340\nudp_send_skb from udp_sendmsg+0x780/0x984\nudp_sendmsg from __sys_sendto+0xd8/0x158\n__sys_sendto from ret_fast_syscall+0x0/0x58\n\nLet\u0027s fix the issue by checking for send_srp() and set_vbus() before\ncalling them. For USB peripheral only cases these both could be NULL.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26600",
"url": "https://www.suse.com/security/cve/CVE-2024-26600"
},
{
"category": "external",
"summary": "SUSE Bug 1220340 for CVE-2024-26600",
"url": "https://bugzilla.suse.com/1220340"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-26600"
},
{
"cve": "CVE-2024-26602",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26602"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsched/membarrier: reduce the ability to hammer on sys_membarrier\n\nOn some systems, sys_membarrier can be very expensive, causing overall\nslowdowns for everything. So put a lock on the path in order to\nserialize the accesses to prevent the ability for this to be called at\ntoo high of a frequency and saturate the machine.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26602",
"url": "https://www.suse.com/security/cve/CVE-2024-26602"
},
{
"category": "external",
"summary": "SUSE Bug 1220398 for CVE-2024-26602",
"url": "https://bugzilla.suse.com/1220398"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-26602"
},
{
"cve": "CVE-2024-26607",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26607"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/bridge: sii902x: Fix probing race issue\n\nA null pointer dereference crash has been observed rarely on TI\nplatforms using sii9022 bridge:\n\n[ 53.271356] sii902x_get_edid+0x34/0x70 [sii902x]\n[ 53.276066] sii902x_bridge_get_edid+0x14/0x20 [sii902x]\n[ 53.281381] drm_bridge_get_edid+0x20/0x34 [drm]\n[ 53.286305] drm_bridge_connector_get_modes+0x8c/0xcc [drm_kms_helper]\n[ 53.292955] drm_helper_probe_single_connector_modes+0x190/0x538 [drm_kms_helper]\n[ 53.300510] drm_client_modeset_probe+0x1f0/0xbd4 [drm]\n[ 53.305958] __drm_fb_helper_initial_config_and_unlock+0x50/0x510 [drm_kms_helper]\n[ 53.313611] drm_fb_helper_initial_config+0x48/0x58 [drm_kms_helper]\n[ 53.320039] drm_fbdev_dma_client_hotplug+0x84/0xd4 [drm_dma_helper]\n[ 53.326401] drm_client_register+0x5c/0xa0 [drm]\n[ 53.331216] drm_fbdev_dma_setup+0xc8/0x13c [drm_dma_helper]\n[ 53.336881] tidss_probe+0x128/0x264 [tidss]\n[ 53.341174] platform_probe+0x68/0xc4\n[ 53.344841] really_probe+0x188/0x3c4\n[ 53.348501] __driver_probe_device+0x7c/0x16c\n[ 53.352854] driver_probe_device+0x3c/0x10c\n[ 53.357033] __device_attach_driver+0xbc/0x158\n[ 53.361472] bus_for_each_drv+0x88/0xe8\n[ 53.365303] __device_attach+0xa0/0x1b4\n[ 53.369135] device_initial_probe+0x14/0x20\n[ 53.373314] bus_probe_device+0xb0/0xb4\n[ 53.377145] deferred_probe_work_func+0xcc/0x124\n[ 53.381757] process_one_work+0x1f0/0x518\n[ 53.385770] worker_thread+0x1e8/0x3dc\n[ 53.389519] kthread+0x11c/0x120\n[ 53.392750] ret_from_fork+0x10/0x20\n\nThe issue here is as follows:\n\n- tidss probes, but is deferred as sii902x is still missing.\n- sii902x starts probing and enters sii902x_init().\n- sii902x calls drm_bridge_add(). Now the sii902x bridge is ready from\n DRM\u0027s perspective.\n- sii902x calls sii902x_audio_codec_init() and\n platform_device_register_data()\n- The registration of the audio platform device causes probing of the\n deferred devices.\n- tidss probes, which eventually causes sii902x_bridge_get_edid() to be\n called.\n- sii902x_bridge_get_edid() tries to use the i2c to read the edid.\n However, the sii902x driver has not set up the i2c part yet, leading\n to the crash.\n\nFix this by moving the drm_bridge_add() to the end of the\nsii902x_init(), which is also at the very end of sii902x_probe().",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26607",
"url": "https://www.suse.com/security/cve/CVE-2024-26607"
},
{
"category": "external",
"summary": "SUSE Bug 1220736 for CVE-2024-26607",
"url": "https://bugzilla.suse.com/1220736"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-26607"
},
{
"cve": "CVE-2024-26612",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26612"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfs, fscache: Prevent Oops in fscache_put_cache()\n\nThis function dereferences \"cache\" and then checks if it\u0027s\nIS_ERR_OR_NULL(). Check first, then dereference.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26612",
"url": "https://www.suse.com/security/cve/CVE-2024-26612"
},
{
"category": "external",
"summary": "SUSE Bug 1221291 for CVE-2024-26612",
"url": "https://bugzilla.suse.com/1221291"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-26612"
},
{
"cve": "CVE-2024-26614",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26614"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ntcp: make sure init the accept_queue\u0027s spinlocks once\n\nWhen I run syz\u0027s reproduction C program locally, it causes the following\nissue:\npvqspinlock: lock 0xffff9d181cd5c660 has corrupted value 0x0!\nWARNING: CPU: 19 PID: 21160 at __pv_queued_spin_unlock_slowpath (kernel/locking/qspinlock_paravirt.h:508)\nHardware name: Red Hat KVM, BIOS 0.5.1 01/01/2011\nRIP: 0010:__pv_queued_spin_unlock_slowpath (kernel/locking/qspinlock_paravirt.h:508)\nCode: 73 56 3a ff 90 c3 cc cc cc cc 8b 05 bb 1f 48 01 85 c0 74 05 c3 cc cc cc cc 8b 17 48 89 fe 48 c7 c7\n30 20 ce 8f e8 ad 56 42 ff \u003c0f\u003e 0b c3 cc cc cc cc 0f 0b 0f 1f 40 00 90 90 90 90 90 90 90 90 90\nRSP: 0018:ffffa8d200604cb8 EFLAGS: 00010282\nRAX: 0000000000000000 RBX: 0000000000000000 RCX: ffff9d1ef60e0908\nRDX: 00000000ffffffd8 RSI: 0000000000000027 RDI: ffff9d1ef60e0900\nRBP: ffff9d181cd5c280 R08: 0000000000000000 R09: 00000000ffff7fff\nR10: ffffa8d200604b68 R11: ffffffff907dcdc8 R12: 0000000000000000\nR13: ffff9d181cd5c660 R14: ffff9d1813a3f330 R15: 0000000000001000\nFS: 00007fa110184640(0000) GS:ffff9d1ef60c0000(0000) knlGS:0000000000000000\nCS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\nCR2: 0000000020000000 CR3: 000000011f65e000 CR4: 00000000000006f0\nCall Trace:\n\u003cIRQ\u003e\n _raw_spin_unlock (kernel/locking/spinlock.c:186)\n inet_csk_reqsk_queue_add (net/ipv4/inet_connection_sock.c:1321)\n inet_csk_complete_hashdance (net/ipv4/inet_connection_sock.c:1358)\n tcp_check_req (net/ipv4/tcp_minisocks.c:868)\n tcp_v4_rcv (net/ipv4/tcp_ipv4.c:2260)\n ip_protocol_deliver_rcu (net/ipv4/ip_input.c:205)\n ip_local_deliver_finish (net/ipv4/ip_input.c:234)\n __netif_receive_skb_one_core (net/core/dev.c:5529)\n process_backlog (./include/linux/rcupdate.h:779)\n __napi_poll (net/core/dev.c:6533)\n net_rx_action (net/core/dev.c:6604)\n __do_softirq (./arch/x86/include/asm/jump_label.h:27)\n do_softirq (kernel/softirq.c:454 kernel/softirq.c:441)\n\u003c/IRQ\u003e\n\u003cTASK\u003e\n __local_bh_enable_ip (kernel/softirq.c:381)\n __dev_queue_xmit (net/core/dev.c:4374)\n ip_finish_output2 (./include/net/neighbour.h:540 net/ipv4/ip_output.c:235)\n __ip_queue_xmit (net/ipv4/ip_output.c:535)\n __tcp_transmit_skb (net/ipv4/tcp_output.c:1462)\n tcp_rcv_synsent_state_process (net/ipv4/tcp_input.c:6469)\n tcp_rcv_state_process (net/ipv4/tcp_input.c:6657)\n tcp_v4_do_rcv (net/ipv4/tcp_ipv4.c:1929)\n __release_sock (./include/net/sock.h:1121 net/core/sock.c:2968)\n release_sock (net/core/sock.c:3536)\n inet_wait_for_connect (net/ipv4/af_inet.c:609)\n __inet_stream_connect (net/ipv4/af_inet.c:702)\n inet_stream_connect (net/ipv4/af_inet.c:748)\n __sys_connect (./include/linux/file.h:45 net/socket.c:2064)\n __x64_sys_connect (net/socket.c:2073 net/socket.c:2070 net/socket.c:2070)\n do_syscall_64 (arch/x86/entry/common.c:51 arch/x86/entry/common.c:82)\n entry_SYSCALL_64_after_hwframe (arch/x86/entry/entry_64.S:129)\n RIP: 0033:0x7fa10ff05a3d\n Code: 5b 41 5c c3 66 0f 1f 84 00 00 00 00 00 f3 0f 1e fa 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89\n c2 4d 89 c8 4c 8b 4c 24 08 0f 05 \u003c48\u003e 3d 01 f0 ff ff 73 01 c3 48 8b 0d ab a3 0e 00 f7 d8 64 89 01 48\n RSP: 002b:00007fa110183de8 EFLAGS: 00000202 ORIG_RAX: 000000000000002a\n RAX: ffffffffffffffda RBX: 0000000020000054 RCX: 00007fa10ff05a3d\n RDX: 000000000000001c RSI: 0000000020000040 RDI: 0000000000000003\n RBP: 00007fa110183e20 R08: 0000000000000000 R09: 0000000000000000\n R10: 0000000000000000 R11: 0000000000000202 R12: 00007fa110184640\n R13: 0000000000000000 R14: 00007fa10fe8b060 R15: 00007fff73e23b20\n\u003c/TASK\u003e\n\nThe issue triggering process is analyzed as follows:\nThread A Thread B\ntcp_v4_rcv\t//receive ack TCP packet inet_shutdown\n tcp_check_req tcp_disconnect //disconnect sock\n ... tcp_set_state(sk, TCP_CLOSE)\n inet_csk_complete_hashdance ...\n inet_csk_reqsk_queue_add \n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26614",
"url": "https://www.suse.com/security/cve/CVE-2024-26614"
},
{
"category": "external",
"summary": "SUSE Bug 1221293 for CVE-2024-26614",
"url": "https://bugzilla.suse.com/1221293"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-26614"
},
{
"cve": "CVE-2024-26620",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26620"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ns390/vfio-ap: always filter entire AP matrix\n\nThe vfio_ap_mdev_filter_matrix function is called whenever a new adapter or\ndomain is assigned to the mdev. The purpose of the function is to update\nthe guest\u0027s AP configuration by filtering the matrix of adapters and\ndomains assigned to the mdev. When an adapter or domain is assigned, only\nthe APQNs associated with the APID of the new adapter or APQI of the new\ndomain are inspected. If an APQN does not reference a queue device bound to\nthe vfio_ap device driver, then it\u0027s APID will be filtered from the mdev\u0027s\nmatrix when updating the guest\u0027s AP configuration.\n\nInspecting only the APID of the new adapter or APQI of the new domain will\nresult in passing AP queues through to a guest that are not bound to the\nvfio_ap device driver under certain circumstances. Consider the following:\n\nguest\u0027s AP configuration (all also assigned to the mdev\u0027s matrix):\n14.0004\n14.0005\n14.0006\n16.0004\n16.0005\n16.0006\n\nunassign domain 4\nunbind queue 16.0005\nassign domain 4\n\nWhen domain 4 is re-assigned, since only domain 4 will be inspected, the\nAPQNs that will be examined will be:\n14.0004\n16.0004\n\nSince both of those APQNs reference queue devices that are bound to the\nvfio_ap device driver, nothing will get filtered from the mdev\u0027s matrix\nwhen updating the guest\u0027s AP configuration. Consequently, queue 16.0005\nwill get passed through despite not being bound to the driver. This\nviolates the linux device model requirement that a guest shall only be\ngiven access to devices bound to the device driver facilitating their\npass-through.\n\nTo resolve this problem, every adapter and domain assigned to the mdev will\nbe inspected when filtering the mdev\u0027s matrix.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26620",
"url": "https://www.suse.com/security/cve/CVE-2024-26620"
},
{
"category": "external",
"summary": "SUSE Bug 1221298 for CVE-2024-26620",
"url": "https://bugzilla.suse.com/1221298"
},
{
"category": "external",
"summary": "SUSE Bug 1224176 for CVE-2024-26620",
"url": "https://bugzilla.suse.com/1224176"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "important"
}
],
"title": "CVE-2024-26620"
},
{
"cve": "CVE-2024-26627",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26627"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nscsi: core: Move scsi_host_busy() out of host lock for waking up EH handler\n\nInside scsi_eh_wakeup(), scsi_host_busy() is called \u0026 checked with host\nlock every time for deciding if error handler kthread needs to be waken up.\n\nThis can be too heavy in case of recovery, such as:\n\n - N hardware queues\n\n - queue depth is M for each hardware queue\n\n - each scsi_host_busy() iterates over (N * M) tag/requests\n\nIf recovery is triggered in case that all requests are in-flight, each\nscsi_eh_wakeup() is strictly serialized, when scsi_eh_wakeup() is called\nfor the last in-flight request, scsi_host_busy() has been run for (N * M -\n1) times, and request has been iterated for (N*M - 1) * (N * M) times.\n\nIf both N and M are big enough, hard lockup can be triggered on acquiring\nhost lock, and it is observed on mpi3mr(128 hw queues, queue depth 8169).\n\nFix the issue by calling scsi_host_busy() outside the host lock. We don\u0027t\nneed the host lock for getting busy count because host the lock never\ncovers that.\n\n[mkp: Drop unnecessary \u0027busy\u0027 variables pointed out by Bart]",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26627",
"url": "https://www.suse.com/security/cve/CVE-2024-26627"
},
{
"category": "external",
"summary": "SUSE Bug 1221090 for CVE-2024-26627",
"url": "https://bugzilla.suse.com/1221090"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-26627"
},
{
"cve": "CVE-2024-26629",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26629"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnfsd: fix RELEASE_LOCKOWNER\n\nThe test on so_count in nfsd4_release_lockowner() is nonsense and\nharmful. Revert to using check_for_locks(), changing that to not sleep.\n\nFirst: harmful.\nAs is documented in the kdoc comment for nfsd4_release_lockowner(), the\ntest on so_count can transiently return a false positive resulting in a\nreturn of NFS4ERR_LOCKS_HELD when in fact no locks are held. This is\nclearly a protocol violation and with the Linux NFS client it can cause\nincorrect behaviour.\n\nIf RELEASE_LOCKOWNER is sent while some other thread is still\nprocessing a LOCK request which failed because, at the time that request\nwas received, the given owner held a conflicting lock, then the nfsd\nthread processing that LOCK request can hold a reference (conflock) to\nthe lock owner that causes nfsd4_release_lockowner() to return an\nincorrect error.\n\nThe Linux NFS client ignores that NFS4ERR_LOCKS_HELD error because it\nnever sends NFS4_RELEASE_LOCKOWNER without first releasing any locks, so\nit knows that the error is impossible. It assumes the lock owner was in\nfact released so it feels free to use the same lock owner identifier in\nsome later locking request.\n\nWhen it does reuse a lock owner identifier for which a previous RELEASE\nfailed, it will naturally use a lock_seqid of zero. However the server,\nwhich didn\u0027t release the lock owner, will expect a larger lock_seqid and\nso will respond with NFS4ERR_BAD_SEQID.\n\nSo clearly it is harmful to allow a false positive, which testing\nso_count allows.\n\nThe test is nonsense because ... well... it doesn\u0027t mean anything.\n\nso_count is the sum of three different counts.\n1/ the set of states listed on so_stateids\n2/ the set of active vfs locks owned by any of those states\n3/ various transient counts such as for conflicting locks.\n\nWhen it is tested against \u00272\u0027 it is clear that one of these is the\ntransient reference obtained by find_lockowner_str_locked(). It is not\nclear what the other one is expected to be.\n\nIn practice, the count is often 2 because there is precisely one state\non so_stateids. If there were more, this would fail.\n\nIn my testing I see two circumstances when RELEASE_LOCKOWNER is called.\nIn one case, CLOSE is called before RELEASE_LOCKOWNER. That results in\nall the lock states being removed, and so the lockowner being discarded\n(it is removed when there are no more references which usually happens\nwhen the lock state is discarded). When nfsd4_release_lockowner() finds\nthat the lock owner doesn\u0027t exist, it returns success.\n\nThe other case shows an so_count of \u00272\u0027 and precisely one state listed\nin so_stateid. It appears that the Linux client uses a separate lock\nowner for each file resulting in one lock state per lock owner, so this\ntest on \u00272\u0027 is safe. For another client it might not be safe.\n\nSo this patch changes check_for_locks() to use the (newish)\nfind_any_file_locked() so that it doesn\u0027t take a reference on the\nnfs4_file and so never calls nfsd_file_put(), and so never sleeps. With\nthis check is it safe to restore the use of check_for_locks() rather\nthan testing so_count against the mysterious \u00272\u0027.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26629",
"url": "https://www.suse.com/security/cve/CVE-2024-26629"
},
{
"category": "external",
"summary": "SUSE Bug 1221379 for CVE-2024-26629",
"url": "https://bugzilla.suse.com/1221379"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "low"
}
],
"title": "CVE-2024-26629"
},
{
"cve": "CVE-2024-26642",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26642"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: nf_tables: disallow anonymous set with timeout flag\n\nAnonymous sets are never used with timeout from userspace, reject this.\nException to this rule is NFT_SET_EVAL to ensure legacy meters still work.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26642",
"url": "https://www.suse.com/security/cve/CVE-2024-26642"
},
{
"category": "external",
"summary": "SUSE Bug 1221830 for CVE-2024-26642",
"url": "https://bugzilla.suse.com/1221830"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-26642"
},
{
"cve": "CVE-2024-26645",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26645"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ntracing: Ensure visibility when inserting an element into tracing_map\n\nRunning the following two commands in parallel on a multi-processor\nAArch64 machine can sporadically produce an unexpected warning about\nduplicate histogram entries:\n\n $ while true; do\n echo hist:key=id.syscall:val=hitcount \u003e \\\n /sys/kernel/debug/tracing/events/raw_syscalls/sys_enter/trigger\n cat /sys/kernel/debug/tracing/events/raw_syscalls/sys_enter/hist\n sleep 0.001\n done\n $ stress-ng --sysbadaddr $(nproc)\n\nThe warning looks as follows:\n\n[ 2911.172474] ------------[ cut here ]------------\n[ 2911.173111] Duplicates detected: 1\n[ 2911.173574] WARNING: CPU: 2 PID: 12247 at kernel/trace/tracing_map.c:983 tracing_map_sort_entries+0x3e0/0x408\n[ 2911.174702] Modules linked in: iscsi_ibft(E) iscsi_boot_sysfs(E) rfkill(E) af_packet(E) nls_iso8859_1(E) nls_cp437(E) vfat(E) fat(E) ena(E) tiny_power_button(E) qemu_fw_cfg(E) button(E) fuse(E) efi_pstore(E) ip_tables(E) x_tables(E) xfs(E) libcrc32c(E) aes_ce_blk(E) aes_ce_cipher(E) crct10dif_ce(E) polyval_ce(E) polyval_generic(E) ghash_ce(E) gf128mul(E) sm4_ce_gcm(E) sm4_ce_ccm(E) sm4_ce(E) sm4_ce_cipher(E) sm4(E) sm3_ce(E) sm3(E) sha3_ce(E) sha512_ce(E) sha512_arm64(E) sha2_ce(E) sha256_arm64(E) nvme(E) sha1_ce(E) nvme_core(E) nvme_auth(E) t10_pi(E) sg(E) scsi_mod(E) scsi_common(E) efivarfs(E)\n[ 2911.174738] Unloaded tainted modules: cppc_cpufreq(E):1\n[ 2911.180985] CPU: 2 PID: 12247 Comm: cat Kdump: loaded Tainted: G E 6.7.0-default #2 1b58bbb22c97e4399dc09f92d309344f69c44a01\n[ 2911.182398] Hardware name: Amazon EC2 c7g.8xlarge/, BIOS 1.0 11/1/2018\n[ 2911.183208] pstate: 61400005 (nZCv daif +PAN -UAO -TCO +DIT -SSBS BTYPE=--)\n[ 2911.184038] pc : tracing_map_sort_entries+0x3e0/0x408\n[ 2911.184667] lr : tracing_map_sort_entries+0x3e0/0x408\n[ 2911.185310] sp : ffff8000a1513900\n[ 2911.185750] x29: ffff8000a1513900 x28: ffff0003f272fe80 x27: 0000000000000001\n[ 2911.186600] x26: ffff0003f272fe80 x25: 0000000000000030 x24: 0000000000000008\n[ 2911.187458] x23: ffff0003c5788000 x22: ffff0003c16710c8 x21: ffff80008017f180\n[ 2911.188310] x20: ffff80008017f000 x19: ffff80008017f180 x18: ffffffffffffffff\n[ 2911.189160] x17: 0000000000000000 x16: 0000000000000000 x15: ffff8000a15134b8\n[ 2911.190015] x14: 0000000000000000 x13: 205d373432323154 x12: 5b5d313131333731\n[ 2911.190844] x11: 00000000fffeffff x10: 00000000fffeffff x9 : ffffd1b78274a13c\n[ 2911.191716] x8 : 000000000017ffe8 x7 : c0000000fffeffff x6 : 000000000057ffa8\n[ 2911.192554] x5 : ffff0012f6c24ec0 x4 : 0000000000000000 x3 : ffff2e5b72b5d000\n[ 2911.193404] x2 : 0000000000000000 x1 : 0000000000000000 x0 : ffff0003ff254480\n[ 2911.194259] Call trace:\n[ 2911.194626] tracing_map_sort_entries+0x3e0/0x408\n[ 2911.195220] hist_show+0x124/0x800\n[ 2911.195692] seq_read_iter+0x1d4/0x4e8\n[ 2911.196193] seq_read+0xe8/0x138\n[ 2911.196638] vfs_read+0xc8/0x300\n[ 2911.197078] ksys_read+0x70/0x108\n[ 2911.197534] __arm64_sys_read+0x24/0x38\n[ 2911.198046] invoke_syscall+0x78/0x108\n[ 2911.198553] el0_svc_common.constprop.0+0xd0/0xf8\n[ 2911.199157] do_el0_svc+0x28/0x40\n[ 2911.199613] el0_svc+0x40/0x178\n[ 2911.200048] el0t_64_sync_handler+0x13c/0x158\n[ 2911.200621] el0t_64_sync+0x1a8/0x1b0\n[ 2911.201115] ---[ end trace 0000000000000000 ]---\n\nThe problem appears to be caused by CPU reordering of writes issued from\n__tracing_map_insert().\n\nThe check for the presence of an element with a given key in this\nfunction is:\n\n val = READ_ONCE(entry-\u003eval);\n if (val \u0026\u0026 keys_match(key, val-\u003ekey, map-\u003ekey_size)) ...\n\nThe write of a new entry is:\n\n elt = get_free_elt(map);\n memcpy(elt-\u003ekey, key, map-\u003ekey_size);\n entry-\u003eval = elt;\n\nThe \"memcpy(elt-\u003ekey, key, map-\u003ekey_size);\" and \"entry-\u003eval = elt;\"\nstores may become visible in the reversed order on another CPU. This\nsecond CPU might then incorrectly determine that a new key doesn\u0027t match\nan already present val-\u003ekey and subse\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26645",
"url": "https://www.suse.com/security/cve/CVE-2024-26645"
},
{
"category": "external",
"summary": "SUSE Bug 1222056 for CVE-2024-26645",
"url": "https://bugzilla.suse.com/1222056"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-26645"
},
{
"cve": "CVE-2024-26646",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26646"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nthermal: intel: hfi: Add syscore callbacks for system-wide PM\n\nThe kernel allocates a memory buffer and provides its location to the\nhardware, which uses it to update the HFI table. This allocation occurs\nduring boot and remains constant throughout runtime.\n\nWhen resuming from hibernation, the restore kernel allocates a second\nmemory buffer and reprograms the HFI hardware with the new location as\npart of a normal boot. The location of the second memory buffer may\ndiffer from the one allocated by the image kernel.\n\nWhen the restore kernel transfers control to the image kernel, its HFI\nbuffer becomes invalid, potentially leading to memory corruption if the\nhardware writes to it (the hardware continues to use the buffer from the\nrestore kernel).\n\nIt is also possible that the hardware \"forgets\" the address of the memory\nbuffer when resuming from \"deep\" suspend. Memory corruption may also occur\nin such a scenario.\n\nTo prevent the described memory corruption, disable HFI when preparing to\nsuspend or hibernate. Enable it when resuming.\n\nAdd syscore callbacks to handle the package of the boot CPU (packages of\nnon-boot CPUs are handled via CPU offline). Syscore ops always run on the\nboot CPU. Additionally, HFI only needs to be disabled during \"deep\" suspend\nand hibernation. Syscore ops only run in these cases.\n\n[ rjw: Comment adjustment, subject and changelog edits ]",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26646",
"url": "https://www.suse.com/security/cve/CVE-2024-26646"
},
{
"category": "external",
"summary": "SUSE Bug 1222070 for CVE-2024-26646",
"url": "https://bugzilla.suse.com/1222070"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:P/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-26646"
},
{
"cve": "CVE-2024-26651",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26651"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsr9800: Add check for usbnet_get_endpoints\n\nAdd check for usbnet_get_endpoints() and return the error if it fails\nin order to transfer the error.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26651",
"url": "https://www.suse.com/security/cve/CVE-2024-26651"
},
{
"category": "external",
"summary": "SUSE Bug 1221337 for CVE-2024-26651",
"url": "https://bugzilla.suse.com/1221337"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-26651"
},
{
"cve": "CVE-2024-26654",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26654"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nALSA: sh: aica: reorder cleanup operations to avoid UAF bugs\n\nThe dreamcastcard-\u003etimer could schedule the spu_dma_work and the\nspu_dma_work could also arm the dreamcastcard-\u003etimer.\n\nWhen the snd_pcm_substream is closing, the aica_channel will be\ndeallocated. But it could still be dereferenced in the worker\nthread. The reason is that del_timer() will return directly\nregardless of whether the timer handler is running or not and\nthe worker could be rescheduled in the timer handler. As a result,\nthe UAF bug will happen. The racy situation is shown below:\n\n (Thread 1) | (Thread 2)\nsnd_aicapcm_pcm_close() |\n ... | run_spu_dma() //worker\n | mod_timer()\n flush_work() |\n del_timer() | aica_period_elapsed() //timer\n kfree(dreamcastcard-\u003echannel) | schedule_work()\n | run_spu_dma() //worker\n ... | dreamcastcard-\u003echannel-\u003e //USE\n\nIn order to mitigate this bug and other possible corner cases,\ncall mod_timer() conditionally in run_spu_dma(), then implement\nPCM sync_stop op to cancel both the timer and worker. The sync_stop\nop will be called from PCM core appropriately when needed.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26654",
"url": "https://www.suse.com/security/cve/CVE-2024-26654"
},
{
"category": "external",
"summary": "SUSE Bug 1222304 for CVE-2024-26654",
"url": "https://bugzilla.suse.com/1222304"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-26654"
},
{
"cve": "CVE-2024-26659",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26659"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nxhci: handle isoc Babble and Buffer Overrun events properly\n\nxHCI 4.9 explicitly forbids assuming that the xHC has released its\nownership of a multi-TRB TD when it reports an error on one of the\nearly TRBs. Yet the driver makes such assumption and releases the TD,\nallowing the remaining TRBs to be freed or overwritten by new TDs.\n\nThe xHC should also report completion of the final TRB due to its IOC\nflag being set by us, regardless of prior errors. This event cannot\nbe recognized if the TD has already been freed earlier, resulting in\n\"Transfer event TRB DMA ptr not part of current TD\" error message.\n\nFix this by reusing the logic for processing isoc Transaction Errors.\nThis also handles hosts which fail to report the final completion.\n\nFix transfer length reporting on Babble errors. They may be caused by\ndevice malfunction, no guarantee that the buffer has been filled.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26659",
"url": "https://www.suse.com/security/cve/CVE-2024-26659"
},
{
"category": "external",
"summary": "SUSE Bug 1222317 for CVE-2024-26659",
"url": "https://bugzilla.suse.com/1222317"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-26659"
},
{
"cve": "CVE-2024-26664",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26664"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nhwmon: (coretemp) Fix out-of-bounds memory access\n\nFix a bug that pdata-\u003ecpu_map[] is set before out-of-bounds check.\nThe problem might be triggered on systems with more than 128 cores per\npackage.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26664",
"url": "https://www.suse.com/security/cve/CVE-2024-26664"
},
{
"category": "external",
"summary": "SUSE Bug 1222355 for CVE-2024-26664",
"url": "https://bugzilla.suse.com/1222355"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-26664"
},
{
"cve": "CVE-2024-26667",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26667"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/msm/dpu: check for valid hw_pp in dpu_encoder_helper_phys_cleanup\n\nThe commit 8b45a26f2ba9 (\"drm/msm/dpu: reserve cdm blocks for writeback\nin case of YUV output\") introduced a smatch warning about another\nconditional block in dpu_encoder_helper_phys_cleanup() which had assumed\nhw_pp will always be valid which may not necessarily be true.\n\nLets fix the other conditional block by making sure hw_pp is valid\nbefore dereferencing it.\n\nPatchwork: https://patchwork.freedesktop.org/patch/574878/",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26667",
"url": "https://www.suse.com/security/cve/CVE-2024-26667"
},
{
"category": "external",
"summary": "SUSE Bug 1222331 for CVE-2024-26667",
"url": "https://bugzilla.suse.com/1222331"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-26667"
},
{
"cve": "CVE-2024-26670",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26670"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\narm64: entry: fix ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD\n\nCurrently the ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD workaround isn\u0027t\nquite right, as it is supposed to be applied after the last explicit\nmemory access, but is immediately followed by an LDR.\n\nThe ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD workaround is used to\nhandle Cortex-A520 erratum 2966298 and Cortex-A510 erratum 3117295,\nwhich are described in:\n\n* https://developer.arm.com/documentation/SDEN2444153/0600/?lang=en\n* https://developer.arm.com/documentation/SDEN1873361/1600/?lang=en\n\nIn both cases the workaround is described as:\n\n| If pagetable isolation is disabled, the context switch logic in the\n| kernel can be updated to execute the following sequence on affected\n| cores before exiting to EL0, and after all explicit memory accesses:\n|\n| 1. A non-shareable TLBI to any context and/or address, including\n| unused contexts or addresses, such as a `TLBI VALE1 Xzr`.\n|\n| 2. A DSB NSH to guarantee completion of the TLBI.\n\nThe important part being that the TLBI+DSB must be placed \"after all\nexplicit memory accesses\".\n\nUnfortunately, as-implemented, the TLBI+DSB is immediately followed by\nan LDR, as we have:\n\n| alternative_if ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD\n| \ttlbi\tvale1, xzr\n| \tdsb\tnsh\n| alternative_else_nop_endif\n| alternative_if_not ARM64_UNMAP_KERNEL_AT_EL0\n| \tldr\tlr, [sp, #S_LR]\n| \tadd\tsp, sp, #PT_REGS_SIZE\t\t// restore sp\n| \teret\n| alternative_else_nop_endif\n|\n| [ ... KPTI exception return path ... ]\n\nThis patch fixes this by reworking the logic to place the TLBI+DSB\nimmediately before the ERET, after all explicit memory accesses.\n\nThe ERET is currently in a separate alternative block, and alternatives\ncannot be nested. To account for this, the alternative block for\nARM64_UNMAP_KERNEL_AT_EL0 is replaced with a single alternative branch\nto skip the KPTI logic, with the new shape of the logic being:\n\n| alternative_insn \"b .L_skip_tramp_exit_\\@\", nop, ARM64_UNMAP_KERNEL_AT_EL0\n| \t[ ... KPTI exception return path ... ]\n| .L_skip_tramp_exit_\\@:\n|\n| \tldr\tlr, [sp, #S_LR]\n| \tadd\tsp, sp, #PT_REGS_SIZE\t\t// restore sp\n|\n| alternative_if ARM64_WORKAROUND_SPECULATIVE_UNPRIV_LOAD\n| \ttlbi\tvale1, xzr\n| \tdsb\tnsh\n| alternative_else_nop_endif\n| \teret\n\nThe new structure means that the workaround is only applied when KPTI is\nnot in use; this is fine as noted in the documented implications of the\nerratum:\n\n| Pagetable isolation between EL0 and higher level ELs prevents the\n| issue from occurring.\n\n... and as per the workaround description quoted above, the workaround\nis only necessary \"If pagetable isolation is disabled\".",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26670",
"url": "https://www.suse.com/security/cve/CVE-2024-26670"
},
{
"category": "external",
"summary": "SUSE Bug 1222356 for CVE-2024-26670",
"url": "https://bugzilla.suse.com/1222356"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-26670"
},
{
"cve": "CVE-2024-26695",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26695"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncrypto: ccp - Fix null pointer dereference in __sev_platform_shutdown_locked\n\nThe SEV platform device can be shutdown with a null psp_master,\ne.g., using DEBUG_TEST_DRIVER_REMOVE. Found using KASAN:\n\n[ 137.148210] ccp 0000:23:00.1: enabling device (0000 -\u003e 0002)\n[ 137.162647] ccp 0000:23:00.1: no command queues available\n[ 137.170598] ccp 0000:23:00.1: sev enabled\n[ 137.174645] ccp 0000:23:00.1: psp enabled\n[ 137.178890] general protection fault, probably for non-canonical address 0xdffffc000000001e: 0000 [#1] PREEMPT SMP DEBUG_PAGEALLOC KASAN NOPTI\n[ 137.182693] KASAN: null-ptr-deref in range [0x00000000000000f0-0x00000000000000f7]\n[ 137.182693] CPU: 93 PID: 1 Comm: swapper/0 Not tainted 6.8.0-rc1+ #311\n[ 137.182693] RIP: 0010:__sev_platform_shutdown_locked+0x51/0x180\n[ 137.182693] Code: 08 80 3c 08 00 0f 85 0e 01 00 00 48 8b 1d 67 b6 01 08 48 b8 00 00 00 00 00 fc ff df 48 8d bb f0 00 00 00 48 89 f9 48 c1 e9 03 \u003c80\u003e 3c 01 00 0f 85 fe 00 00 00 48 8b 9b f0 00 00 00 48 85 db 74 2c\n[ 137.182693] RSP: 0018:ffffc900000cf9b0 EFLAGS: 00010216\n[ 137.182693] RAX: dffffc0000000000 RBX: 0000000000000000 RCX: 000000000000001e\n[ 137.182693] RDX: 0000000000000000 RSI: 0000000000000008 RDI: 00000000000000f0\n[ 137.182693] RBP: ffffc900000cf9c8 R08: 0000000000000000 R09: fffffbfff58f5a66\n[ 137.182693] R10: ffffc900000cf9c8 R11: ffffffffac7ad32f R12: ffff8881e5052c28\n[ 137.182693] R13: ffff8881e5052c28 R14: ffff8881758e43e8 R15: ffffffffac64abf8\n[ 137.182693] FS: 0000000000000000(0000) GS:ffff889de7000000(0000) knlGS:0000000000000000\n[ 137.182693] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n[ 137.182693] CR2: 0000000000000000 CR3: 0000001cf7c7e000 CR4: 0000000000350ef0\n[ 137.182693] Call Trace:\n[ 137.182693] \u003cTASK\u003e\n[ 137.182693] ? show_regs+0x6c/0x80\n[ 137.182693] ? __die_body+0x24/0x70\n[ 137.182693] ? die_addr+0x4b/0x80\n[ 137.182693] ? exc_general_protection+0x126/0x230\n[ 137.182693] ? asm_exc_general_protection+0x2b/0x30\n[ 137.182693] ? __sev_platform_shutdown_locked+0x51/0x180\n[ 137.182693] sev_firmware_shutdown.isra.0+0x1e/0x80\n[ 137.182693] sev_dev_destroy+0x49/0x100\n[ 137.182693] psp_dev_destroy+0x47/0xb0\n[ 137.182693] sp_destroy+0xbb/0x240\n[ 137.182693] sp_pci_remove+0x45/0x60\n[ 137.182693] pci_device_remove+0xaa/0x1d0\n[ 137.182693] device_remove+0xc7/0x170\n[ 137.182693] really_probe+0x374/0xbe0\n[ 137.182693] ? srso_return_thunk+0x5/0x5f\n[ 137.182693] __driver_probe_device+0x199/0x460\n[ 137.182693] driver_probe_device+0x4e/0xd0\n[ 137.182693] __driver_attach+0x191/0x3d0\n[ 137.182693] ? __pfx___driver_attach+0x10/0x10\n[ 137.182693] bus_for_each_dev+0x100/0x190\n[ 137.182693] ? __pfx_bus_for_each_dev+0x10/0x10\n[ 137.182693] ? __kasan_check_read+0x15/0x20\n[ 137.182693] ? srso_return_thunk+0x5/0x5f\n[ 137.182693] ? _raw_spin_unlock+0x27/0x50\n[ 137.182693] driver_attach+0x41/0x60\n[ 137.182693] bus_add_driver+0x2a8/0x580\n[ 137.182693] driver_register+0x141/0x480\n[ 137.182693] __pci_register_driver+0x1d6/0x2a0\n[ 137.182693] ? srso_return_thunk+0x5/0x5f\n[ 137.182693] ? esrt_sysfs_init+0x1cd/0x5d0\n[ 137.182693] ? __pfx_sp_mod_init+0x10/0x10\n[ 137.182693] sp_pci_init+0x22/0x30\n[ 137.182693] sp_mod_init+0x14/0x30\n[ 137.182693] ? __pfx_sp_mod_init+0x10/0x10\n[ 137.182693] do_one_initcall+0xd1/0x470\n[ 137.182693] ? __pfx_do_one_initcall+0x10/0x10\n[ 137.182693] ? parameq+0x80/0xf0\n[ 137.182693] ? srso_return_thunk+0x5/0x5f\n[ 137.182693] ? __kmalloc+0x3b0/0x4e0\n[ 137.182693] ? kernel_init_freeable+0x92d/0x1050\n[ 137.182693] ? kasan_populate_vmalloc_pte+0x171/0x190\n[ 137.182693] ? srso_return_thunk+0x5/0x5f\n[ 137.182693] kernel_init_freeable+0xa64/0x1050\n[ 137.182693] ? __pfx_kernel_init+0x10/0x10\n[ 137.182693] kernel_init+0x24/0x160\n[ 137.182693] ? __switch_to_asm+0x3e/0x70\n[ 137.182693] ret_from_fork+0x40/0x80\n[ 137.182693] ? __pfx_kernel_init+0x1\n---truncated---",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26695",
"url": "https://www.suse.com/security/cve/CVE-2024-26695"
},
{
"category": "external",
"summary": "SUSE Bug 1222373 for CVE-2024-26695",
"url": "https://bugzilla.suse.com/1222373"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-26695"
},
{
"cve": "CVE-2024-26717",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-26717"
}
],
"notes": [
{
"category": "general",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nHID: i2c-hid-of: fix NULL-deref on failed power up\n\nA while back the I2C HID implementation was split in an ACPI and OF\npart, but the new OF driver never initialises the client pointer which\nis dereferenced on power-up failures.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-26717",
"url": "https://www.suse.com/security/cve/CVE-2024-26717"
},
{
"category": "external",
"summary": "SUSE Bug 1222360 for CVE-2024-26717",
"url": "https://bugzilla.suse.com/1222360"
}
],
"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 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.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 High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise High Availability Extension 15 SP5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.ppc64le",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.s390x",
"SUSE Linux Enterprise Live Patching 15 SP5:kernel-livepatch-5_14_21-150500_55_59-default-1-150500.11.7.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Micro 5.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Micro 5.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Basesystem 15 SP5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-source-5.14.21-150500.55.59.1.noarch",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"SUSE Linux Enterprise Module for Legacy 15 SP5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64",
"SUSE Linux Enterprise Workstation Extension 15 SP5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:cluster-md-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:cluster-md-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dlm-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:dlm-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:dtb-allwinner-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-altera-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amazon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-amlogic-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-apple-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-arm-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-broadcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-cavium-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-exynos-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-freescale-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-hisilicon-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-lg-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-marvell-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-mediatek-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-nvidia-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-qcom-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-renesas-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-rockchip-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-socionext-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-sprd-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:dtb-xilinx-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:gfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-64kb-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-debug-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-debug-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.aarch64",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.ppc64le",
"openSUSE Leap 15.5:kernel-default-base-rebuild-5.14.21-150500.55.59.1.150500.6.25.7.x86_64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-extra-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-default-optional-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-default-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-devel-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-docs-html-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-kvmsmall-livepatch-devel-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-kvmsmall-vdso-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-macros-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-build-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-obs-qa-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-source-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-source-vanilla-5.14.21-150500.55.59.1.noarch",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kernel-syms-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:kernel-zfcpdump-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:kselftests-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:ocfs2-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:ocfs2-kmp-default-5.14.21-150500.55.59.1.x86_64",
"openSUSE Leap 15.5:reiserfs-kmp-64kb-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.aarch64",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.ppc64le",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.s390x",
"openSUSE Leap 15.5:reiserfs-kmp-default-5.14.21-150500.55.59.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-04-30T14:02:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-26717"
}
]
}
WID-SEC-W-2024-0549
Vulnerability from csaf_certbund
Notes
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Der Kernel stellt den Kern des Linux Betriebssystems dar.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein lokaler Angreifer kann mehrere Schwachstellen im Linux-Kernel ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-0549 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0549.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-0549 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0549"
},
{
"category": "external",
"summary": "CVE Announce auf lore.kernel.org vom 2024-03-04",
"url": "http://lore.kernel.org/linux-cve-announce/2024030413-CVE-2021-47087-4132@gregkh/"
},
{
"category": "external",
"summary": "CVE Announce auf lore.kernel.org vom 2024-03-04",
"url": "http://lore.kernel.org/linux-cve-announce/2024030413-CVE-2021-47088-269c@gregkh/"
},
{
"category": "external",
"summary": "CVE Announce auf lore.kernel.org vom 2024-03-04",
"url": "http://lore.kernel.org/linux-cve-announce/2024030413-CVE-2021-47089-bc5a@gregkh/"
},
{
"category": "external",
"summary": "CVE Announce auf lore.kernel.org vom 2024-03-04",
"url": "http://lore.kernel.org/linux-cve-announce/2024030413-CVE-2021-47090-a429@gregkh/"
},
{
"category": "external",
"summary": "CVE Announce auf lore.kernel.org vom 2024-03-04",
"url": "http://lore.kernel.org/linux-cve-announce/2024030414-CVE-2021-47091-edad@gregkh/"
},
{
"category": "external",
"summary": "CVE Announce auf lore.kernel.org vom 2024-03-04",
"url": "http://lore.kernel.org/linux-cve-announce/2024030414-CVE-2021-47092-36e2@gregkh/"
},
{
"category": "external",
"summary": "CVE Announce auf lore.kernel.org vom 2024-03-04",
"url": "http://lore.kernel.org/linux-cve-announce/2024030414-CVE-2021-47093-ccd0@gregkh/"
},
{
"category": "external",
"summary": "CVE Announce auf lore.kernel.org vom 2024-03-04",
"url": "http://lore.kernel.org/linux-cve-announce/2024030414-CVE-2021-47094-8cc7@gregkh/"
},
{
"category": "external",
"summary": "CVE Announce auf lore.kernel.org vom 2024-03-04",
"url": "http://lore.kernel.org/linux-cve-announce/2024030414-CVE-2021-47095-39dd@gregkh/"
},
{
"category": "external",
"summary": "CVE Announce auf lore.kernel.org vom 2024-03-04",
"url": "http://lore.kernel.org/linux-cve-announce/2024030415-CVE-2021-47096-40c7@gregkh/"
},
{
"category": "external",
"summary": "CVE Announce auf lore.kernel.org vom 2024-03-04",
"url": "http://lore.kernel.org/linux-cve-announce/2024030415-CVE-2021-47097-e7f4@gregkh/"
},
{
"category": "external",
"summary": "CVE Announce auf lore.kernel.org vom 2024-03-04",
"url": "http://lore.kernel.org/linux-cve-announce/2024030415-CVE-2021-47098-e11f@gregkh/"
},
{
"category": "external",
"summary": "CVE Announce auf lore.kernel.org vom 2024-03-04",
"url": "http://lore.kernel.org/linux-cve-announce/2024030415-CVE-2021-47099-3127@gregkh/"
},
{
"category": "external",
"summary": "CVE Announce auf lore.kernel.org vom 2024-03-04",
"url": "http://lore.kernel.org/linux-cve-announce/2024030415-CVE-2021-47100-043d@gregkh/"
},
{
"category": "external",
"summary": "CVE Announce auf lore.kernel.org vom 2024-03-04",
"url": "http://lore.kernel.org/linux-cve-announce/2024030415-CVE-2021-47101-f3fa@gregkh/"
},
{
"category": "external",
"summary": "CVE Announce auf lore.kernel.org vom 2024-03-04",
"url": "http://lore.kernel.org/linux-cve-announce/2024030416-CVE-2021-47102-1335@gregkh/"
},
{
"category": "external",
"summary": "CVE Announce auf lore.kernel.org vom 2024-03-04",
"url": "http://lore.kernel.org/linux-cve-announce/2024030416-CVE-2021-47103-4314@gregkh/"
},
{
"category": "external",
"summary": "CVE Announce auf lore.kernel.org vom 2024-03-04",
"url": "http://lore.kernel.org/linux-cve-announce/2024030444-CVE-2021-47104-bedc@gregkh/"
},
{
"category": "external",
"summary": "CVE Announce auf lore.kernel.org vom 2024-03-04",
"url": "http://lore.kernel.org/linux-cve-announce/2024030444-CVE-2021-47105-fa23@gregkh/"
},
{
"category": "external",
"summary": "CVE Announce auf lore.kernel.org vom 2024-03-04",
"url": "http://lore.kernel.org/linux-cve-announce/2024030445-CVE-2021-47106-fdff@gregkh/"
},
{
"category": "external",
"summary": "CVE Announce auf lore.kernel.org vom 2024-03-04",
"url": "http://lore.kernel.org/linux-cve-announce/2024030445-CVE-2021-47107-7dda@gregkh/"
},
{
"category": "external",
"summary": "CVE Announce auf lore.kernel.org vom 2024-03-04",
"url": "http://lore.kernel.org/linux-cve-announce/2024030445-CVE-2021-47108-252a@gregkh/"
},
{
"category": "external",
"summary": "CVE Announce auf lore.kernel.org vom 2024-03-04",
"url": "http://lore.kernel.org/linux-cve-announce/2024030455-CVE-2021-47084-4984@gregkh/"
},
{
"category": "external",
"summary": "CVE Announce auf lore.kernel.org vom 2024-03-04",
"url": "http://lore.kernel.org/linux-cve-announce/2024030455-CVE-2021-47085-3c44@gregkh/"
},
{
"category": "external",
"summary": "CVE Announce auf lore.kernel.org vom 2024-03-04",
"url": "http://lore.kernel.org/linux-cve-announce/2024030455-CVE-2021-47086-cdaa@gregkh/"
},
{
"category": "external",
"summary": "GitHub Advisory Database vom 2024-03-04",
"url": "https://github.com/advisories/GHSA-pfh4-6f3v-4mwm"
},
{
"category": "external",
"summary": "GitHub Advisory Database vom 2024-03-04",
"url": "https://github.com/advisories/GHSA-r296-33w8-272g"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:0855-1 vom 2024-03-12",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018151.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:0857-1 vom 2024-03-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018154.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:0856-1 vom 2024-03-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018155.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:0900-1 vom 2024-03-14",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018167.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:0900-2 vom 2024-03-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018182.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:0926-1 vom 2024-03-22",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018204.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:0977-1 vom 2024-03-22",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018210.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1320-1 vom 2024-04-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018372.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1321-1 vom 2024-04-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018375.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1322-1 vom 2024-04-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018374.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1877 vom 2024-04-18",
"url": "https://access.redhat.com/errata/RHSA-2024:1877"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1332-2 vom 2024-04-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018378.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1332-1 vom 2024-04-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018376.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1322-2 vom 2024-04-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018377.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1454-1 vom 2024-04-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018431.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1466-1 vom 2024-04-29",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018438.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1480-1 vom 2024-04-30",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018444.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1490-1 vom 2024-05-03",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018445.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1648-1 vom 2024-05-14",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018524.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1646-1 vom 2024-05-14",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018526.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1643-1 vom 2024-05-14",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018529.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1648-2 vom 2024-05-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018572.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1870-1 vom 2024-05-30",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018634.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:2010-1 vom 2024-06-12",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-June/018711.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:2185-1 vom 2024-06-24",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-June/018809.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:2183-1 vom 2024-06-24",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-June/018808.html"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2024-022 vom 2024-07-03",
"url": "https://www.dell.com/support/kbdoc/de-de/000226633/dsa-2024-022-security-update-for-dell-networker-vproxy-multiple-component-vulnerabilities"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:2372-1 vom 2024-07-09",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018901.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:2360-1 vom 2024-07-09",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018907.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:2381-1 vom 2024-07-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018916.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:2394-1 vom 2024-07-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018922.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:2561-1 vom 2024-07-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/019001.html"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2024-348 vom 2024-08-06",
"url": "https://www.dell.com/support/kbdoc/de-de/000227573/dsa-2024-348-security-update-for-dell-avamar-dell-networker-virtual-edition-nve-and-dell-powerprotect-dp-series-appliance-dell-integrated-data-protection-appliance-idpa-security-update-for-multiple-vulnerabilities"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:2894-1 vom 2024-08-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019182.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:2939-1 vom 2024-08-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019211.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:2947-1 vom 2024-08-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019220.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1489-1 vom 2024-08-19",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/D5LYDXV5ACGHUYO5XWLWD5VAOA5HLJ7U/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1465-1 vom 2024-08-19",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019273.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3190-1 vom 2024-09-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019403.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3209-1 vom 2024-09-11",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/YNWVZVIFSX7PLBJX3I3PDZ4MIBERTN2Y/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:7001 vom 2024-09-24",
"url": "https://access.redhat.com/errata/RHSA-2024:7001"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:7000 vom 2024-09-24",
"url": "https://access.redhat.com/errata/RHSA-2024:7000"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-7000 vom 2024-09-26",
"url": "https://linux.oracle.com/errata/ELSA-2024-7000.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3483-1 vom 2024-09-29",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/2HO244EHQ65DPDJ2NOBAXLG7QYWSCUMA/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3483-1 vom 2024-09-29",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/2HO244EHQ65DPDJ2NOBAXLG7QYWSCUMA/"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:7001 vom 2024-09-30",
"url": "https://errata.build.resf.org/RLSA-2024:7001"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2024-422 vom 2024-10-10",
"url": "https://www.dell.com/support/kbdoc/de-de/000234730/dsa-2024-422-security-update-for-dell-networker-vproxy-multiple-component-vulnerabilities"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:8318 vom 2024-10-23",
"url": "https://access.redhat.com/errata/RHSA-2024:8318"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:9315 vom 2024-11-12",
"url": "https://access.redhat.com/errata/RHSA-2024:9315"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7173-1 vom 2024-12-17",
"url": "https://ubuntu.com/security/notices/USN-7173-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7173-2 vom 2024-12-20",
"url": "https://ubuntu.com/security/notices/USN-7173-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7183-1 vom 2025-01-06",
"url": "https://ubuntu.com/security/notices/USN-7183-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7184-1 vom 2025-01-06",
"url": "https://ubuntu.com/security/notices/USN-7184-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7195-1 vom 2025-01-09",
"url": "https://ubuntu.com/security/notices/USN-7195-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7185-2 vom 2025-01-09",
"url": "https://ubuntu.com/security/notices/USN-7185-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7195-2 vom 2025-01-14",
"url": "https://ubuntu.com/security/notices/USN-7195-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7173-3 vom 2025-01-15",
"url": "https://ubuntu.com/security/notices/USN-7173-3"
}
],
"source_lang": "en-US",
"title": "Linux Kernel: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-01-15T23:00:00.000+00:00",
"generator": {
"date": "2025-01-16T09:22:19.241+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.10"
}
},
"id": "WID-SEC-W-2024-0549",
"initial_release_date": "2024-03-04T23:00:00.000+00:00",
"revision_history": [
{
"date": "2024-03-04T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-03-12T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-03-14T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-03-17T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-03-24T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-04-16T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-04-17T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-04-18T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-04-28T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-04-29T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-05-01T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-05-02T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-05-14T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-05-21T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-05-30T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-06-12T22:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-06-24T22:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-07-02T22:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2024-07-09T22:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-07-10T22:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-07-18T22:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-08-05T22:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2024-08-13T22:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-08-15T22:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-08-18T22:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-08-19T22:00:00.000+00:00",
"number": "26",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-09-10T22:00:00.000+00:00",
"number": "27",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-09-11T22:00:00.000+00:00",
"number": "28",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-09-23T22:00:00.000+00:00",
"number": "29",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-09-25T22:00:00.000+00:00",
"number": "30",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-09-29T22:00:00.000+00:00",
"number": "31",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-09-30T22:00:00.000+00:00",
"number": "32",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2024-10-09T22:00:00.000+00:00",
"number": "33",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2024-10-23T22:00:00.000+00:00",
"number": "34",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-11-12T23:00:00.000+00:00",
"number": "35",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-12-17T23:00:00.000+00:00",
"number": "36",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2024-12-22T23:00:00.000+00:00",
"number": "37",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-01-06T23:00:00.000+00:00",
"number": "38",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-01-09T23:00:00.000+00:00",
"number": "39",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-01-14T23:00:00.000+00:00",
"number": "40",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-01-15T23:00:00.000+00:00",
"number": "41",
"summary": "Neue Updates von Ubuntu aufgenommen"
}
],
"status": "final",
"version": "41"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Dell NetWorker",
"product": {
"name": "Dell NetWorker",
"product_id": "T024663",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:-"
}
}
},
{
"category": "product_version_range",
"name": "\u003c19.11",
"product": {
"name": "Dell NetWorker \u003c19.11",
"product_id": "T035785"
}
},
{
"category": "product_version",
"name": "19.11",
"product": {
"name": "Dell NetWorker 19.11",
"product_id": "T035785-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:19.11"
}
}
}
],
"category": "product_name",
"name": "NetWorker"
}
],
"category": "vendor",
"name": "Dell"
},
{
"branches": [
{
"category": "product_name",
"name": "EMC Avamar",
"product": {
"name": "EMC Avamar",
"product_id": "T014381",
"product_identification_helper": {
"cpe": "cpe:/a:emc:avamar:-"
}
}
}
],
"category": "vendor",
"name": "EMC"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c5.16",
"product": {
"name": "Open Source Linux Kernel \u003c5.16",
"product_id": "T033233"
}
},
{
"category": "product_version",
"name": "5.16",
"product": {
"name": "Open Source Linux Kernel 5.16",
"product_id": "T033233-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:linux:linux_kernel:5.16"
}
}
}
],
"category": "product_name",
"name": "Linux Kernel"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T032255",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-47082",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47082"
},
{
"cve": "CVE-2021-47083",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47083"
},
{
"cve": "CVE-2021-47084",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47084"
},
{
"cve": "CVE-2021-47085",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47085"
},
{
"cve": "CVE-2021-47086",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47086"
},
{
"cve": "CVE-2021-47087",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47087"
},
{
"cve": "CVE-2021-47088",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47088"
},
{
"cve": "CVE-2021-47089",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47089"
},
{
"cve": "CVE-2021-47090",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47090"
},
{
"cve": "CVE-2021-47091",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47091"
},
{
"cve": "CVE-2021-47092",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47092"
},
{
"cve": "CVE-2021-47093",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47093"
},
{
"cve": "CVE-2021-47094",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47094"
},
{
"cve": "CVE-2021-47095",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47095"
},
{
"cve": "CVE-2021-47096",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47096"
},
{
"cve": "CVE-2021-47097",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47097"
},
{
"cve": "CVE-2021-47098",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47098"
},
{
"cve": "CVE-2021-47099",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47099"
},
{
"cve": "CVE-2021-47100",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47100"
},
{
"cve": "CVE-2021-47101",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47101"
},
{
"cve": "CVE-2021-47102",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47102"
},
{
"cve": "CVE-2021-47103",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47103"
},
{
"cve": "CVE-2021-47104",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47104"
},
{
"cve": "CVE-2021-47105",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47105"
},
{
"cve": "CVE-2021-47106",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47106"
},
{
"cve": "CVE-2021-47107",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47107"
},
{
"cve": "CVE-2021-47108",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47108"
}
]
}
wid-sec-w-2024-0549
Vulnerability from csaf_certbund
Notes
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Der Kernel stellt den Kern des Linux Betriebssystems dar.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein lokaler Angreifer kann mehrere Schwachstellen im Linux-Kernel ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-0549 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-0549.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-0549 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-0549"
},
{
"category": "external",
"summary": "CVE Announce auf lore.kernel.org vom 2024-03-04",
"url": "http://lore.kernel.org/linux-cve-announce/2024030413-CVE-2021-47087-4132@gregkh/"
},
{
"category": "external",
"summary": "CVE Announce auf lore.kernel.org vom 2024-03-04",
"url": "http://lore.kernel.org/linux-cve-announce/2024030413-CVE-2021-47088-269c@gregkh/"
},
{
"category": "external",
"summary": "CVE Announce auf lore.kernel.org vom 2024-03-04",
"url": "http://lore.kernel.org/linux-cve-announce/2024030413-CVE-2021-47089-bc5a@gregkh/"
},
{
"category": "external",
"summary": "CVE Announce auf lore.kernel.org vom 2024-03-04",
"url": "http://lore.kernel.org/linux-cve-announce/2024030413-CVE-2021-47090-a429@gregkh/"
},
{
"category": "external",
"summary": "CVE Announce auf lore.kernel.org vom 2024-03-04",
"url": "http://lore.kernel.org/linux-cve-announce/2024030414-CVE-2021-47091-edad@gregkh/"
},
{
"category": "external",
"summary": "CVE Announce auf lore.kernel.org vom 2024-03-04",
"url": "http://lore.kernel.org/linux-cve-announce/2024030414-CVE-2021-47092-36e2@gregkh/"
},
{
"category": "external",
"summary": "CVE Announce auf lore.kernel.org vom 2024-03-04",
"url": "http://lore.kernel.org/linux-cve-announce/2024030414-CVE-2021-47093-ccd0@gregkh/"
},
{
"category": "external",
"summary": "CVE Announce auf lore.kernel.org vom 2024-03-04",
"url": "http://lore.kernel.org/linux-cve-announce/2024030414-CVE-2021-47094-8cc7@gregkh/"
},
{
"category": "external",
"summary": "CVE Announce auf lore.kernel.org vom 2024-03-04",
"url": "http://lore.kernel.org/linux-cve-announce/2024030414-CVE-2021-47095-39dd@gregkh/"
},
{
"category": "external",
"summary": "CVE Announce auf lore.kernel.org vom 2024-03-04",
"url": "http://lore.kernel.org/linux-cve-announce/2024030415-CVE-2021-47096-40c7@gregkh/"
},
{
"category": "external",
"summary": "CVE Announce auf lore.kernel.org vom 2024-03-04",
"url": "http://lore.kernel.org/linux-cve-announce/2024030415-CVE-2021-47097-e7f4@gregkh/"
},
{
"category": "external",
"summary": "CVE Announce auf lore.kernel.org vom 2024-03-04",
"url": "http://lore.kernel.org/linux-cve-announce/2024030415-CVE-2021-47098-e11f@gregkh/"
},
{
"category": "external",
"summary": "CVE Announce auf lore.kernel.org vom 2024-03-04",
"url": "http://lore.kernel.org/linux-cve-announce/2024030415-CVE-2021-47099-3127@gregkh/"
},
{
"category": "external",
"summary": "CVE Announce auf lore.kernel.org vom 2024-03-04",
"url": "http://lore.kernel.org/linux-cve-announce/2024030415-CVE-2021-47100-043d@gregkh/"
},
{
"category": "external",
"summary": "CVE Announce auf lore.kernel.org vom 2024-03-04",
"url": "http://lore.kernel.org/linux-cve-announce/2024030415-CVE-2021-47101-f3fa@gregkh/"
},
{
"category": "external",
"summary": "CVE Announce auf lore.kernel.org vom 2024-03-04",
"url": "http://lore.kernel.org/linux-cve-announce/2024030416-CVE-2021-47102-1335@gregkh/"
},
{
"category": "external",
"summary": "CVE Announce auf lore.kernel.org vom 2024-03-04",
"url": "http://lore.kernel.org/linux-cve-announce/2024030416-CVE-2021-47103-4314@gregkh/"
},
{
"category": "external",
"summary": "CVE Announce auf lore.kernel.org vom 2024-03-04",
"url": "http://lore.kernel.org/linux-cve-announce/2024030444-CVE-2021-47104-bedc@gregkh/"
},
{
"category": "external",
"summary": "CVE Announce auf lore.kernel.org vom 2024-03-04",
"url": "http://lore.kernel.org/linux-cve-announce/2024030444-CVE-2021-47105-fa23@gregkh/"
},
{
"category": "external",
"summary": "CVE Announce auf lore.kernel.org vom 2024-03-04",
"url": "http://lore.kernel.org/linux-cve-announce/2024030445-CVE-2021-47106-fdff@gregkh/"
},
{
"category": "external",
"summary": "CVE Announce auf lore.kernel.org vom 2024-03-04",
"url": "http://lore.kernel.org/linux-cve-announce/2024030445-CVE-2021-47107-7dda@gregkh/"
},
{
"category": "external",
"summary": "CVE Announce auf lore.kernel.org vom 2024-03-04",
"url": "http://lore.kernel.org/linux-cve-announce/2024030445-CVE-2021-47108-252a@gregkh/"
},
{
"category": "external",
"summary": "CVE Announce auf lore.kernel.org vom 2024-03-04",
"url": "http://lore.kernel.org/linux-cve-announce/2024030455-CVE-2021-47084-4984@gregkh/"
},
{
"category": "external",
"summary": "CVE Announce auf lore.kernel.org vom 2024-03-04",
"url": "http://lore.kernel.org/linux-cve-announce/2024030455-CVE-2021-47085-3c44@gregkh/"
},
{
"category": "external",
"summary": "CVE Announce auf lore.kernel.org vom 2024-03-04",
"url": "http://lore.kernel.org/linux-cve-announce/2024030455-CVE-2021-47086-cdaa@gregkh/"
},
{
"category": "external",
"summary": "GitHub Advisory Database vom 2024-03-04",
"url": "https://github.com/advisories/GHSA-pfh4-6f3v-4mwm"
},
{
"category": "external",
"summary": "GitHub Advisory Database vom 2024-03-04",
"url": "https://github.com/advisories/GHSA-r296-33w8-272g"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:0855-1 vom 2024-03-12",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018151.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:0857-1 vom 2024-03-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018154.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:0856-1 vom 2024-03-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018155.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:0900-1 vom 2024-03-14",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018167.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:0900-2 vom 2024-03-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018182.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:0926-1 vom 2024-03-22",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018204.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:0977-1 vom 2024-03-22",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-March/018210.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1320-1 vom 2024-04-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018372.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1321-1 vom 2024-04-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018375.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1322-1 vom 2024-04-17",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018374.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:1877 vom 2024-04-18",
"url": "https://access.redhat.com/errata/RHSA-2024:1877"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1332-2 vom 2024-04-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018378.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1332-1 vom 2024-04-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018376.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1322-2 vom 2024-04-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018377.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1454-1 vom 2024-04-26",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018431.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1466-1 vom 2024-04-29",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018438.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1480-1 vom 2024-04-30",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-April/018444.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1490-1 vom 2024-05-03",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018445.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1648-1 vom 2024-05-14",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018524.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1646-1 vom 2024-05-14",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018526.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1643-1 vom 2024-05-14",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018529.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1648-2 vom 2024-05-21",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018572.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1870-1 vom 2024-05-30",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018634.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:2010-1 vom 2024-06-12",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-June/018711.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:2185-1 vom 2024-06-24",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-June/018809.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:2183-1 vom 2024-06-24",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-June/018808.html"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2024-022 vom 2024-07-03",
"url": "https://www.dell.com/support/kbdoc/de-de/000226633/dsa-2024-022-security-update-for-dell-networker-vproxy-multiple-component-vulnerabilities"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:2372-1 vom 2024-07-09",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018901.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:2360-1 vom 2024-07-09",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018907.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:2381-1 vom 2024-07-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018916.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:2394-1 vom 2024-07-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/018922.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:2561-1 vom 2024-07-18",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-July/019001.html"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2024-348 vom 2024-08-06",
"url": "https://www.dell.com/support/kbdoc/de-de/000227573/dsa-2024-348-security-update-for-dell-avamar-dell-networker-virtual-edition-nve-and-dell-powerprotect-dp-series-appliance-dell-integrated-data-protection-appliance-idpa-security-update-for-multiple-vulnerabilities"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:2894-1 vom 2024-08-13",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019182.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:2939-1 vom 2024-08-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019211.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:2947-1 vom 2024-08-16",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019220.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1489-1 vom 2024-08-19",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/D5LYDXV5ACGHUYO5XWLWD5VAOA5HLJ7U/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1465-1 vom 2024-08-19",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-August/019273.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3190-1 vom 2024-09-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019403.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3209-1 vom 2024-09-11",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/YNWVZVIFSX7PLBJX3I3PDZ4MIBERTN2Y/"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:7001 vom 2024-09-24",
"url": "https://access.redhat.com/errata/RHSA-2024:7001"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:7000 vom 2024-09-24",
"url": "https://access.redhat.com/errata/RHSA-2024:7000"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-7000 vom 2024-09-26",
"url": "https://linux.oracle.com/errata/ELSA-2024-7000.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3483-1 vom 2024-09-29",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/2HO244EHQ65DPDJ2NOBAXLG7QYWSCUMA/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3483-1 vom 2024-09-29",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/2HO244EHQ65DPDJ2NOBAXLG7QYWSCUMA/"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2024:7001 vom 2024-09-30",
"url": "https://errata.build.resf.org/RLSA-2024:7001"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2024-422 vom 2024-10-10",
"url": "https://www.dell.com/support/kbdoc/de-de/000234730/dsa-2024-422-security-update-for-dell-networker-vproxy-multiple-component-vulnerabilities"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:8318 vom 2024-10-23",
"url": "https://access.redhat.com/errata/RHSA-2024:8318"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:9315 vom 2024-11-12",
"url": "https://access.redhat.com/errata/RHSA-2024:9315"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7173-1 vom 2024-12-17",
"url": "https://ubuntu.com/security/notices/USN-7173-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7173-2 vom 2024-12-20",
"url": "https://ubuntu.com/security/notices/USN-7173-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7183-1 vom 2025-01-06",
"url": "https://ubuntu.com/security/notices/USN-7183-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7184-1 vom 2025-01-06",
"url": "https://ubuntu.com/security/notices/USN-7184-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7195-1 vom 2025-01-09",
"url": "https://ubuntu.com/security/notices/USN-7195-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7185-2 vom 2025-01-09",
"url": "https://ubuntu.com/security/notices/USN-7185-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7195-2 vom 2025-01-14",
"url": "https://ubuntu.com/security/notices/USN-7195-2"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7173-3 vom 2025-01-15",
"url": "https://ubuntu.com/security/notices/USN-7173-3"
}
],
"source_lang": "en-US",
"title": "Linux Kernel: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-01-15T23:00:00.000+00:00",
"generator": {
"date": "2025-01-16T09:22:19.241+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.10"
}
},
"id": "WID-SEC-W-2024-0549",
"initial_release_date": "2024-03-04T23:00:00.000+00:00",
"revision_history": [
{
"date": "2024-03-04T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-03-12T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-03-14T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-03-17T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-03-24T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-04-16T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-04-17T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-04-18T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-04-28T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-04-29T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-05-01T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-05-02T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-05-14T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-05-21T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-05-30T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-06-12T22:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-06-24T22:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-07-02T22:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2024-07-09T22:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-07-10T22:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-07-18T22:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-08-05T22:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2024-08-13T22:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-08-15T22:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-08-18T22:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-08-19T22:00:00.000+00:00",
"number": "26",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-09-10T22:00:00.000+00:00",
"number": "27",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-09-11T22:00:00.000+00:00",
"number": "28",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-09-23T22:00:00.000+00:00",
"number": "29",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-09-25T22:00:00.000+00:00",
"number": "30",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-09-29T22:00:00.000+00:00",
"number": "31",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-09-30T22:00:00.000+00:00",
"number": "32",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2024-10-09T22:00:00.000+00:00",
"number": "33",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2024-10-23T22:00:00.000+00:00",
"number": "34",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-11-12T23:00:00.000+00:00",
"number": "35",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-12-17T23:00:00.000+00:00",
"number": "36",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2024-12-22T23:00:00.000+00:00",
"number": "37",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-01-06T23:00:00.000+00:00",
"number": "38",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-01-09T23:00:00.000+00:00",
"number": "39",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-01-14T23:00:00.000+00:00",
"number": "40",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-01-15T23:00:00.000+00:00",
"number": "41",
"summary": "Neue Updates von Ubuntu aufgenommen"
}
],
"status": "final",
"version": "41"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Dell NetWorker",
"product": {
"name": "Dell NetWorker",
"product_id": "T024663",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:-"
}
}
},
{
"category": "product_version_range",
"name": "\u003c19.11",
"product": {
"name": "Dell NetWorker \u003c19.11",
"product_id": "T035785"
}
},
{
"category": "product_version",
"name": "19.11",
"product": {
"name": "Dell NetWorker 19.11",
"product_id": "T035785-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:networker:19.11"
}
}
}
],
"category": "product_name",
"name": "NetWorker"
}
],
"category": "vendor",
"name": "Dell"
},
{
"branches": [
{
"category": "product_name",
"name": "EMC Avamar",
"product": {
"name": "EMC Avamar",
"product_id": "T014381",
"product_identification_helper": {
"cpe": "cpe:/a:emc:avamar:-"
}
}
}
],
"category": "vendor",
"name": "EMC"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c5.16",
"product": {
"name": "Open Source Linux Kernel \u003c5.16",
"product_id": "T033233"
}
},
{
"category": "product_version",
"name": "5.16",
"product": {
"name": "Open Source Linux Kernel 5.16",
"product_id": "T033233-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:linux:linux_kernel:5.16"
}
}
}
],
"category": "product_name",
"name": "Linux Kernel"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T032255",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-47082",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47082"
},
{
"cve": "CVE-2021-47083",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47083"
},
{
"cve": "CVE-2021-47084",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47084"
},
{
"cve": "CVE-2021-47085",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47085"
},
{
"cve": "CVE-2021-47086",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47086"
},
{
"cve": "CVE-2021-47087",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47087"
},
{
"cve": "CVE-2021-47088",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47088"
},
{
"cve": "CVE-2021-47089",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47089"
},
{
"cve": "CVE-2021-47090",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47090"
},
{
"cve": "CVE-2021-47091",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47091"
},
{
"cve": "CVE-2021-47092",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47092"
},
{
"cve": "CVE-2021-47093",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47093"
},
{
"cve": "CVE-2021-47094",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47094"
},
{
"cve": "CVE-2021-47095",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47095"
},
{
"cve": "CVE-2021-47096",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47096"
},
{
"cve": "CVE-2021-47097",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47097"
},
{
"cve": "CVE-2021-47098",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47098"
},
{
"cve": "CVE-2021-47099",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47099"
},
{
"cve": "CVE-2021-47100",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47100"
},
{
"cve": "CVE-2021-47101",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47101"
},
{
"cve": "CVE-2021-47102",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47102"
},
{
"cve": "CVE-2021-47103",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47103"
},
{
"cve": "CVE-2021-47104",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47104"
},
{
"cve": "CVE-2021-47105",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47105"
},
{
"cve": "CVE-2021-47106",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47106"
},
{
"cve": "CVE-2021-47107",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47107"
},
{
"cve": "CVE-2021-47108",
"notes": [
{
"category": "description",
"text": "Es bestehen mehrere Schwachstellen im Linux-Kernel. Diese Fehler bestehen in mehreren Komponenten und Subsystemen wie kfence, mac80211 oder KVM und anderen aufgrund mehrerer sicherheitsrelevanter Probleme wie einem Speicherleck, einem Integer-\u00dcberlauf oder einem Stack-Out-of-Bound-Zugriff und anderen. Ein lokaler Angreifer kann diese Schwachstellen ausnutzen, um einen Denial-of-Service-Zustand herbeizuf\u00fchren oder einen nicht spezifizierten Angriff durchzuf\u00fchren."
}
],
"product_status": {
"known_affected": [
"T014381",
"T002207",
"67646",
"T000126",
"T024663",
"T004914",
"T033233",
"T032255",
"T035785"
]
},
"release_date": "2024-03-04T23:00:00.000+00:00",
"title": "CVE-2021-47108"
}
]
}
rhsa-2022:7683
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for kernel is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The kernel packages contain the Linux kernel, the core of any Linux operating system.\n\nSecurity Fix(es):\n\n* off-path attacker may inject data or terminate victim\u0027s TCP session (CVE-2020-36516)\n\n* race condition in VT_RESIZEX ioctl when vc_cons[i].d is already NULL leading to NULL pointer dereference (CVE-2020-36558)\n\n* use-after-free vulnerability in function sco_sock_sendmsg() (CVE-2021-3640)\n\n* memory leak for large arguments in video_usercopy function in drivers/media/v4l2-core/v4l2-ioctl.c (CVE-2021-30002)\n\n* smb2_ioctl_query_info NULL Pointer Dereference (CVE-2022-0168)\n\n* NULL pointer dereference in udf_expand_file_adinicbdue() during writeback (CVE-2022-0617)\n\n* swiotlb information leak with DMA_FROM_DEVICE (CVE-2022-0854)\n\n* uninitialized registers on stack in nft_do_chain can cause kernel pointer leakage to UM (CVE-2022-1016)\n\n* race condition in snd_pcm_hw_free leading to use-after-free (CVE-2022-1048)\n\n* use-after-free in tc_new_tfilter() in net/sched/cls_api.c (CVE-2022-1055)\n\n* use-after-free and memory errors in ext4 when mounting and operating on a corrupted image (CVE-2022-1184)\n\n* NULL pointer dereference in x86_emulate_insn may lead to DoS (CVE-2022-1852)\n\n* buffer overflow in nft_set_desc_concat_parse() (CVE-2022-2078)\n\n* nf_tables cross-table potential use-after-free may lead to local privilege escalation (CVE-2022-2586)\n\n* openvswitch: integer underflow leads to out-of-bounds write in reserve_sfa_size() (CVE-2022-2639)\n\n* use-after-free when psi trigger is destroyed while being polled (CVE-2022-2938)\n\n* net/packet: slab-out-of-bounds access in packet_recvmsg() (CVE-2022-20368)\n\n* possible to use the debugger to write zero into a location of choice (CVE-2022-21499)\n\n* Spectre-BHB (CVE-2022-23960)\n\n* Post-barrier Return Stack Buffer Predictions (CVE-2022-26373)\n\n* memory leak in drivers/hid/hid-elo.c (CVE-2022-27950)\n\n* double free in ems_usb_start_xmit in drivers/net/can/usb/ems_usb.c (CVE-2022-28390)\n\n* use after free in SUNRPC subsystem (CVE-2022-28893)\n\n* use-after-free due to improper update of reference count in net/sched/cls_u32.c (CVE-2022-29581)\n\n* DoS in nfqnl_mangle in net/netfilter/nfnetlink_queue.c (CVE-2022-36946)\n\n* nfs_atomic_open() returns uninitialized data instead of ENOTDIR (CVE-2022-24448)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAdditional Changes:\n\nFor detailed information on changes in this release, see the Red Hat Enterprise Linux 8.7 Release Notes linked from the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2022:7683",
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.7_release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/8.7_release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/solutions/6971358",
"url": "https://access.redhat.com/solutions/6971358"
},
{
"category": "external",
"summary": "1946279",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1946279"
},
{
"category": "external",
"summary": "1948442",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1948442"
},
{
"category": "external",
"summary": "1977993",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1977993"
},
{
"category": "external",
"summary": "1978539",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1978539"
},
{
"category": "external",
"summary": "1980646",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980646"
},
{
"category": "external",
"summary": "2004037",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2004037"
},
{
"category": "external",
"summary": "2019942",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2019942"
},
{
"category": "external",
"summary": "2037386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2037386"
},
{
"category": "external",
"summary": "2042424",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2042424"
},
{
"category": "external",
"summary": "2044837",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044837"
},
{
"category": "external",
"summary": "2051444",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2051444"
},
{
"category": "external",
"summary": "2053632",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053632"
},
{
"category": "external",
"summary": "2056383",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2056383"
},
{
"category": "external",
"summary": "2058369",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2058369"
},
{
"category": "external",
"summary": "2058395",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2058395"
},
{
"category": "external",
"summary": "2059928",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2059928"
},
{
"category": "external",
"summary": "2062284",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2062284"
},
{
"category": "external",
"summary": "2062780",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2062780"
},
{
"category": "external",
"summary": "2066614",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066614"
},
{
"category": "external",
"summary": "2066706",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066706"
},
{
"category": "external",
"summary": "2066976",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066976"
},
{
"category": "external",
"summary": "2069408",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2069408"
},
{
"category": "external",
"summary": "2069472",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2069472"
},
{
"category": "external",
"summary": "2070205",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2070205"
},
{
"category": "external",
"summary": "2070220",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2070220"
},
{
"category": "external",
"summary": "2072552",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072552"
},
{
"category": "external",
"summary": "2073064",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2073064"
},
{
"category": "external",
"summary": "2074208",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2074208"
},
{
"category": "external",
"summary": "2074317",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2074317"
},
{
"category": "external",
"summary": "2080095",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2080095"
},
{
"category": "external",
"summary": "2084183",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084183"
},
{
"category": "external",
"summary": "2084479",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084479"
},
{
"category": "external",
"summary": "2088021",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2088021"
},
{
"category": "external",
"summary": "2089815",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089815"
},
{
"category": "external",
"summary": "2090940",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2090940"
},
{
"category": "external",
"summary": "2091539",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2091539"
},
{
"category": "external",
"summary": "2096178",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2096178"
},
{
"category": "external",
"summary": "2100259",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2100259"
},
{
"category": "external",
"summary": "2107594",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2107594"
},
{
"category": "external",
"summary": "2109327",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2109327"
},
{
"category": "external",
"summary": "2112693",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112693"
},
{
"category": "external",
"summary": "2114577",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2114577"
},
{
"category": "external",
"summary": "2114878",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2114878"
},
{
"category": "external",
"summary": "2115065",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115065"
},
{
"category": "external",
"summary": "2115278",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115278"
},
{
"category": "external",
"summary": "2120175",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2120175"
},
{
"category": "external",
"summary": "2123695",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2123695"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2022/rhsa-2022_7683.json"
}
],
"title": "Red Hat Security Advisory: kernel security, bug fix, and enhancement update",
"tracking": {
"current_release_date": "2025-10-29T12:12:15+00:00",
"generator": {
"date": "2025-10-29T12:12:15+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.10"
}
},
"id": "RHSA-2022:7683",
"initial_release_date": "2022-11-08T09:32:56+00:00",
"revision_history": [
{
"date": "2022-11-08T09:32:56+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2022-11-08T09:32:56+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-10-29T12:12:15+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8::baseos"
}
}
},
{
"category": "product_name",
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product": {
"name": "Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:4.18.0-425.3.1.el8.aarch64",
"product": {
"name": "bpftool-0:4.18.0-425.3.1.el8.aarch64",
"product_id": "bpftool-0:4.18.0-425.3.1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-425.3.1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-425.3.1.el8.aarch64",
"product": {
"name": "kernel-0:4.18.0-425.3.1.el8.aarch64",
"product_id": "kernel-0:4.18.0-425.3.1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-425.3.1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"product": {
"name": "kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"product_id": "kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-425.3.1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"product": {
"name": "kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"product_id": "kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-425.3.1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"product": {
"name": "kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"product_id": "kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-425.3.1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"product": {
"name": "kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"product_id": "kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-425.3.1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"product": {
"name": "kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"product_id": "kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-425.3.1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"product": {
"name": "kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"product_id": "kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-425.3.1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"product_id": "kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-425.3.1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"product": {
"name": "kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"product_id": "kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-425.3.1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"product": {
"name": "kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"product_id": "kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@4.18.0-425.3.1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"product": {
"name": "kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"product_id": "kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-425.3.1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"product": {
"name": "kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"product_id": "kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-425.3.1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"product": {
"name": "kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"product_id": "kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-425.3.1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"product": {
"name": "kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"product_id": "kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-425.3.1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-425.3.1.el8.aarch64",
"product": {
"name": "perf-0:4.18.0-425.3.1.el8.aarch64",
"product_id": "perf-0:4.18.0-425.3.1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-425.3.1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"product": {
"name": "python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"product_id": "python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-425.3.1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"product_id": "bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-425.3.1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"product_id": "kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-425.3.1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"product": {
"name": "kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"product_id": "kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-425.3.1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"product": {
"name": "kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"product_id": "kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@4.18.0-425.3.1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"product_id": "kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-425.3.1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"product": {
"name": "perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"product_id": "perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-425.3.1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"product_id": "python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-425.3.1.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"product": {
"name": "kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"product_id": "kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-425.3.1.el8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"product": {
"name": "bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"product_id": "bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-425.3.1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-425.3.1.el8.ppc64le",
"product": {
"name": "kernel-0:4.18.0-425.3.1.el8.ppc64le",
"product_id": "kernel-0:4.18.0-425.3.1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-425.3.1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"product": {
"name": "kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"product_id": "kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-425.3.1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"product": {
"name": "kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"product_id": "kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-425.3.1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"product": {
"name": "kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"product_id": "kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-425.3.1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"product": {
"name": "kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"product_id": "kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-425.3.1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"product": {
"name": "kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"product_id": "kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-425.3.1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"product": {
"name": "kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"product_id": "kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-425.3.1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"product_id": "kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-425.3.1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"product": {
"name": "kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"product_id": "kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-425.3.1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"product": {
"name": "kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"product_id": "kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@4.18.0-425.3.1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"product": {
"name": "kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"product_id": "kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-425.3.1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"product": {
"name": "kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"product_id": "kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-425.3.1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"product": {
"name": "kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"product_id": "kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-425.3.1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"product": {
"name": "kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"product_id": "kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-425.3.1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-425.3.1.el8.ppc64le",
"product": {
"name": "perf-0:4.18.0-425.3.1.el8.ppc64le",
"product_id": "perf-0:4.18.0-425.3.1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-425.3.1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"product": {
"name": "python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"product_id": "python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-425.3.1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"product_id": "bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-425.3.1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"product_id": "kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-425.3.1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"product": {
"name": "kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"product_id": "kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-425.3.1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@4.18.0-425.3.1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"product_id": "kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-425.3.1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"product": {
"name": "perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"product_id": "perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-425.3.1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"product_id": "python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-425.3.1.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"product": {
"name": "kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"product_id": "kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-425.3.1.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:4.18.0-425.3.1.el8.x86_64",
"product": {
"name": "bpftool-0:4.18.0-425.3.1.el8.x86_64",
"product_id": "bpftool-0:4.18.0-425.3.1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-425.3.1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-425.3.1.el8.x86_64",
"product": {
"name": "kernel-0:4.18.0-425.3.1.el8.x86_64",
"product_id": "kernel-0:4.18.0-425.3.1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-425.3.1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"product": {
"name": "kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"product_id": "kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-425.3.1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"product": {
"name": "kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"product_id": "kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-425.3.1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"product": {
"name": "kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"product_id": "kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-425.3.1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"product": {
"name": "kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"product_id": "kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-425.3.1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"product": {
"name": "kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"product_id": "kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-425.3.1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"product": {
"name": "kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"product_id": "kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-425.3.1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"product_id": "kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-425.3.1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"product": {
"name": "kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"product_id": "kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-425.3.1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"product": {
"name": "kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"product_id": "kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@4.18.0-425.3.1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"product": {
"name": "kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"product_id": "kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-425.3.1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"product": {
"name": "kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"product_id": "kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-425.3.1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"product": {
"name": "kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"product_id": "kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-425.3.1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"product": {
"name": "kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"product_id": "kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@4.18.0-425.3.1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-425.3.1.el8.x86_64",
"product": {
"name": "perf-0:4.18.0-425.3.1.el8.x86_64",
"product_id": "perf-0:4.18.0-425.3.1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-425.3.1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"product": {
"name": "python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"product_id": "python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-425.3.1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"product_id": "bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-425.3.1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"product_id": "kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-425.3.1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"product": {
"name": "kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"product_id": "kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-425.3.1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@4.18.0-425.3.1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"product_id": "kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-425.3.1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"product": {
"name": "perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"product_id": "perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-425.3.1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"product_id": "python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-425.3.1.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"product_id": "kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@4.18.0-425.3.1.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "bpftool-0:4.18.0-425.3.1.el8.s390x",
"product": {
"name": "bpftool-0:4.18.0-425.3.1.el8.s390x",
"product_id": "bpftool-0:4.18.0-425.3.1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool@4.18.0-425.3.1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:4.18.0-425.3.1.el8.s390x",
"product": {
"name": "kernel-0:4.18.0-425.3.1.el8.s390x",
"product_id": "kernel-0:4.18.0-425.3.1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-425.3.1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:4.18.0-425.3.1.el8.s390x",
"product": {
"name": "kernel-core-0:4.18.0-425.3.1.el8.s390x",
"product_id": "kernel-core-0:4.18.0-425.3.1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@4.18.0-425.3.1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"product": {
"name": "kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"product_id": "kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-cross-headers@4.18.0-425.3.1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"product": {
"name": "kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"product_id": "kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@4.18.0-425.3.1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"product": {
"name": "kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"product_id": "kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@4.18.0-425.3.1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"product": {
"name": "kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"product_id": "kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@4.18.0-425.3.1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"product": {
"name": "kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"product_id": "kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@4.18.0-425.3.1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"product": {
"name": "kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"product_id": "kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@4.18.0-425.3.1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"product": {
"name": "kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"product_id": "kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@4.18.0-425.3.1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"product": {
"name": "kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"product_id": "kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-headers@4.18.0-425.3.1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"product": {
"name": "kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"product_id": "kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@4.18.0-425.3.1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"product": {
"name": "kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"product_id": "kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@4.18.0-425.3.1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"product": {
"name": "kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"product_id": "kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@4.18.0-425.3.1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"product": {
"name": "kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"product_id": "kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump@4.18.0-425.3.1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"product": {
"name": "kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"product_id": "kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-core@4.18.0-425.3.1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"product": {
"name": "kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"product_id": "kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@4.18.0-425.3.1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"product": {
"name": "kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"product_id": "kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@4.18.0-425.3.1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"product": {
"name": "kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"product_id": "kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@4.18.0-425.3.1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:4.18.0-425.3.1.el8.s390x",
"product": {
"name": "perf-0:4.18.0-425.3.1.el8.s390x",
"product_id": "perf-0:4.18.0-425.3.1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@4.18.0-425.3.1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:4.18.0-425.3.1.el8.s390x",
"product": {
"name": "python3-perf-0:4.18.0-425.3.1.el8.s390x",
"product_id": "python3-perf-0:4.18.0-425.3.1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@4.18.0-425.3.1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"product": {
"name": "bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"product_id": "bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/bpftool-debuginfo@4.18.0-425.3.1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"product_id": "kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@4.18.0-425.3.1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"product": {
"name": "kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"product_id": "kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@4.18.0-425.3.1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@4.18.0-425.3.1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"product": {
"name": "kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"product_id": "kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@4.18.0-425.3.1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"product": {
"name": "kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"product_id": "kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@4.18.0-425.3.1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"product": {
"name": "perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"product_id": "perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@4.18.0-425.3.1.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"product": {
"name": "python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"product_id": "python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@4.18.0-425.3.1.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-0:4.18.0-425.3.1.el8.src",
"product": {
"name": "kernel-0:4.18.0-425.3.1.el8.src",
"product_id": "kernel-0:4.18.0-425.3.1.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@4.18.0-425.3.1.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"product": {
"name": "kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"product_id": "kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-stablelists@4.18.0-425.3.1.el8?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"product": {
"name": "kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"product_id": "kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@4.18.0-425.3.1.el8?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-425.3.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64"
},
"product_reference": "bpftool-0:4.18.0-425.3.1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-425.3.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le"
},
"product_reference": "bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "bpftool-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-425.3.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64"
},
"product_reference": "bpftool-0:4.18.0-425.3.1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-425.3.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64"
},
"product_reference": "kernel-0:4.18.0-425.3.1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-425.3.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le"
},
"product_reference": "kernel-0:4.18.0-425.3.1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "kernel-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-425.3.1.el8.src as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src"
},
"product_reference": "kernel-0:4.18.0-425.3.1.el8.src",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-425.3.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64"
},
"product_reference": "kernel-0:4.18.0-425.3.1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch"
},
"product_reference": "kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-425.3.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64"
},
"product_reference": "kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-425.3.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le"
},
"product_reference": "kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "kernel-core-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-425.3.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64"
},
"product_reference": "kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64"
},
"product_reference": "kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le"
},
"product_reference": "kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64"
},
"product_reference": "kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-425.3.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64"
},
"product_reference": "kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-425.3.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le"
},
"product_reference": "kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-425.3.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64"
},
"product_reference": "kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64"
},
"product_reference": "kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le"
},
"product_reference": "kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64"
},
"product_reference": "kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64"
},
"product_reference": "kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le"
},
"product_reference": "kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64"
},
"product_reference": "kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64"
},
"product_reference": "kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le"
},
"product_reference": "kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64"
},
"product_reference": "kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64"
},
"product_reference": "kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le"
},
"product_reference": "kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
},
"product_reference": "kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-425.3.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64"
},
"product_reference": "kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-425.3.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le"
},
"product_reference": "kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-425.3.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64"
},
"product_reference": "kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:4.18.0-425.3.1.el8.noarch as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch"
},
"product_reference": "kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-425.3.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64"
},
"product_reference": "kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-425.3.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le"
},
"product_reference": "kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-425.3.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
},
"product_reference": "kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-425.3.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64"
},
"product_reference": "kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-425.3.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le"
},
"product_reference": "kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-425.3.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64"
},
"product_reference": "kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64"
},
"product_reference": "kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le"
},
"product_reference": "kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64"
},
"product_reference": "kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-425.3.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64"
},
"product_reference": "kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-425.3.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le"
},
"product_reference": "kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-425.3.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64"
},
"product_reference": "kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64"
},
"product_reference": "kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le"
},
"product_reference": "kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64"
},
"product_reference": "kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-425.3.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64"
},
"product_reference": "perf-0:4.18.0-425.3.1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-425.3.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le"
},
"product_reference": "perf-0:4.18.0-425.3.1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "perf-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-425.3.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64"
},
"product_reference": "perf-0:4.18.0-425.3.1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64"
},
"product_reference": "perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le"
},
"product_reference": "perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
},
"product_reference": "perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-425.3.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64"
},
"product_reference": "python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-425.3.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le"
},
"product_reference": "python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "python3-perf-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-425.3.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64"
},
"product_reference": "python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64 as a component of Red Hat Enterprise Linux BaseOS (v. 8)",
"product_id": "BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"relates_to_product_reference": "BaseOS-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-425.3.1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64"
},
"product_reference": "bpftool-0:4.18.0-425.3.1.el8.aarch64",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-425.3.1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le"
},
"product_reference": "bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "bpftool-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-0:4.18.0-425.3.1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64"
},
"product_reference": "bpftool-0:4.18.0-425.3.1.el8.x86_64",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
},
"product_reference": "bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-425.3.1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64"
},
"product_reference": "kernel-0:4.18.0-425.3.1.el8.aarch64",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-425.3.1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le"
},
"product_reference": "kernel-0:4.18.0-425.3.1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "kernel-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-425.3.1.el8.src as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src"
},
"product_reference": "kernel-0:4.18.0-425.3.1.el8.src",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:4.18.0-425.3.1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64"
},
"product_reference": "kernel-0:4.18.0-425.3.1.el8.x86_64",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch"
},
"product_reference": "kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-425.3.1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64"
},
"product_reference": "kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-425.3.1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le"
},
"product_reference": "kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "kernel-core-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:4.18.0-425.3.1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64"
},
"product_reference": "kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64"
},
"product_reference": "kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le"
},
"product_reference": "kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64"
},
"product_reference": "kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-425.3.1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64"
},
"product_reference": "kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-425.3.1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le"
},
"product_reference": "kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:4.18.0-425.3.1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64"
},
"product_reference": "kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64"
},
"product_reference": "kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le"
},
"product_reference": "kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64"
},
"product_reference": "kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64"
},
"product_reference": "kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le"
},
"product_reference": "kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64"
},
"product_reference": "kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64"
},
"product_reference": "kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le"
},
"product_reference": "kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64"
},
"product_reference": "kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64"
},
"product_reference": "kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le"
},
"product_reference": "kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
},
"product_reference": "kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-425.3.1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64"
},
"product_reference": "kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-425.3.1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le"
},
"product_reference": "kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:4.18.0-425.3.1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64"
},
"product_reference": "kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:4.18.0-425.3.1.el8.noarch as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch"
},
"product_reference": "kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-425.3.1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64"
},
"product_reference": "kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-425.3.1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le"
},
"product_reference": "kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-headers-0:4.18.0-425.3.1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
},
"product_reference": "kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-425.3.1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64"
},
"product_reference": "kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-425.3.1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le"
},
"product_reference": "kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:4.18.0-425.3.1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64"
},
"product_reference": "kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64"
},
"product_reference": "kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le"
},
"product_reference": "kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64"
},
"product_reference": "kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-425.3.1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64"
},
"product_reference": "kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-425.3.1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le"
},
"product_reference": "kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:4.18.0-425.3.1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64"
},
"product_reference": "kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64"
},
"product_reference": "kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le"
},
"product_reference": "kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64"
},
"product_reference": "kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-425.3.1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64"
},
"product_reference": "perf-0:4.18.0-425.3.1.el8.aarch64",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-425.3.1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le"
},
"product_reference": "perf-0:4.18.0-425.3.1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "perf-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:4.18.0-425.3.1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64"
},
"product_reference": "perf-0:4.18.0-425.3.1.el8.x86_64",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64"
},
"product_reference": "perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le"
},
"product_reference": "perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
},
"product_reference": "perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-425.3.1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64"
},
"product_reference": "python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-425.3.1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le"
},
"product_reference": "python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "python3-perf-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:4.18.0-425.3.1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64"
},
"product_reference": "python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"relates_to_product_reference": "CRB-8.7.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64 as a component of Red Hat CodeReady Linux Builder (v. 8)",
"product_id": "CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"relates_to_product_reference": "CRB-8.7.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-36516",
"cwe": {
"id": "CWE-290",
"name": "Authentication Bypass by Spoofing"
},
"discovery_date": "2022-03-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2059928"
}
],
"notes": [
{
"category": "description",
"text": "A TCP/IP packet spoofing attack flaw was found in the Linux kernel\u2019s TCP/IP protocol, where a Man-in-the-Middle Attack (MITM) performs an IP fragmentation attack and an IPID collision. This flaw allows a remote user to pretend to be the sender of the TCP/IP packet for an existing TCP/IP session.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: off-path attacker may inject data or terminate victim\u0027s TCP session",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-36516"
},
{
"category": "external",
"summary": "RHBZ#2059928",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2059928"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-36516",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36516"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36516",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36516"
},
{
"category": "external",
"summary": "https://www.spinics.net/lists/netdev/msg795642.html",
"url": "https://www.spinics.net/lists/netdev/msg795642.html"
}
],
"release_date": "2022-02-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:L",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: off-path attacker may inject data or terminate victim\u0027s TCP session"
},
{
"cve": "CVE-2020-36558",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2022-07-31T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2112693"
}
],
"notes": [
{
"category": "description",
"text": "A NULL pointer dereference flaw was found in the Linux kernel\u2019s Virtual Terminal subsystem was found in how a user calls the VT_RESIZEX ioctl. This flaw allows a local user to crash the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: race condition in VT_RESIZEX ioctl when vc_cons[i].d is already NULL leading to NULL pointer dereference",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2020-36558"
},
{
"category": "external",
"summary": "RHBZ#2112693",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2112693"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2020-36558",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36558"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2020-36558",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2020-36558"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=6cd1ed50efd88261298577cd92a14f2768eddeeb",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=6cd1ed50efd88261298577cd92a14f2768eddeeb"
}
],
"release_date": "2020-02-10T10:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: race condition in VT_RESIZEX ioctl when vc_cons[i].d is already NULL leading to NULL pointer dereference"
},
{
"cve": "CVE-2021-3640",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2021-07-08T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1980646"
}
],
"notes": [
{
"category": "description",
"text": "A flaw use-after-free in function sco_sock_sendmsg() of the Linux kernel HCI subsystem was found in the way user calls ioct UFFDIO_REGISTER or other way triggers race condition of the call sco_conn_del() together with the call sco_sock_sendmsg() with the expected controllable faulting memory page. A privileged local user could use this flaw to crash the system or escalate their privileges on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: use-after-free vulnerability in function sco_sock_sendmsg()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is rated as having a Moderate impact because of the privileges (CAP_NET_ADMIN in initial namespace) required for exploiting the issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3640"
},
{
"category": "external",
"summary": "RHBZ#1980646",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1980646"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3640",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3640"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3640",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3640"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/net/bluetooth/sco.c?h=v5.16\u0026id=99c23da0eed4fd20cae8243f2b51e10e66aa0951",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/net/bluetooth/sco.c?h=v5.16\u0026id=99c23da0eed4fd20cae8243f2b51e10e66aa0951"
},
{
"category": "external",
"summary": "https://lkml.org/lkml/2021/8/28/238",
"url": "https://lkml.org/lkml/2021/8/28/238"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2021/07/22/1",
"url": "https://www.openwall.com/lists/oss-security/2021/07/22/1"
}
],
"release_date": "2021-07-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: use-after-free vulnerability in function sco_sock_sendmsg()"
},
{
"cve": "CVE-2021-30002",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2021-04-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "1946279"
}
],
"notes": [
{
"category": "description",
"text": "A flaw memory leak in the Linux kernel webcam device functionality was found in the way user calls ioctl that triggers video_usercopy function. The highest threat from this vulnerability is to system availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: memory leak for large arguments in video_usercopy function in drivers/media/v4l2-core/v4l2-ioctl.c",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-30002"
},
{
"category": "external",
"summary": "RHBZ#1946279",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=1946279"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-30002",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-30002"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-30002",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-30002"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=fb18802a338b36f675a388fc03d2aa504a0d0899",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=fb18802a338b36f675a388fc03d2aa504a0d0899"
}
],
"release_date": "2021-04-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent the module v4l2-common from being loaded. Please see https://access.redhat.com/solutions/41278 for information on how to blacklist a kernel module to prevent it from loading automatically.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: memory leak for large arguments in video_usercopy function in drivers/media/v4l2-core/v4l2-ioctl.c"
},
{
"cve": "CVE-2021-47099",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-03-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2267919"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nveth: ensure skb entering GRO are not cloned.\n\nAfter commit d3256efd8e8b (\"veth: allow enabling NAPI even without XDP\"),\nif GRO is enabled on a veth device and TSO is disabled on the peer\ndevice, TCP skbs will go through the NAPI callback. If there is no XDP\nprogram attached, the veth code does not perform any share check, and\nshared/cloned skbs could enter the GRO engine.\n\nIgnat reported a BUG triggered later-on due to the above condition:\n\n[ 53.970529][ C1] kernel BUG at net/core/skbuff.c:3574!\n[ 53.981755][ C1] invalid opcode: 0000 [#1] PREEMPT SMP KASAN PTI\n[ 53.982634][ C1] CPU: 1 PID: 19 Comm: ksoftirqd/1 Not tainted 5.16.0-rc5+ #25\n[ 53.982634][ C1] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 0.0.0 02/06/2015\n[ 53.982634][ C1] RIP: 0010:skb_shift+0x13ef/0x23b0\n[ 53.982634][ C1] Code: ea 03 0f b6 04 02 48 89 fa 83 e2 07 38 d0\n7f 08 84 c0 0f 85 41 0c 00 00 41 80 7f 02 00 4d 8d b5 d0 00 00 00 0f\n85 74 f5 ff ff \u003c0f\u003e 0b 4d 8d 77 20 be 04 00 00 00 4c 89 44 24 78 4c 89\nf7 4c 89 8c\n[ 53.982634][ C1] RSP: 0018:ffff8881008f7008 EFLAGS: 00010246\n[ 53.982634][ C1] RAX: 0000000000000000 RBX: ffff8881180b4c80 RCX: 0000000000000000\n[ 53.982634][ C1] RDX: 0000000000000002 RSI: ffff8881180b4d3c RDI: ffff88810bc9cac2\n[ 53.982634][ C1] RBP: ffff8881008f70b8 R08: ffff8881180b4cf4 R09: ffff8881180b4cf0\n[ 53.982634][ C1] R10: ffffed1022999e5c R11: 0000000000000002 R12: 0000000000000590\n[ 53.982634][ C1] R13: ffff88810f940c80 R14: ffff88810f940d50 R15: ffff88810bc9cac0\n[ 53.982634][ C1] FS: 0000000000000000(0000) GS:ffff888235880000(0000) knlGS:0000000000000000\n[ 53.982634][ C1] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n[ 53.982634][ C1] CR2: 00007ff5f9b86680 CR3: 0000000108ce8004 CR4: 0000000000170ee0\n[ 53.982634][ C1] Call Trace:\n[ 53.982634][ C1] \u003cTASK\u003e\n[ 53.982634][ C1] tcp_sacktag_walk+0xaba/0x18e0\n[ 53.982634][ C1] tcp_sacktag_write_queue+0xe7b/0x3460\n[ 53.982634][ C1] tcp_ack+0x2666/0x54b0\n[ 53.982634][ C1] tcp_rcv_established+0x4d9/0x20f0\n[ 53.982634][ C1] tcp_v4_do_rcv+0x551/0x810\n[ 53.982634][ C1] tcp_v4_rcv+0x22ed/0x2ed0\n[ 53.982634][ C1] ip_protocol_deliver_rcu+0x96/0xaf0\n[ 53.982634][ C1] ip_local_deliver_finish+0x1e0/0x2f0\n[ 53.982634][ C1] ip_sublist_rcv_finish+0x211/0x440\n[ 53.982634][ C1] ip_list_rcv_finish.constprop.0+0x424/0x660\n[ 53.982634][ C1] ip_list_rcv+0x2c8/0x410\n[ 53.982634][ C1] __netif_receive_skb_list_core+0x65c/0x910\n[ 53.982634][ C1] netif_receive_skb_list_internal+0x5f9/0xcb0\n[ 53.982634][ C1] napi_complete_done+0x188/0x6e0\n[ 53.982634][ C1] gro_cell_poll+0x10c/0x1d0\n[ 53.982634][ C1] __napi_poll+0xa1/0x530\n[ 53.982634][ C1] net_rx_action+0x567/0x1270\n[ 53.982634][ C1] __do_softirq+0x28a/0x9ba\n[ 53.982634][ C1] run_ksoftirqd+0x32/0x60\n[ 53.982634][ C1] smpboot_thread_fn+0x559/0x8c0\n[ 53.982634][ C1] kthread+0x3b9/0x490\n[ 53.982634][ C1] ret_from_fork+0x22/0x30\n[ 53.982634][ C1] \u003c/TASK\u003e\n\nAddress the issue by skipping the GRO stage for shared or cloned skbs.\nTo reduce the chance of OoO, try to unclone the skbs before giving up.\n\nv1 -\u003e v2:\n - use avoid skb_copy and fallback to netif_receive_skb - Eric",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: veth: ensure skb entering GRO are not cloned.",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-47099"
},
{
"category": "external",
"summary": "RHBZ#2267919",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2267919"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-47099",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47099"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-47099",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-47099"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2024030415-CVE-2021-47099-3127@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2024030415-CVE-2021-47099-3127@gregkh/T"
}
],
"release_date": "2024-03-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: veth: ensure skb entering GRO are not cloned."
},
{
"cve": "CVE-2021-47103",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2024-03-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2267914"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free vulnerability was found in the TCP IP protocol in the Linux Kernel, where a delete operation of the RCU-protected pointer is supposed to clear the pointer before the call_rcu()/synchronize_rcu() guarding the actual memory freeing. This flaw allows a local attacker to crash the system or leak kernel internal information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: inet: fully convert sk-\u003esk_rx_dst to RCU rules",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-47103"
},
{
"category": "external",
"summary": "RHBZ#2267914",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2267914"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-47103",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47103"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-47103",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-47103"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2024030416-CVE-2021-47103-4314@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2024030416-CVE-2021-47103-4314@gregkh/T"
}
],
"release_date": "2024-03-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: inet: fully convert sk-\u003esk_rx_dst to RCU rules"
},
{
"cve": "CVE-2021-47107",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2024-03-04T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2267911"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nNFSD: Fix READDIR buffer overflow\n\nIf a client sends a READDIR count argument that is too small (say,\nzero), then the buffer size calculation in the new init_dirlist\nhelper functions results in an underflow, allowing the XDR stream\nfunctions to write beyond the actual buffer.\n\nThis calculation has always been suspect. NFSD has never sanity-\nchecked the READDIR count argument, but the old entry encoders\nmanaged the problem correctly.\n\nWith the commits below, entry encoding changed, exposing the\nunderflow to the pointer arithmetic in xdr_reserve_space().\n\nModern NFS clients attempt to retrieve as much data as possible\nfor each READDIR request. Also, we have no unit tests that\nexercise the behavior of READDIR at the lower bound of @count\nvalues. Thus this case was missed during testing.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: NFSD: Fix READDIR buffer overflow",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Product Security has rated this bug as moderate as the out of box configuration of NFS protects the process from arbitrary code execution scenarios. There is a risk to availablity on successful exploitation of this bug.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-47107"
},
{
"category": "external",
"summary": "RHBZ#2267911",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2267911"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-47107",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47107"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-47107",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-47107"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2024030445-CVE-2021-47107-7dda@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2024030445-CVE-2021-47107-7dda@gregkh/T"
}
],
"release_date": "2024-03-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: NFSD: Fix READDIR buffer overflow"
},
{
"cve": "CVE-2021-47213",
"cwe": {
"id": "CWE-402",
"name": "Transmission of Private Resources into a New Sphere (\u0027Resource Leak\u0027)"
},
"discovery_date": "2024-04-10T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2274573"
}
],
"notes": [
{
"category": "description",
"text": "[REJECTED CVE] In the Linux kernel, the following vulnerability has been resolved:\n\nNFSD: Fix exposure in nfsd4_decode_bitmap()\n\nThe Linux kernel CVE team has assigned CVE-2021-47213 to this issue.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: NFSD: Fix exposure in nfsd4_decode_bitmap()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been rejected upstream: https://lore.kernel.org/linux-cve-announce/2024041525-REJECTED-f46e@gregkh/",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-47213"
},
{
"category": "external",
"summary": "RHBZ#2274573",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274573"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-47213",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47213"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-47213",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-47213"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2024041005-CVE-2021-47213-c84f@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2024041005-CVE-2021-47213-c84f@gregkh/T"
}
],
"release_date": "2024-04-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:L",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: NFSD: Fix exposure in nfsd4_decode_bitmap()"
},
{
"cve": "CVE-2021-47580",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2024-06-19T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2293249"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nscsi: scsi_debug: Fix type in min_t to avoid stack OOB\n\nChange min_t() to use type \"u32\" instead of type \"int\" to avoid stack out\nof bounds. With min_t() type \"int\" the values get sign extended and the\nlarger value gets used causing stack out of bounds.\n\nBUG: KASAN: stack-out-of-bounds in memcpy include/linux/fortify-string.h:191 [inline]\nBUG: KASAN: stack-out-of-bounds in sg_copy_buffer+0x1de/0x240 lib/scatterlist.c:976\nRead of size 127 at addr ffff888072607128 by task syz-executor.7/18707\n\nCPU: 1 PID: 18707 Comm: syz-executor.7 Not tainted 5.15.0-syzk #1\nHardware name: Red Hat KVM, BIOS 1.13.0-2\nCall Trace:\n __dump_stack lib/dump_stack.c:88 [inline]\n dump_stack_lvl+0x89/0xb5 lib/dump_stack.c:106\n print_address_description.constprop.9+0x28/0x160 mm/kasan/report.c:256\n __kasan_report mm/kasan/report.c:442 [inline]\n kasan_report.cold.14+0x7d/0x117 mm/kasan/report.c:459\n check_region_inline mm/kasan/generic.c:183 [inline]\n kasan_check_range+0x1a3/0x210 mm/kasan/generic.c:189\n memcpy+0x23/0x60 mm/kasan/shadow.c:65\n memcpy include/linux/fortify-string.h:191 [inline]\n sg_copy_buffer+0x1de/0x240 lib/scatterlist.c:976\n sg_copy_from_buffer+0x33/0x40 lib/scatterlist.c:1000\n fill_from_dev_buffer.part.34+0x82/0x130 drivers/scsi/scsi_debug.c:1162\n fill_from_dev_buffer drivers/scsi/scsi_debug.c:1888 [inline]\n resp_readcap16+0x365/0x3b0 drivers/scsi/scsi_debug.c:1887\n schedule_resp+0x4d8/0x1a70 drivers/scsi/scsi_debug.c:5478\n scsi_debug_queuecommand+0x8c9/0x1ec0 drivers/scsi/scsi_debug.c:7533\n scsi_dispatch_cmd drivers/scsi/scsi_lib.c:1520 [inline]\n scsi_queue_rq+0x16b0/0x2d40 drivers/scsi/scsi_lib.c:1699\n blk_mq_dispatch_rq_list+0xb9b/0x2700 block/blk-mq.c:1639\n __blk_mq_sched_dispatch_requests+0x28f/0x590 block/blk-mq-sched.c:325\n blk_mq_sched_dispatch_requests+0x105/0x190 block/blk-mq-sched.c:358\n __blk_mq_run_hw_queue+0xe5/0x150 block/blk-mq.c:1761\n __blk_mq_delay_run_hw_queue+0x4f8/0x5c0 block/blk-mq.c:1838\n blk_mq_run_hw_queue+0x18d/0x350 block/blk-mq.c:1891\n blk_mq_sched_insert_request+0x3db/0x4e0 block/blk-mq-sched.c:474\n blk_execute_rq_nowait+0x16b/0x1c0 block/blk-exec.c:62\n sg_common_write.isra.18+0xeb3/0x2000 drivers/scsi/sg.c:836\n sg_new_write.isra.19+0x570/0x8c0 drivers/scsi/sg.c:774\n sg_ioctl_common+0x14d6/0x2710 drivers/scsi/sg.c:939\n sg_ioctl+0xa2/0x180 drivers/scsi/sg.c:1165\n vfs_ioctl fs/ioctl.c:51 [inline]\n __do_sys_ioctl fs/ioctl.c:874 [inline]\n __se_sys_ioctl fs/ioctl.c:860 [inline]\n __x64_sys_ioctl+0x19d/0x220 fs/ioctl.c:860\n do_syscall_x64 arch/x86/entry/common.c:50 [inline]\n do_syscall_64+0x3a/0x80 arch/x86/entry/common.c:80\n entry_SYSCALL_64_after_hwframe+0x44/0xae",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: scsi: scsi_debug: Fix type in min_t to avoid stack OOB",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-47580"
},
{
"category": "external",
"summary": "RHBZ#2293249",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2293249"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-47580",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47580"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-47580",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-47580"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2024061916-CVE-2021-47580-eac9@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2024061916-CVE-2021-47580-eac9@gregkh/T"
}
],
"release_date": "2024-06-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: scsi: scsi_debug: Fix type in min_t to avoid stack OOB"
},
{
"cve": "CVE-2021-47639",
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348067"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nKVM: x86/mmu: Zap _all_ roots when unmapping gfn range in TDP MMU\n\nZap both valid and invalid roots when zapping/unmapping a gfn range, as\nKVM must ensure it holds no references to the freed page after returning\nfrom the unmap operation. Most notably, the TDP MMU doesn\u0027t zap invalid\nroots in mmu_notifier callbacks. This leads to use-after-free and other\nissues if the mmu_notifier runs to completion while an invalid root\nzapper yields as KVM fails to honor the requirement that there must be\n_no_ references to the page after the mmu_notifier returns.\n\nThe bug is most easily reproduced by hacking KVM to cause a collision\nbetween set_nx_huge_pages() and kvm_mmu_notifier_release(), but the bug\nexists between kvm_mmu_notifier_invalidate_range_start() and memslot\nupdates as well. Invalidating a root ensures pages aren\u0027t accessible by\nthe guest, and KVM won\u0027t read or write page data itself, but KVM will\ntrigger e.g. kvm_set_pfn_dirty() when zapping SPTEs, and thus completing\na zap of an invalid root _after_ the mmu_notifier returns is fatal.\n\n WARNING: CPU: 24 PID: 1496 at arch/x86/kvm/../../../virt/kvm/kvm_main.c:173 [kvm]\n RIP: 0010:kvm_is_zone_device_pfn+0x96/0xa0 [kvm]\n Call Trace:\n \u003cTASK\u003e\n kvm_set_pfn_dirty+0xa8/0xe0 [kvm]\n __handle_changed_spte+0x2ab/0x5e0 [kvm]\n __handle_changed_spte+0x2ab/0x5e0 [kvm]\n __handle_changed_spte+0x2ab/0x5e0 [kvm]\n zap_gfn_range+0x1f3/0x310 [kvm]\n kvm_tdp_mmu_zap_invalidated_roots+0x50/0x90 [kvm]\n kvm_mmu_zap_all_fast+0x177/0x1a0 [kvm]\n set_nx_huge_pages+0xb4/0x190 [kvm]\n param_attr_store+0x70/0x100\n module_attr_store+0x19/0x30\n kernfs_fop_write_iter+0x119/0x1b0\n new_sync_write+0x11c/0x1b0\n vfs_write+0x1cc/0x270\n ksys_write+0x5f/0xe0\n do_syscall_64+0x38/0xc0\n entry_SYSCALL_64_after_hwframe+0x44/0xae\n \u003c/TASK\u003e",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: KVM: x86/mmu: Zap _all_ roots when unmapping gfn range in TDP MMU",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-47639"
},
{
"category": "external",
"summary": "RHBZ#2348067",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348067"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-47639",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47639"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-47639",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-47639"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022647-CVE-2021-47639-9183@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022647-CVE-2021-47639-9183@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: KVM: x86/mmu: Zap _all_ roots when unmapping gfn range in TDP MMU"
},
{
"cve": "CVE-2021-47649",
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348193"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the Linux kernel in the `udmabuf_create()` function. An improper user-provided argument validation can lead to a `ZERO_PTR` value being passed to the sg_alloc_append_table_from_pages()` function, which attempts a dereference and leads to a kernel crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: udmabuf: validate ubuf-\u003epagecount",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-47649"
},
{
"category": "external",
"summary": "RHBZ#2348193",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348193"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-47649",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47649"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-47649",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-47649"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022649-CVE-2021-47649-f358@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022649-CVE-2021-47649-f358@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: udmabuf: validate ubuf-\u003epagecount"
},
{
"cve": "CVE-2021-47657",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348201"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the virtio-gpu module in the Linux kernel. If the initialization fails, for example, due to a fault injection, a missing check in the virtio_gpu_array_put_free function can cause a NULL pointer dereference, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: drm/virtio: Ensure that objs is not NULL in virtio_gpu_array_put_free()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue has been fixed in Red Hat Enterprise Linux 8.7 and 9.1 via RHSA-2022:7683 [1] and RHSA-2022:8267 [2], respectively.\n\n[1]. https://access.redhat.com/errata/RHSA-2022:7683\n\n[2]. https://access.redhat.com/errata/RHSA-2022:8267",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-47657"
},
{
"category": "external",
"summary": "RHBZ#2348201",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348201"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-47657",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47657"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-47657",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-47657"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022650-CVE-2021-47657-6f3d@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022650-CVE-2021-47657-6f3d@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: drm/virtio: Ensure that objs is not NULL in virtio_gpu_array_put_free()"
},
{
"acknowledgments": [
{
"names": [
"Billy Jheng Bing Jhong"
],
"organization": "STAR Labs"
}
],
"cve": "CVE-2022-0168",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2022-01-05T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2037386"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service (DOS) issue was found in the Linux kernel\u2019s smb2_ioctl_query_info function in the fs/cifs/smb2ops.c Common Internet File System (CIFS) due to an incorrect return from the memdup_user function. This flaw allows a local, privileged (CAP_SYS_ADMIN) attacker to crash the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: smb2_ioctl_query_info NULL pointer dereference",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-0168"
},
{
"category": "external",
"summary": "RHBZ#2037386",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2037386"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-0168",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0168"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0168",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0168"
},
{
"category": "external",
"summary": "https://starlabs.sg/advisories/22/22-0168/",
"url": "https://starlabs.sg/advisories/22/22-0168/"
}
],
"release_date": "2022-03-09T15:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: smb2_ioctl_query_info NULL pointer dereference"
},
{
"cve": "CVE-2022-0617",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2022-02-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2053632"
}
],
"notes": [
{
"category": "description",
"text": "A NULL pointer dereference was found in the Linux kernel\u2019s UDF file system functionality in the way the user triggers the udf_file_write_iter function for a malicious UDF image. This flaw allows a local user to crash the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: NULL pointer dereference in udf_expand_file_adinicbdue() during writeback",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-0617"
},
{
"category": "external",
"summary": "RHBZ#2053632",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2053632"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-0617",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0617"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0617",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0617"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=7fc3b7c2981bbd1047916ade327beccb90994eee",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=7fc3b7c2981bbd1047916ade327beccb90994eee"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=ea8569194b43f0f01f0a84c689388542c7254a1f",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=ea8569194b43f0f01f0a84c689388542c7254a1f"
},
{
"category": "external",
"summary": "https://lore.kernel.org/lkml/20220114172329.ygzry5rlz64ua2nr@quack3.lan/T/",
"url": "https://lore.kernel.org/lkml/20220114172329.ygzry5rlz64ua2nr@quack3.lan/T/"
}
],
"release_date": "2022-01-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
},
{
"category": "workaround",
"details": "As the UDF module (udf.ho) will be auto-loaded when required, its use can be disabled by preventing the module from loading with the following instructions:\n\n# echo \"install udf /bin/true\" \u003e\u003e /etc/modprobe.d/disable-udf.conf\n\nIf the system requires this module t\\work correctly, this mitigation may not be suitable.\n\nIf you need further assistance, see the KCS article https://access.redhat.com/solutions/41278 or contact Red Hat Global Support Services.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: NULL pointer dereference in udf_expand_file_adinicbdue() during writeback"
},
{
"acknowledgments": [
{
"names": [
"Halil Pasic"
]
}
],
"cve": "CVE-2022-0854",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"discovery_date": "2022-02-24T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2058395"
}
],
"notes": [
{
"category": "description",
"text": "A memory leak flaw was found in the Linux kernel\u2019s DMA subsystem, in the way a user calls DMA_FROM_DEVICE. This flaw allows a local user to read random memory from the kernel space.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: swiotlb information leak with DMA_FROM_DEVICE",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-0854"
},
{
"category": "external",
"summary": "RHBZ#2058395",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2058395"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-0854",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0854"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-0854",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-0854"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/kernel/dma/swiotlb.c?h=v5.17-rc8\u0026id=aa6f8dcbab473f3a3c7454b74caa46d36cdc5d13",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/kernel/dma/swiotlb.c?h=v5.17-rc8\u0026id=aa6f8dcbab473f3a3c7454b74caa46d36cdc5d13"
}
],
"release_date": "2022-03-07T10:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: swiotlb information leak with DMA_FROM_DEVICE"
},
{
"acknowledgments": [
{
"names": [
"David Bouman"
]
}
],
"cve": "CVE-2022-1016",
"cwe": {
"id": "CWE-909",
"name": "Missing Initialization of Resource"
},
"discovery_date": "2022-03-22T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066614"
}
],
"notes": [
{
"category": "description",
"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": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: uninitialized registers on stack in nft_do_chain can cause kernel pointer leakage to UM",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1016"
},
{
"category": "external",
"summary": "RHBZ#2066614",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066614"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1016",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1016"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1016",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1016"
},
{
"category": "external",
"summary": "http://blog.dbouman.nl/2022/04/02/How-The-Tables-Have-Turned-CVE-2022-1015-1016/",
"url": "http://blog.dbouman.nl/2022/04/02/How-The-Tables-Have-Turned-CVE-2022-1015-1016/"
},
{
"category": "external",
"summary": "https://seclists.org/oss-sec/2022/q1/205",
"url": "https://seclists.org/oss-sec/2022/q1/205"
}
],
"release_date": "2022-03-28T15:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
},
{
"category": "workaround",
"details": "On non-containerized deployments of Red Hat Enterprise Linux, you can disable user namespaces by setting user.max_user_namespaces to 0:\n\n# echo \"user.max_user_namespaces=0\" \u003e /etc/sysctl.d/userns.conf\n# sysctl -p /etc/sysctl.d/userns.conf\n\nOn containerized deployments, such as Red Hat OpenShift Container Platform, do not use this mitigation as the functionality is needed to be enabled.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: uninitialized registers on stack in nft_do_chain can cause kernel pointer leakage to UM"
},
{
"acknowledgments": [
{
"names": [
"Takashi Iwai"
]
}
],
"cve": "CVE-2022-1048",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-03-22T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2066706"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in the Linux kernel\u2019s sound subsystem in the way a user triggers concurrent calls of PCM hw_params. The hw_free ioctls or similar race condition happens inside ALSA PCM for other ioctls. This flaw allows a local user to crash or potentially escalate their privileges on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: race condition in snd_pcm_hw_free leading to use-after-free",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Keeping the rating as Moderate, because this issue is hard to trigger and requires some permissions for accessing the sound card and only exists if a specific model of the sound card such as Intel 82801 or similar. The known reproducer works only for systems where the /dev/snd/pcmC0D1c device exists.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1048"
},
{
"category": "external",
"summary": "RHBZ#2066706",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2066706"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1048",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1048"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1048",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1048"
},
{
"category": "external",
"summary": "https://lore.kernel.org/lkml/20220322170720.3529-5-tiwai@suse.de/T/#m1d3b791b815556012c6be92f1c4a7086b854f7f3",
"url": "https://lore.kernel.org/lkml/20220322170720.3529-5-tiwai@suse.de/T/#m1d3b791b815556012c6be92f1c4a7086b854f7f3"
}
],
"release_date": "2022-03-23T10:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent the module snd-pcm from being loaded. Please see https://access.redhat.com/solutions/41278 for information on how to blacklist a kernel module to prevent it from loading automatically.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: race condition in snd_pcm_hw_free leading to use-after-free"
},
{
"cve": "CVE-2022-1055",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-03-29T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2070220"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free vulnerability was found in the tc_new_tfilter function in net/sched/cls_api.c in the Linux kernel. The availability of local, unprivileged user namespaces allows privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: use-after-free in tc_new_tfilter() in net/sched/cls_api.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability in the Linux kernel is shipped in Red Hat Enterprise Linux 8.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1055"
},
{
"category": "external",
"summary": "RHBZ#2070220",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2070220"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1055",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1055"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1055",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1055"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=04c2a47ffb13c29778e2a14e414ad4cb5a5db4b5",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=04c2a47ffb13c29778e2a14e414ad4cb5a5db4b5"
},
{
"category": "external",
"summary": "https://syzkaller.appspot.com/bug?id=2212474c958978ab86525fe6832ac8102c309ffc",
"url": "https://syzkaller.appspot.com/bug?id=2212474c958978ab86525fe6832ac8102c309ffc"
}
],
"release_date": "2022-01-31T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
},
{
"category": "workaround",
"details": "On non-containerized deployments of Red Hat Enterprise Linux 8, you can disable user namespaces by setting user.max_user_namespaces to 0:\n\n# echo \"user.max_user_namespaces=0\" \u003e /etc/sysctl.d/userns.conf\n# sysctl -p /etc/sysctl.d/userns.conf\n\nOn containerized deployments, such as Red Hat OpenShift Container Platform, do not use this mitigation as the functionality is needed to be enabled.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: use-after-free in tc_new_tfilter() in net/sched/cls_api.c"
},
{
"acknowledgments": [
{
"names": [
"Qiuhao Li"
],
"organization": "Harbin Institute of Technology"
},
{
"names": [
"Gaoning Pan",
"Yongkang Jia"
],
"organization": "Zhejiang University"
}
],
"cve": "CVE-2022-1158",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-03-29T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2069793"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in KVM. When updating a guest\u0027s page table entry, vm_pgoff was improperly used as the offset to get the page\u0027s pfn. As vaddr and vm_pgoff are controllable by user-mode processes, this flaw allows unprivileged local users on the host to write outside the userspace region and potentially corrupt the kernel, resulting in a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: KVM: cmpxchg_gpte can write to pfns outside the userspace region",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1158"
},
{
"category": "external",
"summary": "RHBZ#2069793",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2069793"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1158",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1158"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1158",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1158"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2022/04/08/4",
"url": "https://www.openwall.com/lists/oss-security/2022/04/08/4"
}
],
"release_date": "2022-04-07T15:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: KVM: cmpxchg_gpte can write to pfns outside the userspace region"
},
{
"acknowledgments": [
{
"names": [
"Wenqing Liu"
]
}
],
"cve": "CVE-2022-1184",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-01-22T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2070205"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in fs/ext4/namei.c:dx_insert_block() in the Linux kernel\u2019s filesystem sub-component. This flaw allows a local attacker with a user privilege to cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: use-after-free and memory errors in ext4 when mounting and operating on a corrupted image",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1184"
},
{
"category": "external",
"summary": "RHBZ#2070205",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2070205"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1184",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1184"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1184",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1184"
}
],
"release_date": "2022-04-18T05:39:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: use-after-free and memory errors in ext4 when mounting and operating on a corrupted image"
},
{
"acknowledgments": [
{
"names": [
"Yongkang Jia",
"Gaoning Pan"
],
"organization": "Zhejiang University"
},
{
"names": [
"Qiuhao Li"
],
"organization": "Harbin Institute of Technology"
}
],
"cve": "CVE-2022-1263",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2022-04-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2072698"
}
],
"notes": [
{
"category": "description",
"text": "A NULL pointer dereference issue was found in KVM when releasing a vCPU with dirty ring support enabled. This flaw allows an unprivileged local attacker on the host to issue specific ioctl calls, causing a kernel oops condition that results in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: KVM: NULL pointer dereference in kvm_dirty_ring_push in virt/kvm/dirty_ring.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 6 and 7 did not provide support for KVM dirty ring and therefore are not affected by this issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1263"
},
{
"category": "external",
"summary": "RHBZ#2072698",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2072698"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1263",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1263"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1263",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1263"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2022/04/07/1",
"url": "https://www.openwall.com/lists/oss-security/2022/04/07/1"
}
],
"release_date": "2022-04-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: KVM: NULL pointer dereference in kvm_dirty_ring_push in virt/kvm/dirty_ring.c"
},
{
"acknowledgments": [
{
"names": [
"Yuan Ming"
],
"organization": "Tsinghua University"
}
],
"cve": "CVE-2022-1280",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-04-01T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2071022"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free vulnerability was found in drm_lease_held in drivers/gpu/drm/drm_lease.c in the Linux kernel due to a race problem. This flaw allows a local user privilege attacker to cause a denial of service (DoS) or a kernel information leak.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: concurrency use-after-free between drm_setmaster_ioctl and drm_mode_getresources",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1280"
},
{
"category": "external",
"summary": "RHBZ#2071022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2071022"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1280",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1280"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1280",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1280"
}
],
"release_date": "2022-04-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: concurrency use-after-free between drm_setmaster_ioctl and drm_mode_getresources"
},
{
"acknowledgments": [
{
"names": [
"Qiuhao Li"
],
"organization": "(Harbin Institute of Technology)"
},
{
"names": [
"Gaoning Pan",
"Yongkang Jia"
],
"organization": "(Zhejiang University)"
}
],
"cve": "CVE-2022-1852",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2022-05-24T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2089815"
}
],
"notes": [
{
"category": "description",
"text": "A NULL pointer dereference flaw was found in the Linux kernel\u2019s KVM module, which can lead to a denial of service in the x86_emulate_insn in arch/x86/kvm/emulate.c. This flaw occurs while executing an illegal instruction in guest in the Intel CPU.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: NULL pointer dereference in x86_emulate_insn may lead to DoS",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-1852"
},
{
"category": "external",
"summary": "RHBZ#2089815",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2089815"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-1852",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1852"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-1852",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-1852"
},
{
"category": "external",
"summary": "https://github.com/torvalds/linux/commit/fee060cd52d69c114b62d1a2948ea9648b5131f9",
"url": "https://github.com/torvalds/linux/commit/fee060cd52d69c114b62d1a2948ea9648b5131f9"
}
],
"release_date": "2022-06-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
},
{
"category": "workaround",
"details": "This flaw can be mitigated by preventing the affected KVM module from loading during the boot time, and ensuring the module is added to the blacklist file.\n~~~\nRefer: \nHow do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278\n~~~",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: NULL pointer dereference in x86_emulate_insn may lead to DoS"
},
{
"cve": "CVE-2022-2078",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"discovery_date": "2022-06-13T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2096178"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the Linux kernel\u0027s nft_set_desc_concat_parse() function .This flaw allows an attacker to trigger a buffer overflow via nft_set_desc_concat_parse() , causing a denial of service and possibly to run code.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: buffer overflow in nft_set_desc_concat_parse()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2078"
},
{
"category": "external",
"summary": "RHBZ#2096178",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2096178"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2078",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2078"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2078",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2078"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/net/netfilter/nf_tables_api.c?id=fecf31ee395b0295f2d7260aa29946b7605f7c85",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/net/netfilter/nf_tables_api.c?id=fecf31ee395b0295f2d7260aa29946b7605f7c85"
}
],
"release_date": "2022-05-31T06:30:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: buffer overflow in nft_set_desc_concat_parse()"
},
{
"acknowledgments": [
{
"names": [
"Yongkang Jia",
"Gaoning Pan"
],
"organization": "Zhejiang University"
}
],
"cve": "CVE-2022-2153",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2022-03-23T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2069736"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u2019s KVM when attempting to set a SynIC IRQ. This issue makes it possible for a misbehaving VMM to write to SYNIC/STIMER MSRs, causing a NULL pointer dereference. This flaw allows an unprivileged local attacker on the host to issue specific ioctl calls, causing a kernel oops condition that results in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: KVM: NULL pointer dereference in kvm_irq_delivery_to_apic_fast()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2153"
},
{
"category": "external",
"summary": "RHBZ#2069736",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2069736"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2153",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2153"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2153",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2153"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2022/06/22/1",
"url": "https://www.openwall.com/lists/oss-security/2022/06/22/1"
}
],
"release_date": "2022-03-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: KVM: NULL pointer dereference in kvm_irq_delivery_to_apic_fast()"
},
{
"cve": "CVE-2022-2503",
"cwe": {
"id": "CWE-288",
"name": "Authentication Bypass Using an Alternate Path or Channel"
},
"discovery_date": "2022-08-12T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2177862"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. Dm-verity is used for extending root-of-trust to root filesystems. LoadPin builds on this property to restrict module and firmware loads to just the trusted root filesystem. Device-mapper table reloads currently allow users with root privileges to switch out the target with an equivalent dm-linear target and bypass verification until reboot. This allows root to bypass LoadPin and can be used to load untrusted and unverified kernel modules and firmware, which implies arbitrary kernel execution and persistence for peripherals that do not verify firmware updates.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: LoadPin bypass via dm-verity table reload",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Starting from the Red Hat Enterprise Linux version 8.7 the bug already fixed (by previous ticket https://bugzilla.redhat.com/show_bug.cgi?id=2012340).\nSimilar for the Red Hat Enterprise Linux version 9.1 it is already fixed (by the ticket https://bugzilla.redhat.com/show_bug.cgi?id=2090507).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2503"
},
{
"category": "external",
"summary": "RHBZ#2177862",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2177862"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2503",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2503"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2503",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2503"
},
{
"category": "external",
"summary": "https://github.com/google/security-research/security/advisories/GHSA-6vq3-w69p-w63m",
"url": "https://github.com/google/security-research/security/advisories/GHSA-6vq3-w69p-w63m"
}
],
"release_date": "2022-08-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: LoadPin bypass via dm-verity table reload"
},
{
"acknowledgments": [
{
"names": [
"Team Orca"
],
"organization": "Sea Security"
}
],
"cve": "CVE-2022-2586",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-08-03T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2114878"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in nf_tables cross-table in the net/netfilter/nf_tables_api.c function in the Linux kernel. This flaw allows a local, privileged attacker to cause a use-after-free problem at the time of table deletion, possibly leading to local privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: nf_tables cross-table potential use-after-free may lead to local privilege escalation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2586"
},
{
"category": "external",
"summary": "RHBZ#2114878",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2114878"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2586",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2586"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2586",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2586"
},
{
"category": "external",
"summary": "https://lore.kernel.org/netfilter-devel/20220809170148.164591-1-cascardo@canonical.com/T/#t",
"url": "https://lore.kernel.org/netfilter-devel/20220809170148.164591-1-cascardo@canonical.com/T/#t"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2022/08/09/5",
"url": "https://www.openwall.com/lists/oss-security/2022/08/09/5"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2022-08-09T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2024-06-26T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: nf_tables cross-table potential use-after-free may lead to local privilege escalation"
},
{
"cve": "CVE-2022-2639",
"cwe": {
"id": "CWE-681",
"name": "Incorrect Conversion between Numeric Types"
},
"discovery_date": "2022-05-12T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2084479"
}
],
"notes": [
{
"category": "description",
"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": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: openvswitch: integer underflow leads to out-of-bounds write in reserve_sfa_size()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The `openvswitch` is not supported out of the Layered Products subscriptions (OCP, OSP, RHV). There are no Layered Products based on Red Hat Enterprise Linux 7 at the present time. Therefore, this CVE is not planned to be addressed on Red Hat Enterprise Linux 7.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2639"
},
{
"category": "external",
"summary": "RHBZ#2084479",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084479"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2639",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2639"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2639",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2639"
}
],
"release_date": "2022-04-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
},
{
"category": "workaround",
"details": "To mitigate this issue, it is possible to prevent the affected code from being loaded by blocklisting the openvswitch kernel module. For instructions relating to blocklisting a kernel module, please see https://access.redhat.com/solutions/41278.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: openvswitch: integer underflow leads to out-of-bounds write in reserve_sfa_size()"
},
{
"cve": "CVE-2022-2938",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-03-30T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2120175"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u2019s implementation of Pressure Stall Information. While the feature is disabled by default, it could allow an attacker to crash the system or have other memory-corruption side effects.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: use-after-free when psi trigger is destroyed while being polled",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Pressure Stall Subsystem (PSI) is disabled by default on Red Hat kernels, if the feature has not been explicitly enabled using a kernel boot time parameter of \u0027psi=1\u0027, the system is not affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-2938"
},
{
"category": "external",
"summary": "RHBZ#2120175",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2120175"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-2938",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2938"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-2938",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-2938"
}
],
"release_date": "2022-01-10T14:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: use-after-free when psi trigger is destroyed while being polled"
},
{
"acknowledgments": [
{
"names": [
"Jiasheng Jiang"
]
}
],
"cve": "CVE-2022-3107",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2022-12-13T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2153060"
}
],
"notes": [
{
"category": "description",
"text": "An issue was discovered in the Linux kernel through 5.16-rc6. netvsc_get_ethtool_stats in drivers/net/hyperv/netvsc_drv.c lacks check of the return value of kvmalloc_array() and will cause the null pointer dereference.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: hv_netvsc: NULL pointer dereference in netvsc_get_ethtool_stats()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-3107"
},
{
"category": "external",
"summary": "RHBZ#2153060",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2153060"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-3107",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3107"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-3107",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-3107"
}
],
"release_date": "2022-12-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: hv_netvsc: NULL pointer dereference in netvsc_get_ethtool_stats()"
},
{
"cve": "CVE-2022-20368",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2022-08-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2123695"
}
],
"notes": [
{
"category": "description",
"text": "An out-of-bounds access issue was found in the Linux kernel networking subsystem in the way raw packet sockets (AF_PACKET) used PACKET_COPY_THRESH and mmap operations. A local attacker with CAP_NET_RAW capability could use this flaw to trigger a buffer overflow resulting in a system crash or privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: net/packet: slab-out-of-bounds access in packet_recvmsg()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Only local users with `CAP_NET_RAW` capability enabled can trigger this issue. On Red Hat Enterprise Linux 8 `CAP_NET_RAW` capability can be gained by exploiting unprivileged user namespaces.\n\nIn a default or common use of Red Hat Enterprise Linux 7 unprivileged user namespaces are disabled by default, so local unprivileged users cannot abuse namespaces to grant themselves the `CAP_NET_RAW` capability and potentially elevate their privileges on the system.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-20368"
},
{
"category": "external",
"summary": "RHBZ#2123695",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2123695"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-20368",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-20368"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-20368",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-20368"
}
],
"release_date": "2022-03-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
},
{
"category": "workaround",
"details": "The mitigation is to disable CAP_NET_RAW capability for regular users and executables to prevent access to raw packet sockets (AF_PACKET). On Red Hat Enterprise Linux 8, the mitigation is to either disable unprivileged user namespaces with `sysctl -w user.max_user_namespaces=0` or network namespaces with `sysctl -w user.max_net_namespaces=0`. For more information on how to set sysctl variables on Red Hat Enterprise Linux, please refer to https://access.redhat.com/solutions/2587.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: net/packet: slab-out-of-bounds access in packet_recvmsg()"
},
{
"cve": "CVE-2022-20572",
"cwe": {
"id": "CWE-863",
"name": "Incorrect Authorization"
},
"discovery_date": "2022-12-16T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2186545"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel, where it is possible to modify read-only files due to a missing permission check. This flaw can lead to local privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: missing DM_TARGET_IMMUTABLE feature flag in verity_target in drivers/md/dm-verity-target.c",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-20572"
},
{
"category": "external",
"summary": "RHBZ#2186545",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2186545"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-20572",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-20572"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-20572",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-20572"
}
],
"release_date": "2022-12-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: missing DM_TARGET_IMMUTABLE feature flag in verity_target in drivers/md/dm-verity-target.c"
},
{
"cve": "CVE-2022-21499",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2022-05-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2084183"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the kernel/debug/debug_core.c in the Linux kernel in lockdown mode. This flaw allows an attacker with local access to trigger the debugger, bypass lockdown and write anonymously.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: possible to use the debugger to write zero into a location of choice",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-21499"
},
{
"category": "external",
"summary": "RHBZ#2084183",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2084183"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-21499",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21499"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-21499",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-21499"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=eadb2f47a3ced5c64b23b90fd2a3463f63726066",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=eadb2f47a3ced5c64b23b90fd2a3463f63726066"
}
],
"release_date": "2022-05-24T17:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: possible to use the debugger to write zero into a location of choice"
},
{
"cve": "CVE-2022-23960",
"discovery_date": "2022-03-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2062284"
}
],
"notes": [
{
"category": "description",
"text": "A new cache speculation vulnerability, known as Branch History Injection (BHI) or Spectre-BHB, was found in hw. Spectre-BHB is similar to Spectre v2, except that malicious code uses the shared branch history (stored in the CPU Branch History Buffer, or BHB) to influence mispredicted branches within the victim\u0027s hardware context. Once that occurs, speculation caused by the mispredicted branches can cause cache allocation. This issue leads to obtaining information that should not be accessible.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "hw: cpu: arm64: Spectre-BHB",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The current known mechanisms to exploit this issue rely on unprivileged eBPF functionality. Unprivileged eBPF is disabled by default on Red Hat Enterprise Linux.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-23960"
},
{
"category": "external",
"summary": "RHBZ#2062284",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2062284"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-23960",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23960"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23960",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23960"
},
{
"category": "external",
"summary": "https://developer.arm.com/support/arm-security-updates/speculative-processor-vulnerability/spectre-bhb",
"url": "https://developer.arm.com/support/arm-security-updates/speculative-processor-vulnerability/spectre-bhb"
}
],
"release_date": "2022-03-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
},
{
"category": "workaround",
"details": "Disabling unprivileged eBPF effectively mitigates the known attack vectors for exploiting intra-mode branch injections attacks.\n\nThe default Red Hat Enterprise Linux kernel prevents unprivileged users from being able to use eBPF by the kernel.unprivileged_bpf_disabled sysctl.\n\nFor the Red Hat Enterprise Linux 7, the eBPF for unprivileged users is always disabled.\n\nFor the Red Hat Enterprise Linux 8 to confirm the current state, inspect the sysctl with the command:\n\n# cat /proc/sys/kernel/unprivileged_bpf_disabled\n\nThe setting of 1 would mean that unprivileged users can not use eBPF, mitigating the flaw.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "hw: cpu: arm64: Spectre-BHB"
},
{
"cve": "CVE-2022-24448",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"discovery_date": "2022-02-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2051444"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. When an application tries to open a directory (using the O_DIRECTORY flag) in a mounted NFS filesystem, a lookup operation is performed. If the NFS server returns a file as a result of the lookup, the NFS filesystem returns an uninitialized file descriptor instead of the expected ENOTDIR value. This flaw leads to the kernel\u0027s data leak into the userspace.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: nfs_atomic_open() returns uninitialized data instead of ENOTDIR",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-24448"
},
{
"category": "external",
"summary": "RHBZ#2051444",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2051444"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-24448",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24448"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-24448",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24448"
},
{
"category": "external",
"summary": "https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ac795161c93699d600db16c1a8cc23a65a1eceaf",
"url": "https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ac795161c93699d600db16c1a8cc23a65a1eceaf"
}
],
"release_date": "2022-02-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: nfs_atomic_open() returns uninitialized data instead of ENOTDIR"
},
{
"cve": "CVE-2022-26373",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2022-07-30T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2115065"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in hw. In certain processors with Intel\u0027s Enhanced Indirect Branch Restricted Speculation (eIBRS) capabilities, soon after VM exit or IBPB command event, the linear address following the most recent near CALL instruction prior to a VM exit may be used as the Return Stack Buffer (RSB) prediction.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "hw: cpu: Intel: Post-barrier Return Stack Buffer Predictions",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-26373"
},
{
"category": "external",
"summary": "RHBZ#2115065",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115065"
},
{
"category": "external",
"summary": "RHSB-6971358",
"url": "https://access.redhat.com/solutions/6971358"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-26373",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26373"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-26373",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-26373"
},
{
"category": "external",
"summary": "https://www.intel.com/content/www/us/en/developer/articles/technical/software-security-guidance/advisory-guidance/post-barrier-return-stack-buffer-predictions.html",
"url": "https://www.intel.com/content/www/us/en/developer/articles/technical/software-security-guidance/advisory-guidance/post-barrier-return-stack-buffer-predictions.html"
}
],
"release_date": "2022-08-09T06:30:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "hw: cpu: Intel: Post-barrier Return Stack Buffer Predictions"
},
{
"cve": "CVE-2022-27950",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"discovery_date": "2022-03-13T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2069408"
}
],
"notes": [
{
"category": "description",
"text": "A memory leak flaw was found in elo_probe in drivers/hid/hid-elo.c in the Human Interface Devices (HID) in the Linux kernel. This issue allows an attacker to cause a denial of service when hid_parse() in elo_probe() fails.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: memory leak in drivers/hid/hid-elo.c",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-27950"
},
{
"category": "external",
"summary": "RHBZ#2069408",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2069408"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-27950",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27950"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-27950",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-27950"
},
{
"category": "external",
"summary": "https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=817b8b9c5396d2b2d92311b46719aad5d3339dbe",
"url": "https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=817b8b9c5396d2b2d92311b46719aad5d3339dbe"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=fbf42729d0e91332e8ce75a1ecce08b8a2dab9c1",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=fbf42729d0e91332e8ce75a1ecce08b8a2dab9c1"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2022/03/13/1",
"url": "https://www.openwall.com/lists/oss-security/2022/03/13/1"
}
],
"release_date": "2022-03-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: memory leak in drivers/hid/hid-elo.c"
},
{
"cve": "CVE-2022-28390",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"discovery_date": "2022-04-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2073064"
}
],
"notes": [
{
"category": "description",
"text": "A double-free flaw was found in the Linux kernel in the ems_usb_start_xmit function. This flaw allows an attacker to create a memory leak and corrupt the underlying data structure by calling free more than once.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: double free in ems_usb_start_xmit in drivers/net/can/usb/ems_usb.c",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28390"
},
{
"category": "external",
"summary": "RHBZ#2073064",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2073064"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28390",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28390"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28390",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28390"
}
],
"release_date": "2022-04-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: double free in ems_usb_start_xmit in drivers/net/can/usb/ems_usb.c"
},
{
"cve": "CVE-2022-28893",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-04-11T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2074208"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in the Linux kernel\u2019s net/sunrpc/xprt.c function in the Remote Procedure Call (SunRPC) protocol. This flaw allows a local attacker to crash the system, leading to a kernel information leak issue.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: use after free in SUNRPC subsystem",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-28893"
},
{
"category": "external",
"summary": "RHBZ#2074208",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2074208"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-28893",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28893"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-28893",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-28893"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2022/04/11/3",
"url": "http://www.openwall.com/lists/oss-security/2022/04/11/3"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2022/04/11/4",
"url": "http://www.openwall.com/lists/oss-security/2022/04/11/4"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=1a3b1bba7c7a5eb8a11513cf88427cb9d77bc60a",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=1a3b1bba7c7a5eb8a11513cf88427cb9d77bc60a"
}
],
"release_date": "2022-04-11T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
},
{
"category": "workaround",
"details": "This flaw can be mitigated by preventing the affected SUNRPC driver (sunrpc) kernel module from loading during the boot time, ensuring the module is added to the blacklist file.\n~~~\nRefer: \nHow do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278\n~~~",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: use after free in SUNRPC subsystem"
},
{
"cve": "CVE-2022-29581",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2022-05-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2088021"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in u32_change in net/sched/cls_u32.c in the network subcomponent of the Linux kernel. This flaw allows a local attacker to crash the system, cause a privilege escalation, and leak kernel information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: use-after-free due to improper update of reference count in net/sched/cls_u32.c",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Keeping the impact Moderate, because only memory leak can happen by default, and both hard to reproduce (at least reproducer not exists yet).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-29581"
},
{
"category": "external",
"summary": "RHBZ#2088021",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2088021"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-29581",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29581"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-29581",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-29581"
},
{
"category": "external",
"summary": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3db09e762dc79584a69c10d74a6b98f89a9979f8",
"url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=3db09e762dc79584a69c10d74a6b98f89a9979f8"
},
{
"category": "external",
"summary": "https://kernel.dance/#3db09e762dc79584a69c10d74a6b98f89a9979f8",
"url": "https://kernel.dance/#3db09e762dc79584a69c10d74a6b98f89a9979f8"
}
],
"release_date": "2022-04-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent the module cls_u32 from being loaded by blacklisting the module to prevent it from loading automatically. \n~~~\nhttps://access.redhat.com/solutions/41278 \n~~~",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: use-after-free due to improper update of reference count in net/sched/cls_u32.c"
},
{
"cve": "CVE-2022-36946",
"discovery_date": "2022-08-01T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2115278"
}
],
"notes": [
{
"category": "description",
"text": "A memory corruption flaw was found in the Linux kernel\u2019s Netfilter subsystem in the way a local user uses the libnetfilter_queue when analyzing a corrupted network packet. This flaw allows a local user to crash the system or a remote user to crash the system when the libnetfilter_queue is used by a local user.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: DoS in nfqnl_mangle in net/netfilter/nfnetlink_queue.c",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-36946"
},
{
"category": "external",
"summary": "RHBZ#2115278",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2115278"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-36946",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36946"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-36946",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-36946"
},
{
"category": "external",
"summary": "https://lore.kernel.org/all/20220726104206.2036-1-fw@strlen.de/t/",
"url": "https://lore.kernel.org/all/20220726104206.2036-1-fw@strlen.de/t/"
}
],
"release_date": "2022-07-26T09:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent the module nfnetlink_queue from being loaded. Please see https://access.redhat.com/solutions/41278 for how to blocklist a kernel module to prevent it from loading automatically.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: DoS in nfqnl_mangle in net/netfilter/nfnetlink_queue.c"
},
{
"cve": "CVE-2022-48735",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2024-06-20T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2293324"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free vulnerability has been identified in the Linux kernel, specifically related to a stale set_brightness_delay callback function. This flaw can lead to compromised system availability. Due to the nature of use-after-free vulnerabilities, successful exploitation could result in unpredictable system behavior, crashes, or a denial-of-service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: ALSA: hda: Fix UAF of leds class devs at unbinding",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-48735"
},
{
"category": "external",
"summary": "RHBZ#2293324",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2293324"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-48735",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48735"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-48735",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-48735"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2024062001-CVE-2022-48735-32e6@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2024062001-CVE-2022-48735-32e6@gregkh/T"
}
],
"release_date": "2024-06-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: ALSA: hda: Fix UAF of leds class devs at unbinding"
},
{
"cve": "CVE-2022-48738",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2024-06-20T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2293321"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nASoC: ops: Reject out of bounds values in snd_soc_put_volsw()\n\nWe don\u0027t currently validate that the values being set are within the range\nwe advertised to userspace as being valid, do so and reject any values\nthat are out of range.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: ASoC: ops: Reject out of bounds values in snd_soc_put_volsw()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-48738"
},
{
"category": "external",
"summary": "RHBZ#2293321",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2293321"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-48738",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48738"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-48738",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-48738"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2024062001-CVE-2022-48738-ecf0@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2024062001-CVE-2022-48738-ecf0@gregkh/T"
}
],
"release_date": "2024-06-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: ASoC: ops: Reject out of bounds values in snd_soc_put_volsw()"
},
{
"cve": "CVE-2022-48765",
"cwe": {
"id": "CWE-99",
"name": "Improper Control of Resource Identifiers (\u0027Resource Injection\u0027)"
},
"discovery_date": "2024-06-20T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2293344"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nKVM: LAPIC: Also cancel preemption timer during SET_LAPIC\n\nThe below warning is splatting during guest reboot.\n\n ------------[ cut here ]------------\n WARNING: CPU: 0 PID: 1931 at arch/x86/kvm/x86.c:10322 kvm_arch_vcpu_ioctl_run+0x874/0x880 [kvm]\n CPU: 0 PID: 1931 Comm: qemu-system-x86 Tainted: G I 5.17.0-rc1+ #5\n RIP: 0010:kvm_arch_vcpu_ioctl_run+0x874/0x880 [kvm]\n Call Trace:\n \u003cTASK\u003e\n kvm_vcpu_ioctl+0x279/0x710 [kvm]\n __x64_sys_ioctl+0x83/0xb0\n do_syscall_64+0x3b/0xc0\n entry_SYSCALL_64_after_hwframe+0x44/0xae\n RIP: 0033:0x7fd39797350b\n\nThis can be triggered by not exposing tsc-deadline mode and doing a reboot in\nthe guest. The lapic_shutdown() function which is called in sys_reboot path\nwill not disarm the flying timer, it just masks LVTT. lapic_shutdown() clears\nAPIC state w/ LVT_MASKED and timer-mode bit is 0, this can trigger timer-mode\nswitch between tsc-deadline and oneshot/periodic, which can result in preemption\ntimer be cancelled in apic_update_lvtt(). However, We can\u0027t depend on this when\nnot exposing tsc-deadline mode and oneshot/periodic modes emulated by preemption\ntimer. Qemu will synchronise states around reset, let\u0027s cancel preemption timer\nunder KVM_SET_LAPIC.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: KVM: LAPIC: Also cancel preemption timer during SET_LAPIC",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-48765"
},
{
"category": "external",
"summary": "RHBZ#2293344",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2293344"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-48765",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48765"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-48765",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-48765"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2024062009-CVE-2022-48765-ddb8@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2024062009-CVE-2022-48765-ddb8@gregkh/T"
}
],
"release_date": "2024-06-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: KVM: LAPIC: Also cancel preemption timer during SET_LAPIC"
},
{
"cve": "CVE-2022-48786",
"cwe": {
"id": "CWE-371",
"name": "CWE-371"
},
"discovery_date": "2024-07-16T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2298122"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nvsock: remove vsock from connected table when connect is interrupted by a signal\n\nvsock_connect() expects that the socket could already be in the\nTCP_ESTABLISHED state when the connecting task wakes up with a signal\npending. If this happens the socket will be in the connected table, and\nit is not removed when the socket state is reset. In this situation it\u0027s\ncommon for the process to retry connect(), and if the connection is\nsuccessful the socket will be added to the connected table a second\ntime, corrupting the list.\n\nPrevent this by calling vsock_remove_connected() if a signal is received\nwhile waiting for a connection. This is harmless if the socket is not in\nthe connected table, and if it is in the table then removing it will\nprevent list corruption from a double add.\n\nNote for backporting: this patch requires d5afa82c977e (\"vsock: correct\nremoval of socket from the list\"), which is in all current stable trees\nexcept 4.9.y.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: vsock: remove vsock from connected table when connect is interrupted by a signal",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is fixed in RHEL-9.1 and above\n~~~\nin (rhel-8.7, rhel-8.8, rhel-8.9, rhel-8.10) vsock: remove vsock from connected table when connect is interrupted by a signal\nin (rhel-9.1, rhel-9.2, rhel-9.3, rhel-9.4, rhel-9.5) vsock: remove vsock from connected table when connect is interrupted by a signal\n~~~\n\nPlease note that while RHEL-9 kernel-rt still appears as affected, it has been fixed in the same RHSA as RHEL-9 kernel. This is because from RHEL-9.3 onwards, the kernel and kernel-rt fixes are bundled together in a single errata.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-48786"
},
{
"category": "external",
"summary": "RHBZ#2298122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2298122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-48786",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48786"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-48786",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-48786"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2024071637-CVE-2022-48786-7416@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2024071637-CVE-2022-48786-7416@gregkh/T"
}
],
"release_date": "2024-07-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: vsock: remove vsock from connected table when connect is interrupted by a signal"
},
{
"cve": "CVE-2022-48912",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2024-08-22T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2307165"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: fix use-after-free in __nf_register_net_hook()\n\nWe must not dereference @new_hooks after nf_hook_mutex has been released,\nbecause other threads might have freed our allocated hooks already.\n\nBUG: KASAN: use-after-free in nf_hook_entries_get_hook_ops include/linux/netfilter.h:130 [inline]\nBUG: KASAN: use-after-free in hooks_validate net/netfilter/core.c:171 [inline]\nBUG: KASAN: use-after-free in __nf_register_net_hook+0x77a/0x820 net/netfilter/core.c:438\nRead of size 2 at addr ffff88801c1a8000 by task syz-executor237/4430\n\nCPU: 1 PID: 4430 Comm: syz-executor237 Not tainted 5.17.0-rc5-syzkaller-00306-g2293be58d6a1 #0\nHardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011\nCall Trace:\n \u003cTASK\u003e\n __dump_stack lib/dump_stack.c:88 [inline]\n dump_stack_lvl+0xcd/0x134 lib/dump_stack.c:106\n print_address_description.constprop.0.cold+0x8d/0x336 mm/kasan/report.c:255\n __kasan_report mm/kasan/report.c:442 [inline]\n kasan_report.cold+0x83/0xdf mm/kasan/report.c:459\n nf_hook_entries_get_hook_ops include/linux/netfilter.h:130 [inline]\n hooks_validate net/netfilter/core.c:171 [inline]\n __nf_register_net_hook+0x77a/0x820 net/netfilter/core.c:438\n nf_register_net_hook+0x114/0x170 net/netfilter/core.c:571\n nf_register_net_hooks+0x59/0xc0 net/netfilter/core.c:587\n nf_synproxy_ipv6_init+0x85/0xe0 net/netfilter/nf_synproxy_core.c:1218\n synproxy_tg6_check+0x30d/0x560 net/ipv6/netfilter/ip6t_SYNPROXY.c:81\n xt_check_target+0x26c/0x9e0 net/netfilter/x_tables.c:1038\n check_target net/ipv6/netfilter/ip6_tables.c:530 [inline]\n find_check_entry.constprop.0+0x7f1/0x9e0 net/ipv6/netfilter/ip6_tables.c:573\n translate_table+0xc8b/0x1750 net/ipv6/netfilter/ip6_tables.c:735\n do_replace net/ipv6/netfilter/ip6_tables.c:1153 [inline]\n do_ip6t_set_ctl+0x56e/0xb90 net/ipv6/netfilter/ip6_tables.c:1639\n nf_setsockopt+0x83/0xe0 net/netfilter/nf_sockopt.c:101\n ipv6_setsockopt+0x122/0x180 net/ipv6/ipv6_sockglue.c:1024\n rawv6_setsockopt+0xd3/0x6a0 net/ipv6/raw.c:1084\n __sys_setsockopt+0x2db/0x610 net/socket.c:2180\n __do_sys_setsockopt net/socket.c:2191 [inline]\n __se_sys_setsockopt net/socket.c:2188 [inline]\n __x64_sys_setsockopt+0xba/0x150 net/socket.c:2188\n do_syscall_x64 arch/x86/entry/common.c:50 [inline]\n do_syscall_64+0x35/0xb0 arch/x86/entry/common.c:80\n entry_SYSCALL_64_after_hwframe+0x44/0xae\nRIP: 0033:0x7f65a1ace7d9\nCode: 28 00 00 00 75 05 48 83 c4 28 c3 e8 71 15 00 00 90 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 \u003c48\u003e 3d 01 f0 ff ff 73 01 c3 48 c7 c1 b8 ff ff ff f7 d8 64 89 01 48\nRSP: 002b:00007f65a1a7f308 EFLAGS: 00000246 ORIG_RAX: 0000000000000036\nRAX: ffffffffffffffda RBX: 0000000000000006 RCX: 00007f65a1ace7d9\nRDX: 0000000000000040 RSI: 0000000000000029 RDI: 0000000000000003\nRBP: 00007f65a1b574c8 R08: 0000000000000001 R09: 0000000000000000\nR10: 0000000020000000 R11: 0000000000000246 R12: 00007f65a1b55130\nR13: 00007f65a1b574c0 R14: 00007f65a1b24090 R15: 0000000000022000\n \u003c/TASK\u003e\n\nThe buggy address belongs to the page:\npage:ffffea0000706a00 refcount:0 mapcount:0 mapping:0000000000000000 index:0x0 pfn:0x1c1a8\nflags: 0xfff00000000000(node=0|zone=1|lastcpupid=0x7ff)\nraw: 00fff00000000000 ffffea0001c1b108 ffffea000046dd08 0000000000000000\nraw: 0000000000000000 0000000000000000 00000000ffffffff 0000000000000000\npage dumped because: kasan: bad access detected\npage_owner tracks the page as freed\npage last allocated via order 2, migratetype Unmovable, gfp_mask 0x52dc0(GFP_KERNEL|__GFP_NOWARN|__GFP_NORETRY|__GFP_COMP|__GFP_ZERO), pid 4430, ts 1061781545818, free_ts 1061791488993\n prep_new_page mm/page_alloc.c:2434 [inline]\n get_page_from_freelist+0xa72/0x2f50 mm/page_alloc.c:4165\n __alloc_pages+0x1b2/0x500 mm/page_alloc.c:5389\n __alloc_pages_node include/linux/gfp.h:572 [inline]\n alloc_pages_node include/linux/gfp.h:595 [inline]\n kmalloc_large_node+0x62/0x130 mm/slub.c:4438\n __kmalloc_node+0x35a/0x4a0 mm/slub.\n---truncated---",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: netfilter: fix use-after-free in __nf_register_net_hook()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is fixed in RHEL-9.1 and above (including 8.10):\n~~~\nin (rhel-8.7, rhel-8.8, rhel-8.9, rhel-8.10) netfilter: fix use-after-free in __nf_register_net_hook()\nin (rhel-9.1, rhel-9.2, rhel-9.3, rhel-9.4, rhel-9.5) netfilter: fix use-after-free in __nf_register_net_hook()\n~~~\n\nPlease note that while RHEL-9 kernel-rt still appears as affected, it has been fixed in the same RHSA as RHEL-9 kernel. This is because from RHEL-9.3 onwards, the kernel and kernel-rt fixes are bundled together in a single errata.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-48912"
},
{
"category": "external",
"summary": "RHBZ#2307165",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2307165"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-48912",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48912"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-48912",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-48912"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2024082215-CVE-2022-48912-3f55@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2024082215-CVE-2022-48912-3f55@gregkh/T"
}
],
"release_date": "2024-08-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: netfilter: fix use-after-free in __nf_register_net_hook()"
},
{
"cve": "CVE-2022-48915",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2024-08-22T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2307168"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nthermal: core: Fix TZ_GET_TRIP NULL pointer dereference\n\nDo not call get_trip_hyst() from thermal_genl_cmd_tz_get_trip() if\nthe thermal zone does not define one.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: thermal: core: Fix TZ_GET_TRIP NULL pointer dereference",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is fixed in RHEL-9.2 and above (including RHEL 8.10)\n~~~\nin (rhel-8.7, rhel-8.8, rhel-8.9, rhel-8.10) thermal: core: Fix TZ_GET_TRIP NULL pointer dereference\nin (rhel-9.2, rhel-9.3, rhel-9.4, rhel-9.5) thermal: core: Fix TZ_GET_TRIP NULL pointer dereference\n~~~\n\nPlease note that while RHEL-9 kernel-rt still appears as affected, it has been fixed in the same RHSA as RHEL-9 kernel. This is because from RHEL-9.3 onwards, the kernel and kernel-rt fixes are bundled together in a single errata.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-48915"
},
{
"category": "external",
"summary": "RHBZ#2307168",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2307168"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-48915",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48915"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-48915",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-48915"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2024082216-CVE-2022-48915-6663@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2024082216-CVE-2022-48915-6663@gregkh/T"
}
],
"release_date": "2024-08-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: thermal: core: Fix TZ_GET_TRIP NULL pointer dereference"
},
{
"cve": "CVE-2022-48918",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2024-08-22T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2307171"
}
],
"notes": [
{
"category": "description",
"text": "A denial of service vulnerability was found in the Linux kernel. When debugfs is set as off in the kernel command line, iwiwifi\u0027s mvm module uses an invalid/unchecked debugfs_dir pointer, resulting in disruption to availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: iwlwifi: mvm: check debugfs_dir ptr before use",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-48918"
},
{
"category": "external",
"summary": "RHBZ#2307171",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2307171"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-48918",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48918"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-48918",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-48918"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2024082217-CVE-2022-48918-9b85@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2024082217-CVE-2022-48918-9b85@gregkh/T"
}
],
"release_date": "2024-08-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: iwlwifi: mvm: check debugfs_dir ptr before use"
},
{
"cve": "CVE-2022-48943",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"discovery_date": "2024-08-22T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2307199"
}
],
"notes": [
{
"category": "description",
"text": "A hang vulnerability is possible in the Linux kernel in arch/x86/kvm/mmu/mmu.c. This issue may lead to compromised availability.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: KVM: x86/mmu: make apf token non-zero to fix bug",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is fixed in RHEL-9.0 and above (including 8.10):\n~~~\nin (rhel-9.1, rhel-9.2, rhel-9.3, rhel-9.4, rhel-9.5) KVM: x86/mmu: make apf token non-zero to fix bug\nin (rhel-8.7, rhel-8.8, rhel-8.9, rhel-8.10) KVM: x86/mmu: make apf token non-zero to fix bug\nin (rhel-9.0) KVM: x86/mmu: make apf token non-zero to fix bug\nin (rhel-8.6) KVM: x86/mmu: make apf token non-zero to fix bug\n~~~\n\nPlease note that while RHEL-9 kernel-rt still appears as affected, it has been fixed in the same RHSA as RHEL-9 kernel. This is because from RHEL-9.3 onwards, the kernel and kernel-rt fixes are bundled together in a single errata.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-48943"
},
{
"category": "external",
"summary": "RHBZ#2307199",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2307199"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-48943",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48943"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-48943",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-48943"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2024082227-CVE-2022-48943-8e11@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2024082227-CVE-2022-48943-8e11@gregkh/T"
}
],
"release_date": "2024-08-22T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: KVM: x86/mmu: make apf token non-zero to fix bug"
},
{
"cve": "CVE-2022-49044",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348282"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndm integrity: fix memory corruption when tag_size is less than digest size\n\nIt is possible to set up dm-integrity in such a way that the\n\"tag_size\" parameter is less than the actual digest size. In this\nsituation, a part of the digest beyond tag_size is ignored.\n\nIn this case, dm-integrity would write beyond the end of the\nic-\u003erecalc_tags array and corrupt memory. The corruption happened in\nintegrity_recalc-\u003eintegrity_sector_checksum-\u003ecrypto_shash_final.\n\nFix this corruption by increasing the tags array so that it has enough\npadding at the end to accomodate the loop in integrity_recalc() being\nable to write a full digest size for the last member of the tags\narray.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: dm integrity: fix memory corruption when tag_size is less than digest size",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49044"
},
{
"category": "external",
"summary": "RHBZ#2348282",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348282"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49044",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49044"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49044",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49044"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022650-CVE-2022-49044-43d1@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022650-CVE-2022-49044-43d1@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: dm integrity: fix memory corruption when tag_size is less than digest size"
},
{
"cve": "CVE-2022-49060",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348065"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the smc module in the Linux kernel. A NULL pointer dereference can be triggered due to a missing check before calling the dev_name function, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: net/smc: Fix NULL pointer dereference in smc_pnet_find_ib()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue has been fixed in Red Hat Enterprise Linux 8.7 and 9.1 via RHSA-2022:7683 [1] and RHSA-2022:8267 [2], respectively.\n\n[1]. https://access.redhat.com/errata/RHSA-2022:7683\n\n[2]. https://access.redhat.com/errata/RHSA-2022:8267",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49060"
},
{
"category": "external",
"summary": "RHBZ#2348065",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348065"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49060",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49060"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49060",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49060"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022653-CVE-2022-49060-6210@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022653-CVE-2022-49060-6210@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: net/smc: Fix NULL pointer dereference in smc_pnet_find_ib()"
},
{
"cve": "CVE-2022-49066",
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348115"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nveth: Ensure eth header is in skb\u0027s linear part\n\nAfter feeding a decapsulated packet to a veth device with act_mirred,\nskb_headlen() may be 0. But veth_xmit() calls __dev_forward_skb(),\nwhich expects at least ETH_HLEN byte of linear data (as\n__dev_forward_skb2() calls eth_type_trans(), which pulls ETH_HLEN bytes\nunconditionally).\n\nUse pskb_may_pull() to ensure veth_xmit() respects this constraint.\n\nkernel BUG at include/linux/skbuff.h:2328!\nRIP: 0010:eth_type_trans+0xcf/0x140\nCall Trace:\n \u003cIRQ\u003e\n __dev_forward_skb2+0xe3/0x160\n veth_xmit+0x6e/0x250 [veth]\n dev_hard_start_xmit+0xc7/0x200\n __dev_queue_xmit+0x47f/0x520\n ? skb_ensure_writable+0x85/0xa0\n ? skb_mpls_pop+0x98/0x1c0\n tcf_mirred_act+0x442/0x47e [act_mirred]\n tcf_action_exec+0x86/0x140\n fl_classify+0x1d8/0x1e0 [cls_flower]\n ? dma_pte_clear_level+0x129/0x1a0\n ? dma_pte_clear_level+0x129/0x1a0\n ? prb_fill_curr_block+0x2f/0xc0\n ? skb_copy_bits+0x11a/0x220\n __tcf_classify+0x58/0x110\n tcf_classify_ingress+0x6b/0x140\n __netif_receive_skb_core.constprop.0+0x47d/0xfd0\n ? __iommu_dma_unmap_swiotlb+0x44/0x90\n __netif_receive_skb_one_core+0x3d/0xa0\n netif_receive_skb+0x116/0x170\n be_process_rx+0x22f/0x330 [be2net]\n be_poll+0x13c/0x370 [be2net]\n __napi_poll+0x2a/0x170\n net_rx_action+0x22f/0x2f0\n __do_softirq+0xca/0x2a8\n __irq_exit_rcu+0xc1/0xe0\n common_interrupt+0x83/0xa0",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: veth: Ensure eth header is in skb\u0027s linear part",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49066"
},
{
"category": "external",
"summary": "RHBZ#2348115",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348115"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49066",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49066"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49066",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49066"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022654-CVE-2022-49066-bc68@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022654-CVE-2022-49066-bc68@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: veth: Ensure eth header is in skb\u0027s linear part"
},
{
"cve": "CVE-2022-49086",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2347770"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Open vSwitch module in the Linux kernel. Improper handling of allocated memory can lead to a memory leak, potentially impacting system performance and resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: net: openvswitch: fix leak of nested actions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue has been fixed in Red Hat Enterprise Linux 8.4, 8.7, 9.0 and 9.1 via RHSA-2022:5626 [1], RHSA-2022:7683 [2], RHSA-2022:8973 [3] and RHSA-2022:8267 [4], respectively.\n\n[1]. https://access.redhat.com/errata/RHSA-2022:5626\n\n[2]. https://access.redhat.com/errata/RHSA-2022:7683\n\n[3]. https://access.redhat.com/errata/RHSA-2022:8973\n\n[4]. https://access.redhat.com/errata/RHSA-2022:8267",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49086"
},
{
"category": "external",
"summary": "RHBZ#2347770",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2347770"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49086",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49086"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49086",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49086"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022657-CVE-2022-49086-a289@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022657-CVE-2022-49086-a289@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: net: openvswitch: fix leak of nested actions"
},
{
"cve": "CVE-2022-49122",
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348154"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the Linux kernel\u0027s `dm-ioctl` interface in the `lookup_ioctl()` function, which accepts a user-provided `cmd` value that is used to index the `_ioctls` array directly. This issue could lead to an out-of-bounds access if the CPU speculatively executes the array access before `cmd` is confirmed as valid, allowing an attacker to exploit a Spectre v1 gadget attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: dm ioctl: prevent potential spectre v1 gadget",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat has rated this vulnerability with a security impact of Moderate. All Red Hat products are being evaluated for impact and Red Hat will work with the Linux community to analyze and correct any issues found. \n\nSuccessful exploitation of this flaw requires the attacker to have advanced knowledge of the software versions used on the system. \n\nFor additional information about this flaw, including possible mitigations, please refer to: https://access.redhat.com/solutions/3545361",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49122"
},
{
"category": "external",
"summary": "RHBZ#2348154",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348154"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49122",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49122"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49122",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49122"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022604-CVE-2022-49122-b139@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022604-CVE-2022-49122-b139@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: dm ioctl: prevent potential spectre v1 gadget"
},
{
"cve": "CVE-2022-49123",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348213"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nath11k: Fix frames flush failure caused by deadlock\n\nWe are seeing below warnings:\n\nkernel: [25393.301506] ath11k_pci 0000:01:00.0: failed to flush mgmt transmit queue 0\nkernel: [25398.421509] ath11k_pci 0000:01:00.0: failed to flush mgmt transmit queue 0\nkernel: [25398.421831] ath11k_pci 0000:01:00.0: dropping mgmt frame for vdev 0, is_started 0\n\nthis means ath11k fails to flush mgmt. frames because wmi_mgmt_tx_work\nhas no chance to run in 5 seconds.\n\nBy setting /proc/sys/kernel/hung_task_timeout_secs to 20 and increasing\nATH11K_FLUSH_TIMEOUT to 50 we get below warnings:\n\nkernel: [ 120.763160] INFO: task wpa_supplicant:924 blocked for more than 20 seconds.\nkernel: [ 120.763169] Not tainted 5.10.90 #12\nkernel: [ 120.763177] \"echo 0 \u003e /proc/sys/kernel/hung_task_timeout_secs\" disables this message.\nkernel: [ 120.763186] task:wpa_supplicant state:D stack: 0 pid: 924 ppid: 1 flags:0x000043a0\nkernel: [ 120.763201] Call Trace:\nkernel: [ 120.763214] __schedule+0x785/0x12fa\nkernel: [ 120.763224] ? lockdep_hardirqs_on_prepare+0xe2/0x1bb\nkernel: [ 120.763242] schedule+0x7e/0xa1\nkernel: [ 120.763253] schedule_timeout+0x98/0xfe\nkernel: [ 120.763266] ? run_local_timers+0x4a/0x4a\nkernel: [ 120.763291] ath11k_mac_flush_tx_complete+0x197/0x2b1 [ath11k 13c3a9bf37790f4ac8103b3decf7ab4008ac314a]\nkernel: [ 120.763306] ? init_wait_entry+0x2e/0x2e\nkernel: [ 120.763343] __ieee80211_flush_queues+0x167/0x21f [mac80211 335da900954f1c5ea7f1613d92088ce83342042c]\nkernel: [ 120.763378] __ieee80211_recalc_idle+0x105/0x125 [mac80211 335da900954f1c5ea7f1613d92088ce83342042c]\nkernel: [ 120.763411] ieee80211_recalc_idle+0x14/0x27 [mac80211 335da900954f1c5ea7f1613d92088ce83342042c]\nkernel: [ 120.763441] ieee80211_free_chanctx+0x77/0xa2 [mac80211 335da900954f1c5ea7f1613d92088ce83342042c]\nkernel: [ 120.763473] __ieee80211_vif_release_channel+0x100/0x131 [mac80211 335da900954f1c5ea7f1613d92088ce83342042c]\nkernel: [ 120.763540] ieee80211_vif_release_channel+0x66/0x81 [mac80211 335da900954f1c5ea7f1613d92088ce83342042c]\nkernel: [ 120.763572] ieee80211_destroy_auth_data+0xa3/0xe6 [mac80211 335da900954f1c5ea7f1613d92088ce83342042c]\nkernel: [ 120.763612] ieee80211_mgd_deauth+0x178/0x29b [mac80211 335da900954f1c5ea7f1613d92088ce83342042c]\nkernel: [ 120.763654] cfg80211_mlme_deauth+0x1a8/0x22c [cfg80211 8945aa5bc2af5f6972336665d8ad6f9c191ad5be]\nkernel: [ 120.763697] nl80211_deauthenticate+0xfa/0x123 [cfg80211 8945aa5bc2af5f6972336665d8ad6f9c191ad5be]\nkernel: [ 120.763715] genl_rcv_msg+0x392/0x3c2\nkernel: [ 120.763750] ? nl80211_associate+0x432/0x432 [cfg80211 8945aa5bc2af5f6972336665d8ad6f9c191ad5be]\nkernel: [ 120.763782] ? nl80211_associate+0x432/0x432 [cfg80211 8945aa5bc2af5f6972336665d8ad6f9c191ad5be]\nkernel: [ 120.763802] ? genl_rcv+0x36/0x36\nkernel: [ 120.763814] netlink_rcv_skb+0x89/0xf7\nkernel: [ 120.763829] genl_rcv+0x28/0x36\nkernel: [ 120.763840] netlink_unicast+0x179/0x24b\nkernel: [ 120.763854] netlink_sendmsg+0x393/0x401\nkernel: [ 120.763872] sock_sendmsg+0x72/0x76\nkernel: [ 120.763886] ____sys_sendmsg+0x170/0x1e6\nkernel: [ 120.763897] ? copy_msghdr_from_user+0x7a/0xa2\nkernel: [ 120.763914] ___sys_sendmsg+0x95/0xd1\nkernel: [ 120.763940] __sys_sendmsg+0x85/0xbf\nkernel: [ 120.763956] do_syscall_64+0x43/0x55\nkernel: [ 120.763966] entry_SYSCALL_64_after_hwframe+0x44/0xa9\nkernel: [ 120.763977] RIP: 0033:0x79089f3fcc83\nkernel: [ 120.763986] RSP: 002b:00007ffe604f0508 EFLAGS: 00000246 ORIG_RAX: 000000000000002e\nkernel: [ 120.763997] RAX: ffffffffffffffda RBX: 000059b40e987690 RCX: 000079089f3fcc83\nkernel: [ 120.764006] RDX: 0000000000000000 RSI: 00007ffe604f0558 RDI: 0000000000000009\nkernel: [ 120.764014] RBP: 00007ffe604f0540 R08: 0000000000000004 R09: 0000000000400000\nkernel: [ 120.764023] R10: 00007ffe604f0638 R11: 0000000000000246 R12: 000059b40ea04980\nkernel: [ 120.764032] R13: 00007ffe604\n---truncated---",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: ath11k: Fix frames flush failure caused by deadlock",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49123"
},
{
"category": "external",
"summary": "RHBZ#2348213",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348213"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49123",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49123"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49123",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49123"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022604-CVE-2022-49123-8a84@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022604-CVE-2022-49123-8a84@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: ath11k: Fix frames flush failure caused by deadlock"
},
{
"cve": "CVE-2022-49129",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2347839"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmt76: mt7921: fix crash when startup fails.\n\nIf the nic fails to start, it is possible that the\nreset_work has already been scheduled. Ensure the\nwork item is canceled so we do not have use-after-free\ncrash in case cleanup is called before the work item\nis executed.\n\nThis fixes crash on my x86_64 apu2 when mt7921k radio\nfails to work. Radio still fails, but OS does not\ncrash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: mt76: mt7921: fix crash when startup fails.",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49129"
},
{
"category": "external",
"summary": "RHBZ#2347839",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2347839"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49129",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49129"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49129",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49129"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022605-CVE-2022-49129-a098@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022605-CVE-2022-49129-a098@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: mt76: mt7921: fix crash when startup fails."
},
{
"cve": "CVE-2022-49130",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348275"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nath11k: mhi: use mhi_sync_power_up()\n\nIf amss.bin was missing ath11k would crash during \u0027rmmod ath11k_pci\u0027. The\nreason for that was that we were using mhi_async_power_up() which does not\ncheck any errors. But mhi_sync_power_up() on the other hand does check for\nerrors so let\u0027s use that to fix the crash.\n\nI was not able to find a reason why an async version was used.\nath11k_mhi_start() (which enables state ATH11K_MHI_POWER_ON) is called from\nath11k_hif_power_up(), which can sleep. So sync version should be safe to use\nhere.\n\n[ 145.569731] general protection fault, probably for non-canonical address 0xdffffc0000000000: 0000 [#1] PREEMPT SMP DEBUG_PAGEALLOC KASAN PTI\n[ 145.569789] KASAN: null-ptr-deref in range [0x0000000000000000-0x0000000000000007]\n[ 145.569843] CPU: 2 PID: 1628 Comm: rmmod Kdump: loaded Tainted: G W 5.16.0-wt-ath+ #567\n[ 145.569898] Hardware name: Intel(R) Client Systems NUC8i7HVK/NUC8i7HVB, BIOS HNKBLi70.86A.0067.2021.0528.1339 05/28/2021\n[ 145.569956] RIP: 0010:ath11k_hal_srng_access_begin+0xb5/0x2b0 [ath11k]\n[ 145.570028] Code: df 48 89 fa 48 c1 ea 03 80 3c 02 00 0f 85 ec 01 00 00 48 8b ab a8 00 00 00 48 b8 00 00 00 00 00 fc ff df 48 89 ea 48 c1 ea 03 \u003c0f\u003e b6 14 02 48 89 e8 83 e0 07 83 c0 03 45 85 ed 75 48 38 d0 7c 08\n[ 145.570089] RSP: 0018:ffffc900025d7ac0 EFLAGS: 00010246\n[ 145.570144] RAX: dffffc0000000000 RBX: ffff88814fca2dd8 RCX: 1ffffffff50cb455\n[ 145.570196] RDX: 0000000000000000 RSI: ffff88814fca2dd8 RDI: ffff88814fca2e80\n[ 145.570252] RBP: 0000000000000000 R08: 0000000000000000 R09: ffffffffa8659497\n[ 145.570329] R10: fffffbfff50cb292 R11: 0000000000000001 R12: ffff88814fca0000\n[ 145.570410] R13: 0000000000000000 R14: ffff88814fca2798 R15: ffff88814fca2dd8\n[ 145.570465] FS: 00007fa399988540(0000) GS:ffff888233e00000(0000) knlGS:0000000000000000\n[ 145.570519] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n[ 145.570571] CR2: 00007fa399b51421 CR3: 0000000137898002 CR4: 00000000003706e0\n[ 145.570623] Call Trace:\n[ 145.570675] \u003cTASK\u003e\n[ 145.570727] ? ath11k_ce_tx_process_cb+0x34b/0x860 [ath11k]\n[ 145.570797] ath11k_ce_tx_process_cb+0x356/0x860 [ath11k]\n[ 145.570864] ? tasklet_init+0x150/0x150\n[ 145.570919] ? ath11k_ce_alloc_pipes+0x280/0x280 [ath11k]\n[ 145.570986] ? tasklet_clear_sched+0x42/0xe0\n[ 145.571042] ? tasklet_kill+0xe9/0x1b0\n[ 145.571095] ? tasklet_clear_sched+0xe0/0xe0\n[ 145.571148] ? irq_has_action+0x120/0x120\n[ 145.571202] ath11k_ce_cleanup_pipes+0x45a/0x580 [ath11k]\n[ 145.571270] ? ath11k_pci_stop+0x10e/0x170 [ath11k_pci]\n[ 145.571345] ath11k_core_stop+0x8a/0xc0 [ath11k]\n[ 145.571434] ath11k_core_deinit+0x9e/0x150 [ath11k]\n[ 145.571499] ath11k_pci_remove+0xd2/0x260 [ath11k_pci]\n[ 145.571553] pci_device_remove+0x9a/0x1c0\n[ 145.571605] __device_release_driver+0x332/0x660\n[ 145.571659] driver_detach+0x1e7/0x2c0\n[ 145.571712] bus_remove_driver+0xe2/0x2d0\n[ 145.571772] pci_unregister_driver+0x21/0x250\n[ 145.571826] __do_sys_delete_module+0x30a/0x4b0\n[ 145.571879] ? free_module+0xac0/0xac0\n[ 145.571933] ? lockdep_hardirqs_on_prepare.part.0+0x18c/0x370\n[ 145.571986] ? syscall_enter_from_user_mode+0x1d/0x50\n[ 145.572039] ? lockdep_hardirqs_on+0x79/0x100\n[ 145.572097] do_syscall_64+0x3b/0x90\n[ 145.572153] entry_SYSCALL_64_after_hwframe+0x44/0xae\n\nTested-on: WCN6855 hw2.0 PCI WLAN.HSP.1.1-03003-QCAHSPSWPL_V1_V2_SILICONZ_LITE-2",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: ath11k: mhi: use mhi_sync_power_up()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49130"
},
{
"category": "external",
"summary": "RHBZ#2348275",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348275"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49130",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49130"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49130",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49130"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022605-CVE-2022-49130-8e95@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022605-CVE-2022-49130-8e95@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: ath11k: mhi: use mhi_sync_power_up()"
},
{
"cve": "CVE-2022-49145",
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348029"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nACPI: CPPC: Avoid out of bounds access when parsing _CPC data\n\nIf the NumEntries field in the _CPC return package is less than 2, do\nnot attempt to access the \"Revision\" element of that package, because\nit may not be present then.\n\nBugLink: https://lore.kernel.org/lkml/20220322143534.GC32582@xsang-OptiPlex-9020/",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: ACPI: CPPC: Avoid out of bounds access when parsing _CPC data",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49145"
},
{
"category": "external",
"summary": "RHBZ#2348029",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348029"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49145",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49145"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49145",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49145"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022608-CVE-2022-49145-3c50@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022608-CVE-2022-49145-3c50@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: ACPI: CPPC: Avoid out of bounds access when parsing _CPC data"
},
{
"cve": "CVE-2022-49156",
"cwe": {
"id": "CWE-99",
"name": "Improper Control of Resource Identifiers (\u0027Resource Injection\u0027)"
},
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2347783"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nscsi: qla2xxx: Fix scheduling while atomic\n\nThe driver makes a call into midlayer (fc_remote_port_delete) which can put\nthe thread to sleep. The thread that originates the call is in interrupt\ncontext. The combination of the two trigger a crash. Schedule the call in\nnon-interrupt context where it is more safe.\n\nkernel: BUG: scheduling while atomic: swapper/7/0/0x00010000\nkernel: Call Trace:\nkernel: \u003cIRQ\u003e\nkernel: dump_stack+0x66/0x81\nkernel: __schedule_bug.cold.90+0x5/0x1d\nkernel: __schedule+0x7af/0x960\nkernel: schedule+0x28/0x80\nkernel: schedule_timeout+0x26d/0x3b0\nkernel: wait_for_completion+0xb4/0x140\nkernel: ? wake_up_q+0x70/0x70\nkernel: __wait_rcu_gp+0x12c/0x160\nkernel: ? sdev_evt_alloc+0xc0/0x180 [scsi_mod]\nkernel: synchronize_sched+0x6c/0x80\nkernel: ? call_rcu_bh+0x20/0x20\nkernel: ? __bpf_trace_rcu_invoke_callback+0x10/0x10\nkernel: sdev_evt_alloc+0xfd/0x180 [scsi_mod]\nkernel: starget_for_each_device+0x85/0xb0 [scsi_mod]\nkernel: ? scsi_init_io+0x360/0x3d0 [scsi_mod]\nkernel: scsi_init_io+0x388/0x3d0 [scsi_mod]\nkernel: device_for_each_child+0x54/0x90\nkernel: fc_remote_port_delete+0x70/0xe0 [scsi_transport_fc]\nkernel: qla2x00_schedule_rport_del+0x62/0xf0 [qla2xxx]\nkernel: qla2x00_mark_device_lost+0x9c/0xd0 [qla2xxx]\nkernel: qla24xx_handle_plogi_done_event+0x55f/0x570 [qla2xxx]\nkernel: qla2x00_async_login_sp_done+0xd2/0x100 [qla2xxx]\nkernel: qla24xx_logio_entry+0x13a/0x3c0 [qla2xxx]\nkernel: qla24xx_process_response_queue+0x306/0x400 [qla2xxx]\nkernel: qla24xx_msix_rsp_q+0x3f/0xb0 [qla2xxx]\nkernel: __handle_irq_event_percpu+0x40/0x180\nkernel: handle_irq_event_percpu+0x30/0x80\nkernel: handle_irq_event+0x36/0x60",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: scsi: qla2xxx: Fix scheduling while atomic",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49156"
},
{
"category": "external",
"summary": "RHBZ#2347783",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2347783"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49156",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49156"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022610-CVE-2022-49156-a5c9@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022610-CVE-2022-49156-a5c9@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: scsi: qla2xxx: Fix scheduling while atomic"
},
{
"cve": "CVE-2022-49158",
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348055"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nscsi: qla2xxx: Fix warning message due to adisc being flushed\n\nFix warning message due to adisc being flushed. Linux kernel triggered a\nwarning message where a different error code type is not matching up with\nthe expected type. Add additional translation of one error code type to\nanother.\n\nWARNING: CPU: 2 PID: 1131623 at drivers/scsi/qla2xxx/qla_init.c:498\nqla2x00_async_adisc_sp_done+0x294/0x2b0 [qla2xxx]\nCPU: 2 PID: 1131623 Comm: drmgr Not tainted 5.13.0-rc1-autotest #1\n..\nGPR28: c000000aaa9c8890 c0080000079ab678 c00000140a104800 c00000002bd19000\nNIP [c00800000790857c] qla2x00_async_adisc_sp_done+0x294/0x2b0 [qla2xxx]\nLR [c008000007908578] qla2x00_async_adisc_sp_done+0x290/0x2b0 [qla2xxx]\nCall Trace:\n[c00000001cdc3620] [c008000007908578] qla2x00_async_adisc_sp_done+0x290/0x2b0 [qla2xxx] (unreliable)\n[c00000001cdc3710] [c0080000078f3080] __qla2x00_abort_all_cmds+0x1b8/0x580 [qla2xxx]\n[c00000001cdc3840] [c0080000078f589c] qla2x00_abort_all_cmds+0x34/0xd0 [qla2xxx]\n[c00000001cdc3880] [c0080000079153d8] qla2x00_abort_isp_cleanup+0x3f0/0x570 [qla2xxx]\n[c00000001cdc3920] [c0080000078fb7e8] qla2x00_remove_one+0x3d0/0x480 [qla2xxx]\n[c00000001cdc39b0] [c00000000071c274] pci_device_remove+0x64/0x120\n[c00000001cdc39f0] [c0000000007fb818] device_release_driver_internal+0x168/0x2a0\n[c00000001cdc3a30] [c00000000070e304] pci_stop_bus_device+0xb4/0x100\n[c00000001cdc3a70] [c00000000070e4f0] pci_stop_and_remove_bus_device+0x20/0x40\n[c00000001cdc3aa0] [c000000000073940] pci_hp_remove_devices+0x90/0x130\n[c00000001cdc3b30] [c0080000070704d0] disable_slot+0x38/0x90 [rpaphp] [\nc00000001cdc3b60] [c00000000073eb4c] power_write_file+0xcc/0x180\n[c00000001cdc3be0] [c0000000007354bc] pci_slot_attr_store+0x3c/0x60\n[c00000001cdc3c00] [c00000000055f820] sysfs_kf_write+0x60/0x80 [c00000001cdc3c20]\n[c00000000055df10] kernfs_fop_write_iter+0x1a0/0x290\n[c00000001cdc3c70] [c000000000447c4c] new_sync_write+0x14c/0x1d0\n[c00000001cdc3d10] [c00000000044b134] vfs_write+0x224/0x330\n[c00000001cdc3d60] [c00000000044b3f4] ksys_write+0x74/0x130\n[c00000001cdc3db0] [c00000000002df70] system_call_exception+0x150/0x2d0\n[c00000001cdc3e10] [c00000000000d45c] system_call_common+0xec/0x278",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: scsi: qla2xxx: Fix warning message due to adisc being flushed",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49158"
},
{
"category": "external",
"summary": "RHBZ#2348055",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348055"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49158",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49158"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49158",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49158"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022610-CVE-2022-49158-64aa@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022610-CVE-2022-49158-64aa@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: scsi: qla2xxx: Fix warning message due to adisc being flushed"
},
{
"cve": "CVE-2022-49160",
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2347673"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nscsi: qla2xxx: Fix crash during module load unload test\n\nDuring purex packet handling the driver was incorrectly freeing a\npre-allocated structure. Fix this by skipping that entry.\n\nSystem crashed with the following stack during a module unload test.\n\nCall Trace:\n\tsbitmap_init_node+0x7f/0x1e0\n\tsbitmap_queue_init_node+0x24/0x150\n\tblk_mq_init_bitmaps+0x3d/0xa0\n\tblk_mq_init_tags+0x68/0x90\n\tblk_mq_alloc_map_and_rqs+0x44/0x120\n\tblk_mq_alloc_set_map_and_rqs+0x63/0x150\n\tblk_mq_alloc_tag_set+0x11b/0x230\n\tscsi_add_host_with_dma.cold+0x3f/0x245\n\tqla2x00_probe_one+0xd5a/0x1b80 [qla2xxx]\n\nCall Trace with slub_debug and debug kernel:\n\tkasan_report_invalid_free+0x50/0x80\n\t__kasan_slab_free+0x137/0x150\n\tslab_free_freelist_hook+0xc6/0x190\n\tkfree+0xe8/0x2e0\n\tqla2x00_free_device+0x3bb/0x5d0 [qla2xxx]\n\tqla2x00_remove_one+0x668/0xcf0 [qla2xxx]",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: scsi: qla2xxx: Fix crash during module load unload test",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49160"
},
{
"category": "external",
"summary": "RHBZ#2347673",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2347673"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49160",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49160"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49160",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49160"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022610-CVE-2022-49160-0990@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022610-CVE-2022-49160-0990@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: scsi: qla2xxx: Fix crash during module load unload test"
},
{
"cve": "CVE-2022-49175",
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348314"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nPM: core: keep irq flags in device_pm_check_callbacks()\n\nThe function device_pm_check_callbacks() can be called under the spin\nlock (in the reported case it happens from genpd_add_device() -\u003e\ndev_pm_domain_set(), when the genpd uses spinlocks rather than mutexes.\n\nHowever this function uncoditionally uses spin_lock_irq() /\nspin_unlock_irq(), thus not preserving the CPU flags. Use the\nirqsave/irqrestore instead.\n\nThe backtrace for the reference:\n[ 2.752010] ------------[ cut here ]------------\n[ 2.756769] raw_local_irq_restore() called with IRQs enabled\n[ 2.762596] WARNING: CPU: 4 PID: 1 at kernel/locking/irqflag-debug.c:10 warn_bogus_irq_restore+0x34/0x50\n[ 2.772338] Modules linked in:\n[ 2.775487] CPU: 4 PID: 1 Comm: swapper/0 Tainted: G S 5.17.0-rc6-00384-ge330d0d82eff-dirty #684\n[ 2.781384] Freeing initrd memory: 46024K\n[ 2.785839] pstate: 60400005 (nZCv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)\n[ 2.785841] pc : warn_bogus_irq_restore+0x34/0x50\n[ 2.785844] lr : warn_bogus_irq_restore+0x34/0x50\n[ 2.785846] sp : ffff80000805b7d0\n[ 2.785847] x29: ffff80000805b7d0 x28: 0000000000000000 x27: 0000000000000002\n[ 2.785850] x26: ffffd40e80930b18 x25: ffff7ee2329192b8 x24: ffff7edfc9f60800\n[ 2.785853] x23: ffffd40e80930b18 x22: ffffd40e80930d30 x21: ffff7edfc0dffa00\n[ 2.785856] x20: ffff7edfc09e3768 x19: 0000000000000000 x18: ffffffffffffffff\n[ 2.845775] x17: 6572206f74206465 x16: 6c696166203a3030 x15: ffff80008805b4f7\n[ 2.853108] x14: 0000000000000000 x13: ffffd40e809550b0 x12: 00000000000003d8\n[ 2.860441] x11: 0000000000000148 x10: ffffd40e809550b0 x9 : ffffd40e809550b0\n[ 2.867774] x8 : 00000000ffffefff x7 : ffffd40e809ad0b0 x6 : ffffd40e809ad0b0\n[ 2.875107] x5 : 000000000000bff4 x4 : 0000000000000000 x3 : 0000000000000000\n[ 2.882440] x2 : 0000000000000000 x1 : 0000000000000000 x0 : ffff7edfc03a8000\n[ 2.889774] Call trace:\n[ 2.892290] warn_bogus_irq_restore+0x34/0x50\n[ 2.896770] _raw_spin_unlock_irqrestore+0x94/0xa0\n[ 2.901690] genpd_unlock_spin+0x20/0x30\n[ 2.905724] genpd_add_device+0x100/0x2d0\n[ 2.909850] __genpd_dev_pm_attach+0xa8/0x23c\n[ 2.914329] genpd_dev_pm_attach_by_id+0xc4/0x190\n[ 2.919167] genpd_dev_pm_attach_by_name+0x3c/0xd0\n[ 2.924086] dev_pm_domain_attach_by_name+0x24/0x30\n[ 2.929102] psci_dt_attach_cpu+0x24/0x90\n[ 2.933230] psci_cpuidle_probe+0x2d4/0x46c\n[ 2.937534] platform_probe+0x68/0xe0\n[ 2.941304] really_probe.part.0+0x9c/0x2fc\n[ 2.945605] __driver_probe_device+0x98/0x144\n[ 2.950085] driver_probe_device+0x44/0x15c\n[ 2.954385] __device_attach_driver+0xb8/0x120\n[ 2.958950] bus_for_each_drv+0x78/0xd0\n[ 2.962896] __device_attach+0xd8/0x180\n[ 2.966843] device_initial_probe+0x14/0x20\n[ 2.971144] bus_probe_device+0x9c/0xa4\n[ 2.975092] device_add+0x380/0x88c\n[ 2.978679] platform_device_add+0x114/0x234\n[ 2.983067] platform_device_register_full+0x100/0x190\n[ 2.988344] psci_idle_init+0x6c/0xb0\n[ 2.992113] do_one_initcall+0x74/0x3a0\n[ 2.996060] kernel_init_freeable+0x2fc/0x384\n[ 3.000543] kernel_init+0x28/0x130\n[ 3.004132] ret_from_fork+0x10/0x20\n[ 3.007817] irq event stamp: 319826\n[ 3.011404] hardirqs last enabled at (319825): [\u003cffffd40e7eda0268\u003e] __up_console_sem+0x78/0x84\n[ 3.020332] hardirqs last disabled at (319826): [\u003cffffd40e7fd6d9d8\u003e] el1_dbg+0x24/0x8c\n[ 3.028458] softirqs last enabled at (318312): [\u003cffffd40e7ec90410\u003e] _stext+0x410/0x588\n[ 3.036678] softirqs last disabled at (318299): [\u003cffffd40e7ed1bf68\u003e] __irq_exit_rcu+0x158/0x174\n[ 3.045607] ---[ end trace 0000000000000000 ]---",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: PM: core: keep irq flags in device_pm_check_callbacks()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49175"
},
{
"category": "external",
"summary": "RHBZ#2348314",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348314"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49175",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49175"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49175",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49175"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022613-CVE-2022-49175-1b88@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022613-CVE-2022-49175-1b88@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: PM: core: keep irq flags in device_pm_check_callbacks()"
},
{
"cve": "CVE-2022-49199",
"cwe": {
"id": "CWE-191",
"name": "Integer Underflow (Wrap or Wraparound)"
},
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2347806"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/nldev: Prevent underflow in nldev_stat_set_counter_dynamic_doit()\n\nThis code checks \"index\" for an upper bound but it does not check for\nnegatives. Change the type to unsigned to prevent underflows.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: RDMA/nldev: Prevent underflow in nldev_stat_set_counter_dynamic_doit()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The bug could happen only if RDMA being used (that is Remote Direct Memory Access). The security impact is limited, because it is integer underflow bug that does not lead to an actual kernel panic or other fail. It can lead to incorrect behavior of RDMA (for example to incorrect statistics counters value or similar).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49199"
},
{
"category": "external",
"summary": "RHBZ#2347806",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2347806"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49199",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49199"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49199",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49199"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022617-CVE-2022-49199-54e5@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022617-CVE-2022-49199-54e5@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent module ib_core from being loaded. Please see https://access.redhat.com/solutions/41278 for how to blacklist a kernel module to prevent it from loading automatically.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: RDMA/nldev: Prevent underflow in nldev_stat_set_counter_dynamic_doit()"
},
{
"cve": "CVE-2022-49235",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2347667"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nath9k_htc: fix uninit value bugs\n\nSyzbot reported 2 KMSAN bugs in ath9k. All of them are caused by missing\nfield initialization.\n\nIn htc_connect_service() svc_meta_len and pad are not initialized. Based\non code it looks like in current skb there is no service data, so simply\ninitialize svc_meta_len to 0.\n\nhtc_issue_send() does not initialize htc_frame_hdr::control array. Based\non firmware code, it will initialize it by itself, so simply zero whole\narray to make KMSAN happy\n\nFail logs:\n\nBUG: KMSAN: kernel-usb-infoleak in usb_submit_urb+0x6c1/0x2aa0 drivers/usb/core/urb.c:430\n usb_submit_urb+0x6c1/0x2aa0 drivers/usb/core/urb.c:430\n hif_usb_send_regout drivers/net/wireless/ath/ath9k/hif_usb.c:127 [inline]\n hif_usb_send+0x5f0/0x16f0 drivers/net/wireless/ath/ath9k/hif_usb.c:479\n htc_issue_send drivers/net/wireless/ath/ath9k/htc_hst.c:34 [inline]\n htc_connect_service+0x143e/0x1960 drivers/net/wireless/ath/ath9k/htc_hst.c:275\n...\n\nUninit was created at:\n slab_post_alloc_hook mm/slab.h:524 [inline]\n slab_alloc_node mm/slub.c:3251 [inline]\n __kmalloc_node_track_caller+0xe0c/0x1510 mm/slub.c:4974\n kmalloc_reserve net/core/skbuff.c:354 [inline]\n __alloc_skb+0x545/0xf90 net/core/skbuff.c:426\n alloc_skb include/linux/skbuff.h:1126 [inline]\n htc_connect_service+0x1029/0x1960 drivers/net/wireless/ath/ath9k/htc_hst.c:258\n...\n\nBytes 4-7 of 18 are uninitialized\nMemory access of size 18 starts at ffff888027377e00\n\nBUG: KMSAN: kernel-usb-infoleak in usb_submit_urb+0x6c1/0x2aa0 drivers/usb/core/urb.c:430\n usb_submit_urb+0x6c1/0x2aa0 drivers/usb/core/urb.c:430\n hif_usb_send_regout drivers/net/wireless/ath/ath9k/hif_usb.c:127 [inline]\n hif_usb_send+0x5f0/0x16f0 drivers/net/wireless/ath/ath9k/hif_usb.c:479\n htc_issue_send drivers/net/wireless/ath/ath9k/htc_hst.c:34 [inline]\n htc_connect_service+0x143e/0x1960 drivers/net/wireless/ath/ath9k/htc_hst.c:275\n...\n\nUninit was created at:\n slab_post_alloc_hook mm/slab.h:524 [inline]\n slab_alloc_node mm/slub.c:3251 [inline]\n __kmalloc_node_track_caller+0xe0c/0x1510 mm/slub.c:4974\n kmalloc_reserve net/core/skbuff.c:354 [inline]\n __alloc_skb+0x545/0xf90 net/core/skbuff.c:426\n alloc_skb include/linux/skbuff.h:1126 [inline]\n htc_connect_service+0x1029/0x1960 drivers/net/wireless/ath/ath9k/htc_hst.c:258\n...\n\nBytes 16-17 of 18 are uninitialized\nMemory access of size 18 starts at ffff888027377e00",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: ath9k_htc: fix uninit value bugs",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49235"
},
{
"category": "external",
"summary": "RHBZ#2347667",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2347667"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49235",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49235"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49235",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49235"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022624-CVE-2022-49235-52fb@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022624-CVE-2022-49235-52fb@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: ath9k_htc: fix uninit value bugs"
},
{
"cve": "CVE-2022-49238",
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348142"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the Linux kernel\u0027s ath11k driver, where an accidental skip was introduced during peer deletion, originally intended to fix a firmware crash by changing the WMI command sequence. This results in a potential use-after-free scenario caused by the peer structure not being set to NULL and thus being accessed later on by other functions. This issue can lead to memory corruption, system instability, and potential code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: ath11k: free peer for station when disconnect from AP for QCA6390/WCN6855",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49238"
},
{
"category": "external",
"summary": "RHBZ#2348142",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348142"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49238",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49238"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49238",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49238"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022624-CVE-2022-49238-3642@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022624-CVE-2022-49238-3642@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: ath11k: free peer for station when disconnect from AP for QCA6390/WCN6855"
},
{
"cve": "CVE-2022-49259",
"cwe": {
"id": "CWE-459",
"name": "Incomplete Cleanup"
},
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348360"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nblock: don\u0027t delete queue kobject before its children\n\nkobjects aren\u0027t supposed to be deleted before their child kobjects are\ndeleted. Apparently this is usually benign; however, a WARN will be\ntriggered if one of the child kobjects has a named attribute group:\n\n sysfs group \u0027modes\u0027 not found for kobject \u0027crypto\u0027\n WARNING: CPU: 0 PID: 1 at fs/sysfs/group.c:278 sysfs_remove_group+0x72/0x80\n ...\n Call Trace:\n sysfs_remove_groups+0x29/0x40 fs/sysfs/group.c:312\n __kobject_del+0x20/0x80 lib/kobject.c:611\n kobject_cleanup+0xa4/0x140 lib/kobject.c:696\n kobject_release lib/kobject.c:736 [inline]\n kref_put include/linux/kref.h:65 [inline]\n kobject_put+0x53/0x70 lib/kobject.c:753\n blk_crypto_sysfs_unregister+0x10/0x20 block/blk-crypto-sysfs.c:159\n blk_unregister_queue+0xb0/0x110 block/blk-sysfs.c:962\n del_gendisk+0x117/0x250 block/genhd.c:610\n\nFix this by moving the kobject_del() and the corresponding\nkobject_uevent() to the correct place.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: block: don\u0027t delete queue kobject before its children",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49259"
},
{
"category": "external",
"summary": "RHBZ#2348360",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348360"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49259",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49259"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49259",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49259"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022628-CVE-2022-49259-00f9@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022628-CVE-2022-49259-00f9@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 2.3,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: block: don\u0027t delete queue kobject before its children"
},
{
"cve": "CVE-2022-49263",
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348286"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbrcmfmac: pcie: Release firmwares in the brcmf_pcie_setup error path\n\nThis avoids leaking memory if brcmf_chip_get_raminfo fails. Note that\nthe CLM blob is released in the device remove path.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: brcmfmac: pcie: Release firmwares in the brcmf_pcie_setup error path",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49263"
},
{
"category": "external",
"summary": "RHBZ#2348286",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348286"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49263",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49263"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49263",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49263"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022628-CVE-2022-49263-2e87@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022628-CVE-2022-49263-2e87@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: brcmfmac: pcie: Release firmwares in the brcmf_pcie_setup error path"
},
{
"cve": "CVE-2022-49268",
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348329"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nASoC: SOF: Intel: Fix NULL ptr dereference when ENOMEM\n\nDo not call snd_dma_free_pages() when snd_dma_alloc_pages() returns\n-ENOMEM because it leads to a NULL pointer dereference bug.\n\nThe dmesg says:\n\n [ T1387] sof-audio-pci-intel-tgl 0000:00:1f.3: error: memory alloc failed: -12\n [ T1387] BUG: kernel NULL pointer dereference, address: 0000000000000000\n [ T1387] #PF: supervisor read access in kernel mode\n [ T1387] #PF: error_code(0x0000) - not-present page\n [ T1387] PGD 0 P4D 0\n [ T1387] Oops: 0000 [#1] PREEMPT SMP NOPTI\n [ T1387] CPU: 6 PID: 1387 Comm: alsa-sink-HDA A Tainted: G W 5.17.0-rc4-superb-owl-00055-g80d47f5de5e3\n [ T1387] Hardware name: HP HP Laptop 14s-dq2xxx/87FD, BIOS F.15 09/15/2021\n [ T1387] RIP: 0010:dma_free_noncontiguous+0x37/0x80\n [ T1387] Code: [... snip ...]\n [ T1387] RSP: 0000:ffffc90002b87770 EFLAGS: 00010246\n [ T1387] RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000000\n [ T1387] RDX: 0000000000000000 RSI: 0000000000000000 RDI: ffff888101db30d0\n [ T1387] RBP: 00000000fffffff4 R08: 0000000000000000 R09: 0000000000000000\n [ T1387] R10: 0000000000000000 R11: ffffc90002b874d0 R12: 0000000000000001\n [ T1387] R13: 0000000000058000 R14: ffff888105260c68 R15: ffff888105260828\n [ T1387] FS: 00007f42e2ffd640(0000) GS:ffff888466b80000(0000) knlGS:0000000000000000\n [ T1387] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n [ T1387] CR2: 0000000000000000 CR3: 000000014acf0003 CR4: 0000000000770ee0\n [ T1387] PKRU: 55555554\n [ T1387] Call Trace:\n [ T1387] \u003cTASK\u003e\n [ T1387] cl_stream_prepare+0x10a/0x120 [snd_sof_intel_hda_common 146addf995b9279ae7f509621078cccbe4f875e1]\n [... snip ...]\n [ T1387] \u003c/TASK\u003e",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: ASoC: SOF: Intel: Fix NULL ptr dereference when ENOMEM",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49268"
},
{
"category": "external",
"summary": "RHBZ#2348329",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348329"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49268",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49268"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49268",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49268"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022629-CVE-2022-49268-4842@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022629-CVE-2022-49268-4842@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: ASoC: SOF: Intel: Fix NULL ptr dereference when ENOMEM"
},
{
"cve": "CVE-2022-49272",
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348064"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lock\n\nsyzbot caught a potential deadlock between the PCM\nruntime-\u003ebuffer_mutex and the mm-\u003emmap_lock. It was brought by the\nrecent fix to cover the racy read/write and other ioctls, and in that\ncommit, I overlooked a (hopefully only) corner case that may take the\nrevert lock, namely, the OSS mmap. The OSS mmap operation\nexceptionally allows to re-configure the parameters inside the OSS\nmmap syscall, where mm-\u003emmap_mutex is already held. Meanwhile, the\ncopy_from/to_user calls at read/write operations also take the\nmm-\u003emmap_lock internally, hence it may lead to a AB/BA deadlock.\n\nA similar problem was already seen in the past and we fixed it with a\nrefcount (in commit b248371628aa). The former fix covered only the\ncall paths with OSS read/write and OSS ioctls, while we need to cover\nthe concurrent access via both ALSA and OSS APIs now.\n\nThis patch addresses the problem above by replacing the buffer_mutex\nlock in the read/write operations with a refcount similar as we\u0027ve\nused for OSS. The new field, runtime-\u003ebuffer_accessing, keeps the\nnumber of concurrent read/write operations. Unlike the former\nbuffer_mutex protection, this protects only around the\ncopy_from/to_user() calls; the other codes are basically protected by\nthe PCM stream lock. The refcount can be a negative, meaning blocked\nby the ioctls. If a negative value is seen, the read/write aborts\nwith -EBUSY. In the ioctl side, OTOH, they check this refcount, too,\nand set to a negative value for blocking unless it\u0027s already being\naccessed.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lock",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49272"
},
{
"category": "external",
"summary": "RHBZ#2348064",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348064"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49272",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49272"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49272",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49272"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022630-CVE-2022-49272-4b85@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022630-CVE-2022-49272-4b85@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lock"
},
{
"cve": "CVE-2022-49288",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2347877"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nALSA: pcm: Fix races among concurrent prealloc proc writes\n\nWe have no protection against concurrent PCM buffer preallocation\nchanges via proc files, and it may potentially lead to UAF or some\nweird problem. This patch applies the PCM open_mutex to the proc\nwrite operation for avoiding the racy proc writes and the PCM stream\nopen (and further operations).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: ALSA: pcm: Fix races among concurrent prealloc proc writes",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49288"
},
{
"category": "external",
"summary": "RHBZ#2347877",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2347877"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49288",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49288"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022633-CVE-2022-49288-d3cb@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022633-CVE-2022-49288-d3cb@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: ALSA: pcm: Fix races among concurrent prealloc proc writes"
},
{
"cve": "CVE-2022-49290",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2347727"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmac80211: fix potential double free on mesh join\n\nWhile commit 6a01afcf8468 (\"mac80211: mesh: Free ie data when leaving\nmesh\") fixed a memory leak on mesh leave / teardown it introduced a\npotential memory corruption caused by a double free when rejoining the\nmesh:\n\n ieee80211_leave_mesh()\n -\u003e kfree(sdata-\u003eu.mesh.ie);\n ...\n ieee80211_join_mesh()\n -\u003e copy_mesh_setup()\n -\u003e old_ie = ifmsh-\u003eie;\n -\u003e kfree(old_ie);\n\nThis double free / kernel panics can be reproduced by using wpa_supplicant\nwith an encrypted mesh (if set up without encryption via \"iw\" then\nifmsh-\u003eie is always NULL, which avoids this issue). And then calling:\n\n $ iw dev mesh0 mesh leave\n $ iw dev mesh0 mesh join my-mesh\n\nNote that typically these commands are not used / working when using\nwpa_supplicant. And it seems that wpa_supplicant or wpa_cli are going\nthrough a NETDEV_DOWN/NETDEV_UP cycle between a mesh leave and mesh join\nwhere the NETDEV_UP resets the mesh.ie to NULL via a memcpy of\ndefault_mesh_setup in cfg80211_netdev_notifier_call, which then avoids\nthe memory corruption, too.\n\nThe issue was first observed in an application which was not using\nwpa_supplicant but \"Senf\" instead, which implements its own calls to\nnl80211.\n\nFixing the issue by removing the kfree()\u0027ing of the mesh IE in the mesh\njoin function and leaving it solely up to the mesh leave to free the\nmesh IE.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: mac80211: fix potential double free on mesh join",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49290"
},
{
"category": "external",
"summary": "RHBZ#2347727",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2347727"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49290",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49290"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49290",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49290"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022633-CVE-2022-49290-42e8@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022633-CVE-2022-49290-42e8@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: mac80211: fix potential double free on mesh join"
},
{
"cve": "CVE-2022-49292",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348302"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nALSA: oss: Fix PCM OSS buffer allocation overflow\n\nWe\u0027ve got syzbot reports hitting INT_MAX overflow at vmalloc()\nallocation that is called from snd_pcm_plug_alloc(). Although we\napply the restrictions to input parameters, it\u0027s based only on the\nhw_params of the underlying PCM device. Since the PCM OSS layer\nallocates a temporary buffer for the data conversion, the size may\nbecome unexpectedly large when more channels or higher rates is given;\nin the reported case, it went over INT_MAX, hence it hits WARN_ON().\n\nThis patch is an attempt to avoid such an overflow and an allocation\nfor too large buffers. First off, it adds the limit of 1MB as the\nupper bound for period bytes. This must be large enough for all use\ncases, and we really don\u0027t want to handle a larger temporary buffer\nthan this size. The size check is performed at two places, where the\noriginal period bytes is calculated and where the plugin buffer size\nis calculated.\n\nIn addition, the driver uses array_size() and array3_size() for\nmultiplications to catch overflows for the converted period size and\nbuffer bytes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: ALSA: oss: Fix PCM OSS buffer allocation overflow",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49292"
},
{
"category": "external",
"summary": "RHBZ#2348302",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348302"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49292",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49292"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49292",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49292"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022633-CVE-2022-49292-b60c@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022633-CVE-2022-49292-b60c@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: ALSA: oss: Fix PCM OSS buffer allocation overflow"
},
{
"cve": "CVE-2022-49343",
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348095"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\next4: avoid cycles in directory h-tree\n\nA maliciously corrupted filesystem can contain cycles in the h-tree\nstored inside a directory. That can easily lead to the kernel corrupting\ntree nodes that were already verified under its hands while doing a node\nsplit and consequently accessing unallocated memory. Fix the problem by\nverifying traversed block numbers are unique.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: ext4: avoid cycles in directory h-tree",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49343"
},
{
"category": "external",
"summary": "RHBZ#2348095",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348095"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49343",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49343"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49343",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49343"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022641-CVE-2022-49343-bddc@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022641-CVE-2022-49343-bddc@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: ext4: avoid cycles in directory h-tree"
},
{
"cve": "CVE-2022-49347",
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2347821"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\next4: fix bug_on in ext4_writepages\n\nwe got issue as follows:\nEXT4-fs error (device loop0): ext4_mb_generate_buddy:1141: group 0, block bitmap and bg descriptor inconsistent: 25 vs 31513 free cls\n------------[ cut here ]------------\nkernel BUG at fs/ext4/inode.c:2708!\ninvalid opcode: 0000 [#1] PREEMPT SMP KASAN PTI\nCPU: 2 PID: 2147 Comm: rep Not tainted 5.18.0-rc2-next-20220413+ #155\nRIP: 0010:ext4_writepages+0x1977/0x1c10\nRSP: 0018:ffff88811d3e7880 EFLAGS: 00010246\nRAX: 0000000000000000 RBX: 0000000000000001 RCX: ffff88811c098000\nRDX: 0000000000000000 RSI: ffff88811c098000 RDI: 0000000000000002\nRBP: ffff888128140f50 R08: ffffffffb1ff6387 R09: 0000000000000000\nR10: 0000000000000007 R11: ffffed10250281ea R12: 0000000000000001\nR13: 00000000000000a4 R14: ffff88811d3e7bb8 R15: ffff888128141028\nFS: 00007f443aed9740(0000) GS:ffff8883aef00000(0000) knlGS:0000000000000000\nCS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\nCR2: 0000000020007200 CR3: 000000011c2a4000 CR4: 00000000000006e0\nDR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000\nDR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400\nCall Trace:\n \u003cTASK\u003e\n do_writepages+0x130/0x3a0\n filemap_fdatawrite_wbc+0x83/0xa0\n filemap_flush+0xab/0xe0\n ext4_alloc_da_blocks+0x51/0x120\n __ext4_ioctl+0x1534/0x3210\n __x64_sys_ioctl+0x12c/0x170\n do_syscall_64+0x3b/0x90\n\nIt may happen as follows:\n1. write inline_data inode\nvfs_write\n new_sync_write\n ext4_file_write_iter\n ext4_buffered_write_iter\n generic_perform_write\n ext4_da_write_begin\n ext4_da_write_inline_data_begin -\u003e If inline data size too\n small will allocate block to write, then mapping will has\n dirty page\n ext4_da_convert_inline_data_to_extent -\u003eclear EXT4_STATE_MAY_INLINE_DATA\n2. fallocate\ndo_vfs_ioctl\n ioctl_preallocate\n vfs_fallocate\n ext4_fallocate\n ext4_convert_inline_data\n ext4_convert_inline_data_nolock\n ext4_map_blocks -\u003e fail will goto restore data\n ext4_restore_inline_data\n ext4_create_inline_data\n ext4_write_inline_data\n ext4_set_inode_state -\u003e set inode EXT4_STATE_MAY_INLINE_DATA\n3. writepages\n__ext4_ioctl\n ext4_alloc_da_blocks\n filemap_flush\n filemap_fdatawrite_wbc\n do_writepages\n ext4_writepages\n if (ext4_has_inline_data(inode))\n BUG_ON(ext4_test_inode_state(inode, EXT4_STATE_MAY_INLINE_DATA))\n\nThe root cause of this issue is we destory inline data until call\next4_writepages under delay allocation mode. But there maybe already\nconvert from inline to extent. To solve this issue, we call\nfilemap_flush first..",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: ext4: fix bug_on in ext4_writepages",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49347"
},
{
"category": "external",
"summary": "RHBZ#2347821",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2347821"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49347",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49347"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49347",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49347"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022642-CVE-2022-49347-6ba6@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022642-CVE-2022-49347-6ba6@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: ext4: fix bug_on in ext4_writepages"
},
{
"cve": "CVE-2022-49349",
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348203"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\next4: fix use-after-free in ext4_rename_dir_prepare\n\nWe got issue as follows:\nEXT4-fs (loop0): mounted filesystem without journal. Opts: ,errors=continue\next4_get_first_dir_block: bh-\u003eb_data=0xffff88810bee6000 len=34478\next4_get_first_dir_block: *parent_de=0xffff88810beee6ae bh-\u003eb_data=0xffff88810bee6000\next4_rename_dir_prepare: [1] parent_de=0xffff88810beee6ae\n==================================================================\nBUG: KASAN: use-after-free in ext4_rename_dir_prepare+0x152/0x220\nRead of size 4 at addr ffff88810beee6ae by task rep/1895\n\nCPU: 13 PID: 1895 Comm: rep Not tainted 5.10.0+ #241\nCall Trace:\n dump_stack+0xbe/0xf9\n print_address_description.constprop.0+0x1e/0x220\n kasan_report.cold+0x37/0x7f\n ext4_rename_dir_prepare+0x152/0x220\n ext4_rename+0xf44/0x1ad0\n ext4_rename2+0x11c/0x170\n vfs_rename+0xa84/0x1440\n do_renameat2+0x683/0x8f0\n __x64_sys_renameat+0x53/0x60\n do_syscall_64+0x33/0x40\n entry_SYSCALL_64_after_hwframe+0x44/0xa9\nRIP: 0033:0x7f45a6fc41c9\nRSP: 002b:00007ffc5a470218 EFLAGS: 00000246 ORIG_RAX: 0000000000000108\nRAX: ffffffffffffffda RBX: 0000000000000000 RCX: 00007f45a6fc41c9\nRDX: 0000000000000005 RSI: 0000000020000180 RDI: 0000000000000005\nRBP: 00007ffc5a470240 R08: 00007ffc5a470160 R09: 0000000020000080\nR10: 00000000200001c0 R11: 0000000000000246 R12: 0000000000400bb0\nR13: 00007ffc5a470320 R14: 0000000000000000 R15: 0000000000000000\n\nThe buggy address belongs to the page:\npage:00000000440015ce refcount:0 mapcount:0 mapping:0000000000000000 index:0x1 pfn:0x10beee\nflags: 0x200000000000000()\nraw: 0200000000000000 ffffea00043ff4c8 ffffea0004325608 0000000000000000\nraw: 0000000000000001 0000000000000000 00000000ffffffff 0000000000000000\npage dumped because: kasan: bad access detected\n\nMemory state around the buggy address:\n ffff88810beee580: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff\n ffff88810beee600: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff\n\u003effff88810beee680: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff\n ^\n ffff88810beee700: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff\n ffff88810beee780: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff\n==================================================================\nDisabling lock debugging due to kernel taint\next4_rename_dir_prepare: [2] parent_de-\u003einode=3537895424\next4_rename_dir_prepare: [3] dir=0xffff888124170140\next4_rename_dir_prepare: [4] ino=2\next4_rename_dir_prepare: ent-\u003edir-\u003ei_ino=2 parent=-757071872\n\nReason is first directory entry which \u0027rec_len\u0027 is 34478, then will get illegal\nparent entry. Now, we do not check directory entry after read directory block\nin \u0027ext4_get_first_dir_block\u0027.\nTo solve this issue, check directory entry in \u0027ext4_get_first_dir_block\u0027.\n\n[ Trigger an ext4_error() instead of just warning if the directory is\n missing a \u0027.\u0027 or \u0027..\u0027 entry. Also make sure we return an error code\n if the file system is corrupted. -TYT ]",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: ext4: fix use-after-free in ext4_rename_dir_prepare",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49349"
},
{
"category": "external",
"summary": "RHBZ#2348203",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348203"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49349",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49349"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49349",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49349"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022642-CVE-2022-49349-a7f6@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022642-CVE-2022-49349-a7f6@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: ext4: fix use-after-free in ext4_rename_dir_prepare"
},
{
"cve": "CVE-2022-49374",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2347724"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ntipc: check attribute length for bearer name\n\nsyzbot reported uninit-value:\n=====================================================\nBUG: KMSAN: uninit-value in string_nocheck lib/vsprintf.c:644 [inline]\nBUG: KMSAN: uninit-value in string+0x4f9/0x6f0 lib/vsprintf.c:725\n string_nocheck lib/vsprintf.c:644 [inline]\n string+0x4f9/0x6f0 lib/vsprintf.c:725\n vsnprintf+0x2222/0x3650 lib/vsprintf.c:2806\n vprintk_store+0x537/0x2150 kernel/printk/printk.c:2158\n vprintk_emit+0x28b/0xab0 kernel/printk/printk.c:2256\n vprintk_default+0x86/0xa0 kernel/printk/printk.c:2283\n vprintk+0x15f/0x180 kernel/printk/printk_safe.c:50\n _printk+0x18d/0x1cf kernel/printk/printk.c:2293\n tipc_enable_bearer net/tipc/bearer.c:371 [inline]\n __tipc_nl_bearer_enable+0x2022/0x22a0 net/tipc/bearer.c:1033\n tipc_nl_bearer_enable+0x6c/0xb0 net/tipc/bearer.c:1042\n genl_family_rcv_msg_doit net/netlink/genetlink.c:731 [inline]\n\n- Do sanity check the attribute length for TIPC_NLA_BEARER_NAME.\n- Do not use \u0027illegal name\u0027 in printing message.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: tipc: check attribute length for bearer name",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49374"
},
{
"category": "external",
"summary": "RHBZ#2347724",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2347724"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49374",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49374"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49374",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49374"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022646-CVE-2022-49374-22a3@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022646-CVE-2022-49374-22a3@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: tipc: check attribute length for bearer name"
},
{
"cve": "CVE-2022-49378",
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2347679"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsfc: fix considering that all channels have TX queues\n\nNormally, all channels have RX and TX queues, but this is not true if\nmodparam efx_separate_tx_channels=1 is used. In that cases, some\nchannels only have RX queues and others only TX queues (or more\npreciselly, they have them allocated, but not initialized).\n\nFix efx_channel_has_tx_queues to return the correct value for this case\ntoo.\n\nMessages shown at probe time before the fix:\n sfc 0000:03:00.0 ens6f0np0: MC command 0x82 inlen 544 failed rc=-22 (raw=0) arg=0\n ------------[ cut here ]------------\n netdevice: ens6f0np0: failed to initialise TXQ -1\n WARNING: CPU: 1 PID: 626 at drivers/net/ethernet/sfc/ef10.c:2393 efx_ef10_tx_init+0x201/0x300 [sfc]\n [...] stripped\n RIP: 0010:efx_ef10_tx_init+0x201/0x300 [sfc]\n [...] stripped\n Call Trace:\n efx_init_tx_queue+0xaa/0xf0 [sfc]\n efx_start_channels+0x49/0x120 [sfc]\n efx_start_all+0x1f8/0x430 [sfc]\n efx_net_open+0x5a/0xe0 [sfc]\n __dev_open+0xd0/0x190\n __dev_change_flags+0x1b3/0x220\n dev_change_flags+0x21/0x60\n [...] stripped\n\nMessages shown at remove time before the fix:\n sfc 0000:03:00.0 ens6f0np0: failed to flush 10 queues\n sfc 0000:03:00.0 ens6f0np0: failed to flush queues",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: sfc: fix considering that all channels have TX queues",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49378"
},
{
"category": "external",
"summary": "RHBZ#2347679",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2347679"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49378",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49378"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49378",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49378"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022647-CVE-2022-49378-2598@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022647-CVE-2022-49378-2598@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: sfc: fix considering that all channels have TX queues"
},
{
"cve": "CVE-2022-49398",
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348309"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nusb: dwc3: gadget: Replace list_for_each_entry_safe() if using giveback\n\nThe list_for_each_entry_safe() macro saves the current item (n) and\nthe item after (n+1), so that n can be safely removed without\ncorrupting the list. However, when traversing the list and removing\nitems using gadget giveback, the DWC3 lock is briefly released,\nallowing other routines to execute. There is a situation where, while\nitems are being removed from the cancelled_list using\ndwc3_gadget_ep_cleanup_cancelled_requests(), the pullup disable\nroutine is running in parallel (due to UDC unbind). As the cleanup\nroutine removes n, and the pullup disable removes n+1, once the\ncleanup retakes the DWC3 lock, it references a request who was already\nremoved/handled. With list debug enabled, this leads to a panic.\nEnsure all instances of the macro are replaced where gadget giveback\nis used.\n\nExample call stack:\n\nThread#1:\n__dwc3_gadget_ep_set_halt() - CLEAR HALT\n -\u003e dwc3_gadget_ep_cleanup_cancelled_requests()\n -\u003elist_for_each_entry_safe()\n -\u003edwc3_gadget_giveback(n)\n -\u003edwc3_gadget_del_and_unmap_request()- n deleted[cancelled_list]\n -\u003espin_unlock\n -\u003eThread#2 executes\n ...\n -\u003edwc3_gadget_giveback(n+1)\n -\u003eAlready removed!\n\nThread#2:\ndwc3_gadget_pullup()\n -\u003ewaiting for dwc3 spin_lock\n ...\n -\u003eThread#1 released lock\n -\u003edwc3_stop_active_transfers()\n -\u003edwc3_remove_requests()\n -\u003efetches n+1 item from cancelled_list (n removed by Thread#1)\n -\u003edwc3_gadget_giveback()\n -\u003edwc3_gadget_del_and_unmap_request()- n+1 deleted[cancelled_list]\n -\u003espin_unlock",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: usb: dwc3: gadget: Replace list_for_each_entry_safe() if using giveback",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49398"
},
{
"category": "external",
"summary": "RHBZ#2348309",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348309"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49398",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49398"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49398",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49398"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022650-CVE-2022-49398-9274@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022650-CVE-2022-49398-9274@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: usb: dwc3: gadget: Replace list_for_each_entry_safe() if using giveback"
},
{
"cve": "CVE-2022-49404",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348266"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/hfi1: Fix potential integer multiplication overflow errors\n\nWhen multiplying of different types, an overflow is possible even when\nstoring the result in a larger type. This is because the conversion is\ndone after the multiplication. So arithmetic overflow and thus in\nincorrect value is possible.\n\nCorrect an instance of this in the inter packet delay calculation. Fix by\nensuring one of the operands is u64 which will promote the other to u64 as\nwell ensuring no overflow.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: RDMA/hfi1: Fix potential integer multiplication overflow errors",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49404"
},
{
"category": "external",
"summary": "RHBZ#2348266",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348266"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49404",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49404"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49404",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49404"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022651-CVE-2022-49404-9bb3@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022651-CVE-2022-49404-9bb3@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: RDMA/hfi1: Fix potential integer multiplication overflow errors"
},
{
"cve": "CVE-2022-49409",
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348330"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\next4: fix bug_on in __es_tree_search\n\nHulk Robot reported a BUG_ON:\n==================================================================\nkernel BUG at fs/ext4/extents_status.c:199!\n[...]\nRIP: 0010:ext4_es_end fs/ext4/extents_status.c:199 [inline]\nRIP: 0010:__es_tree_search+0x1e0/0x260 fs/ext4/extents_status.c:217\n[...]\nCall Trace:\n ext4_es_cache_extent+0x109/0x340 fs/ext4/extents_status.c:766\n ext4_cache_extents+0x239/0x2e0 fs/ext4/extents.c:561\n ext4_find_extent+0x6b7/0xa20 fs/ext4/extents.c:964\n ext4_ext_map_blocks+0x16b/0x4b70 fs/ext4/extents.c:4384\n ext4_map_blocks+0xe26/0x19f0 fs/ext4/inode.c:567\n ext4_getblk+0x320/0x4c0 fs/ext4/inode.c:980\n ext4_bread+0x2d/0x170 fs/ext4/inode.c:1031\n ext4_quota_read+0x248/0x320 fs/ext4/super.c:6257\n v2_read_header+0x78/0x110 fs/quota/quota_v2.c:63\n v2_check_quota_file+0x76/0x230 fs/quota/quota_v2.c:82\n vfs_load_quota_inode+0x5d1/0x1530 fs/quota/dquot.c:2368\n dquot_enable+0x28a/0x330 fs/quota/dquot.c:2490\n ext4_quota_enable fs/ext4/super.c:6137 [inline]\n ext4_enable_quotas+0x5d7/0x960 fs/ext4/super.c:6163\n ext4_fill_super+0xa7c9/0xdc00 fs/ext4/super.c:4754\n mount_bdev+0x2e9/0x3b0 fs/super.c:1158\n mount_fs+0x4b/0x1e4 fs/super.c:1261\n[...]\n==================================================================\n\nAbove issue may happen as follows:\n-------------------------------------\next4_fill_super\n ext4_enable_quotas\n ext4_quota_enable\n ext4_iget\n __ext4_iget\n ext4_ext_check_inode\n ext4_ext_check\n __ext4_ext_check\n ext4_valid_extent_entries\n Check for overlapping extents does\u0027t take effect\n dquot_enable\n vfs_load_quota_inode\n v2_check_quota_file\n v2_read_header\n ext4_quota_read\n ext4_bread\n ext4_getblk\n ext4_map_blocks\n ext4_ext_map_blocks\n ext4_find_extent\n ext4_cache_extents\n ext4_es_cache_extent\n ext4_es_cache_extent\n __es_tree_search\n ext4_es_end\n BUG_ON(es-\u003ees_lblk + es-\u003ees_len \u003c es-\u003ees_lblk)\n\nThe error ext4 extents is as follows:\n0af3 0300 0400 0000 00000000 extent_header\n00000000 0100 0000 12000000 extent1\n00000000 0100 0000 18000000 extent2\n02000000 0400 0000 14000000 extent3\n\nIn the ext4_valid_extent_entries function,\nif prev is 0, no error is returned even if lblock\u003c=prev.\nThis was intended to skip the check on the first extent, but\nin the error image above, prev=0+1-1=0 when checking the second extent,\nso even though lblock\u003c=prev, the function does not return an error.\nAs a result, bug_ON occurs in __es_tree_search and the system panics.\n\nTo solve this problem, we only need to check that:\n1. The lblock of the first extent is not less than 0.\n2. The lblock of the next extent is not less than\n the next block of the previous extent.\nThe same applies to extent_idx.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: ext4: fix bug_on in __es_tree_search",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49409"
},
{
"category": "external",
"summary": "RHBZ#2348330",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348330"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49409",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49409"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49409",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49409"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022652-CVE-2022-49409-b4e3@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022652-CVE-2022-49409-b4e3@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: ext4: fix bug_on in __es_tree_search"
},
{
"cve": "CVE-2022-49426",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2347804"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\niommu/arm-smmu-v3-sva: Fix mm use-after-free\n\nWe currently call arm64_mm_context_put() without holding a reference to\nthe mm, which can result in use-after-free. Call mmgrab()/mmdrop() to\nensure the mm only gets freed after we unpinned the ASID.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: iommu/arm-smmu-v3-sva: Fix mm use-after-free",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49426"
},
{
"category": "external",
"summary": "RHBZ#2347804",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2347804"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49426",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49426"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49426",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49426"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022655-CVE-2022-49426-313d@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022655-CVE-2022-49426-313d@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: iommu/arm-smmu-v3-sva: Fix mm use-after-free"
},
{
"cve": "CVE-2022-49433",
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348214"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/hfi1: Prevent use of lock before it is initialized\n\nIf there is a failure during probe of hfi1 before the sdma_map_lock is\ninitialized, the call to hfi1_free_devdata() will attempt to use a lock\nthat has not been initialized. If the locking correctness validator is on\nthen an INFO message and stack trace resembling the following may be seen:\n\n INFO: trying to register non-static key.\n The code is fine but needs lockdep annotation, or maybe\n you didn\u0027t initialize this object before use?\n turning off the locking correctness validator.\n Call Trace:\n register_lock_class+0x11b/0x880\n __lock_acquire+0xf3/0x7930\n lock_acquire+0xff/0x2d0\n _raw_spin_lock_irq+0x46/0x60\n sdma_clean+0x42a/0x660 [hfi1]\n hfi1_free_devdata+0x3a7/0x420 [hfi1]\n init_one+0x867/0x11a0 [hfi1]\n pci_device_probe+0x40e/0x8d0\n\nThe use of sdma_map_lock in sdma_clean() is for freeing the sdma_map\nmemory, and sdma_map is not allocated/initialized until after\nsdma_map_lock has been initialized. This code only needs to be run if\nsdma_map is not NULL, and so checking for that condition will avoid trying\nto use the lock before it is initialized.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: RDMA/hfi1: Prevent use of lock before it is initialized",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49433"
},
{
"category": "external",
"summary": "RHBZ#2348214",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348214"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49433",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49433"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49433",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49433"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022656-CVE-2022-49433-5ef1@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022656-CVE-2022-49433-5ef1@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: RDMA/hfi1: Prevent use of lock before it is initialized"
},
{
"cve": "CVE-2022-49515",
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2347879"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the Linux kernel\u0027s CS35L41 driver. The constant `CS35L41_NUM_OTP_ELEM` is defined as 100 but is used by the arrays `otp_map_1` and `otp_map_2`, which are both expected to contain only 99 elements. This mismatch causes the code to access memory past the array boundaries when accessing an element at the 99th index, resulting in out-of-bounds access, which can lead to system instability, memory corruption, or potential code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: ASoC: cs35l41: Fix an out-of-bounds access in otp_packed_element_t",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49515"
},
{
"category": "external",
"summary": "RHBZ#2347879",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2347879"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49515",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49515"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49515",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49515"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022610-CVE-2022-49515-61ba@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022610-CVE-2022-49515-61ba@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: ASoC: cs35l41: Fix an out-of-bounds access in otp_packed_element_t"
},
{
"cve": "CVE-2022-49534",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2347930"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nscsi: lpfc: Protect memory leak for NPIV ports sending PLOGI_RJT\n\nThere is a potential memory leak in lpfc_ignore_els_cmpl() and\nlpfc_els_rsp_reject() that was allocated from NPIV PLOGI_RJT\n(lpfc_rcv_plogi()\u0027s login_mbox).\n\nCheck if cmdiocb-\u003econtext_un.mbox was allocated in lpfc_ignore_els_cmpl(),\nand then free it back to phba-\u003embox_mem_pool along with mbox-\u003ectx_buf for\nservice parameters.\n\nFor lpfc_els_rsp_reject() failure, free both the ctx_buf for service\nparameters and the login_mbox.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: scsi: lpfc: Protect memory leak for NPIV ports sending PLOGI_RJT",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49534"
},
{
"category": "external",
"summary": "RHBZ#2347930",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2347930"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49534",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49534"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49534",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49534"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022613-CVE-2022-49534-ad11@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022613-CVE-2022-49534-ad11@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: scsi: lpfc: Protect memory leak for NPIV ports sending PLOGI_RJT"
},
{
"cve": "CVE-2022-49536",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2347847"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nscsi: lpfc: Fix SCSI I/O completion and abort handler deadlock\n\nDuring stress I/O tests with 500+ vports, hard LOCKUP call traces are\nobserved.\n\nCPU A:\n native_queued_spin_lock_slowpath+0x192\n _raw_spin_lock_irqsave+0x32\n lpfc_handle_fcp_err+0x4c6\n lpfc_fcp_io_cmd_wqe_cmpl+0x964\n lpfc_sli4_fp_handle_cqe+0x266\n __lpfc_sli4_process_cq+0x105\n __lpfc_sli4_hba_process_cq+0x3c\n lpfc_cq_poll_hdler+0x16\n irq_poll_softirq+0x76\n __softirqentry_text_start+0xe4\n irq_exit+0xf7\n do_IRQ+0x7f\n\nCPU B:\n native_queued_spin_lock_slowpath+0x5b\n _raw_spin_lock+0x1c\n lpfc_abort_handler+0x13e\n scmd_eh_abort_handler+0x85\n process_one_work+0x1a7\n worker_thread+0x30\n kthread+0x112\n ret_from_fork+0x1f\n\nDiagram of lockup:\n\nCPUA CPUB\n---- ----\nlpfc_cmd-\u003ebuf_lock\n phba-\u003ehbalock\n lpfc_cmd-\u003ebuf_lock\nphba-\u003ehbalock\n\nFix by reordering the taking of the lpfc_cmd-\u003ebuf_lock and phba-\u003ehbalock in\nlpfc_abort_handler routine so that it tries to take the lpfc_cmd-\u003ebuf_lock\nfirst before phba-\u003ehbalock.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: scsi: lpfc: Fix SCSI I/O completion and abort handler deadlock",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49536"
},
{
"category": "external",
"summary": "RHBZ#2347847",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2347847"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49536",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49536"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49536",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49536"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022613-CVE-2022-49536-db89@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022613-CVE-2022-49536-db89@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: scsi: lpfc: Fix SCSI I/O completion and abort handler deadlock"
},
{
"cve": "CVE-2022-49537",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348079"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability has been identified in the lpfc module within the Linux kernel. This flaw occurs because the driver attempts to access per-CPU data from a preemptible context using an incorrect function. This improper handling of critical data can lead to system instability and result in a denial-of-service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: scsi: lpfc: Fix call trace observed during I/O with CMF enabled",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue has been fixed in Red Hat Enterprise Linux 8.7 and 9.1 via RHSA-2022:7683 [1] and RHSA-2022:8267 [2], respectively.\n\n[1]. https://access.redhat.com/errata/RHSA-2022:7683\n\n[2]. https://access.redhat.com/errata/RHSA-2022:8267",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49537"
},
{
"category": "external",
"summary": "RHBZ#2348079",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348079"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49537",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49537"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49537",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49537"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022613-CVE-2022-49537-abf2@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022613-CVE-2022-49537-abf2@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: scsi: lpfc: Fix call trace observed during I/O with CMF enabled"
},
{
"cve": "CVE-2022-49538",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2347946"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nALSA: jack: Access input_dev under mutex\n\nIt is possible when using ASoC that input_dev is unregistered while\ncalling snd_jack_report, which causes NULL pointer dereference.\nIn order to prevent this serialize access to input_dev using mutex lock.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: ALSA: jack: Access input_dev under mutex",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49538"
},
{
"category": "external",
"summary": "RHBZ#2347946",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2347946"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49538",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49538"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49538",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49538"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022614-CVE-2022-49538-c7b9@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022614-CVE-2022-49538-c7b9@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: ALSA: jack: Access input_dev under mutex"
},
{
"cve": "CVE-2022-49541",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348119"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncifs: fix potential double free during failed mount\n\nRHBZ: https://bugzilla.redhat.com/show_bug.cgi?id=2088799",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: cifs: fix potential double free during failed mount",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw results from a missing check in the kernel\u0027s CIFS mounting code which can lead to the same pointer being freed twice when there is an error mounting the volume. An attacker could exploit this vulnerability to corrupt or alter system memory or execute arbitrary code with elevated privileges.\nNote that this vulnerability was fixed in previous errata:\nRHSA-2022:5819 for Red Hat Enterprise Linux 8.6 EUS\nRHSA-2022:7683 for Red Hat Enterprise Linux 8.7-8.10\nRHSA-2023:2458 for Red Hat Enterprise Linux 9.2 and later.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49541"
},
{
"category": "external",
"summary": "RHBZ#2348119",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348119"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49541",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49541"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49541",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49541"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022614-CVE-2022-49541-7460@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022614-CVE-2022-49541-7460@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: cifs: fix potential double free during failed mount"
},
{
"cve": "CVE-2022-49543",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348015"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nath11k: fix the warning of dev_wake in mhi_pm_disable_transition()\n\nWhen test device recovery with below command, it has warning in message\nas below.\necho assert \u003e /sys/kernel/debug/ath11k/wcn6855\\ hw2.0/simulate_fw_crash\necho assert \u003e /sys/kernel/debug/ath11k/qca6390\\ hw2.0/simulate_fw_crash\n\nwarning message:\n[ 1965.642121] ath11k_pci 0000:06:00.0: simulating firmware assert crash\n[ 1968.471364] ieee80211 phy0: Hardware restart was requested\n[ 1968.511305] ------------[ cut here ]------------\n[ 1968.511368] WARNING: CPU: 3 PID: 1546 at drivers/bus/mhi/core/pm.c:505 mhi_pm_disable_transition+0xb37/0xda0 [mhi]\n[ 1968.511443] Modules linked in: ath11k_pci ath11k mac80211 libarc4 cfg80211 qmi_helpers qrtr_mhi mhi qrtr nvme nvme_core\n[ 1968.511563] CPU: 3 PID: 1546 Comm: kworker/u17:0 Kdump: loaded Tainted: G W 5.17.0-rc3-wt-ath+ #579\n[ 1968.511629] Hardware name: Intel(R) Client Systems NUC8i7HVK/NUC8i7HVB, BIOS HNKBLi70.86A.0067.2021.0528.1339 05/28/2021\n[ 1968.511704] Workqueue: mhi_hiprio_wq mhi_pm_st_worker [mhi]\n[ 1968.511787] RIP: 0010:mhi_pm_disable_transition+0xb37/0xda0 [mhi]\n[ 1968.511870] Code: a9 fe ff ff 4c 89 ff 44 89 04 24 e8 03 46 f6 e5 44 8b 04 24 41 83 f8 01 0f 84 21 fe ff ff e9 4c fd ff ff 0f 0b e9 af f8 ff ff \u003c0f\u003e 0b e9 5c f8 ff ff 48 89 df e8 da 9e ee e3 e9 12 fd ff ff 4c 89\n[ 1968.511923] RSP: 0018:ffffc900024efbf0 EFLAGS: 00010286\n[ 1968.511969] RAX: 00000000ffffffff RBX: ffff88811d241250 RCX: ffffffffc0176922\n[ 1968.512014] RDX: 0000000000000000 RSI: 0000000000000004 RDI: ffff888118a90a24\n[ 1968.512059] RBP: ffff888118a90800 R08: 0000000000000000 R09: ffff888118a90a27\n[ 1968.512102] R10: ffffed1023152144 R11: 0000000000000001 R12: ffff888118a908ac\n[ 1968.512229] R13: ffff888118a90928 R14: dffffc0000000000 R15: ffff888118a90a24\n[ 1968.512310] FS: 0000000000000000(0000) GS:ffff888234200000(0000) knlGS:0000000000000000\n[ 1968.512405] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n[ 1968.512493] CR2: 00007f5538f443a8 CR3: 000000016dc28001 CR4: 00000000003706e0\n[ 1968.512587] Call Trace:\n[ 1968.512672] \u003cTASK\u003e\n[ 1968.512751] ? _raw_spin_unlock_irq+0x1f/0x40\n[ 1968.512859] mhi_pm_st_worker+0x3ac/0x790 [mhi]\n[ 1968.512959] ? mhi_pm_mission_mode_transition.isra.0+0x7d0/0x7d0 [mhi]\n[ 1968.513063] process_one_work+0x86a/0x1400\n[ 1968.513184] ? pwq_dec_nr_in_flight+0x230/0x230\n[ 1968.513312] ? move_linked_works+0x125/0x290\n[ 1968.513416] worker_thread+0x6db/0xf60\n[ 1968.513536] ? process_one_work+0x1400/0x1400\n[ 1968.513627] kthread+0x241/0x2d0\n[ 1968.513733] ? kthread_complete_and_exit+0x20/0x20\n[ 1968.513821] ret_from_fork+0x22/0x30\n[ 1968.513924] \u003c/TASK\u003e\n\nReason is mhi_deassert_dev_wake() from mhi_device_put() is called\nbut mhi_assert_dev_wake() from __mhi_device_get_sync() is not called\nin progress of recovery. Commit 8e0559921f9a (\"bus: mhi: core:\nSkip device wake in error or shutdown state\") add check for the\npm_state of mhi in __mhi_device_get_sync(), and the pm_state is not\nthe normal state untill recovery is completed, so it leads the\ndev_wake is not 0 and above warning print in mhi_pm_disable_transition()\nwhile checking mhi_cntrl-\u003edev_wake.\n\nAdd check in ath11k_pci_write32()/ath11k_pci_read32() to skip call\nmhi_device_put() if mhi_device_get_sync() does not really do wake,\nthen the warning gone.\n\nTested-on: WCN6855 hw2.0 PCI WLAN.HSP.1.1-03003-QCAHSPSWPL_V1_V2_SILICONZ_LITE-2",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: ath11k: fix the warning of dev_wake in mhi_pm_disable_transition()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49543"
},
{
"category": "external",
"summary": "RHBZ#2348015",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348015"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49543",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49543"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49543",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49543"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022614-CVE-2022-49543-09f7@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022614-CVE-2022-49543-09f7@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: ath11k: fix the warning of dev_wake in mhi_pm_disable_transition()"
},
{
"cve": "CVE-2022-49559",
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348281"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nKVM: x86: Drop WARNs that assert a triple fault never \"escapes\" from L2\n\nRemove WARNs that sanity check that KVM never lets a triple fault for L2\nescape and incorrectly end up in L1. In normal operation, the sanity\ncheck is perfectly valid, but it incorrectly assumes that it\u0027s impossible\nfor userspace to induce KVM_REQ_TRIPLE_FAULT without bouncing through\nKVM_RUN (which guarantees kvm_check_nested_state() will see and handle\nthe triple fault).\n\nThe WARN can currently be triggered if userspace injects a machine check\nwhile L2 is active and CR4.MCE=0. And a future fix to allow save/restore\nof KVM_REQ_TRIPLE_FAULT, e.g. so that a synthesized triple fault isn\u0027t\nlost on migration, will make it trivially easy for userspace to trigger\nthe WARN.\n\nClearing KVM_REQ_TRIPLE_FAULT when forcibly leaving guest mode is\ntempting, but wrong, especially if/when the request is saved/restored,\ne.g. if userspace restores events (including a triple fault) and then\nrestores nested state (which may forcibly leave guest mode). Ignoring\nthe fact that KVM doesn\u0027t currently provide the necessary APIs, it\u0027s\nuserspace\u0027s responsibility to manage pending events during save/restore.\n\n ------------[ cut here ]------------\n WARNING: CPU: 7 PID: 1399 at arch/x86/kvm/vmx/nested.c:4522 nested_vmx_vmexit+0x7fe/0xd90 [kvm_intel]\n Modules linked in: kvm_intel kvm irqbypass\n CPU: 7 PID: 1399 Comm: state_test Not tainted 5.17.0-rc3+ #808\n Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS 0.0.0 02/06/2015\n RIP: 0010:nested_vmx_vmexit+0x7fe/0xd90 [kvm_intel]\n Call Trace:\n \u003cTASK\u003e\n vmx_leave_nested+0x30/0x40 [kvm_intel]\n vmx_set_nested_state+0xca/0x3e0 [kvm_intel]\n kvm_arch_vcpu_ioctl+0xf49/0x13e0 [kvm]\n kvm_vcpu_ioctl+0x4b9/0x660 [kvm]\n __x64_sys_ioctl+0x83/0xb0\n do_syscall_64+0x3b/0xc0\n entry_SYSCALL_64_after_hwframe+0x44/0xae\n \u003c/TASK\u003e\n ---[ end trace 0000000000000000 ]---",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: KVM: x86: Drop WARNs that assert a triple fault never \"escapes\" from L2",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49559"
},
{
"category": "external",
"summary": "RHBZ#2348281",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348281"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49559",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49559"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49559",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49559"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022617-CVE-2022-49559-7711@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022617-CVE-2022-49559-7711@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: KVM: x86: Drop WARNs that assert a triple fault never \"escapes\" from L2"
},
{
"cve": "CVE-2022-49561",
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348159"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: conntrack: re-fetch conntrack after insertion\n\nIn case the conntrack is clashing, insertion can free skb-\u003e_nfct and\nset skb-\u003e_nfct to the already-confirmed entry.\n\nThis wasn\u0027t found before because the conntrack entry and the extension\nspace used to free\u0027d after an rcu grace period, plus the race needs\nevents enabled to trigger.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: netfilter: conntrack: re-fetch conntrack after insertion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49561"
},
{
"category": "external",
"summary": "RHBZ#2348159",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348159"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49561",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49561"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49561",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49561"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022617-CVE-2022-49561-3e6a@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022617-CVE-2022-49561-3e6a@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: netfilter: conntrack: re-fetch conntrack after insertion"
},
{
"cve": "CVE-2022-49584",
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2347764"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nixgbe: Add locking to prevent panic when setting sriov_numvfs to zero\n\nIt is possible to disable VFs while the PF driver is processing requests\nfrom the VF driver. This can result in a panic.\n\nBUG: unable to handle kernel paging request at 000000000000106c\nPGD 0 P4D 0\nOops: 0000 [#1] SMP NOPTI\nCPU: 8 PID: 0 Comm: swapper/8 Kdump: loaded Tainted: G I --------- -\nHardware name: Dell Inc. PowerEdge R740/06WXJT, BIOS 2.8.2 08/27/2020\nRIP: 0010:ixgbe_msg_task+0x4c8/0x1690 [ixgbe]\nCode: 00 00 48 8d 04 40 48 c1 e0 05 89 7c 24 24 89 fd 48 89 44 24 10 83 ff\n01 0f 84 b8 04 00 00 4c 8b 64 24 10 4d 03 a5 48 22 00 00 \u003c41\u003e 80 7c 24 4c\n00 0f 84 8a 03 00 00 0f b7 c7 83 f8 08 0f 84 8f 0a\nRSP: 0018:ffffb337869f8df8 EFLAGS: 00010002\nRAX: 0000000000001020 RBX: 0000000000000000 RCX: 000000000000002b\nRDX: 0000000000000002 RSI: 0000000000000008 RDI: 0000000000000006\nRBP: 0000000000000006 R08: 0000000000000002 R09: 0000000000029780\nR10: 00006957d8f42832 R11: 0000000000000000 R12: 0000000000001020\nR13: ffff8a00e8978ac0 R14: 000000000000002b R15: ffff8a00e8979c80\nFS: 0000000000000000(0000) GS:ffff8a07dfd00000(0000) knlGS:00000000000000\nCS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\nCR2: 000000000000106c CR3: 0000000063e10004 CR4: 00000000007726e0\nDR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000\nDR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400\nPKRU: 55555554\nCall Trace:\n \u003cIRQ\u003e\n ? ttwu_do_wakeup+0x19/0x140\n ? try_to_wake_up+0x1cd/0x550\n ? ixgbevf_update_xcast_mode+0x71/0xc0 [ixgbevf]\n ixgbe_msix_other+0x17e/0x310 [ixgbe]\n __handle_irq_event_percpu+0x40/0x180\n handle_irq_event_percpu+0x30/0x80\n handle_irq_event+0x36/0x53\n handle_edge_irq+0x82/0x190\n handle_irq+0x1c/0x30\n do_IRQ+0x49/0xd0\n common_interrupt+0xf/0xf\n\nThis can be eventually be reproduced with the following script:\n\nwhile :\ndo\n echo 63 \u003e /sys/class/net/\u003cdevname\u003e/device/sriov_numvfs\n sleep 1\n echo 0 \u003e /sys/class/net/\u003cdevname\u003e/device/sriov_numvfs\n sleep 1\ndone\n\nAdd lock when disabling SR-IOV to prevent process VF mailbox communication.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: ixgbe: Add locking to prevent panic when setting sriov_numvfs to zero",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49584"
},
{
"category": "external",
"summary": "RHBZ#2347764",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2347764"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49584",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49584"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49584",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49584"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022608-CVE-2022-49584-ceae@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022608-CVE-2022-49584-ceae@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: ixgbe: Add locking to prevent panic when setting sriov_numvfs to zero"
},
{
"cve": "CVE-2022-49605",
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348215"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nigc: Reinstate IGC_REMOVED logic and implement it properly\n\nThe initially merged version of the igc driver code (via commit\n146740f9abc4, \"igc: Add support for PF\") contained the following\nIGC_REMOVED checks in the igc_rd32/wr32() MMIO accessors:\n\n\tu32 igc_rd32(struct igc_hw *hw, u32 reg)\n\t{\n\t\tu8 __iomem *hw_addr = READ_ONCE(hw-\u003ehw_addr);\n\t\tu32 value = 0;\n\n\t\tif (IGC_REMOVED(hw_addr))\n\t\t\treturn ~value;\n\n\t\tvalue = readl(\u0026hw_addr[reg]);\n\n\t\t/* reads should not return all F\u0027s */\n\t\tif (!(~value) \u0026\u0026 (!reg || !(~readl(hw_addr))))\n\t\t\thw-\u003ehw_addr = NULL;\n\n\t\treturn value;\n\t}\n\nAnd:\n\n\t#define wr32(reg, val) \\\n\tdo { \\\n\t\tu8 __iomem *hw_addr = READ_ONCE((hw)-\u003ehw_addr); \\\n\t\tif (!IGC_REMOVED(hw_addr)) \\\n\t\t\twritel((val), \u0026hw_addr[(reg)]); \\\n\t} while (0)\n\nE.g. igb has similar checks in its MMIO accessors, and has a similar\nmacro E1000_REMOVED, which is implemented as follows:\n\n\t#define E1000_REMOVED(h) unlikely(!(h))\n\nThese checks serve to detect and take note of an 0xffffffff MMIO read\nreturn from the device, which can be caused by a PCIe link flap or some\nother kind of PCI bus error, and to avoid performing MMIO reads and\nwrites from that point onwards.\n\nHowever, the IGC_REMOVED macro was not originally implemented:\n\n\t#ifndef IGC_REMOVED\n\t#define IGC_REMOVED(a) (0)\n\t#endif /* IGC_REMOVED */\n\nThis led to the IGC_REMOVED logic to be removed entirely in a\nsubsequent commit (commit 3c215fb18e70, \"igc: remove IGC_REMOVED\nfunction\"), with the rationale that such checks matter only for\nvirtualization and that igc does not support virtualization -- but a\nPCIe device can become detached even without virtualization being in\nuse, and without proper checks, a PCIe bus error affecting an igc\nadapter will lead to various NULL pointer dereferences, as the first\naccess after the error will set hw-\u003ehw_addr to NULL, and subsequent\naccesses will blindly dereference this now-NULL pointer.\n\nThis patch reinstates the IGC_REMOVED checks in igc_rd32/wr32(), and\nimplements IGC_REMOVED the way it is done for igb, by checking for the\nunlikely() case of hw_addr being NULL. This change prevents the oopses\nseen when a PCIe link flap occurs on an igc adapter.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: igc: Reinstate IGC_REMOVED logic and implement it properly",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49605"
},
{
"category": "external",
"summary": "RHBZ#2348215",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348215"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49605",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49605"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49605",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49605"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022612-CVE-2022-49605-fef2@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022612-CVE-2022-49605-fef2@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: igc: Reinstate IGC_REMOVED logic and implement it properly"
},
{
"cve": "CVE-2022-49606",
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348277"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/irdma: Fix sleep from invalid context BUG\n\nTaking the qos_mutex to process RoCEv2 QP\u0027s on netdev events causes a\nkernel splat.\n\nFix this by removing the handling for RoCEv2 in\nirdma_cm_teardown_connections that uses the mutex. This handling is only\nneeded for iWARP to avoid having connections established while the link is\ndown or having connections remain functional after the IP address is\nremoved.\n\n BUG: sleeping function called from invalid context at kernel/locking/mutex.\n Call Trace:\n kernel: dump_stack+0x66/0x90\n kernel: ___might_sleep.cold.92+0x8d/0x9a\n kernel: mutex_lock+0x1c/0x40\n kernel: irdma_cm_teardown_connections+0x28e/0x4d0 [irdma]\n kernel: ? check_preempt_curr+0x7a/0x90\n kernel: ? select_idle_sibling+0x22/0x3c0\n kernel: ? select_task_rq_fair+0x94c/0xc90\n kernel: ? irdma_exec_cqp_cmd+0xc27/0x17c0 [irdma]\n kernel: ? __wake_up_common+0x7a/0x190\n kernel: irdma_if_notify+0x3cc/0x450 [irdma]\n kernel: ? sched_clock_cpu+0xc/0xb0\n kernel: irdma_inet6addr_event+0xc6/0x150 [irdma]",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: RDMA/irdma: Fix sleep from invalid context BUG",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49606"
},
{
"category": "external",
"summary": "RHBZ#2348277",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348277"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49606",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49606"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49606",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49606"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022612-CVE-2022-49606-3753@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022612-CVE-2022-49606-3753@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: RDMA/irdma: Fix sleep from invalid context BUG"
},
{
"cve": "CVE-2022-49615",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2347956"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nASoC: rt711-sdca: fix kernel NULL pointer dereference when IO error\n\nThe initial settings will be written before the codec probe function.\nBut, the rt711-\u003ecomponent doesn\u0027t be assigned yet.\nIf IO error happened during initial settings operations, it will cause the kernel panic.\nThis patch changed component-\u003edev to slave-\u003edev to fix this issue.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: ASoC: rt711-sdca: fix kernel NULL pointer dereference when IO error",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49615"
},
{
"category": "external",
"summary": "RHBZ#2347956",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2347956"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49615",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49615"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49615",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49615"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022614-CVE-2022-49615-e815@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022614-CVE-2022-49615-e815@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: ASoC: rt711-sdca: fix kernel NULL pointer dereference when IO error"
},
{
"cve": "CVE-2022-49616",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2347865"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nASoC: rt7*-sdw: harden jack_detect_handler\n\nRealtek headset codec drivers typically check if the card is\ninstantiated before proceeding with the jack detection.\n\nThe rt700, rt711 and rt711-sdca are however missing a check on the\ncard pointer, which can lead to NULL dereferences encountered in\ndriver bind/unbind tests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: ASoC: rt7*-sdw: harden jack_detect_handler",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49616"
},
{
"category": "external",
"summary": "RHBZ#2347865",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2347865"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49616",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49616"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49616",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49616"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022614-CVE-2022-49616-5eb4@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022614-CVE-2022-49616-5eb4@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: ASoC: rt7*-sdw: harden jack_detect_handler"
},
{
"cve": "CVE-2022-49625",
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348265"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsfc: fix kernel panic when creating VF\n\nWhen creating VFs a kernel panic can happen when calling to\nefx_ef10_try_update_nic_stats_vf.\n\nWhen releasing a DMA coherent buffer, sometimes, I don\u0027t know in what\nspecific circumstances, it has to unmap memory with vunmap. It is\ndisallowed to do that in IRQ context or with BH disabled. Otherwise, we\nhit this line in vunmap, causing the crash:\n BUG_ON(in_interrupt());\n\nThis patch reenables BH to release the buffer.\n\nLog messages when the bug is hit:\n kernel BUG at mm/vmalloc.c:2727!\n invalid opcode: 0000 [#1] PREEMPT SMP NOPTI\n CPU: 6 PID: 1462 Comm: NetworkManager Kdump: loaded Tainted: G I --------- --- 5.14.0-119.el9.x86_64 #1\n Hardware name: Dell Inc. PowerEdge R740/06WXJT, BIOS 2.8.2 08/27/2020\n RIP: 0010:vunmap+0x2e/0x30\n ...skip...\n Call Trace:\n __iommu_dma_free+0x96/0x100\n efx_nic_free_buffer+0x2b/0x40 [sfc]\n efx_ef10_try_update_nic_stats_vf+0x14a/0x1c0 [sfc]\n efx_ef10_update_stats_vf+0x18/0x40 [sfc]\n efx_start_all+0x15e/0x1d0 [sfc]\n efx_net_open+0x5a/0xe0 [sfc]\n __dev_open+0xe7/0x1a0\n __dev_change_flags+0x1d7/0x240\n dev_change_flags+0x21/0x60\n ...skip...",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: sfc: fix kernel panic when creating VF",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49625"
},
{
"category": "external",
"summary": "RHBZ#2348265",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348265"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49625",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49625"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49625",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49625"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022616-CVE-2022-49625-2fa2@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022616-CVE-2022-49625-2fa2@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: sfc: fix kernel panic when creating VF"
},
{
"cve": "CVE-2022-49626",
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348032"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsfc: fix use after free when disabling sriov\n\nUse after free is detected by kfence when disabling sriov. What was read\nafter being freed was vf-\u003epci_dev: it was freed from pci_disable_sriov\nand later read in efx_ef10_sriov_free_vf_vports, called from\nefx_ef10_sriov_free_vf_vswitching.\n\nSet the pointer to NULL at release time to not trying to read it later.\n\nReproducer and dmesg log (note that kfence doesn\u0027t detect it every time):\n$ echo 1 \u003e /sys/class/net/enp65s0f0np0/device/sriov_numvfs\n$ echo 0 \u003e /sys/class/net/enp65s0f0np0/device/sriov_numvfs\n\n BUG: KFENCE: use-after-free read in efx_ef10_sriov_free_vf_vswitching+0x82/0x170 [sfc]\n\n Use-after-free read at 0x00000000ff3c1ba5 (in kfence-#224):\n efx_ef10_sriov_free_vf_vswitching+0x82/0x170 [sfc]\n efx_ef10_pci_sriov_disable+0x38/0x70 [sfc]\n efx_pci_sriov_configure+0x24/0x40 [sfc]\n sriov_numvfs_store+0xfe/0x140\n kernfs_fop_write_iter+0x11c/0x1b0\n new_sync_write+0x11f/0x1b0\n vfs_write+0x1eb/0x280\n ksys_write+0x5f/0xe0\n do_syscall_64+0x5c/0x80\n entry_SYSCALL_64_after_hwframe+0x44/0xae\n\n kfence-#224: 0x00000000edb8ef95-0x00000000671f5ce1, size=2792, cache=kmalloc-4k\n\n allocated by task 6771 on cpu 10 at 3137.860196s:\n pci_alloc_dev+0x21/0x60\n pci_iov_add_virtfn+0x2a2/0x320\n sriov_enable+0x212/0x3e0\n efx_ef10_sriov_configure+0x67/0x80 [sfc]\n efx_pci_sriov_configure+0x24/0x40 [sfc]\n sriov_numvfs_store+0xba/0x140\n kernfs_fop_write_iter+0x11c/0x1b0\n new_sync_write+0x11f/0x1b0\n vfs_write+0x1eb/0x280\n ksys_write+0x5f/0xe0\n do_syscall_64+0x5c/0x80\n entry_SYSCALL_64_after_hwframe+0x44/0xae\n\n freed by task 6771 on cpu 12 at 3170.991309s:\n device_release+0x34/0x90\n kobject_cleanup+0x3a/0x130\n pci_iov_remove_virtfn+0xd9/0x120\n sriov_disable+0x30/0xe0\n efx_ef10_pci_sriov_disable+0x57/0x70 [sfc]\n efx_pci_sriov_configure+0x24/0x40 [sfc]\n sriov_numvfs_store+0xfe/0x140\n kernfs_fop_write_iter+0x11c/0x1b0\n new_sync_write+0x11f/0x1b0\n vfs_write+0x1eb/0x280\n ksys_write+0x5f/0xe0\n do_syscall_64+0x5c/0x80\n entry_SYSCALL_64_after_hwframe+0x44/0xae",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: sfc: fix use after free when disabling sriov",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49626"
},
{
"category": "external",
"summary": "RHBZ#2348032",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348032"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49626",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49626"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49626",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49626"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022616-CVE-2022-49626-e785@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022616-CVE-2022-49626-e785@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: sfc: fix use after free when disabling sriov"
},
{
"cve": "CVE-2022-49664",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348070"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ntipc: move bc link creation back to tipc_node_create\n\nShuang Li reported a NULL pointer dereference crash:\n\n [] BUG: kernel NULL pointer dereference, address: 0000000000000068\n [] RIP: 0010:tipc_link_is_up+0x5/0x10 [tipc]\n [] Call Trace:\n [] \u003cIRQ\u003e\n [] tipc_bcast_rcv+0xa2/0x190 [tipc]\n [] tipc_node_bc_rcv+0x8b/0x200 [tipc]\n [] tipc_rcv+0x3af/0x5b0 [tipc]\n [] tipc_udp_recv+0xc7/0x1e0 [tipc]\n\nIt was caused by the \u0027l\u0027 passed into tipc_bcast_rcv() is NULL. When it\ncreates a node in tipc_node_check_dest(), after inserting the new node\ninto hashtable in tipc_node_create(), it creates the bc link. However,\nthere is a gap between this insert and bc link creation, a bc packet\nmay come in and get the node from the hashtable then try to dereference\nits bc link, which is NULL.\n\nThis patch is to fix it by moving the bc link creation before inserting\ninto the hashtable.\n\nNote that for a preliminary node becoming \"real\", the bc link creation\nshould also be called before it\u0027s rehashed, as we don\u0027t create it for\npreliminary nodes.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: tipc: move bc link creation back to tipc_node_create",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49664"
},
{
"category": "external",
"summary": "RHBZ#2348070",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348070"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49664"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49664",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49664"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022622-CVE-2022-49664-d3af@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022622-CVE-2022-49664-d3af@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: tipc: move bc link creation back to tipc_node_create"
},
{
"cve": "CVE-2022-49669",
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348086"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nmptcp: fix race on unaccepted mptcp sockets\n\nWhen the listener socket owning the relevant request is closed,\nit frees the unaccepted subflows and that causes later deletion\nof the paired MPTCP sockets.\n\nThe mptcp socket\u0027s worker can run in the time interval between such delete\noperations. When that happens, any access to msk-\u003efirst will cause an UaF\naccess, as the subflow cleanup did not cleared such field in the mptcp\nsocket.\n\nAddress the issue explicitly traversing the listener socket accept\nqueue at close time and performing the needed cleanup on the pending\nmsk.\n\nNote that the locking is a bit tricky, as we need to acquire the msk\nsocket lock, while still owning the subflow socket one.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: mptcp: fix race on unaccepted mptcp sockets",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "No Red Hat products contain the affected code.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49669"
},
{
"category": "external",
"summary": "RHBZ#2348086",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348086"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49669",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49669"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49669",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49669"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022623-CVE-2022-49669-44d5@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022623-CVE-2022-49669-44d5@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: mptcp: fix race on unaccepted mptcp sockets"
},
{
"cve": "CVE-2022-49671",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348040"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/cm: Fix memory leak in ib_cm_insert_listen\n\ncm_alloc_id_priv() allocates resource for the cm_id_priv. When\ncm_init_listen() fails it doesn\u0027t free it, leading to memory leak.\n\nAdd the missing error unwind.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: RDMA/cm: Fix memory leak in ib_cm_insert_listen",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49671"
},
{
"category": "external",
"summary": "RHBZ#2348040",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348040"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49671",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49671"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49671",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49671"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022624-CVE-2022-49671-62fb@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022624-CVE-2022-49671-62fb@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: RDMA/cm: Fix memory leak in ib_cm_insert_listen"
},
{
"cve": "CVE-2022-49673",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2347792"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndm raid: fix KASAN warning in raid5_add_disks\n\nThere\u0027s a KASAN warning in raid5_add_disk when running the LVM testsuite.\nThe warning happens in the test\nlvconvert-raid-reshape-linear_to_raid6-single-type.sh. We fix the warning\nby verifying that rdev-\u003esaved_raid_disk is within limits.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: dm raid: fix KASAN warning in raid5_add_disks",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49673"
},
{
"category": "external",
"summary": "RHBZ#2347792",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2347792"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49673",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49673"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49673",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49673"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022624-CVE-2022-49673-0197@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022624-CVE-2022-49673-0197@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 3.3,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: dm raid: fix KASAN warning in raid5_add_disks"
},
{
"cve": "CVE-2022-49695",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2347672"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the Linux kernel in the Intel igb driver function igb_clean_tx_ring() when running in XDP mode. A use-after-free issue can arise from attempting to free skb memory using dev_kfree_skb_any(). This issue potentially leads to system instability and memory corruption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: igb: fix a use-after-free issue in igb_clean_tx_ring",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The bug could happen if 82575/82576 gigabit ethernet family adapters being used and closing device during traffic flow (for example if root user unload driver during heavily usage of IGB network). The security impact is limited, because only privileged user can trigger closing the device.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49695"
},
{
"category": "external",
"summary": "RHBZ#2347672",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2347672"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49695",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49695"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49695",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49695"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022628-CVE-2022-49695-59b3@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022628-CVE-2022-49695-59b3@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent module igb from being loaded. Please see https://access.redhat.com/solutions/41278 for how to blacklist a kernel module to prevent it from loading automatically.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: igb: fix a use-after-free issue in igb_clean_tx_ring"
},
{
"cve": "CVE-2022-49697",
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2347938"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbpf: Fix request_sock leak in sk lookup helpers\n\nA customer reported a request_socket leak in a Calico cloud environment. We\nfound that a BPF program was doing a socket lookup with takes a refcnt on\nthe socket and that it was finding the request_socket but returning the parent\nLISTEN socket via sk_to_full_sk() without decrementing the child request socket\n1st, resulting in request_sock slab object leak. This patch retains the\nexisting behaviour of returning full socks to the caller but it also decrements\nthe child request_socket if one is present before doing so to prevent the leak.\n\nThanks to Curtis Taylor for all the help in diagnosing and testing this. And\nthanks to Antoine Tenart for the reproducer and patch input.\n\nv2 of this patch contains, refactor as per Daniel Borkmann\u0027s suggestions to\nvalidate RCU flags on the listen socket so that it balances with bpf_sk_release()\nand update comments as per Martin KaFai Lau\u0027s suggestion. One small change to\nDaniels suggestion, put \"sk = sk2\" under \"if (sk2 != sk)\" to avoid an extra\ninstruction.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: bpf: Fix request_sock leak in sk lookup helpers",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49697"
},
{
"category": "external",
"summary": "RHBZ#2347938",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2347938"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49697",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49697"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49697",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49697"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022628-CVE-2022-49697-db0b@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022628-CVE-2022-49697-db0b@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: bpf: Fix request_sock leak in sk lookup helpers"
},
{
"cve": "CVE-2022-49698",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2347983"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: use get_random_u32 instead of prandom\n\nbh might occur while updating per-cpu rnd_state from user context,\nie. local_out path.\n\nBUG: using smp_processor_id() in preemptible [00000000] code: nginx/2725\ncaller is nft_ng_random_eval+0x24/0x54 [nft_numgen]\nCall Trace:\n check_preemption_disabled+0xde/0xe0\n nft_ng_random_eval+0x24/0x54 [nft_numgen]\n\nUse the random driver instead, this also avoids need for local prandom\nstate. Moreover, prandom now uses the random driver since d4150779e60f\n(\"random32: use real rng for non-deterministic randomness\").\n\nBased on earlier patch from Pablo Neira.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: netfilter: use get_random_u32 instead of prandom",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49698"
},
{
"category": "external",
"summary": "RHBZ#2347983",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2347983"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49698",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49698"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49698",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49698"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022628-CVE-2022-49698-9ddd@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022628-CVE-2022-49698-9ddd@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: netfilter: use get_random_u32 instead of prandom"
},
{
"cve": "CVE-2022-49707",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2348100"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the ext4 module in the Linux kernel. Resizing a corrupt ext4 image can cause a NULL pointer dereference due to a missing check if the reserved GDT blocks is zero when the resize_inode feature is disabled, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: ext4: add reserved GDT blocks check",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue has been fixed in Red Hat Enterprise Linux 8.7 and 9.1 via RHSA-2022:7683 [1] and RHSA-2022:8267 [2], respectively.\n\n[1]. https://access.redhat.com/errata/RHSA-2022:7683\n\n[2]. https://access.redhat.com/errata/RHSA-2022:8267",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49707"
},
{
"category": "external",
"summary": "RHBZ#2348100",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2348100"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49707",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49707"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49707",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49707"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022630-CVE-2022-49707-c4b7@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022630-CVE-2022-49707-c4b7@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: ext4: add reserved GDT blocks check"
},
{
"cve": "CVE-2022-49708",
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2347684"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\next4: fix bug_on ext4_mb_use_inode_pa\n\nHulk Robot reported a BUG_ON:\n==================================================================\nkernel BUG at fs/ext4/mballoc.c:3211!\n[...]\nRIP: 0010:ext4_mb_mark_diskspace_used.cold+0x85/0x136f\n[...]\nCall Trace:\n ext4_mb_new_blocks+0x9df/0x5d30\n ext4_ext_map_blocks+0x1803/0x4d80\n ext4_map_blocks+0x3a4/0x1a10\n ext4_writepages+0x126d/0x2c30\n do_writepages+0x7f/0x1b0\n __filemap_fdatawrite_range+0x285/0x3b0\n file_write_and_wait_range+0xb1/0x140\n ext4_sync_file+0x1aa/0xca0\n vfs_fsync_range+0xfb/0x260\n do_fsync+0x48/0xa0\n[...]\n==================================================================\n\nAbove issue may happen as follows:\n-------------------------------------\ndo_fsync\n vfs_fsync_range\n ext4_sync_file\n file_write_and_wait_range\n __filemap_fdatawrite_range\n do_writepages\n ext4_writepages\n mpage_map_and_submit_extent\n mpage_map_one_extent\n ext4_map_blocks\n ext4_mb_new_blocks\n ext4_mb_normalize_request\n \u003e\u003e\u003e start + size \u003c= ac-\u003eac_o_ex.fe_logical\n ext4_mb_regular_allocator\n ext4_mb_simple_scan_group\n ext4_mb_use_best_found\n ext4_mb_new_preallocation\n ext4_mb_new_inode_pa\n ext4_mb_use_inode_pa\n \u003e\u003e\u003e set ac-\u003eac_b_ex.fe_len \u003c= 0\n ext4_mb_mark_diskspace_used\n \u003e\u003e\u003e BUG_ON(ac-\u003eac_b_ex.fe_len \u003c= 0);\n\nwe can easily reproduce this problem with the following commands:\n\t`fallocate -l100M disk`\n\t`mkfs.ext4 -b 1024 -g 256 disk`\n\t`mount disk /mnt`\n\t`fsstress -d /mnt -l 0 -n 1000 -p 1`\n\nThe size must be smaller than or equal to EXT4_BLOCKS_PER_GROUP.\nTherefore, \"start + size \u003c= ac-\u003eac_o_ex.fe_logical\" may occur\nwhen the size is truncated. So start should be the start position of\nthe group where ac_o_ex.fe_logical is located after alignment.\nIn addition, when the value of fe_logical or EXT4_BLOCKS_PER_GROUP\nis very large, the value calculated by start_off is more accurate.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: ext4: fix bug_on ext4_mb_use_inode_pa",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49708"
},
{
"category": "external",
"summary": "RHBZ#2347684",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2347684"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49708",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49708"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49708",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49708"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022630-CVE-2022-49708-f056@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022630-CVE-2022-49708-f056@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: ext4: fix bug_on ext4_mb_use_inode_pa"
},
{
"cve": "CVE-2022-49710",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-02-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2347643"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndm mirror log: round up region bitmap size to BITS_PER_LONG\n\nThe code in dm-log rounds up bitset_size to 32 bits. It then uses\nfind_next_zero_bit_le on the allocated region. find_next_zero_bit_le\naccesses the bitmap using unsigned long pointers. So, on 64-bit\narchitectures, it may access 4 bytes beyond the allocated size.\n\nFix this bug by rounding up bitset_size to BITS_PER_LONG.\n\nThis bug was found by running the lvm2 testsuite with kasan.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: dm mirror log: round up region bitmap size to BITS_PER_LONG",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-49710"
},
{
"category": "external",
"summary": "RHBZ#2347643",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2347643"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-49710",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49710"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-49710",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-49710"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025022630-CVE-2022-49710-0591@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025022630-CVE-2022-49710-0591@gregkh/T"
}
],
"release_date": "2025-02-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: dm mirror log: round up region bitmap size to BITS_PER_LONG"
},
{
"cve": "CVE-2022-50027",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"discovery_date": "2025-06-18T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2373520"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the lpfc module in the Linux kernel. A missing release of allocated memory when an error occurs will cause a memory leak, potentially impacting system performance and resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: scsi: lpfc: Fix possible memory leak when failing to issue CMF WQE",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue has been fixed in Red Hat Enterprise Linux 8.7 and 9.1 via RHSA-2022:7683 [1] and RHSA-2022:8267 [2], respectively.\n\n[1]. https://access.redhat.com/errata/RHSA-2022:7683\n\n[2]. https://access.redhat.com/errata/RHSA-2022:8267",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-50027"
},
{
"category": "external",
"summary": "RHBZ#2373520",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2373520"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-50027",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50027"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-50027",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-50027"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025061837-CVE-2022-50027-fb5c@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025061837-CVE-2022-50027-fb5c@gregkh/T"
}
],
"release_date": "2025-06-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: scsi: lpfc: Fix possible memory leak when failing to issue CMF WQE"
},
{
"cve": "CVE-2022-50030",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"discovery_date": "2025-06-18T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2373453"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nscsi: lpfc: Prevent buffer overflow crashes in debugfs with malformed user input\n\nMalformed user input to debugfs results in buffer overflow crashes. Adapt\ninput string lengths to fit within internal buffers, leaving space for NULL\nterminators.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: scsi: lpfc: Prevent buffer overflow crashes in debugfs with malformed user input",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-50030"
},
{
"category": "external",
"summary": "RHBZ#2373453",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2373453"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-50030",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50030"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-50030",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-50030"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025061838-CVE-2022-50030-83c6@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025061838-CVE-2022-50030-83c6@gregkh/T"
}
],
"release_date": "2025-06-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: scsi: lpfc: Prevent buffer overflow crashes in debugfs with malformed user input"
},
{
"cve": "CVE-2022-50053",
"cwe": {
"id": "CWE-833",
"name": "Deadlock"
},
"discovery_date": "2025-06-18T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2373553"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\niavf: Fix reset error handling\n\nDo not call iavf_close in iavf_reset_task error handling. Doing so can\nlead to double call of napi_disable, which can lead to deadlock there.\nRemoving VF would lead to iavf_remove task being stuck, because it\nrequires crit_lock, which is held by iavf_close.\nCall iavf_disable_vf if reset fail, so that driver will clean up\nremaining invalid resources.\nDuring rapid VF resets, HW can fail to setup VF mailbox. Wrong\nerror handling can lead to iavf_remove being stuck with:\n[ 5218.999087] iavf 0000:82:01.0: Failed to init adminq: -53\n...\n[ 5267.189211] INFO: task repro.sh:11219 blocked for more than 30 seconds.\n[ 5267.189520] Tainted: G S E 5.18.0-04958-ga54ce3703613-dirty #1\n[ 5267.189764] \"echo 0 \u003e /proc/sys/kernel/hung_task_timeout_secs\" disables this message.\n[ 5267.190062] task:repro.sh state:D stack: 0 pid:11219 ppid: 8162 flags:0x00000000\n[ 5267.190347] Call Trace:\n[ 5267.190647] \u003cTASK\u003e\n[ 5267.190927] __schedule+0x460/0x9f0\n[ 5267.191264] schedule+0x44/0xb0\n[ 5267.191563] schedule_preempt_disabled+0x14/0x20\n[ 5267.191890] __mutex_lock.isra.12+0x6e3/0xac0\n[ 5267.192237] ? iavf_remove+0xf9/0x6c0 [iavf]\n[ 5267.192565] iavf_remove+0x12a/0x6c0 [iavf]\n[ 5267.192911] ? _raw_spin_unlock_irqrestore+0x1e/0x40\n[ 5267.193285] pci_device_remove+0x36/0xb0\n[ 5267.193619] device_release_driver_internal+0xc1/0x150\n[ 5267.193974] pci_stop_bus_device+0x69/0x90\n[ 5267.194361] pci_stop_and_remove_bus_device+0xe/0x20\n[ 5267.194735] pci_iov_remove_virtfn+0xba/0x120\n[ 5267.195130] sriov_disable+0x2f/0xe0\n[ 5267.195506] ice_free_vfs+0x7d/0x2f0 [ice]\n[ 5267.196056] ? pci_get_device+0x4f/0x70\n[ 5267.196496] ice_sriov_configure+0x78/0x1a0 [ice]\n[ 5267.196995] sriov_numvfs_store+0xfe/0x140\n[ 5267.197466] kernfs_fop_write_iter+0x12e/0x1c0\n[ 5267.197918] new_sync_write+0x10c/0x190\n[ 5267.198404] vfs_write+0x24e/0x2d0\n[ 5267.198886] ksys_write+0x5c/0xd0\n[ 5267.199367] do_syscall_64+0x3a/0x80\n[ 5267.199827] entry_SYSCALL_64_after_hwframe+0x46/0xb0\n[ 5267.200317] RIP: 0033:0x7f5b381205c8\n[ 5267.200814] RSP: 002b:00007fff8c7e8c78 EFLAGS: 00000246 ORIG_RAX: 0000000000000001\n[ 5267.201981] RAX: ffffffffffffffda RBX: 0000000000000002 RCX: 00007f5b381205c8\n[ 5267.202620] RDX: 0000000000000002 RSI: 00005569420ee900 RDI: 0000000000000001\n[ 5267.203426] RBP: 00005569420ee900 R08: 000000000000000a R09: 00007f5b38180820\n[ 5267.204327] R10: 000000000000000a R11: 0000000000000246 R12: 00007f5b383c06e0\n[ 5267.205193] R13: 0000000000000002 R14: 00007f5b383bb880 R15: 0000000000000002\n[ 5267.206041] \u003c/TASK\u003e\n[ 5267.206970] Kernel panic - not syncing: hung_task: blocked tasks\n[ 5267.207809] CPU: 48 PID: 551 Comm: khungtaskd Kdump: loaded Tainted: G S E 5.18.0-04958-ga54ce3703613-dirty #1\n[ 5267.208726] Hardware name: Dell Inc. PowerEdge R730/0WCJNT, BIOS 2.11.0 11/02/2019\n[ 5267.209623] Call Trace:\n[ 5267.210569] \u003cTASK\u003e\n[ 5267.211480] dump_stack_lvl+0x33/0x42\n[ 5267.212472] panic+0x107/0x294\n[ 5267.213467] watchdog.cold.8+0xc/0xbb\n[ 5267.214413] ? proc_dohung_task_timeout_secs+0x30/0x30\n[ 5267.215511] kthread+0xf4/0x120\n[ 5267.216459] ? kthread_complete_and_exit+0x20/0x20\n[ 5267.217505] ret_from_fork+0x22/0x30\n[ 5267.218459] \u003c/TASK\u003e",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: iavf: Fix reset error handling",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-50053"
},
{
"category": "external",
"summary": "RHBZ#2373553",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2373553"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-50053",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50053"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-50053",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-50053"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025061847-CVE-2022-50053-9359@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025061847-CVE-2022-50053-9359@gregkh/T"
}
],
"release_date": "2025-06-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: iavf: Fix reset error handling"
},
{
"cve": "CVE-2022-50054",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2025-06-18T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2373531"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the iavf module in the Linux kernel. A NULL pointer dereference can be triggered due to improper error management, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: iavf: Fix NULL pointer dereference in iavf_get_link_ksettings",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue has been fixed in Red Hat Enterprise Linux 8.6, 8.7, 9.1 and 9.2 via RHSA-2022:7110 [1], RHSA-2022:7683 [2], RHSA-2023:0334 [3] and RHSA-2023:2458 [4], respectively.\n\n[1]. https://access.redhat.com/errata/RHSA-2022:7110\n\n[2]. https://access.redhat.com/errata/RHSA-2022:7683\n\n[3]. https://access.redhat.com/errata/RHSA-2023:0334\n\n[4]. https://access.redhat.com/errata/RHSA-2023:2458",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-50054"
},
{
"category": "external",
"summary": "RHBZ#2373531",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2373531"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-50054",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50054"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-50054",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-50054"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025061847-CVE-2022-50054-a29e@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025061847-CVE-2022-50054-a29e@gregkh/T"
}
],
"release_date": "2025-06-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: iavf: Fix NULL pointer dereference in iavf_get_link_ksettings"
},
{
"cve": "CVE-2022-50055",
"discovery_date": "2025-06-18T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2373670"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\niavf: Fix adminq error handling\n\niavf_alloc_asq_bufs/iavf_alloc_arq_bufs allocates with dma_alloc_coherent\nmemory for VF mailbox.\nFree DMA regions for both ASQ and ARQ in case error happens during\nconfiguration of ASQ/ARQ registers.\nWithout this change it is possible to see when unloading interface:\n74626.583369: dma_debug_device_change: device driver has pending DMA allocations while released from device [count=32]\nOne of leaked entries details: [device address=0x0000000b27ff9000] [size=4096 bytes] [mapped with DMA_BIDIRECTIONAL] [mapped as coherent]",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: iavf: Fix adminq error handling",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-50055"
},
{
"category": "external",
"summary": "RHBZ#2373670",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2373670"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-50055",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50055"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-50055",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-50055"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025061847-CVE-2022-50055-67ab@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025061847-CVE-2022-50055-67ab@gregkh/T"
}
],
"release_date": "2025-06-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: iavf: Fix adminq error handling"
},
{
"cve": "CVE-2022-50069",
"discovery_date": "2025-06-18T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2373533"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nBPF: Fix potential bad pointer dereference in bpf_sys_bpf()\n\nThe bpf_sys_bpf() helper function allows an eBPF program to load another\neBPF program from within the kernel. In this case the argument union\nbpf_attr pointer (as well as the insns and license pointers inside) is a\nkernel address instead of a userspace address (which is the case of a\nusual bpf() syscall). To make the memory copying process in the syscall\nwork in both cases, bpfptr_t was introduced to wrap around the pointer\nand distinguish its origin. Specifically, when copying memory contents\nfrom a bpfptr_t, a copy_from_user() is performed in case of a userspace\naddress and a memcpy() is performed for a kernel address.\n\nThis can lead to problems because the in-kernel pointer is never checked\nfor validity. The problem happens when an eBPF syscall program tries to\ncall bpf_sys_bpf() to load a program but provides a bad insns pointer --\nsay 0xdeadbeef -- in the bpf_attr union. The helper calls __sys_bpf()\nwhich would then call bpf_prog_load() to load the program.\nbpf_prog_load() is responsible for copying the eBPF instructions to the\nnewly allocated memory for the program; it creates a kernel bpfptr_t for\ninsns and invokes copy_from_bpfptr(). Internally, all bpfptr_t\noperations are backed by the corresponding sockptr_t operations, which\nperforms direct memcpy() on kernel pointers for copy_from/strncpy_from\noperations. Therefore, the code is always happy to dereference the bad\npointer to trigger a un-handle-able page fault and in turn an oops.\nHowever, this is not supposed to happen because at that point the eBPF\nprogram is already verified and should not cause a memory error.\n\nSample KASAN trace:\n\n[ 25.685056][ T228] ==================================================================\n[ 25.685680][ T228] BUG: KASAN: user-memory-access in copy_from_bpfptr+0x21/0x30\n[ 25.686210][ T228] Read of size 80 at addr 00000000deadbeef by task poc/228\n[ 25.686732][ T228]\n[ 25.686893][ T228] CPU: 3 PID: 228 Comm: poc Not tainted 5.19.0-rc7 #7\n[ 25.687375][ T228] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS d55cb5a 04/01/2014\n[ 25.687991][ T228] Call Trace:\n[ 25.688223][ T228] \u003cTASK\u003e\n[ 25.688429][ T228] dump_stack_lvl+0x73/0x9e\n[ 25.688747][ T228] print_report+0xea/0x200\n[ 25.689061][ T228] ? copy_from_bpfptr+0x21/0x30\n[ 25.689401][ T228] ? _printk+0x54/0x6e\n[ 25.689693][ T228] ? _raw_spin_lock_irqsave+0x70/0xd0\n[ 25.690071][ T228] ? copy_from_bpfptr+0x21/0x30\n[ 25.690412][ T228] kasan_report+0xb5/0xe0\n[ 25.690716][ T228] ? copy_from_bpfptr+0x21/0x30\n[ 25.691059][ T228] kasan_check_range+0x2bd/0x2e0\n[ 25.691405][ T228] ? copy_from_bpfptr+0x21/0x30\n[ 25.691734][ T228] memcpy+0x25/0x60\n[ 25.692000][ T228] copy_from_bpfptr+0x21/0x30\n[ 25.692328][ T228] bpf_prog_load+0x604/0x9e0\n[ 25.692653][ T228] ? cap_capable+0xb4/0xe0\n[ 25.692956][ T228] ? security_capable+0x4f/0x70\n[ 25.693324][ T228] __sys_bpf+0x3af/0x580\n[ 25.693635][ T228] bpf_sys_bpf+0x45/0x240\n[ 25.693937][ T228] bpf_prog_f0ec79a5a3caca46_bpf_func1+0xa2/0xbd\n[ 25.694394][ T228] bpf_prog_run_pin_on_cpu+0x2f/0xb0\n[ 25.694756][ T228] bpf_prog_test_run_syscall+0x146/0x1c0\n[ 25.695144][ T228] bpf_prog_test_run+0x172/0x190\n[ 25.695487][ T228] __sys_bpf+0x2c5/0x580\n[ 25.695776][ T228] __x64_sys_bpf+0x3a/0x50\n[ 25.696084][ T228] do_syscall_64+0x60/0x90\n[ 25.696393][ T228] ? fpregs_assert_state_consistent+0x50/0x60\n[ 25.696815][ T228] ? exit_to_user_mode_prepare+0x36/0xa0\n[ 25.697202][ T228] ? syscall_exit_to_user_mode+0x20/0x40\n[ 25.697586][ T228] ? do_syscall_64+0x6e/0x90\n[ 25.697899][ T228] entry_SYSCALL_64_after_hwframe+0x63/0xcd\n[ 25.698312][ T228] RIP: 0033:0x7f6d543fb759\n[ 25.698624][ T228] Code: 08 5b 89 e8 5d c3 66 2e 0f 1f 84 00 00 00 00 00 90 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d \n---truncated---",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: BPF: Fix potential bad pointer dereference in bpf_sys_bpf()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-50069"
},
{
"category": "external",
"summary": "RHBZ#2373533",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2373533"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-50069",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50069"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-50069",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-50069"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025061852-CVE-2022-50069-9dba@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025061852-CVE-2022-50069-9dba@gregkh/T"
}
],
"release_date": "2025-06-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: BPF: Fix potential bad pointer dereference in bpf_sys_bpf()"
},
{
"cve": "CVE-2022-50081",
"discovery_date": "2025-06-18T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2373518"
}
],
"notes": [
{
"category": "description",
"text": "[REJECTED CVE] In the Linux kernel, the following vulnerability has been resolved:\nKVM: Unconditionally get a ref to /dev/kvm module when creating a VM",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: KVM: Unconditionally get a ref to /dev/kvm module when creating a VM",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been rejected by the Linux kernel community. Refer to the announcement: https://lore.kernel.org/linux-cve-announce/2025061841-REJECTED-105d@gregkh/",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-50081"
},
{
"category": "external",
"summary": "RHBZ#2373518",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2373518"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-50081",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50081"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-50081",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-50081"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025061857-CVE-2022-50081-80dc@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025061857-CVE-2022-50081-80dc@gregkh/T"
}
],
"release_date": "2025-06-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: KVM: Unconditionally get a ref to /dev/kvm module when creating a VM"
},
{
"cve": "CVE-2022-50085",
"discovery_date": "2025-06-18T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2373463"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndm raid: fix address sanitizer warning in raid_resume\n\nThere is a KASAN warning in raid_resume when running the lvm test\nlvconvert-raid.sh. The reason for the warning is that mddev-\u003eraid_disks\nis greater than rs-\u003eraid_disks, so the loop touches one entry beyond\nthe allocated length.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: dm raid: fix address sanitizer warning in raid_resume",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-50085"
},
{
"category": "external",
"summary": "RHBZ#2373463",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2373463"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-50085",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50085"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-50085",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-50085"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025061858-CVE-2022-50085-7e05@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025061858-CVE-2022-50085-7e05@gregkh/T"
}
],
"release_date": "2025-06-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: dm raid: fix address sanitizer warning in raid_resume"
},
{
"cve": "CVE-2022-50092",
"cwe": {
"id": "CWE-763",
"name": "Release of Invalid Pointer or Reference"
},
"discovery_date": "2025-06-18T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2373527"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndm thin: fix use-after-free crash in dm_sm_register_threshold_callback\n\nFault inject on pool metadata device reports:\n BUG: KASAN: use-after-free in dm_pool_register_metadata_threshold+0x40/0x80\n Read of size 8 at addr ffff8881b9d50068 by task dmsetup/950\n\n CPU: 7 PID: 950 Comm: dmsetup Tainted: G W 5.19.0-rc6 #1\n Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.14.0-1.fc33 04/01/2014\n Call Trace:\n \u003cTASK\u003e\n dump_stack_lvl+0x34/0x44\n print_address_description.constprop.0.cold+0xeb/0x3f4\n kasan_report.cold+0xe6/0x147\n dm_pool_register_metadata_threshold+0x40/0x80\n pool_ctr+0xa0a/0x1150\n dm_table_add_target+0x2c8/0x640\n table_load+0x1fd/0x430\n ctl_ioctl+0x2c4/0x5a0\n dm_ctl_ioctl+0xa/0x10\n __x64_sys_ioctl+0xb3/0xd0\n do_syscall_64+0x35/0x80\n entry_SYSCALL_64_after_hwframe+0x46/0xb0\n\nThis can be easily reproduced using:\n echo offline \u003e /sys/block/sda/device/state\n dd if=/dev/zero of=/dev/mapper/thin bs=4k count=10\n dmsetup load pool --table \"0 20971520 thin-pool /dev/sda /dev/sdb 128 0 0\"\n\nIf a metadata commit fails, the transaction will be aborted and the\nmetadata space maps will be destroyed. If a DM table reload then\nhappens for this failed thin-pool, a use-after-free will occur in\ndm_sm_register_threshold_callback (called from\ndm_pool_register_metadata_threshold).\n\nFix this by in dm_pool_register_metadata_threshold() by returning the\n-EINVAL error if the thin-pool is in fail mode. Also fail pool_ctr()\nwith a new error message: \"Error registering metadata threshold\".",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: dm thin: fix use-after-free crash in dm_sm_register_threshold_callback",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-50092"
},
{
"category": "external",
"summary": "RHBZ#2373527",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2373527"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-50092",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50092"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-50092",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-50092"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025061801-CVE-2022-50092-dcb8@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025061801-CVE-2022-50092-dcb8@gregkh/T"
}
],
"release_date": "2025-06-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: dm thin: fix use-after-free crash in dm_sm_register_threshold_callback"
},
{
"cve": "CVE-2022-50110",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"discovery_date": "2025-06-18T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2373606"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the sp5100_tco module in the Linux kernel. A missing release of allocated memory for the EFCH MMIO resource will cause a memory leak, potentially impacting system performance and resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: watchdog: sp5100_tco: Fix a memory leak of EFCH MMIO resource",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue has been fixed in Red Hat Enterprise Linux 8.7 and 9.3 via RHSA-2022:7683 [1] and RHSA-2023:6583 [2], respectively.\n\n[1]. https://access.redhat.com/errata/RHSA-2022:7683\n\n[2]. https://access.redhat.com/errata/RHSA-2023:6583",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-50110"
},
{
"category": "external",
"summary": "RHBZ#2373606",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2373606"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-50110",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50110"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-50110",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-50110"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025061807-CVE-2022-50110-5027@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025061807-CVE-2022-50110-5027@gregkh/T"
}
],
"release_date": "2025-06-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "kernel: watchdog: sp5100_tco: Fix a memory leak of EFCH MMIO resource"
},
{
"cve": "CVE-2022-50115",
"discovery_date": "2025-06-18T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2373645"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nASoC: SOF: ipc3-topology: Prevent double freeing of ipc_control_data via load_bytes\n\nWe have sanity checks for byte controls and if any of the fail the locally\nallocated scontrol-\u003eipc_control_data is freed up, but not set to NULL.\n\nOn a rollback path of the error the higher level code will also try to free\nthe scontrol-\u003eipc_control_data which will eventually going to lead to\nmemory corruption as double freeing memory is not a good thing.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: ASoC: SOF: ipc3-topology: Prevent double freeing of ipc_control_data via load_bytes",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-50115"
},
{
"category": "external",
"summary": "RHBZ#2373645",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2373645"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-50115",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50115"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-50115",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-50115"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025061809-CVE-2022-50115-86c0@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025061809-CVE-2022-50115-86c0@gregkh/T"
}
],
"release_date": "2025-06-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: ASoC: SOF: ipc3-topology: Prevent double freeing of ipc_control_data via load_bytes"
},
{
"cve": "CVE-2022-50177",
"discovery_date": "2025-06-18T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2373568"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nrcutorture: Fix ksoftirqd boosting timing and iteration\n\nThe RCU priority boosting can fail in two situations:\n\n1) If (nr_cpus= \u003e maxcpus=), which means if the total number of CPUs\nis higher than those brought online at boot, then torture_onoff() may\nlater bring up CPUs that weren\u0027t online on boot. Now since rcutorture\ninitialization only boosts the ksoftirqds of the CPUs that have been\nset online on boot, the CPUs later set online by torture_onoff won\u0027t\nbenefit from the boost, making RCU priority boosting fail.\n\n2) The ksoftirqd kthreads are boosted after the creation of\nrcu_torture_boost() kthreads, which opens a window large enough for these\nrcu_torture_boost() kthreads to wait (despite running at FIFO priority)\nfor ksoftirqds that are still running at SCHED_NORMAL priority.\n\nThe issues can trigger for example with:\n\n\t./kvm.sh --configs TREE01 --kconfig \"CONFIG_RCU_BOOST=y\"\n\n\t[ 34.968561] rcu-torture: !!!\n\t[ 34.968627] ------------[ cut here ]------------\n\t[ 35.014054] WARNING: CPU: 4 PID: 114 at kernel/rcu/rcutorture.c:1979 rcu_torture_stats_print+0x5ad/0x610\n\t[ 35.052043] Modules linked in:\n\t[ 35.069138] CPU: 4 PID: 114 Comm: rcu_torture_sta Not tainted 5.18.0-rc1 #1\n\t[ 35.096424] Hardware name: QEMU Standard PC (Q35 + ICH9, 2009), BIOS rel-1.14.0-0-g155821a-rebuilt.opensuse.org 04/01/2014\n\t[ 35.154570] RIP: 0010:rcu_torture_stats_print+0x5ad/0x610\n\t[ 35.198527] Code: 63 1b 02 00 74 02 0f 0b 48 83 3d 35 63 1b 02 00 74 02 0f 0b 48 83 3d 21 63 1b 02 00 74 02 0f 0b 48 83 3d 0d 63 1b 02 00 74 02 \u003c0f\u003e 0b 83 eb 01 0f 8e ba fc ff ff 0f 0b e9 b3 fc ff f82\n\t[ 37.251049] RSP: 0000:ffffa92a0050bdf8 EFLAGS: 00010202\n\t[ 37.277320] rcu: De-offloading 8\n\t[ 37.290367] RAX: 0000000000000000 RBX: 0000000000000001 RCX: 0000000000000001\n\t[ 37.290387] RDX: 0000000000000000 RSI: 00000000ffffbfff RDI: 00000000ffffffff\n\t[ 37.290398] RBP: 000000000000007b R08: 0000000000000000 R09: c0000000ffffbfff\n\t[ 37.290407] R10: 000000000000002a R11: ffffa92a0050bc18 R12: ffffa92a0050be20\n\t[ 37.290417] R13: ffffa92a0050be78 R14: 0000000000000000 R15: 000000000001bea0\n\t[ 37.290427] FS: 0000000000000000(0000) GS:ffff96045eb00000(0000) knlGS:0000000000000000\n\t[ 37.290448] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n\t[ 37.290460] CR2: 0000000000000000 CR3: 000000001dc0c000 CR4: 00000000000006e0\n\t[ 37.290470] Call Trace:\n\t[ 37.295049] \u003cTASK\u003e\n\t[ 37.295065] ? preempt_count_add+0x63/0x90\n\t[ 37.295095] ? _raw_spin_lock_irqsave+0x12/0x40\n\t[ 37.295125] ? rcu_torture_stats_print+0x610/0x610\n\t[ 37.295143] rcu_torture_stats+0x29/0x70\n\t[ 37.295160] kthread+0xe3/0x110\n\t[ 37.295176] ? kthread_complete_and_exit+0x20/0x20\n\t[ 37.295193] ret_from_fork+0x22/0x30\n\t[ 37.295218] \u003c/TASK\u003e\n\nFix this with boosting the ksoftirqds kthreads from the boosting\nhotplug callback itself and before the boosting kthreads are created.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: rcutorture: Fix ksoftirqd boosting timing and iteration",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-50177"
},
{
"category": "external",
"summary": "RHBZ#2373568",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2373568"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-50177",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50177"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-50177",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-50177"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025061831-CVE-2022-50177-1d63@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025061831-CVE-2022-50177-1d63@gregkh/T"
}
],
"release_date": "2025-06-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: rcutorture: Fix ksoftirqd boosting timing and iteration"
},
{
"cve": "CVE-2022-50178",
"discovery_date": "2025-06-18T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2373427"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: rtw89: 8852a: rfk: fix div 0 exception\n\nThe DPK is a kind of RF calibration whose algorithm is to fine tune\nparameters and calibrate, and check the result. If the result isn\u0027t good\nenough, it could adjust parameters and try again.\n\nThis issue is to read and show the result, but it could be a negative\ncalibration result that causes divisor 0 and core dump. So, fix it by\nphy_div() that does division only if divisor isn\u0027t zero; otherwise,\nzero is adopted.\n\n divide error: 0000 [#1] PREEMPT SMP NOPTI\n CPU: 1 PID: 728 Comm: wpa_supplicant Not tainted 5.10.114-16019-g462a1661811a #1 \u003cHASH:d024 28\u003e\n RIP: 0010:rtw8852a_dpk+0x14ae/0x288f [rtw89_core]\n RSP: 0018:ffffa9bb412a7520 EFLAGS: 00010246\n RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000000\n RDX: 0000000000000000 RSI: 00000000000180fc RDI: ffffa141d01023c0\n RBP: ffffa9bb412a76a0 R08: 0000000000001319 R09: 00000000ffffff92\n R10: ffffffffc0292de3 R11: ffffffffc00d2f51 R12: 0000000000000000\n R13: ffffa141d01023c0 R14: ffffffffc0290250 R15: ffffa141d0102638\n FS: 00007fa99f5c2740(0000) GS:ffffa142e5e80000(0000) knlGS:0000000000000000\n CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\n CR2: 0000000013e8e010 CR3: 0000000110d2c000 CR4: 0000000000750ee0\n PKRU: 55555554\n Call Trace:\n rtw89_core_sta_add+0x95/0x9c [rtw89_core \u003cHASH:d239 29\u003e]\n rtw89_ops_sta_state+0x5d/0x108 [rtw89_core \u003cHASH:d239 29\u003e]\n drv_sta_state+0x115/0x66f [mac80211 \u003cHASH:81fe 30\u003e]\n sta_info_insert_rcu+0x45c/0x713 [mac80211 \u003cHASH:81fe 30\u003e]\n sta_info_insert+0xf/0x1b [mac80211 \u003cHASH:81fe 30\u003e]\n ieee80211_prep_connection+0x9d6/0xb0c [mac80211 \u003cHASH:81fe 30\u003e]\n ieee80211_mgd_auth+0x2aa/0x352 [mac80211 \u003cHASH:81fe 30\u003e]\n cfg80211_mlme_auth+0x160/0x1f6 [cfg80211 \u003cHASH:00cd 31\u003e]\n nl80211_authenticate+0x2e5/0x306 [cfg80211 \u003cHASH:00cd 31\u003e]\n genl_rcv_msg+0x371/0x3a1\n ? nl80211_stop_sched_scan+0xe5/0xe5 [cfg80211 \u003cHASH:00cd 31\u003e]\n ? genl_rcv+0x36/0x36\n netlink_rcv_skb+0x8a/0xf9\n genl_rcv+0x28/0x36\n netlink_unicast+0x27b/0x3a0\n netlink_sendmsg+0x2aa/0x469\n sock_sendmsg_nosec+0x49/0x4d\n ____sys_sendmsg+0xe5/0x213\n __sys_sendmsg+0xec/0x157\n ? syscall_enter_from_user_mode+0xd7/0x116\n do_syscall_64+0x43/0x55\n entry_SYSCALL_64_after_hwframe+0x44/0xa9\n RIP: 0033:0x7fa99f6e689b",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: wifi: rtw89: 8852a: rfk: fix div 0 exception",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-50178"
},
{
"category": "external",
"summary": "RHBZ#2373427",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2373427"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-50178",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50178"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-50178",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-50178"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025061831-CVE-2022-50178-52a0@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025061831-CVE-2022-50178-52a0@gregkh/T"
}
],
"release_date": "2025-06-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: wifi: rtw89: 8852a: rfk: fix div 0 exception"
},
{
"cve": "CVE-2022-50187",
"discovery_date": "2025-06-18T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2373675"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nath11k: fix netdev open race\n\nMake sure to allocate resources needed before registering the device.\n\nThis specifically avoids having a racing open() trigger a BUG_ON() in\nmod_timer() when ath11k_mac_op_start() is called before the\nmon_reap_timer as been set up.\n\nI did not see this issue with next-20220310, but I hit it on every probe\nwith next-20220511. Perhaps some timing changed in between.\n\nHere\u0027s the backtrace:\n\n[ 51.346947] kernel BUG at kernel/time/timer.c:990!\n[ 51.346958] Internal error: Oops - BUG: 0 [#1] PREEMPT SMP\n...\n[ 51.578225] Call trace:\n[ 51.583293] __mod_timer+0x298/0x390\n[ 51.589518] mod_timer+0x14/0x20\n[ 51.595368] ath11k_mac_op_start+0x41c/0x4a0 [ath11k]\n[ 51.603165] drv_start+0x38/0x60 [mac80211]\n[ 51.610110] ieee80211_do_open+0x29c/0x7d0 [mac80211]\n[ 51.617945] ieee80211_open+0x60/0xb0 [mac80211]\n[ 51.625311] __dev_open+0x100/0x1c0\n[ 51.631420] __dev_change_flags+0x194/0x210\n[ 51.638214] dev_change_flags+0x24/0x70\n[ 51.644646] do_setlink+0x228/0xdb0\n[ 51.650723] __rtnl_newlink+0x460/0x830\n[ 51.657162] rtnl_newlink+0x4c/0x80\n[ 51.663229] rtnetlink_rcv_msg+0x124/0x390\n[ 51.669917] netlink_rcv_skb+0x58/0x130\n[ 51.676314] rtnetlink_rcv+0x18/0x30\n[ 51.682460] netlink_unicast+0x250/0x310\n[ 51.688960] netlink_sendmsg+0x19c/0x3e0\n[ 51.695458] ____sys_sendmsg+0x220/0x290\n[ 51.701938] ___sys_sendmsg+0x7c/0xc0\n[ 51.708148] __sys_sendmsg+0x68/0xd0\n[ 51.714254] __arm64_sys_sendmsg+0x28/0x40\n[ 51.720900] invoke_syscall+0x48/0x120\n\nTested-on: WCN6855 hw2.0 PCI WLAN.HSP.1.1-03125-QCAHSPSWPL_V1_V2_SILICONZ_LITE-3",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: ath11k: fix netdev open race",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-50187"
},
{
"category": "external",
"summary": "RHBZ#2373675",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2373675"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-50187",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50187"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-50187",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-50187"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025061835-CVE-2022-50187-ba19@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025061835-CVE-2022-50187-ba19@gregkh/T"
}
],
"release_date": "2025-06-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: ath11k: fix netdev open race"
},
{
"cve": "CVE-2022-50213",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2025-06-18T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2373522"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnetfilter: nf_tables: do not allow SET_ID to refer to another table\n\nWhen doing lookups for sets on the same batch by using its ID, a set from a\ndifferent table can be used.\n\nThen, when the table is removed, a reference to the set may be kept after\nthe set is freed, leading to a potential use-after-free.\n\nWhen looking for sets by ID, use the table that was used for the lookup by\nname, and only return sets belonging to that same table.\n\nThis fixes CVE-2022-2586, also reported as ZDI-CAN-17470.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: netfilter: nf_tables: do not allow SET_ID to refer to another table",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-50213"
},
{
"category": "external",
"summary": "RHBZ#2373522",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2373522"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-50213",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-50213"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-50213",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-50213"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025061844-CVE-2022-50213-bc19@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025061844-CVE-2022-50213-bc19@gregkh/T"
}
],
"release_date": "2025-06-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: netfilter: nf_tables: do not allow SET_ID to refer to another table"
},
{
"cve": "CVE-2023-4387",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2023-06-28T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2219270"
}
],
"notes": [
{
"category": "description",
"text": "A use-after-free flaw was found in vmxnet3_rq_alloc_rx_buf in drivers/net/vmxnet3/vmxnet3_drv.c in VMware\u0027s vmxnet3 ethernet NIC driver in the Linux Kernel. This issue could allow a local attacker to crash the system due to a double-free while cleaning up vmxnet3_rq_cleanup_all, which could also lead to a kernel information leak problem.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: vmxnet3: use-after-free in vmxnet3_rq_alloc_rx_buf()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"known_not_affected": [
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-4387"
},
{
"category": "external",
"summary": "RHBZ#2219270",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2219270"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-4387",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4387"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4387",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4387"
},
{
"category": "external",
"summary": "https://github.com/torvalds/linux/commit/9e7fef9521e73ca8afd7da9e58c14654b02dfad8",
"url": "https://github.com/torvalds/linux/commit/9e7fef9521e73ca8afd7da9e58c14654b02dfad8"
}
],
"release_date": "2022-05-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2022-11-08T09:32:56+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2022:7683"
},
{
"category": "workaround",
"details": "Mitigation for this issue is to skip loading the affected module \"vmxnet3\" onto the system until the fix is available, this can be done by a blacklist mechanism which will ensure the driver is not loaded at the boot time.\n~~~\nHow do I blacklist a kernel module to prevent it from loading automatically?\nhttps://access.redhat.com/solutions/41278 \n~~~",
"product_ids": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"BaseOS-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"BaseOS-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:bpftool-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.src",
"CRB-8.7.0.GA:kernel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-abi-stablelists-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-cross-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-core-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debug-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-debuginfo-common-aarch64-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-debuginfo-common-ppc64le-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-debuginfo-common-s390x-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-debuginfo-common-x86_64-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-doc-0:4.18.0-425.3.1.el8.noarch",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-headers-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-modules-extra-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-tools-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:kernel-tools-libs-devel-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:kernel-zfcpdump-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-core-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-devel-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:kernel-zfcpdump-modules-extra-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-0:4.18.0-425.3.1.el8.x86_64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.aarch64",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.ppc64le",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.s390x",
"CRB-8.7.0.GA:python3-perf-debuginfo-0:4.18.0-425.3.1.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: vmxnet3: use-after-free in vmxnet3_rq_alloc_rx_buf()"
}
]
}
icsa-24-102-01
Vulnerability from csaf_cisa
Notes
{
"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://www.cisa.gov/news-events/news/traffic-light-protocol-tlp-definitions-and-usage"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Multiple vulnerabilities have been identified in the additional GNU/Linux subsystem of the SIMATIC S7-1500 TM MFP V1.1.\n\nSiemens is preparing fix versions and recommends specific countermeasures for products where fixes are not, or not yet available.",
"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: https://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": "The use of Siemens Security Advisories is subject to the terms and conditions listed on: https://www.siemens.com/productcert/terms-of-use.",
"title": "Terms of Use"
},
{
"category": "legal_disclaimer",
"text": "This product is provided subject to this Notification (https://www.cisa.gov/notification) and this Privacy \u0026 Use policy (https://www.cisa.gov/privacy-policy).",
"title": "Legal Notice and Terms of Use"
},
{
"category": "other",
"text": "This ICSA is a verbatim republication of Siemens ProductCERT SSA-265688 from a direct conversion of the vendor\u0027s Common Security Advisory Framework (CSAF) advisory. This is republished to CISA\u0027s website as a means of increasing visibility and is provided \"as-is\" for informational purposes only. CISA is not responsible for the editorial or technical accuracy of republished advisories and provides no warranties of any kind regarding any information contained within this advisory. Further, CISA does not endorse any commercial product or service. Please contact Siemens ProductCERT directly for any questions regarding this advisory.",
"title": "Advisory Conversion Disclaimer"
},
{
"category": "other",
"text": "Critical Manufacturing",
"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-265688: Vulnerabilities in the additional GNU/Linux subsystem of the SIMATIC S7-1500 TM MFP V1.1 - CSAF Version",
"url": "https://cert-portal.siemens.com/productcert/csaf/ssa-265688.json"
},
{
"category": "self",
"summary": "SSA-265688: Vulnerabilities in the additional GNU/Linux subsystem of the SIMATIC S7-1500 TM MFP V1.1 - HTML Version",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-265688.html"
},
{
"category": "self",
"summary": "ICS Advisory ICSA-24-102-01 JSON",
"url": "https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/OT/white/2024/icsa-24-102-01.json"
},
{
"category": "self",
"summary": "ICS Advisory ICSA-24-102-01 - Web Version",
"url": "https://www.cisa.gov/news-events/ics-advisories/icsa-24-102-01"
},
{
"category": "external",
"summary": "Recommended Practices",
"url": "https://www.cisa.gov/news-events/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://www.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/news-events/news/targeted-cyber-intrusion-detection-and-mitigation-strategies-update-b"
}
],
"title": "Siemens SIMATIC S7-1500",
"tracking": {
"current_release_date": "2025-10-14T00:00:00.000000Z",
"generator": {
"date": "2025-10-16T21:33:14.845754Z",
"engine": {
"name": "CISA CSAF Generator",
"version": "1.0.0"
}
},
"id": "ICSA-24-102-01",
"initial_release_date": "2024-04-09T00:00:00.000000Z",
"revision_history": [
{
"date": "2024-04-09T00:00:00.000000Z",
"legacy_version": "1.0",
"number": "1",
"summary": "Publication Date"
},
{
"date": "2024-05-14T00:00:00.000000Z",
"legacy_version": "1.1",
"number": "2",
"summary": "Added CVE-2024-2511"
},
{
"date": "2024-07-09T00:00:00.000000Z",
"legacy_version": "1.2",
"number": "3",
"summary": "Added CVE-2024-5535"
},
{
"date": "2024-11-12T00:00:00.000000Z",
"legacy_version": "1.3",
"number": "4",
"summary": "Added CVE-2024-9143"
},
{
"date": "2025-03-11T00:00:00.000000Z",
"legacy_version": "1.4",
"number": "5",
"summary": "Added CVE-2024-36484, CVE-2024-36902, CVE-2024-36904, CVE-2024-36905, CVE-2024-36916, CVE-2024-36929, CVE-2024-36939, CVE-2024-36940, CVE-2024-36959, CVE-2024-44987, CVE-2024-44989, CVE-2024-44990, CVE-2024-45016, CVE-2024-45018, CVE-2024-46679, CVE-2024-46743, CVE-2024-46744, CVE-2024-46745, CVE-2024-46750, CVE-2024-46759, CVE-2024-46783, CVE-2024-47660, CVE-2024-50299, CVE-2024-50301, CVE-2024-53101"
},
{
"date": "2025-04-08T00:00:00.000000Z",
"legacy_version": "1.5",
"number": "6",
"summary": "Added CVE-2024-50302 (incl. product-specific impact description) and multiple other CVEs"
},
{
"date": "2025-06-10T00:00:00.000000Z",
"legacy_version": "1.6",
"number": "7",
"summary": "Added 63 CVEs"
},
{
"date": "2025-07-08T00:00:00.000000Z",
"legacy_version": "1.7",
"number": "8",
"summary": "Added 71 CVEs"
},
{
"date": "2025-08-12T00:00:00.000000Z",
"legacy_version": "1.8",
"number": "9",
"summary": "Added 147 CVEs"
},
{
"date": "2025-09-09T00:00:00.000000Z",
"legacy_version": "1.9",
"number": "10",
"summary": "Added 51 CVEs"
},
{
"date": "2025-10-14T00:00:00.000000Z",
"legacy_version": "2.0",
"number": "11",
"summary": "Added CVE-2025-9230, CVE-2023-50781, CVE-2023-6129, CVE-2023-6237, CVE-2024-0727"
}
],
"status": "final",
"version": "11"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "vers:all/*",
"product": {
"name": "SIMATIC S7-1500 TM MFP - GNU/Linux subsystem",
"product_id": "CSAFPID-0001"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 TM MFP - GNU/Linux subsystem"
}
],
"category": "vendor",
"name": "Siemens"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-4090",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An out-of-bounds (OOB) memory write flaw was found in the NFSD in the Linux kernel. Missing sanity may lead to a write beyond bmval[bmlen-1] in nfsd4_decode_bitmap4 in fs/nfsd/nfs4xdr.c. In this flaw, a local attacker with user privilege may gain access to out-of-bounds memory, leading to a system integrity and confidentiality threat.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-4090"
},
{
"cve": "CVE-2021-38202",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "fs/nfsd/trace.h in the Linux kernel before 5.13.4 might allow remote attackers to cause a denial of service (out-of-bounds read in strlen) by sending NFS traffic when the trace event framework is being used for nfsd.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-38202"
},
{
"cve": "CVE-2021-47002",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "SUNRPC: null pointer dereference in svc_rqst_free(). When alloc_pages_node() returns null in svc_rqst_alloc(), the null rq_scratch_page pointer will be dereferenced when calling put_page() in svc_rqst_free().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-47002"
},
{
"cve": "CVE-2021-47107",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"notes": [
{
"category": "summary",
"text": "NFSD: READDIR buffer overflow. If a client sends a READDIR count argument that is too small (say, zero), then the buffer size calculation in the new init_dirlist helper functions results in an underflow, allowing the XDR stream functions to write beyond the actual buffer. This calculation has always been suspect. NFSD has never sanity- checked the READDIR count argument, but the old entry encoders managed the problem correctly. With the commits below, entry encoding changed, exposing the underflow to the pointer arithmetic in xdr_reserve_space(). Modern NFS clients attempt to retrieve as much data as possible for each READDIR request.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-47107"
},
{
"cve": "CVE-2021-47316",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "nfsd: NULL dereference in nfs3svc_encode_getaclres.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2021-47316"
},
{
"cve": "CVE-2022-38096",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "A NULL pointer dereference vulnerability was found in vmwgfx driver in drivers/gpu/vmxgfx/vmxgfx_execbuf.c in GPU component of Linux kernel with device file \u0027/dev/dri/renderD128 (or Dxxx)\u0027. This flaw allows a local attacker with a user account on the system to gain privilege, causing a denial of service(DoS).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-38096"
},
{
"cve": "CVE-2022-43945",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"notes": [
{
"category": "summary",
"text": "The Linux kernel NFSD implementation prior to versions 5.19.17 and 6.0.2 are vulnerable to buffer overflow. NFSD tracks the number of pages held by each NFSD thread by combining the receive and send buffers of a remote procedure call (RPC) into a single array of pages. A client can force the send buffer to shrink by sending an RPC message over TCP with garbage data added at the end of the message. The RPC message with garbage data is still correctly formed according to the specification and is passed forward to handlers. Vulnerable code in NFSD is not expecting the oversized request and writes beyond the allocated buffer space.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-43945"
},
{
"cve": "CVE-2022-48827",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "NFSD: vulnerability caused by loff_t overflow on the server when a client reads near the maximum offset, causing the server to return an EINVAL error, which the client retries indefinitely, instead of handling out-of-range READ requests by returning a short result with an EOF flag.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-48827"
},
{
"cve": "CVE-2022-48828",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "NFSD: Vulnerability caused by an underflow in ia_size due to a mismatch between signed and unsigned 64-bit file size values, which can cause issues when handling large file sizes from NFS clients.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-48828"
},
{
"cve": "CVE-2022-48829",
"cwe": {
"id": "CWE-253",
"name": "Incorrect Check of Function Return Value"
},
"notes": [
{
"category": "summary",
"text": "NFSD: Vulnerability handling large file sizes for NFSv3 improperly capping client size values larger than s64_max, leading to unexpected behavior and potential data corruption.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2022-48829"
},
{
"cve": "CVE-2023-1652",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in nfsd4_ssc_setup_dul in fs/nfsd/nfs4proc.c in the NFS filesystem in the Linux Kernel. This issue could allow a local attacker to crash the system or it may lead to a kernel information leak problem.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-1652"
},
{
"cve": "CVE-2023-5678",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"notes": [
{
"category": "summary",
"text": "Issue summary: Generating excessively long X9.42 DH keys or checking excessively long X9.42 DH keys or parameters may be very slow. Impact summary: Applications that use the functions DH_generate_key() to generate an X9.42 DH key may experience long delays. Likewise, applications that use DH_check_pub_key(), DH_check_pub_key_ex() or EVP_PKEY_public_check() to check an X9.42 DH key or X9.42 DH parameters may experience long delays. Where the key or parameters that are being checked have been obtained from an untrusted source this may lead to a Denial of Service. While DH_check() performs all the necessary checks (as of CVE-2023-3817), DH_check_pub_key() doesn\u0027t make any of these checks, and is therefore vulnerable for excessively large P and Q parameters. Likewise, while DH_generate_key() performs a check for an excessively large P, it doesn\u0027t check for an excessively large Q. An application that calls DH_generate_key() or DH_check_pub_key() and supplies a key or parameters obtained from an untrusted source could be vulnerable to a Denial of Service attack. DH_generate_key() and DH_check_pub_key() are also called by a number of other OpenSSL functions. An application calling any of those other functions may similarly be affected. The other functions affected by this are DH_check_pub_key_ex(), EVP_PKEY_public_check(), and EVP_PKEY_generate(). Also vulnerable are the OpenSSL pkey command line application when using the \"-pubcheck\" option, as well as the OpenSSL genpkey command line application. The OpenSSL SSL/TLS implementation is not affected by this issue. The OpenSSL 3.0 and 3.1 FIPS providers are not affected by this issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-5678"
},
{
"cve": "CVE-2023-6121",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "An out-of-bounds read vulnerability was found in the NVMe-oF/TCP subsystem in the Linux kernel. This issue may allow a remote attacker to send a crafted TCP packet, triggering a heap-based buffer overflow that results in kmalloc data being printed and potentially leaked to the kernel ring buffer (dmesg).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-6121"
},
{
"cve": "CVE-2023-6129",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "The POLY1305 MAC (message authentication code) implementation contains a bug that might corrupt the internal state of applications running on PowerPC CPU based platforms if the CPU provides vector instructions.\r\n\r\nIf an attacker can influence whether the POLY1305 MAC algorithm is used, the application state might be corrupted with various application dependent consequences.\r\n\r\nThe POLY1305 MAC (message authentication code) implementation in OpenSSL for PowerPC CPUs restores the contents of vector registers in a different order than they are saved. Thus the contents of some of these vector registers are corrupted when returning to the caller. The vulnerable code is used only on newer PowerPC processors supporting the PowerISA 2.07 instructions.\r\n\r\nThe consequences of this kind of internal application state corruption can be various - from no consequences, if the calling application does not depend on the contents of non-volatile XMM registers at all, to the worst consequences, where the attacker could get complete control of the application process. However unless the compiler uses the vector registers for storing pointers, the most likely consequence, if any, would be an incorrect result of some application dependent calculations or a crash leading to a denial of service.\r\n\r\nThe POLY1305 MAC algorithm is most frequently used as part of the CHACHA20-POLY1305 AEAD (authenticated encryption with associated data) algorithm. The most common usage of this AEAD cipher is with TLS protocol versions 1.2 and 1.3. If this cipher is enabled on the server a malicious client can influence whether this AEAD cipher is used. This implies that TLS server applications using OpenSSL can be potentially impacted. However\r\nwe are currently not aware of any concrete application that would be affected by this issue therefore we consider this a Low severity security issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-6129"
},
{
"cve": "CVE-2023-6237",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "Checking excessively long invalid RSA public keys may take a long time. Applications that use the function EVP_PKEY_public_check() to check RSA public keys may experience long delays. Where the key that is being checked has been obtained from an untrusted source this may lead to a Denial of Service. When function EVP_PKEY_public_check() is called on RSA public keys, a computation is done to confirm that the RSA modulus, n, is composite. For valid RSA keys, n is a product of two or more large primes and this computation completes quickly. However, if n is an overly large prime, then this computation would take a long time. An application that calls EVP_PKEY_public_check() and supplies an RSA key obtained from an untrusted source could be vulnerable to a Denial of Service attack. The function EVP_PKEY_public_check() is not called from other OpenSSL functions however it is called from the OpenSSL pkey command line application. For that reason that application is also vulnerable if used with the \u0027-pubin\u0027 and \u0027-check\u0027 options on untrusted data. The OpenSSL SSL/TLS implementation is not affected by this issue. The OpenSSL 3.0 and 3.1 FIPS providers are affected by this issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-6237"
},
{
"cve": "CVE-2023-6817",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free vulnerability in the Linux kernel\u0027s netfilter: nf_tables component can be exploited to achieve local privilege escalation.\n\nThe function nft_pipapo_walk did not skip inactive elements during set walk which could lead double deactivations of PIPAPO (Pile Packet Policies) elements, leading to use-after-free.\n\nWe recommend upgrading past commit 317eb9685095678f2c9f5a8189de698c5354316a.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-6817"
},
{
"cve": "CVE-2023-6931",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A heap out-of-bounds write vulnerability in the Linux kernel\u0027s Performance Events system component can be exploited to achieve local privilege escalation.\n\nA perf_event\u0027s read_size can overflow, leading to an heap out-of-bounds increment or write in perf_read_group().\n\nWe recommend upgrading past commit 382c27f4ed28f803b1f1473ac2d8db0afc795a1b.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-6931"
},
{
"cve": "CVE-2023-6932",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free vulnerability in the Linux kernel\u0027s ipv4: igmp component can be exploited to achieve local privilege escalation.\n\nA race condition can be exploited to cause a timer be mistakenly registered on a RCU read locked object which is freed by another thread.\n\nWe recommend upgrading past commit e2b706c691905fe78468c361aaabc719d0a496f1.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-6932"
},
{
"cve": "CVE-2023-28746",
"cwe": {
"id": "CWE-1342",
"name": "Information Exposure through Microarchitectural State after Transient Execution"
},
"notes": [
{
"category": "summary",
"text": "Information exposure through microarchitectural state after transient execution from some register files for some Intel(R) Atom(R) Processors may allow an authenticated user to potentially enable information disclosure via local access.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-28746"
},
{
"cve": "CVE-2023-45898",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "The Linux kernel before 6.5.4 has an es1 use-after-free in fs/ext4/extents_status.c, related to ext4_es_insert_extent.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-45898"
},
{
"cve": "CVE-2023-47233",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "The brcm80211 component in the Linux kernel through 6.5.10 has a brcmf_cfg80211_detach use-after-free in the device unplugging (disconnect the USB by hotplug) code. For physically proximate attackers with local access, this \"could be exploited in a real world scenario.\" This is related to brcmf_cfg80211_escan_timeout_worker in drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:P/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-47233"
},
{
"cve": "CVE-2023-50781",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in m2crypto. This issue may allow a remote attacker to decrypt captured messages in TLS servers that use RSA key exchanges, which may lead to exposure of confidential or sensitive data.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-50781"
},
{
"cve": "CVE-2023-52447",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "bpf: Defer the free of inner map when necessary when updating or deleting an inner map in map array or map htab, the map may still be accessed by non-sleepable program or sleepable program. However bpf_map_fd_put_ptr() decreases the ref-counter of the inner map directly through bpf_map_put(), if the ref-counter is the last one (which is true for most cases), the inner map will be freed by ops-\u003emap_free() in a kworker. But for now, most .map_free() callbacks don\u0027t use synchronize_rcu() or its variants to wait for the elapse of a RCU grace period, so after the invocation of ops-\u003emap_free completes, the bpf program which is accessing the inner map may incur use-after-free vulnerability.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.9,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-52447"
},
{
"cve": "CVE-2023-52458",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nblock: add check that partition length needs to be aligned with block size",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-52458"
},
{
"cve": "CVE-2023-52614",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nPM / devfreq: Fix buffer overflow in trans_stat_show",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-52614"
},
{
"cve": "CVE-2023-52620",
"cwe": {
"id": "CWE-99",
"name": "Improper Control of Resource Identifiers (\u0027Resource Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nnetfilter: nf_tables: disallow timeout for anonymous sets\r\n\r\nNever used from userspace, disallow these parameters.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2023-52620"
},
{
"cve": "CVE-2024-0584",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free issue was found in igmp_start_timer in net/ipv4/igmp.c in the network sub-component in the Linux Kernel. This flaw allows a local user to observe a refcnt use-after-free issue when receiving an igmp query packet, leading to a kernel information leak.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-0584"
},
{
"cve": "CVE-2024-0727",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "Issue summary: Processing a maliciously formatted PKCS12 file may lead OpenSSL to crash leading to a potential Denial of Service attack Impact summary: Applications loading files in the PKCS12 format from untrusted sources might terminate abruptly. A file in PKCS12 format can contain certificates and keys and may come from an untrusted source. The PKCS12 specification allows certain fields to be NULL, but OpenSSL does not correctly check for this case. This can lead to a NULL pointer dereference that results in OpenSSL crashing. If an application processes PKCS12 files from an untrusted source using the OpenSSL APIs then that application will be vulnerable to this issue. OpenSSL APIs that are vulnerable to this are: PKCS12_parse(), PKCS12_unpack_p7data(), PKCS12_unpack_p7encdata(), PKCS12_unpack_authsafes() and PKCS12_newpass(). We have also fixed a similar issue in SMIME_write_PKCS7(). However since this function is related to writing data we do not consider it security significant. The FIPS modules in 3.2, 3.1 and 3.0 are not affected by this issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-0727"
},
{
"cve": "CVE-2024-2511",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "Some non-default TLS server configurations can cause unbounded memory growth when processing TLSv1.3 sessions. An attacker may exploit certain server configurations to trigger unbounded memory growth that would lead to a Denial of Service This problem can occur in TLSv1.3 if the non-default SSL_OP_NO_TICKET option is being used (but not if early_data support is also configured and the default anti-replay protection is in use). In this case, under certain conditions, the session cache can get into an incorrect state and it will fail to flush properly as it fills. The session cache will continue to grow in an unbounded manner. A malicious client could deliberately create the scenario for this failure to force a Denial of Service. It may also happen by accident in normal operation. This issue only affects TLS servers supporting TLSv1.3. It does not affect TLS clients. The FIPS modules in 3.2, 3.1 and 3.0 are not affected by this issue. OpenSSL 1.0.2 is also not affected by this issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-2511"
},
{
"cve": "CVE-2024-5535",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "summary",
"text": "Issue summary: Calling the OpenSSL API function SSL_select_next_proto with an empty supported client protocols buffer may cause a crash or memory contents to be sent to the peer. Impact summary: A buffer overread can have a range of potential consequences such as unexpected application beahviour or a crash. In particular this issue could result in up to 255 bytes of arbitrary private data from memory being sent to the peer leading to a loss of confidentiality. However, only applications that directly call the SSL_select_next_proto function with a 0 length list of supported client protocols are affected by this issue. This would normally never be a valid scenario and is typically not under attacker control but may occur by accident in the case of a configuration or programming error in the calling application. The OpenSSL API function SSL_select_next_proto is typically used by TLS applications that support ALPN (Application Layer Protocol Negotiation) or NPN (Next Protocol Negotiation). NPN is older, was never standardised and is deprecated in favour of ALPN. We believe that ALPN is significantly more widely deployed than NPN. The SSL_select_next_proto function accepts a list of protocols from the server and a list of protocols from the client and returns the first protocol that appears in the server list that also appears in the client list. In the case of no overlap between the two lists it returns the first item in the client list. In either case it will signal whether an overlap between the two lists was found. In the case where SSL_select_next_proto is called with a zero length client list it fails to notice this condition and returns the memory immediately following the client list pointer (and reports that there was no overlap in the lists). This function is typically called from a server side application callback for ALPN or a client side application callback for NPN. In the case of ALPN the list of protocols supplied by the client is guaranteed by libssl to never be zero in length. The list of server protocols comes from the application and should never normally be expected to be of zero length. In this case if the SSL_select_next_proto function has been called as expected (with the list supplied by the client passed in the client/client_len parameters), then the application will not be vulnerable to this issue. If the application has accidentally been configured with a zero length server list, and has accidentally passed that zero length server list in the client/client_len parameters, and has additionally failed to correctly handle a \"no overlap\" response (which would normally result in a handshake failure in ALPN) then it will be vulnerable to this problem. In the case of NPN, the protocol permits the client to opportunistically select a protocol when there is no overlap. OpenSSL returns the first client protocol in the no overlap case in support of this. The list of client protocols comes from the application and should never normally be expected to be of zero length. However if the SSL_select_next_proto function is accidentally called with a client_len of 0 then an invalid memory pointer will be returned instead. If the application uses this output as the opportunistic protocol then the loss of confidentiality will occur. This issue has been assessed as Low severity because applications are most likely to be vulnerable if they are using NPN instead of ALPN - but NPN is not widely used. It also requires an application configuration or programming error. Finally, this issue would not typically be under attacker control making active exploitation unlikely. The FIPS modules in 3.3, 3.2, 3.1 and 3.0 are not affected by this issue. Due to the low severity of this issue we are not issuing new releases of OpenSSL at this time. The fix will be included in the next releases when they become available.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-5535"
},
{
"cve": "CVE-2024-9143",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "Issue summary: Use of the low-level GF(2m) elliptic curve APIs with untrusted explicit values for the field polynomial can lead to out-of-bounds memory reads or writes. Impact summary: Out of bound memory writes can lead to an application crash or even a possibility of a remote code execution, however, in all the protocols involving Elliptic Curve Cryptography that we\u0027re aware of, either only \"named curves\" are supported, or, if explicit curve parameters are supported, they specify an X9.62 encoding of binary (GF(2m)) curves that can\u0027t represent problematic input values. Thus the likelihood of existence of a vulnerable application is low. In particular, the X9.62 encoding is used for ECC keys in X.509 certificates, so problematic inputs cannot occur in the context of processing X.509 certificates. Any problematic use-cases would have to be using an \"exotic\" curve encoding. The affected APIs include: EC_GROUP_new_curve_GF2m(), EC_GROUP_new_from_params(), and various supporting BN_GF2m_*() functions. Applications working with \"exotic\" explicit binary (GF(2m)) curve parameters, that make it possible to represent invalid field polynomials with a zero constant term, via the above or similar APIs, may terminate abruptly as a result of reading or writing outside of array bounds. Remote code execution cannot easily be ruled out. The FIPS modules in 3.3, 3.2, 3.1 and 3.0 are not affected by this issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-9143"
},
{
"cve": "CVE-2024-22099",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "NULL Pointer Dereference vulnerability in Linux Linux kernel kernel on Linux, x86, ARM (net, bluetooth modules) allows Overflow Buffers. This vulnerability is associated with program files /net/bluetooth/rfcomm/core.C.\n\nThis issue affects Linux kernel: v2.6.12-rc2.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-22099"
},
{
"cve": "CVE-2024-23307",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "Integer Overflow or Wraparound vulnerability in Linux Linux kernel kernel on Linux, x86, ARM (md, raid, raid5 modules) allows Forced Integer Overflow.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-23307"
},
{
"cve": "CVE-2024-23848",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel through 6.7.1, there is a use-after-free in cec_queue_msg_fh, related to drivers/media/cec/core/cec-adap.c and drivers/media/cec/core/cec-api.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-23848"
},
{
"cve": "CVE-2024-24857",
"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 in the Linux kernel\u0027s net/bluetooth device driver in conn_info_{min,max}_age_set() function. This can result in integrity overflow issue, possibly leading to bluetooth connection abnormality or denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:H/UI:R/S:U/C:N/I:H/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-24857"
},
{
"cve": "CVE-2024-24858",
"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 in the Linux kernel\u0027s net/bluetooth in {conn,adv}_{min,max}_interval_set() function. This can result in I2cap connection or broadcast abnormality issue, possibly leading to denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:H/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-24858"
},
{
"cve": "CVE-2024-24859",
"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 in the Linux kernel\u0027s net/bluetooth in sniff_{min,max}_interval_set() function. This can result in a bluetooth sniffing exception issue, possibly leading denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:H/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-24859"
},
{
"cve": "CVE-2024-25739",
"cwe": {
"id": "CWE-754",
"name": "Improper Check for Unusual or Exceptional Conditions"
},
"notes": [
{
"category": "summary",
"text": "create_empty_lvol in drivers/mtd/ubi/vtbl.c in the Linux kernel through 6.7.4 can attempt to allocate zero bytes, and crash, because of a missing check for ubi-\u003eleb_size.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-25739"
},
{
"cve": "CVE-2024-26629",
"cwe": {
"id": "CWE-393",
"name": "Return of Wrong Status Code"
},
"notes": [
{
"category": "summary",
"text": "nfsd: The test on so_count in nfsd4_release_lockowner() is potentially harmful. It can transiently return a false positive resulting in a return of NFS4ERR_LOCKS_HELD when in fact no locks are held. This is clearly a protocol violation and with the Linux NFS client it can cause incorrect behaviour.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-26629"
},
{
"cve": "CVE-2024-26642",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nnetfilter: nf_tables: disallow anonymous set with timeout flag",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-26642"
},
{
"cve": "CVE-2024-26643",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nnetfilter: nf_tables: mark set as dead when unbinding anonymous set with timeout",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-26643"
},
{
"cve": "CVE-2024-26651",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "sr9800: Local Denial of Service Vulnerability.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-26651"
},
{
"cve": "CVE-2024-26659",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "xhci: isoc Babble and Buffer Overrun events are not handled properly.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-26659"
},
{
"cve": "CVE-2024-26787",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "mmc: mmci: stm32: Fixed issue with overlapping mappings in the DMA API.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-26787"
},
{
"cve": "CVE-2024-26810",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nvfio/pci: Lock external INTx masking ops",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-26810"
},
{
"cve": "CVE-2024-26812",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nvfio/pci: Create persistent INTx handler",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-26812"
},
{
"cve": "CVE-2024-26816",
"cwe": {
"id": "CWE-212",
"name": "Improper Removal of Sensitive Information Before Storage or Transfer"
},
"notes": [
{
"category": "summary",
"text": "x86, relocs: relocations in .notes section. When building with CONFIG_XEN_PV=y, .text symbols are emitted into the .notes section so that Xen can find the \"startup_xen\" entry point.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-26816"
},
{
"cve": "CVE-2024-26820",
"cwe": {
"id": "CWE-99",
"name": "Improper Control of Resource Identifiers (\u0027Resource Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "hv_netvsc: Register VF in netvsc_probe if NET_DEVICE_REGISTER missed.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-26820"
},
{
"cve": "CVE-2024-26851",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "netfilter: nf_conntrack_h323: Add protection for bmp length out of range.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-26851"
},
{
"cve": "CVE-2024-26852",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "net/ipv6: possible UAF in ip6_route_mpath_notify().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-26852"
},
{
"cve": "CVE-2024-26855",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "net: ice: Fix potential NULL pointer dereference in ice_bridge_setlink().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-26855"
},
{
"cve": "CVE-2024-26859",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "net/bnx2x: Race condition leading to system crash during EEH error handling.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-26859"
},
{
"cve": "CVE-2024-26861",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "wireguard: receive: data-race around receiving_counter.counter.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-26861"
},
{
"cve": "CVE-2024-26863",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: hsr: Fix uninit-value access in hsr_get_node().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-26863"
},
{
"cve": "CVE-2024-26870",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "NFSv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-26870"
},
{
"cve": "CVE-2024-26872",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "RDMA/srpt: use-after-free Write in srpt_refresh_port().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-26872"
},
{
"cve": "CVE-2024-26875",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "media: pvrusb2: fix uaf in pvr2_context_set_notify.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-26875"
},
{
"cve": "CVE-2024-26877",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "crypto: xilinx - call finalize with bh disabled.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-26877"
},
{
"cve": "CVE-2024-26878",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: quota: Fix potential NULL pointer dereference.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-26878"
},
{
"cve": "CVE-2024-26880",
"cwe": {
"id": "CWE-99",
"name": "Improper Control of Resource Identifiers (\u0027Resource Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: dm: call the resume method on internal suspend.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-26880"
},
{
"cve": "CVE-2024-26882",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "net: ip_tunnel: make sure to pull inner header in ip_tunnel_rcv().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-26882"
},
{
"cve": "CVE-2024-26883",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "bpf: Fix stackmap overflow check on 32-bit arches.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-26883"
},
{
"cve": "CVE-2024-26884",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "bpf: Fix hashtab overflow check on 32-bit arches.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-26884"
},
{
"cve": "CVE-2024-26885",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nbpf: Fix DEVMAP_HASH overflow check on 32-bit arches\r\n\r\nThe devmap code allocates a number hash buckets equal to the next power\r\nof two of the max_entries value provided when creating the map. When\r\nrounding up to the next power of two, the 32-bit variable storing the\r\nnumber of buckets can overflow, and the code checks for overflow by\r\nchecking if the truncated 32-bit value is equal to 0. However, on 32-bit\r\narches the rounding up itself can overflow mid-way through, because it\r\nends up doing a left-shift of 32 bits on an unsigned long value. If the\r\nsize of an unsigned long is four bytes, this is undefined behaviour, so\r\nthere is no guarantee that we\u0027ll end up with a nice and tidy 0-value at\r\nthe end.\r\n\r\nSyzbot managed to turn this into a crash on arm32 by creating a\r\nDEVMAP_HASH with max_entries \u003e 0x80000000 and then trying to update it.\r\nFix this by moving the overflow check to before the rounding up\r\noperation.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-26885"
},
{
"cve": "CVE-2024-26889",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Bluetooth: hci_core: Fix possible buffer overflow.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-26889"
},
{
"cve": "CVE-2024-26891",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "iommu/vt-d: Don\u0027t issue ATS Invalidation request when device is disconnected.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-26891"
},
{
"cve": "CVE-2024-26894",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "ACPI: processor_idle: Fix memory leak in acpi_processor_power_exit().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-26894"
},
{
"cve": "CVE-2024-26895",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "wifi: wilc1000: prevent use-after-free on vif when cleaning up all interfaces.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-26895"
},
{
"cve": "CVE-2024-26897",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "wifi: ath9k: delay all of ath9k_wmi_event_tasklet() until init is complete.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-26897"
},
{
"cve": "CVE-2024-26898",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-26898"
},
{
"cve": "CVE-2024-26901",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleak.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-26901"
},
{
"cve": "CVE-2024-26903",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Bluetooth: rfcomm: Fixed null-ptr-deref in rfcomm_check_security.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-26903"
},
{
"cve": "CVE-2024-26906",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-26906"
},
{
"cve": "CVE-2024-26907",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "RDMA/mlx5: Fixed fortify source warning while accessing Eth segment.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-26907"
},
{
"cve": "CVE-2024-26920",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\ntracing/trigger: Fix to return error if failed to alloc snapshot",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-26920"
},
{
"cve": "CVE-2024-26923",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: af_unix: Fix garbage collector racing against connect().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-26923"
},
{
"cve": "CVE-2024-26925",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: release mutex after nft_gc_seq_end from abort path The commit mutex should not be released during the critical section between nft_gc_seq_begin() and nft_gc_seq_end(), otherwise, async GC worker could collect expired objects and get the released commit lock within the same GC sequence. nf_tables_module_autoload() temporarily releases the mutex to load module dependencies, then it goes back to replay the transaction again. Move it at the end of the abort phase after nft_gc_seq_end() is called.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-26925"
},
{
"cve": "CVE-2024-26934",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nUSB: core: Fix deadlock in usb_deauthorize_interface()",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-26934"
},
{
"cve": "CVE-2024-26935",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nscsi: core: Fix unremoved procfs host directory regression",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-26935"
},
{
"cve": "CVE-2024-26937",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\ndrm/i915/gt: Reset queue_priority_hint on parking",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-26937"
},
{
"cve": "CVE-2024-26950",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nwireguard: netlink: access device through ctx instead of peer",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-26950"
},
{
"cve": "CVE-2024-26951",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nwireguard: netlink: check for dangling peer via is_dead instead of empty list",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-26951"
},
{
"cve": "CVE-2024-26958",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nnfs: fix UAF in direct writes",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-26958"
},
{
"cve": "CVE-2024-26960",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nmm: swap: fix race between free_swap_and_cache() and swapoff()",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-26960"
},
{
"cve": "CVE-2024-26961",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nmac802154: fix llsec key resources release in mac802154_llsec_key_del",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-26961"
},
{
"cve": "CVE-2024-26973",
"cwe": {
"id": "CWE-457",
"name": "Use of Uninitialized Variable"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: fat: fix uninitialized field in nostale filehandles When fat_encode_fh_nostale() encodes file handle without a parent it stores only first 10 bytes of the file handle. However the length of the file handle must be a multiple of 4 so the file handle is actually 12 bytes long and the last two bytes remain uninitialized. This is not great at we potentially leak uninitialized information with the handle to userspace. Properly initialize the full handle length.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-26973"
},
{
"cve": "CVE-2024-26974",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\ncrypto: qat - resolve race condition during AER recovery",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-26974"
},
{
"cve": "CVE-2024-26982",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\nSquashfs: check the inode number is not the invalid value of zero",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-26982"
},
{
"cve": "CVE-2024-26988",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\ninit/main.c: Fix potential static_command_line memory overflow",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-26988"
},
{
"cve": "CVE-2024-26993",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nfs: sysfs: Fix reference leak in sysfs_break_active_protection()",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-26993"
},
{
"cve": "CVE-2024-27004",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nclk: Get runtime PM before walking tree during disable_unused",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-27004"
},
{
"cve": "CVE-2024-27013",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\ntun: limit printing rate when illegal packet received by tun dev\r\n\r\nvhost_worker will call tun call backs to receive packets. If too many\r\nillegal packets arrives, tun_do_read will keep dumping packet contents.\r\nWhen console is enabled, it will costs much more cpu time to dump\r\npacket and soft lockup will be detected.\r\n\r\nnet_ratelimit mechanism can be used to limit the dumping rate.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-27013"
},
{
"cve": "CVE-2024-27020",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: Fix potential data-race in nft_expr_type_get().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-27020"
},
{
"cve": "CVE-2024-27024",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Vulnerability in the Linux kernel: net/rds: WARNING in rds_conn_connect_if_down If connection isn\u0027t established yet, get_mr() will fail, trigger connection after get_mr().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-27024"
},
{
"cve": "CVE-2024-27025",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Vulnerability in Linux kernel: nbd: null check for nla_nest_start nla_nest_start() may fail and return NULL. Insert a check and set errno based on other call sites within the same source code.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-27025"
},
{
"cve": "CVE-2024-27038",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Vulnerability in Linux kernel: clk: clk_core_get NULL dereference It is possible for clk_core_get to dereference a NULL in the following sequence: clk_core_get() of_clk_get_hw_from_clkspec() __of_clk_get_hw_from_provider() __clk_get_hw() __clk_get_hw() can return NULL which is dereferenced by clk_core_get() at hw-\u003ecore. Prior to commit dde4eff47c82 (\"clk: Look for parents with clkdev based clk_lookups\") the check IS_ERR_OR_NULL() was performed which would have caught the NULL. Reading the description of this function it talks about returning NULL but that cannot be so at the moment. Update the function to check for hw before dereferencing it and return NULL if hw is NULL.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-27038"
},
{
"cve": "CVE-2024-27047",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Vulnerablity in Linux kernel: net: phy: phy_get_internal_delay accessing an empty array The phy_get_internal_delay function could try to access to an empty array in the case that the driver is calling phy_get_internal_delay without defining delay_values and rx-internal-delay-ps or tx-internal-delay-ps is defined to 0 in the device-tree. This will lead to \"unable to handle kernel NULL pointer dereference at virtual address 0\".",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-27047"
},
{
"cve": "CVE-2024-27052",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Vulnerability in Linux kernel: wifi: rtl8xxxu: add cancel_work_sync() for c2hcmd_work The workqueue might still be running, when the driver is stopped.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-27052"
},
{
"cve": "CVE-2024-27053",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Vulnerability in the Linux kernel: wifi: wilc1000: RCU usage in connect path",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-27053"
},
{
"cve": "CVE-2024-27059",
"cwe": {
"id": "CWE-369",
"name": "Divide By Zero"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nUSB: usb-storage: Prevent divide-by-0 error in isd200_ata_command\n\nThe isd200 sub-driver in usb-storage uses the HEADS and SECTORS values\nin the ATA ID information to calculate cylinder and head values when\ncreating a CDB for READ or WRITE commands. The calculation involves\ndivision and modulus operations, which will cause a crash if either of\nthese values is 0. While this never happens with a genuine device, it\ncould happen with a flawed or subversive emulation, as reported by the\nsyzbot fuzzer.\n\nProtect against this possibility by refusing to bind to the device if\neither the ATA_ID_HEADS or ATA_ID_SECTORS value in the device\u0027s ID\ninformation is 0. This requires isd200_Initialization() to return a\nnegative error code when initialization fails; currently it always\nreturns 0 (even when there is an error).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-27059"
},
{
"cve": "CVE-2024-27065",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: do not compare internal table flags on updates Restore skipping transaction if table update does not modify flags.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-27065"
},
{
"cve": "CVE-2024-27072",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nmedia: usbtv: Remove useless locks in usbtv_video_free()\r\n\r\nRemove locks calls in usbtv_video_free() because\r\nare useless and may led to a deadlock as reported here:\r\nhttps://syzkaller.appspot.com/x/bisect.txt?x=166dc872180000\r\nAlso remove usbtv_stop() call since it will be called when\r\nunregistering the device.\r\n\r\nBefore \u0027c838530d230b\u0027 this issue would only be noticed if you\r\ndisconnect while streaming and now it is noticeable even when\r\ndisconnecting while not streaming.\r\n\r\n\r\n[hverkuil: fix minor spelling mistake in log message]",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-27072"
},
{
"cve": "CVE-2024-27076",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Vulnerability in the Linux kernel: media: imx: csc/scaler: v4l2_ctrl_handler memory leak Free the memory allocated in v4l2_ctrl_handler_init on release.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-27076"
},
{
"cve": "CVE-2024-27077",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Vulnerability in Linux kernel: media: v4l2-mem2mem: a memleak in v4l2_m2m_register_entity The entity-\u003ename (i.e. name) is allocated in v4l2_m2m_register_entity but isn\u0027t freed in its following error-handling paths. This patch adds such deallocation to prevent memleak of entity-\u003ename.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-27077"
},
{
"cve": "CVE-2024-27078",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Vulnerability in Linux kernel: media: v4l2-tpg: some memleaks in tpg_alloc In tpg_alloc, resources should be deallocated in each and every error-handling paths, since they are allocated in for statements. Otherwise there would be memleaks because tpg_free is called only when tpg_alloc return 0.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-27078"
},
{
"cve": "CVE-2024-27395",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: openvswitch: Fix Use-After-Free in ovs_ct_exit\n\nSince kfree_rcu, which is called in the hlist_for_each_entry_rcu traversal\nof ovs_ct_limit_exit, is not part of the RCU read critical section, it\nis possible that the RCU grace period will pass during the traversal and\nthe key will be free.\n\nTo prevent this, it should be changed to hlist_for_each_entry_safe.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-27395"
},
{
"cve": "CVE-2024-27396",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: gtp: Fix Use-After-Free in gtp_dellink\n\nSince call_rcu, which is called in the hlist_for_each_entry_rcu traversal\nof gtp_dellink, is not part of the RCU read critical section, it\nis possible that the RCU grace period will pass during the traversal and\nthe key will be free.\n\nTo prevent this, it should be changed to hlist_for_each_entry_safe.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-27396"
},
{
"cve": "CVE-2024-27397",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nnetfilter: nf_tables: use timestamp to check for set element timeout\r\n\r\nAdd a timestamp field at the beginning of the transaction, store it\r\nin the nftables per-netns area.\r\n\r\nUpdate set backend .insert, .deactivate and sync gc path to use the\r\ntimestamp, this avoids that an element expires while control plane\r\ntransaction is still unfinished.\r\n\r\n.lookup and .update, which are used from packet path, still use the\r\ncurrent time to check if the element has expired. And .get path and dump\r\nalso since this runs lockless under rcu read size lock. Then, there is\r\nasync gc which also needs to check the current time since it runs\r\nasynchronously from a workqueue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-27397"
},
{
"cve": "CVE-2024-27419",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: netrom: data-races around sysctl_net_busy_read We need to protect the reader reading the sysctl value because the value can be changed concurrently.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-27419"
},
{
"cve": "CVE-2024-27431",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: cpumap: Zero-initialise xdp_rxq_info struct before running XDP program When running an XDP program that is attached to a cpumap entry, we don\u0027t initialise the xdp_rxq_info data structure being used in the xdp_buff that backs the XDP program invocation. Tobias noticed that this leads to random values being returned as the xdp_md-\u003erx_queue_index value for XDP programs running in a cpumap. This means we\u0027re basically returning the contents of the uninitialised memory, which is bad. Fix this by zero-initialising the rxq data structure before running the XDP program.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-27431"
},
{
"cve": "CVE-2024-27436",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Stop parsing channels bits when all channels are found. If a usb audio device sets more bits than the amount of channels it could write outside of the map array.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-27436"
},
{
"cve": "CVE-2024-27437",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nvfio/pci: Disable auto-enable of exclusive INTx IRQ\n\nCurrently for devices requiring masking at the irqchip for INTx, ie.\ndevices without DisINTx support, the IRQ is enabled in request_irq()\nand subsequently disabled as necessary to align with the masked status\nflag. This presents a window where the interrupt could fire between\nthese events, resulting in the IRQ incrementing the disable depth twice.\nThis would be unrecoverable for a user since the masked flag prevents\nnested enables through vfio.\n\nInstead, invert the logic using IRQF_NO_AUTOEN such that exclusive INTx\nis never auto-enabled, then unmask as required.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-27437"
},
{
"cve": "CVE-2024-33621",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: ipvlan: Dont Use skb-\u003esk in ipvlan_process_v4 / 6_outbound.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-33621"
},
{
"cve": "CVE-2024-33847",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "f2fs: compress: Released compress inode f2fs image may be corrupted. The reason is partial truncation assume compressed inode has reserved blocks, after partial truncation, valid block count may change w/o .i_blocks and .total_valid_block_count update, resulting in corruption.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-33847"
},
{
"cve": "CVE-2024-34027",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "f2fs: compress: filesystem metadata including blkaddr in dnode, inode fields and .total_valid_block_count may be corrupted after SPO case.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-34027"
},
{
"cve": "CVE-2024-35789",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nwifi: mac80211: check/clear fast rx for non-4addr sta VLAN changes\r\n\r\nWhen moving a station out of a VLAN and deleting the VLAN afterwards, the\r\nfast_rx entry still holds a pointer to the VLAN\u0027s netdev, which can cause\r\nuse-after-free bugs. Fix this by immediately calling ieee80211_check_fast_rx\r\nafter the VLAN change.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-35789"
},
{
"cve": "CVE-2024-35805",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\ndm snapshot: fix lockup in dm_exception_table_exit\r\n\r\nThere was reported lockup when we exit a snapshot with many exceptions.\r\nFix this by adding \"cond_resched\" to the loop that frees the exceptions.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-35805"
},
{
"cve": "CVE-2024-35807",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: ext4: fix corruption during on-line resize.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-35807"
},
{
"cve": "CVE-2024-35811",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nwifi: brcmfmac: Fix use-after-free bug in brcmf_cfg80211_detach",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-35811"
},
{
"cve": "CVE-2024-35813",
"cwe": {
"id": "CWE-129",
"name": "Improper Validation of Array Index"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nmmc: core: Avoid negative index with array access\r\n\r\nCommit 4d0c8d0aef63 (\"mmc: core: Use mrq.sbc in close-ended ffu\") assigns\r\nprev_idata = idatas[i - 1], but doesn\u0027t check that the iterator i is\r\ngreater than zero. Let\u0027s fix this by adding a check.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-35813"
},
{
"cve": "CVE-2024-35815",
"cwe": {
"id": "CWE-237",
"name": "Improper Handling of Structural Elements"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nfs/aio: Check IOCB_AIO_RW before the struct aio_kiocb conversion\r\n\r\nThe first kiocb_set_cancel_fn() argument may point at a struct kiocb\r\nthat is not embedded inside struct aio_kiocb. With the current code,\r\ndepending on the compiler, the req-\u003eki_ctx read happens either before\r\nthe IOCB_AIO_RW test or after that test. Move the req-\u003eki_ctx read such\r\nthat it is guaranteed that the IOCB_AIO_RW test happens first.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-35815"
},
{
"cve": "CVE-2024-35823",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nvt: fix unicode buffer corruption when deleting characters\r\n\r\nThis is the same issue that was fixed for the VGA text buffer in commit\r\n39cdb68c64d8 (\"vt: fix memory overlapping when deleting chars in the\r\nbuffer\"). The cure is also the same i.e. replace memcpy() with memmove()\r\ndue to the overlaping buffers.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-35823"
},
{
"cve": "CVE-2024-35828",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: some memleaks in lbs_allocate_cmd_buffer() In the for statement of lbs_allocate_cmd_buffer(), if the allocation of cmdarray[i].cmdbuf fails, both cmdarray and cmdarray[i].cmdbuf needs to be freed. Otherwise, there will be memleaks in lbs_allocate_cmd_buffer().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-35828"
},
{
"cve": "CVE-2024-35845",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "wifi: iwlwifi: dbg-tlv: ensure NUL termination The iwl_fw_ini_debug_info_tlv is used as a string, so we must ensure the string is terminated correctly before using it.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-35845"
},
{
"cve": "CVE-2024-35849",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nbtrfs: fix information leak in btrfs_ioctl_logical_to_ino()",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-35849"
},
{
"cve": "CVE-2024-35877",
"cwe": {
"id": "CWE-237",
"name": "Improper Handling of Structural Elements"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nx86/mm/pat: fix VM_PAT handling in COW mappings\r\n\r\nPAT handling won\u0027t do the right thing in COW mappings: the first PTE (or,\r\nin fact, all PTEs) can be replaced during write faults to point at anon\r\nfolios. Reliably recovering the correct PFN and cachemode using\r\nfollow_phys() from PTEs will not work in COW mappings.\r\n\r\nUsing follow_phys(), we might just get the address+protection of the anon\r\nfolio (which is very wrong), or fail on swap/nonswap entries, failing\r\nfollow_phys() and triggering a WARN_ON_ONCE() in untrack_pfn() and\r\ntrack_pfn_copy(), not properly calling free_pfn_range().\r\n\r\nIn free_pfn_range(), we either wouldn\u0027t call memtype_free() or would call\r\nit with the wrong range, possibly leaking memory.\r\n\r\nTo fix that, let\u0027s update follow_phys() to refuse returning anon folios,\r\nand fallback to using the stored PFN inside vma-\u003evm_pgoff for COW mappings\r\nif we run into that.\r\n\r\nWe will now properly handle untrack_pfn() with COW mappings, where we\r\ndon\u0027t need the cachemode. We\u0027ll have to fail fork()-\u003etrack_pfn_copy() if\r\nthe first page was replaced by an anon folio, though: we\u0027d have to store\r\nthe cachemode in the VMA to make this work, likely growing the VMA size.\r\n\r\nFor now, lets keep it simple and let track_pfn_copy() just fail in that\r\ncase: it would have failed in the past with swap/nonswap entries already,\r\nand it would have done the wrong thing with anon folios.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-35877"
},
{
"cve": "CVE-2024-35884",
"cwe": {
"id": "CWE-923",
"name": "Improper Restriction of Communication Channel to Intended Endpoints"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nudp: do not accept non-tunnel GSO skbs landing in a tunnel\r\n\r\nWhen rx-udp-gro-forwarding is enabled UDP packets might be GROed when\r\nbeing forwarded. If such packets might land in a tunnel this can cause\r\nvarious issues and udp_gro_receive makes sure this isn\u0027t the case by\r\nlooking for a matching socket. This is performed in\r\nudp4/6_gro_lookup_skb but only in the current netns. This is an issue\r\nwith tunneled packets when the endpoint is in another netns. In such\r\ncases the packets will be GROed at the UDP level, which leads to various\r\nissues later on. The same thing can happen with rx-gro-list.\r\n\r\nWe saw this with geneve packets being GROed at the UDP level. In such\r\ncase gso_size is set; later the packet goes through the geneve rx path,\r\nthe geneve header is pulled, the offset are adjusted and frag_list skbs\r\nare not adjusted with regard to geneve. When those skbs hit\r\nskb_fragment, it will misbehave. Different outcomes are possible\r\ndepending on what the GROed skbs look like; from corrupted packets to\r\nkernel crashes.\r\n\r\nOne example is a BUG_ON[1] triggered in skb_segment while processing the\r\nfrag_list. Because gso_size is wrong (geneve header was pulled)\r\nskb_segment thinks there is \"geneve header size\" of data in frag_list,\r\nalthough it\u0027s in fact the next packet. The BUG_ON itself has nothing to\r\ndo with the issue. This is only one of the potential issues.\r\n\r\nLooking up for a matching socket in udp_gro_receive is fragile: the\r\nlookup could be extended to all netns (not speaking about performances)\r\nbut nothing prevents those packets from being modified in between and we\r\ncould still not find a matching socket. It\u0027s OK to keep the current\r\nlogic there as it should cover most cases but we also need to make sure\r\nwe handle tunnel packets being GROed too early.\r\n\r\nThis is done by extending the checks in udp_unexpected_gso: GSO packets\r\nlacking the SKB_GSO_UDP_TUNNEL/_CSUM bits and landing in a tunnel must\r\nbe segmented.\r\n\r\n[1] kernel BUG at net/core/skbuff.c:4408!\r\n RIP: 0010:skb_segment+0xd2a/0xf70\r\n __udp_gso_segment+0xaa/0x560",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-35884"
},
{
"cve": "CVE-2024-35886",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nipv6: Fix infinite recursion in fib6_dump_done().\r\n\r\nsyzkaller reported infinite recursive calls of fib6_dump_done() during\r\nnetlink socket destruction.\r\n\r\nFrom the log, syzkaller sent an AF_UNSPEC RTM_GETROUTE message, and then\r\nthe response was generated. The following recvmmsg() resumed the dump\r\nfor IPv6, but the first call of inet6_dump_fib() failed at kzalloc() due\r\nto the fault injection.\r\n\r\n 12:01:34 executing program 3:\r\n r0 = socket$nl_route(0x10, 0x3, 0x0)\r\n sendmsg$nl_route(r0, ... snip ...)\r\n recvmmsg(r0, ... snip ...) (fail_nth: 8)\r\n\r\nHere, fib6_dump_done() was set to nlk_sk(sk)-\u003ecb.done, and the next call\r\nof inet6_dump_fib() set it to nlk_sk(sk)-\u003ecb.args[3]. syzkaller stopped\r\nreceiving the response halfway through, and finally netlink_sock_destruct()\r\ncalled nlk_sk(sk)-\u003ecb.done().\r\n\r\nfib6_dump_done() calls fib6_dump_end() and nlk_sk(sk)-\u003ecb.done() if it\r\nis still not NULL. fib6_dump_end() rewrites nlk_sk(sk)-\u003ecb.done() by\r\nnlk_sk(sk)-\u003ecb.args[3], but it has the same function, not NULL, calling\r\nitself recursively and hitting the stack guard page.\r\n\r\nTo avoid the issue, let\u0027s set the destructor after kzalloc().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-35886"
},
{
"cve": "CVE-2024-35888",
"cwe": {
"id": "CWE-457",
"name": "Use of Uninitialized Variable"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: erspan: make sure erspan_base_hdr is present in skb-\u003ehead.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-35888"
},
{
"cve": "CVE-2024-35893",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nnet/sched: act_skbmod: prevent kernel-infoleak\r\n\r\nsyzbot found that tcf_skbmod_dump() was copying four bytes\r\nfrom kernel stack to user space.\r\n\r\nThe issue here is that \u0027struct tc_skbmod\u0027 has a four bytes hole.\r\n\r\nWe need to clear the structure before filling fields.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-35893"
},
{
"cve": "CVE-2024-35895",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbpf, sockmap: Prevent lock inversion deadlock in map delete elem\n\nsyzkaller started using corpuses where a BPF tracing program deletes\nelements from a sockmap/sockhash map. Because BPF tracing programs can be\ninvoked from any interrupt context, locks taken during a map_delete_elem\noperation must be hardirq-safe. Otherwise a deadlock due to lock inversion\nis possible, as reported by lockdep:\n\n CPU0 CPU1\n ---- ----\n lock(\u0026htab-\u003ebuckets[i].lock);\n local_irq_disable();\n lock(\u0026host-\u003elock);\n lock(\u0026htab-\u003ebuckets[i].lock);\n \u003cInterrupt\u003e\n lock(\u0026host-\u003elock);\n\nLocks in sockmap are hardirq-unsafe by design. We expects elements to be\ndeleted from sockmap/sockhash only in task (normal) context with interrupts\nenabled, or in softirq context.\n\nDetect when map_delete_elem operation is invoked from a context which is\n_not_ hardirq-unsafe, that is interrupts are disabled, and bail out with an\nerror.\n\nNote that map updates are not affected by this issue. BPF verifier does not\nallow updating sockmap/sockhash from a BPF tracing program today.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-35895"
},
{
"cve": "CVE-2024-35896",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nnetfilter: validate user input for expected length\r\n\r\nI got multiple syzbot reports showing old bugs exposed\r\nby BPF after commit 20f2505fb436 (\"bpf: Try to avoid kzalloc\r\nin cgroup/{s,g}etsockopt\")\r\n\r\nsetsockopt() @optlen argument should be taken into account\r\nbefore copying data.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-35896"
},
{
"cve": "CVE-2024-35897",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nnetfilter: nf_tables: discard table flag update with pending basechain deletion\r\n\r\nHook unregistration is deferred to the commit phase, same occurs with\r\nhook updates triggered by the table dormant flag. When both commands are\r\ncombined, this results in deleting a basechain while leaving its hook\r\nstill registered in the core.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-35897"
},
{
"cve": "CVE-2024-35898",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nnetfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get()\r\n\r\nnft_unregister_flowtable_type() within nf_flow_inet_module_exit() can\r\nconcurrent with __nft_flowtable_type_get() within nf_tables_newflowtable().\r\nAnd thhere is not any protection when iterate over nf_tables_flowtables\r\nlist in __nft_flowtable_type_get(). Therefore, there is pertential\r\ndata-race of nf_tables_flowtables list entry.\r\n\r\nUse list_for_each_entry_rcu() to iterate over nf_tables_flowtables list\r\nin __nft_flowtable_type_get(), and use rcu_read_lock() in the caller\r\nnft_flowtable_type_get() to protect the entire type query process.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-35898"
},
{
"cve": "CVE-2024-35899",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nnetfilter: nf_tables: flush pending destroy work before exit_net release\r\n\r\nSimilar to 2c9f0293280e (\"netfilter: nf_tables: flush pending destroy\r\nwork before netlink notifier\") to address a race between exit_net and\r\nthe destroy workqueue.\r\n\r\nThe trace below shows an element to be released via destroy workqueue\r\nwhile exit_net path (triggered via module removal) has already released\r\nthe set that is used in such transaction.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-35899"
},
{
"cve": "CVE-2024-35900",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nnetfilter: nf_tables: reject new basechain after table flag update\r\n\r\nWhen dormant flag is toggled, hooks are disabled in the commit phase by\r\niterating over current chains in table (existing and new).\r\n\r\nThe following configuration allows for an inconsistent state:\r\n\r\n add table x\r\n add chain x y { type filter hook input priority 0; }\r\n add table x { flags dormant; }\r\n add chain x w { type filter hook input priority 1; }\r\n\r\nwhich triggers the following warning when trying to unregister chain w\r\nwhich is already unregistered.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-35900"
},
{
"cve": "CVE-2024-35902",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "net/rds: possible cp null dereference cp might be null, calling cp-\u003ecp_conn would produce null dereference. Cp is a parameter of __rds_rdma_map and is not reassigned.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-35902"
},
{
"cve": "CVE-2024-35905",
"cwe": {
"id": "CWE-129",
"name": "Improper Validation of Array Index"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbpf: Protect against int overflow for stack access size\n\nThis patch re-introduces protection against the size of access to stack\nmemory being negative; the access size can appear negative as a result\nof overflowing its signed int representation. This should not actually\nhappen, as there are other protections along the way, but we should\nprotect against it anyway. One code path was missing such protections\n(fixed in the previous patch in the series), causing out-of-bounds array\naccesses in check_stack_range_initialized(). This patch causes the\nverification of a program with such a non-sensical access size to fail.\n\nThis check used to exist in a more indirect way, but was inadvertendly\nremoved in a833a17aeac7.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-35905"
},
{
"cve": "CVE-2024-35910",
"cwe": {
"id": "CWE-665",
"name": "Improper Initialization"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: tcp: properly terminate timers for kernel sockets We had various syzbot reports about tcp timers firing after the corresponding netns has been dismantled. Fortunately Josef Bacik could trigger the issue more often, and could test a patch I wrote two years ago. When TCP sockets are closed, we call inet_csk_clear_xmit_timers() to \u0027stop\u0027 the timers. inet_csk_clear_xmit_timers() can be called from any context, including when socket lock is held. This is the reason it uses sk_stop_timer(), aka del_timer(). This means that ongoing timers might finish much later. For user sockets, this is fine because each running timer holds a reference on the socket, and the user socket holds a reference on the netns. For kernel sockets, we risk that the netns is freed before timer can complete, because kernel sockets do not hold reference on the netns. This patch adds inet_csk_clear_xmit_timers_sync() function that using sk_stop_timer_sync() to make sure all timers are terminated before the kernel socket is released. Modules using kernel sockets close them in their netns exit() handler. Also add sock_not_owned_by_me() helper to get LOCKDEP support : inet_csk_clear_xmit_timers_sync() must not be called while socket lock is held. It is very possible we can revert in the future commit 3a58f13a881e (\"net: rds: acquire refcount on TCP sockets\") which attempted to solve the issue in rds only. (net/smc/af_smc.c and net/mptcp/subflow.c have similar code) We probably can remove the check_net() tests from tcp_out_of_resources() and __tcp_close() in the future.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-35910"
},
{
"cve": "CVE-2024-35915",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"category": "summary",
"text": "nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packet",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-35915"
},
{
"cve": "CVE-2024-35922",
"cwe": {
"id": "CWE-369",
"name": "Divide By Zero"
},
"notes": [
{
"category": "summary",
"text": "fbmon: prevent division by zero in fb_videomode_from_videomode()",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-35922"
},
{
"cve": "CVE-2024-35925",
"cwe": {
"id": "CWE-369",
"name": "Divide By Zero"
},
"notes": [
{
"category": "summary",
"text": "block: prevent division by zero in blk_rq_stat_sum()",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-35925"
},
{
"cve": "CVE-2024-35930",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"notes": [
{
"category": "summary",
"text": "scsi: lpfc: Fix possible memory leak in lpfc_rcv_padisc()",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-35930"
},
{
"cve": "CVE-2024-35933",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "Bluetooth: btintel: Fix null ptr deref in btintel_read_version",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-35933"
},
{
"cve": "CVE-2024-35934",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "net/smc: reduce rtnl pressure in smc_pnet_create_pnetids_list()",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-35934"
},
{
"cve": "CVE-2024-35935",
"cwe": {
"id": "CWE-124",
"name": "Buffer Underwrite (\u0027Buffer Underflow\u0027)"
},
"notes": [
{
"category": "summary",
"text": "btrfs: send: handle path ref underflow in header iterate_inode_ref()",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-35935"
},
{
"cve": "CVE-2024-35936",
"cwe": {
"id": "CWE-237",
"name": "Improper Handling of Structural Elements"
},
"notes": [
{
"category": "summary",
"text": "btrfs: handle chunk tree lookup error in btrfs_relocate_sys_chunks()",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-35936"
},
{
"cve": "CVE-2024-35940",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "pstore/zone: Add a null pointer check to the psz_kmsg_read",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-35940"
},
{
"cve": "CVE-2024-35944",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host()",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-35944"
},
{
"cve": "CVE-2024-35950",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"category": "summary",
"text": "drm/client: Fully protect modes with dev-\u003emode_config.mutex",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-35950"
},
{
"cve": "CVE-2024-35955",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "kprobes: Fix possible use-after-free issue on kprobe registration",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-35955"
},
{
"cve": "CVE-2024-35958",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "net: ena: Fix incorrect descriptor free behavior",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-35958"
},
{
"cve": "CVE-2024-35960",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "net/mlx5: Properly link new fs rules into the tree",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-35960"
},
{
"cve": "CVE-2024-35962",
"cwe": {
"id": "CWE-1284",
"name": "Improper Validation of Specified Quantity in Input"
},
"notes": [
{
"category": "summary",
"text": "netfilter: complete validation of user input",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-35962"
},
{
"cve": "CVE-2024-35965",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Bluetooth: L2CAP: Fix not validating setsockopt user input\r\n\r\nCheck user input length before copying data.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-35965"
},
{
"cve": "CVE-2024-35966",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "Bluetooth: RFCOMM: Fix not validating setsockopt user input",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-35966"
},
{
"cve": "CVE-2024-35967",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Bluetooth: SCO: Fix not validating setsockopt user input",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-35967"
},
{
"cve": "CVE-2024-35969",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "summary",
"text": "ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addr",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-35969"
},
{
"cve": "CVE-2024-35973",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"category": "summary",
"text": "geneve: fix header validation in geneve_xmit_skb",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-35973"
},
{
"cve": "CVE-2024-35976",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "xsk: validate user input for XDP_UMEM|COMPLETION_FILL_RING",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-35976"
},
{
"cve": "CVE-2024-35978",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"notes": [
{
"category": "summary",
"text": "Bluetooth: Fix memory leak in hci_req_sync_complete()",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-35978"
},
{
"cve": "CVE-2024-35982",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"notes": [
{
"category": "summary",
"text": "batman-adv: Avoid infinite loop trying to resize local TT",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-35982"
},
{
"cve": "CVE-2024-35983",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "bounds: Use the right number of bits for power-of-two CONFIG_NR_CPUS",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-35983"
},
{
"cve": "CVE-2024-35984",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "i2c: smbus: fix NULL function pointer dereference",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-35984"
},
{
"cve": "CVE-2024-35988",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"notes": [
{
"category": "summary",
"text": "riscv: Fix TASK_SIZE on 64-bit NOMMU. On NOMMU, userspace memory can come from anywhere in physical RAM. The current definition of TASK_SIZE is wrong if any RAM exists above 4G,\r\ncausing spurious failures in the userspace access routines.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-35988"
},
{
"cve": "CVE-2024-35990",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "dma: xilinx_dpdma: Fix locking",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-35990"
},
{
"cve": "CVE-2024-35996",
"cwe": {
"id": "CWE-655",
"name": "Insufficient Psychological Acceptability"
},
"notes": [
{
"category": "summary",
"text": "cpu: Re-enable CPU mitigations by default for !X86 architectures",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-35996"
},
{
"cve": "CVE-2024-35997",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "HID: i2c-hid: remove I2C_HID_READ_PENDING flag to prevent lock-up",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-35997"
},
{
"cve": "CVE-2024-36004",
"cwe": {
"id": "CWE-404",
"name": "Improper Resource Shutdown or Release"
},
"notes": [
{
"category": "summary",
"text": "i40e: Do not use WQ_MEM_RECLAIM flag for workqueue",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-36004"
},
{
"cve": "CVE-2024-36005",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "netfilter: nf_tables: honor table dormant flag from netdev release event path",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-36005"
},
{
"cve": "CVE-2024-36006",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nmlxsw: spectrum_acl_tcam: Fix incorrect list API usage",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-36006"
},
{
"cve": "CVE-2024-36007",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nmlxsw: spectrum_acl_tcam: Fix warning during rehash\r\n\r\nAs previously explained, the rehash delayed work migrates filters from\r\none region to another. This is done by iterating over all chunks (all\r\nthe filters with the same priority) in the region and in each chunk\r\niterating over all the filters.\r\n\r\nWhen the work runs out of credits it stores the current chunk and entry\r\nas markers in the per-work context so that it would know where to resume\r\nthe migration from the next time the work is scheduled.\r\n\r\nUpon error, the chunk marker is reset to NULL, but without resetting the\r\nentry markers despite being relative to it. This can result in migration\r\nbeing resumed from an entry that does not belong to the chunk being\r\nmigrated. In turn, this will eventually lead to a chunk being iterated\r\nover as if it is an entry. Because of how the two structures happen to\r\nbe defined, this does not lead to KASAN splats, but to warnings such as.\r\n\r\nFix by creating a helper that resets all the markers and call it from\r\nall the places the currently only reset the chunk marker. For good\r\nmeasures also call it when starting a completely new rehash. Add a\r\nwarning to avoid future cases.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-36007"
},
{
"cve": "CVE-2024-36008",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nipv4: check for NULL idev in ip_route_use_hint()\r\n\r\nsyzbot was able to trigger a NULL deref in fib_validate_source()\r\nin an old tree.\r\n\r\nIt appears the bug exists in latest trees.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-36008"
},
{
"cve": "CVE-2024-36020",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\ni40e: fix vf may be used uninitialized in this function warning\r\n\r\nTo fix the regression introduced by commit 52424f974bc5, which causes\r\nservers hang in very hard to reproduce conditions with resets races.\r\nUsing two sources for the information is the root cause.\r\nIn this function before the fix bumping v didn\u0027t mean bumping vf\r\npointer. But the code used this variables interchangeably, so stale vf\r\ncould point to different/not intended vf.\r\n\r\nRemove redundant \"v\" variable and iterate via single VF pointer across\r\nwhole function instead to guarantee VF pointer validity.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-36020"
},
{
"cve": "CVE-2024-36270",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "netfilter: tproxy: bail out if IP has been disabled on the device syzbot reports: general protection fault, probably for non-canonical address",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-36270"
},
{
"cve": "CVE-2024-36286",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_queue: acquire rcu_read_lock() in instance_destroy_rcu().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-36286"
},
{
"cve": "CVE-2024-36288",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"notes": [
{
"category": "summary",
"text": "SUNRPC: Fix loop termination condition in gss_free_in_token_pages() The in_token-\u003epages[] array is not NULL terminated. This results in the following KASAN splat: KASAN: maybe wild-memory-access in range [0x04a2013400000008-0x04a201340000000f].",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-36288"
},
{
"cve": "CVE-2024-36484",
"cwe": {
"id": "CWE-99",
"name": "Improper Control of Resource Identifiers (\u0027Resource Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: net: relax socket state check at accept time.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-36484"
},
{
"cve": "CVE-2024-36489",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "tls: missing memory barrier in tls_init. In tls_init(), a write memory barrier is missing, and store-store reordering may cause NULL dereference in tls_{setsockopt,getsockopt}.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-36489"
},
{
"cve": "CVE-2024-36894",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_fs: Fix race between aio_cancel() and AIO request complete",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-36894"
},
{
"cve": "CVE-2024-36899",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\ngpiolib: cdev: Fix use after free in lineinfo_changed_notify\r\n\r\nThe use-after-free issue occurs as follows: when the GPIO chip device file\r\nis being closed by invoking gpio_chrdev_release(), watched_lines is freed\r\nby bitmap_free(), but the unregistration of lineinfo_changed_nb notifier\r\nchain failed due to waiting write rwsem. Additionally, one of the GPIO\r\nchip\u0027s lines is also in the release process and holds the notifier chain\u0027s\r\nread rwsem. Consequently, a race condition leads to the use-after-free of\r\nwatched_lines.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-36899"
},
{
"cve": "CVE-2024-36902",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "Vulnerability in Linux kernel: ipv6: fib6_rules: avoid possible NULL dereference in fib6_rule_action() syzbot is able to trigger the following crash [1], caused by unsafe ip6_dst_idev() use. Indeed ip6_dst_idev() can return NULL, and must always be checked.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-36902"
},
{
"cve": "CVE-2024-36904",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: tcp: Use refcount_inc_not_zero() in tcp_twsk_unique().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-36904"
},
{
"cve": "CVE-2024-36905",
"cwe": {
"id": "CWE-369",
"name": "Divide By Zero"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: tcp: defer shutdown(SEND_SHUTDOWN) for TCP_SYN_RECV sockets.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-36905"
},
{
"cve": "CVE-2024-36916",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: blk-iocost: avoid out of bounds shift UBSAN catches undefined behavior in blk-iocost, where sometimes iocg-\u003edelay is shifted right by a number that is too large, resulting in undefined behavior on some architectures. [ 186.556576] ------------[ cut here ]------------ UBSAN: shift-out-of-bounds in block/blk-iocost.c:1366:23 shift exponent 64 is too large for 64-bit type \u0027u64\u0027 (aka \u0027unsigned long long\u0027) CPU: 16 PID: 0 Comm: swapper/16 Tainted: G S E N 6.9.0-0_fbk700_debug_rc2_kbuilder_0_gc85af715cac0 #1 Hardware name: Quanta Twin Lakes MP/Twin Lakes Passive MP, BIOS F09_3A23 12/08/2020 Call Trace: \u003cIRQ\u003e dump_stack_lvl+0x8f/0xe0 __ubsan_handle_shift_out_of_bounds+0x22c/0x280 iocg_kick_delay+0x30b/0x310 ioc_timer_fn+0x2fb/0x1f80 __run_timer_base+0x1b6/0x250 ... Avoid that undefined behavior by simply taking the \"delay = 0\" branch if the shift is too large. I am not sure what the symptoms of an undefined value delay will be, but I suspect it could be more than a little annoying to debug.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-36916"
},
{
"cve": "CVE-2024-36929",
"cwe": {
"id": "CWE-237",
"name": "Improper Handling of Structural Elements"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: net: core: reject skb_copy(_expand) for fraglist GSO skbs SKB_GSO_FRAGLIST skbs must not be linearized, otherwise they become invalid. Return NULL if such an skb is passed to skb_copy or skb_copy_expand, in order to prevent a crash on a potential later call to skb_gso_segment.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-36929"
},
{
"cve": "CVE-2024-36939",
"cwe": {
"id": "CWE-391",
"name": "Unchecked Error Condition"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: nfs: Handle error of rpc_proc_register() in nfs_net_init(). syzkaller reported a warning [0] triggered while destroying immature netns. rpc_proc_register() was called in init_nfs_fs(), but its error has been ignored since at least the initial commit 1da177e4c3f4 (\"Linux-2.6.12-rc2\"). Recently, commit d47151b79e32 (\"nfs: expose /proc/net/sunrpc/nfs in net namespaces\") converted the procfs to per-netns and made the problem more visible. Even when rpc_proc_register() fails, nfs_net_init() could succeed, and thus nfs_net_exit() will be called while destroying the netns. Then, remove_proc_entry() will be called for non-existing proc directory and trigger the warning below. Let\u0027s handle the error of rpc_proc_register() properly in nfs_net_init(). [0]: name \u0027nfs\u0027 WARNING: CPU: 1 PID: 1710 at fs/proc/generic.c:711 remove_proc_entry+0x1bb/0x2d0 fs/proc/generic.c:711 Modules linked in: CPU: 1 PID: 1710 Comm: syz-executor.2 Not tainted 6.8.0-12822-gcd51db110a7e #12 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.0-0-gd239552ce722-prebuilt.qemu.org 04/01/2014 RIP: 0010:remove_proc_entry+0x1bb/0x2d0 fs/proc/generic.c:711 Code: 41 5d 41 5e c3 e8 85 09 b5 ff 48 c7 c7 88 58 64 86 e8 09 0e 71 02 e8 74 09 b5 ff 4c 89 e6 48 c7 c7 de 1b 80 84 e8 c5 ad 97 ff \u003c0f\u003e 0b eb b1 e8 5c 09 b5 ff 48 c7 c7 88 58 64 86 e8 e0 0d 71 02 eb RSP: 0018:ffffc9000c6d7ce0 EFLAGS: 00010286 RAX: 0000000000000000 RBX: ffff8880422b8b00 RCX: ffffffff8110503c RDX: ffff888030652f00 RSI: ffffffff81105045 RDI: 0000000000000001 RBP: 0000000000000000 R08: 0000000000000001 R09: 0000000000000000 R10: 0000000000000001 R11: ffffffff81bb62cb R12: ffffffff84807ffc R13: ffff88804ad6fcc0 R14: ffffffff84807ffc R15: ffffffff85741ff8 FS: 00007f30cfba8640(0000) GS:ffff88807dd00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007ff51afe8000 CR3: 000000005a60a005 CR4: 0000000000770ef0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 PKRU: 55555554 Call Trace: \u003cTASK\u003e rpc_proc_unregister+0x64/0x70 net/sunrpc/stats.c:310 nfs_net_exit+0x1c/0x30 fs/nfs/inode.c:2438 ops_exit_list+0x62/0xb0 net/core/net_namespace.c:170 setup_net+0x46c/0x660 net/core/net_namespace.c:372 copy_net_ns+0x244/0x590 net/core/net_namespace.c:505 create_new_namespaces+0x2ed/0x770 kernel/nsproxy.c:110 unshare_nsproxy_namespaces+0xae/0x160 kernel/nsproxy.c:228 ksys_unshare+0x342/0x760 kernel/fork.c:3322 __do_sys_unshare kernel/fork.c:3393 [inline] __se_sys_unshare kernel/fork.c:3391 [inline] __x64_sys_unshare+0x1f/0x30 kernel/fork.c:3391 do_syscall_x64 arch/x86/entry/common.c:52 [inline] do_syscall_64+0x4f/0x110 arch/x86/entry/common.c:83 entry_SYSCALL_64_after_hwframe+0x46/0x4e RIP: 0033:0x7f30d0febe5d Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 \u003c48\u003e 3d 01 f0 ff ff 73 01 c3 48 8b 0d 73 9f 1b 00 f7 d8 64 89 01 48 RSP: 002b:00007f30cfba7cc8 EFLAGS: 00000246 ORIG_RAX: 0000000000000110 RAX: ffffffffffffffda RBX: 00000000004bbf80 RCX: 00007f30d0febe5d RDX: 0000000000000000 RSI: 0000000000000000 RDI: 000000006c020600 RBP: 00000000004bbf80 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000002 R13: 000000000000000b R14: 00007f30d104c530 R15: 0000000000000000 \u003c/TASK\u003e",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-36939"
},
{
"cve": "CVE-2024-36940",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: pinctrl: core: delete incorrect free in pinctrl_enable() The \"pctldev\" struct is allocated in devm_pinctrl_register_and_init(). It\u0027s a devm_ managed pointer that is freed by devm_pinctrl_dev_release(), so freeing it in pinctrl_enable() will lead to a double free. The devm_pinctrl_dev_release() function frees the pindescs and destroys the mutex as well.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-36940"
},
{
"cve": "CVE-2024-36959",
"cwe": {
"id": "CWE-668",
"name": "Exposure of Resource to Wrong Sphere"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: pinctrl: devicetree: fix refcount leak in pinctrl_dt_to_map() If we fail to allocate propname buffer, we need to drop the reference count we just took. Because the pinctrl_dt_free_maps() includes the droping operation, here we call it directly.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-36959"
},
{
"cve": "CVE-2024-36974",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "net/sched: taprio: always validate TCA_TAPRIO_ATTR_PRIOMAP. If one TCA_TAPRIO_ATTR_PRIOMAP attribute has been provided, taprio_parse_mqprio_opt() must validate it, or userspace can inject arbitrary data to the kernel, the second time taprio_change() is called. First call (with valid attributes) sets dev-\u003enum_tc to a non zero value. Second call (with arbitrary mqprio attributes) returns early from taprio_parse_mqprio_opt() and bad things can happen.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-36974"
},
{
"cve": "CVE-2024-36978",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "net: sched: sch_multiq: possible OOB write in multiq_tune() q-\u003ebands will be assigned to qopt-\u003ebands to execute subsequent code logic after kmalloc. So the old q-\u003ebands should not be used in kmalloc. Otherwise, an out-of-bounds write will occur.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-36978"
},
{
"cve": "CVE-2024-37356",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: tcp: Fix shift-out-of-bounds in dctcp_update_alpha().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-37356"
},
{
"cve": "CVE-2024-38381",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "nfc: nci: Fix uninit-value in nci_rx_work syzbot reported the following uninit-value access issue [1] nci_rx_work() parses received packet from ndev-\u003erx_q. It should be validated header size, payload size and total packet size before processing the packet. If an invalid packet is detected, it should be silently discarded.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-38381"
},
{
"cve": "CVE-2024-38547",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "media: atomisp: ssh_css: null-pointer dereference in load_video_binaries.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-38547"
},
{
"cve": "CVE-2024-38552",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "drm/amd/display: Fix potential index out of bounds in color transformation function Fixes index out of bounds issue in the color transformation function. The issue could occur when the index \u0027i\u0027 exceeds the number of transfer function points (TRANSFER_FUNC_POINTS). The fix adds a check to ensure \u0027i\u0027 is within bounds before accessing the transfer function points. If \u0027i\u0027 is out of bounds, an error message is logged and the function returns false to indicate an error.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-38552"
},
{
"cve": "CVE-2024-38558",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "net: openvswitch: fix overwriting ct original tuple for ICMPv6 OVS_PACKET_CMD_EXECUTE has 3 main attributes: - OVS_PACKET_ATTR_KEY - Packet metadata in a netlink format. - OVS_PACKET_ATTR_PACKET - Binary packet content. - OVS_PACKET_ATTR_ACTIONS - Actions to execute on the packet. OVS_PACKET_ATTR_KEY is parsed first to populate sw_flow_key structure with the metadata like conntrack state, input port, recirculation id, etc.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-38558"
},
{
"cve": "CVE-2024-38559",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "scsi: qedf: Ensure the copied buf is NUL terminated Currently, we allocate a count-sized kernel buffer and copy count from userspace to that buffer. Later, we use kstrtouint on this buffer but we don\u0027t ensure that the string is terminated inside the buffer, this can lead to OOB read when using kstrtouint.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-38559"
},
{
"cve": "CVE-2024-38560",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "scsi: bfa: Ensure the copied buf is NUL terminated Currently, we allocate a nbytes-sized kernel buffer and copy nbytes from userspace to that buffer. Later, we use sscanf on this buffer but we don\u0027t ensure that the string is terminated inside the buffer, this can lead to OOB read when using sscanf.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-38560"
},
{
"cve": "CVE-2024-38565",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "wifi: ar5523: enable proper endpoint verification Syzkaller reports [1] hitting a warning about an endpoint in use not having an expected type to it. Fix the issue by checking for the existence of all proper endpoints with their according types intact. Sadly, this patch has not been tested on real hardware.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-38565"
},
{
"cve": "CVE-2024-38567",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "wifi: carl9170: add a proper sanity check for endpoints Syzkaller reports [1] hitting a warning which is caused by presence of a wrong endpoint type at the URB sumbitting stage. While there was a check for a specific 4th endpoint, since it can switch types between bulk and interrupt, other endpoints are trusted implicitly. Similar warning is triggered in a couple of other syzbot issues [2].",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-38567"
},
{
"cve": "CVE-2024-38578",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "ecryptfs: Fix buffer size for tag 66 packet The \u0027TAG 66 Packet Format\u0027 description is missing the cipher code and checksum fields that are packed into the message packet. As a result, the buffer allocated for the packet is 3 bytes too small and write_tag_66_packet() will write up to 3 bytes past the end of the buffer. Fix this by increasing the size of the allocation so the whole packet will always fit in the buffer.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-38578"
},
{
"cve": "CVE-2024-38579",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "crypto: bcm - Fix pointer arithmetic In spu2_dump_omd() value of ptr is increased by ciph_key_len instead of hash_iv_len which could lead to going beyond the buffer boundaries.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-38579"
},
{
"cve": "CVE-2024-38587",
"cwe": {
"id": "CWE-129",
"name": "Improper Validation of Array Index"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nspeakup: Fix sizeof() vs ARRAY_SIZE() bug\r\n\r\nThe \"buf\" pointer is an array of u16 values. This code should be\r\nusing ARRAY_SIZE() (which is 256) instead of sizeof() (which is 512),\r\notherwise it can the still got out of bounds.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-38587"
},
{
"cve": "CVE-2024-38589",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "netrom: fix possible dead-lock in nr_rt_ioctl() syzbot loves netrom, and found a possible deadlock in nr_rt_ioctl [1] Make sure we always acquire nr_node_list_lock before nr_node_lock(nr_node).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-38589"
},
{
"cve": "CVE-2024-38596",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: af_unix: Fix data races in unix_release_sock/unix_stream_sendmsg.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-38596"
},
{
"cve": "CVE-2024-38598",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: md: fix resync softlockup when bitmap size is less than array size.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-38598"
},
{
"cve": "CVE-2024-38599",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "jffs2: prevent xattr node from overflowing the eraseblock Add a check to make sure that the requested xattr node size is no larger than the eraseblock minus the cleanmarker. Unlike the usual inode nodes, the xattr nodes aren\u0027t split into parts and spread across multiple eraseblocks, which means that a xattr node must not occupy more than one eraseblock. If the requested xattr value is too large, the xattr node can spill onto the next eraseblock, overwriting the nodes and causing errors.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-38599"
},
{
"cve": "CVE-2024-38612",
"cwe": {
"id": "CWE-459",
"name": "Incomplete Cleanup"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: ipv6: sr: fix invalid unregister error path The error path of seg6_init() is wrong in case CONFIG_IPV6_SEG6_LWTUNNEL is not defined. In that case if seg6_hmac_init() fails, the genl_unregister_family() isn\u0027t called. This issue exist since commit 46738b1317e1 (\"ipv6: sr: add option to control lwtunnel support\"), and commit 5559cea2d5aa (\"ipv6: sr: fix possible use-after-free and null-ptr-deref\") replaced unregister_pernet_subsys() with genl_unregister_family() in this error path.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-38612"
},
{
"cve": "CVE-2024-38615",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "cpufreq: exit() callback is optional The exit() callback is optional and shouldn\u0027t be called without checking a valid pointer first. Also, we must clear freq_table pointer even if the exit() callback isn\u0027t present.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-38615"
},
{
"cve": "CVE-2024-38619",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "usb-storage: alauda: Check whether the media is initialized. The member \"uzonesize\" of struct alauda_info will remain 0 if alauda_init_media() fails, potentially causing divide errors in alauda_read_data() and alauda_write_lba().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-38619"
},
{
"cve": "CVE-2024-38635",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "soundwire: cadence: invalid PDI offset.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-38635"
},
{
"cve": "CVE-2024-38659",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "enic: Validate length of nl attributes in enic_set_vf_port enic_set_vf_port assumes that the nl attribute IFLA_PORT_PROFILE is of length PORT_PROFILE_MAX and that the nl attributes IFLA_PORT_INSTANCE_UUID, IFLA_PORT_HOST_UUID are of length PORT_UUID_MAX. These attributes are validated (in the function do_setlink in rtnetlink.c) using the nla_policy ifla_port_policy. The policy defines IFLA_PORT_PROFILE as NLA_STRING, IFLA_PORT_INSTANCE_UUID as NLA_BINARY and IFLA_PORT_HOST_UUID as NLA_STRING. That means that the length validation using the policy is for the max size of the attributes and not on exact size so the length of these attributes might be less than the sizes that enic_set_vf_port expects. This might cause an out of bands read access in the memcpys of the data of these attributes in enic_set_vf_port.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-38659"
},
{
"cve": "CVE-2024-38662",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "bpf: Allow delete from sockmap/sockhash only if update is allowed. We have seen an influx of syzkaller reports where a BPF program attached to a tracepoint triggers a locking rule violation by performing a map_delete on a sockmap/sockhash. We don\u0027t intend to support this artificial use scenario. Extend the existing verifier allowed-program-type check for updating sockmap/sockhash to also cover deleting from a map. From now on only BPF programs which were previously allowed to update sockmap/sockhash can delete from these map types.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-38662"
},
{
"cve": "CVE-2024-38780",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: dma-buf/sw-sync: don\u0027t enable IRQ from sync_print_obj().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-38780"
},
{
"cve": "CVE-2024-39468",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "smb: client: Deadlock in smb2_find_smb_tcon().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-39468"
},
{
"cve": "CVE-2024-39482",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "bcache: Variable length array abuse in btree_iter.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-39482"
},
{
"cve": "CVE-2024-39489",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: ipv6: sr: fix memleak in seg6_hmac_init_algo seg6_hmac_init_algo returns without cleaning up the previous allocations if one fails, so it\u0027s going to leak all that memory and the crypto tfms. Update seg6_hmac_exit to only free the memory when allocated, so we can reuse the code directly.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-39489"
},
{
"cve": "CVE-2024-39493",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncrypto: qat - Fix ADF_DEV_RESET_SYNC memory leak\n\nUsing completion_done to determine whether the caller has gone\naway only works after a complete call. Furthermore it\u0027s still\npossible that the caller has not yet called wait_for_completion,\nresulting in another potential UAF.\n\nFix this by making the caller use cancel_work_sync and then freeing\nthe memory safely.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-39493"
},
{
"cve": "CVE-2024-39502",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "ionic: use after netif_napi_del(). When queues are started, netif_napi_add() and napi_enable() are called. If there are 4 queues and only 3 queues are used for the current configuration, only 3 queues\u0027 napi should be registered and enabled. The ionic_qcq_enable() checks whether the .poll pointer is not NULL for enabling only the using queue\u0027 napi. Unused queues\u0027 napi will not be registered by netif_napi_add(), so the .poll pointer indicates NULL. But it couldn\u0027t distinguish whether the napi was unregistered or not because netif_napi_del() doesn\u0027t reset the .poll pointer to NULL. So, ionic_qcq_enable() calls napi_enable() for the queue, which was unregistered by netif_napi_del().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-39502"
},
{
"cve": "CVE-2024-39503",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "netfilter: ipset: race between namespace cleanup and gc in the list:set type. The namespace cleanup can destroy the list:set type of sets while the gc of the set type is waiting to run in rcu cleanup. The latter uses data from the destroyed set which thus leads use after free.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-39503"
},
{
"cve": "CVE-2024-39509",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "HID: core: remove unnecessary WARN_ON() in implement(). There is a warning in a call to implement() when trying to write a value into a field of smaller size in an output report. Since implement() already has a warn message printed out with the help of hid_warn() and value in question gets trimmed with: ... value \u0026= m; ... WARN_ON may be considered superfluous.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-39509"
},
{
"cve": "CVE-2024-40905",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "ipv6: possible race in __fib6_drop_pcpu_from().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-40905"
},
{
"cve": "CVE-2024-40912",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "wifi: mac80211: deadlock in ieee80211_sta_ps_deliver_wakeup().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-40912"
},
{
"cve": "CVE-2024-40916",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "drm/exynos: hdmi: report safe 640x480 mode as a fallback when no EDID found When reading EDID fails and driver reports no modes available, the DRM core adds an artificial 1024x786 mode to the connector.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-40916"
},
{
"cve": "CVE-2024-40934",
"cwe": {
"id": "CWE-404",
"name": "Improper Resource Shutdown or Release"
},
"notes": [
{
"category": "summary",
"text": "HID: logitech-dj: Fix memory leak in logi_dj_recv_switch_to_dj_mode() Fix a memory leak on logi_dj_recv_send_report() error path.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-40934"
},
{
"cve": "CVE-2024-40941",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "wifi: iwlwifi: mvm: don\u0027t read past the mfuart notifcation. In case the firmware sends a notification that claims it has more data than it has, it will read past that was allocated for the notification.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-40941"
},
{
"cve": "CVE-2024-40942",
"cwe": {
"id": "CWE-402",
"name": "Transmission of Private Resources into a New Sphere (\u0027Resource Leak\u0027)"
},
"notes": [
{
"category": "summary",
"text": "wifi: mac80211: mesh: Fix leak of mesh_preq_queue objects The hwmp code use objects of type mesh_preq_queue, added to a list in ieee80211_if_mesh, to keep track of mpath we need to resolve. If the mpath gets deleted, ex mesh interface is removed, the entries in that list will never get cleaned.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-40942"
},
{
"cve": "CVE-2024-40945",
"cwe": {
"id": "CWE-393",
"name": "Return of Wrong Status Code"
},
"notes": [
{
"category": "summary",
"text": "iommu: Return right value in iommu_sva_bind_device() iommu_sva_bind_device() should return either a sva bond handle or an ERR_PTR value in error cases. Existing drivers (idxd and uacce) only check the return value with IS_ERR(). This could potentially lead to a kernel NULL pointer dereference issue if the function returns NULL instead of an error pointer. In reality, this doesn\u0027t cause any problems because iommu_sva_bind_device() only returns NULL when the kernel is not configured with CONFIG_IOMMU_SVA.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-40945"
},
{
"cve": "CVE-2024-40958",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "netns: Make get_net_ns() handle zero refcount net Syzkaller hit a warning: refcount_t: addition on 0; use-after-free.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-40958"
},
{
"cve": "CVE-2024-40959",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: xfrm6: check ip6_dst_idev() return value in xfrm6_get_saddr().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-40959"
},
{
"cve": "CVE-2024-40960",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "ipv6: prevent possible NULL dereference in rt6_probe() syzbot caught a NULL dereference in rt6_probe() [1] Bail out if __in6_dev_get() returns NULL.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-40960"
},
{
"cve": "CVE-2024-40961",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "ipv6: prevent possible NULL deref in fib6_nh_init() syzbot reminds us that in6_dev_get() can return NULL.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-40961"
},
{
"cve": "CVE-2024-40971",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "f2fs: remove clear SB_INLINECRYPT flag in default_options In f2fs_remount, SB_INLINECRYPT flag will be clear and re-set. If create new file or open file during this gap, these files will not use inlinecrypt. Worse case, it may lead to data corruption if wrappedkey_v0 is enable.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-40971"
},
{
"cve": "CVE-2024-40978",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "scsi: qedi: crash while reading debugfs attribute. The qedi_dbg_do_not_recover_cmd_read() function invokes sprintf() directly on a __user pointer, which results into the crash.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-40978"
},
{
"cve": "CVE-2024-40980",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "drop_monitor: replace spin_lock by raw_spin_lock trace_drop_common() is called with preemption disabled, and it acquires a spin_lock. This is problematic for RT kernels because spin_locks are sleeping locks in this configuration, which causes the following splat.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-40980"
},
{
"cve": "CVE-2024-40984",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "ACPICA: Revert \"ACPICA: avoid Info: mapping multiple BARs. Your kernel is fine.\"",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-40984"
},
{
"cve": "CVE-2024-40993",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "netfilter: ipset: suspicious rcu_dereference_protected().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-40993"
},
{
"cve": "CVE-2024-40995",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "net/sched: act_api: possible infinite loop in tcf_idr_check_alloc().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-40995"
},
{
"cve": "CVE-2024-41000",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "block/ioctl: prefer different overflow check Running syzkaller with the newly reintroduced signed integer overflow sanitizer.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-41000"
},
{
"cve": "CVE-2024-41004",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "tracing: Build event generation tests only as modules The kprobes and synth event generation test modules add events and lock (get a reference) those event file reference in module init function, and unlock and delete it in module exit function. This is because those are designed for playing as modules. If we make those modules as built-in, those events are left locked in the kernel, and never be removed.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-41004"
},
{
"cve": "CVE-2024-41005",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "netpoll: race condition in netpoll_owner_active KCSAN detected a race condition in netpoll.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-41005"
},
{
"cve": "CVE-2024-41006",
"cwe": {
"id": "CWE-404",
"name": "Improper Resource Shutdown or Release"
},
"notes": [
{
"category": "summary",
"text": "netrom: a memory leak in nr_heartbeat_expiry().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-41006"
},
{
"cve": "CVE-2024-41016",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"notes": [
{
"category": "summary",
"text": "ocfs2: strict bound check before memcmp in ocfs2_xattr_find_entry()\r\n\r\nxattr in ocfs2 maybe \u0027non-indexed\u0027, which saved with additional space requested. It\u0027s better to check if the memory is out of bound before memcmp, although this possibility mainly comes from crafted poisonous images.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-41016"
},
{
"cve": "CVE-2024-41996",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"notes": [
{
"category": "summary",
"text": "Validating the order of the public keys in the Diffie-Hellman Key Agreement Protocol, when an approved safe prime is used, allows remote attackers (from the client side) to trigger unnecessarily expensive server-side DHE modular-exponentiation calculations. The client may cause asymmetric resource consumption. The basic attack scenario is that the client must claim that it can only communicate with DHE, and the server must be configured to allow DHE and validate the order of the public key.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-41996"
},
{
"cve": "CVE-2024-42070",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registers register store validation for NFT_DATA_VALUE is conditional, however, the datatype is always either NFT_DATA_VALUE or NFT_DATA_VERDICT. This only requires a new helper function to infer the register type from the set datatype so this conditional check can be removed. Otherwise, pointer to chain object can be leaked through the registers.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-42070"
},
{
"cve": "CVE-2024-42082",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "summary",
"text": "xdp: unused WARN() in __xdp_reg_mem_model().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-42082"
},
{
"cve": "CVE-2024-42090",
"cwe": {
"id": "CWE-833",
"name": "Deadlock"
},
"notes": [
{
"category": "summary",
"text": "pinctrl: deadlock in create_pinctrl() when handling -EPROBE_DEFER. In create_pinctrl(), pinctrl_maps_mutex is acquired before calling add_setting(). If add_setting() returns -EPROBE_DEFER, create_pinctrl() calls pinctrl_free(). However, pinctrl_free() attempts to acquire pinctrl_maps_mutex, which is already held by create_pinctrl(), leading to a potential deadlock.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-42090"
},
{
"cve": "CVE-2024-42093",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "net/dpaa2: explicit cpumask var allocation on stack For CONFIG_CPUMASK_OFFSTACK=y kernel, explicit allocation of cpumask variable on stack can cause potential stack overflow.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-42093"
},
{
"cve": "CVE-2024-42094",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "net/iucv: explicit cpumask var allocation on stack For CONFIG_CPUMASK_OFFSTACK=y kernel, explicit allocation of cpumask variable on stack can cause potential stack overflow.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-42094"
},
{
"cve": "CVE-2024-42096",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: x86: stop playing stack games in profile_pc().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-42096"
},
{
"cve": "CVE-2024-42097",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "A missed validation vulnerability in the Linux Kernel\u0027s MIDI sequencer and router support functionality could allow a local user to crash the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-42097"
},
{
"cve": "CVE-2024-42114",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "wifi: cfg80211: restrict NL80211_ATTR_TXQ_QUANTUM values",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-42114"
},
{
"cve": "CVE-2024-42259",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\ndrm/i915/gem: Fix Virtual Memory mapping boundaries calculation\r\n\r\nCalculating the size of the mapped area as the lesser value\r\nbetween the requested size and the actual size does not consider\r\nthe partial mapping offset. This can cause page fault access.\r\n\r\nFix the calculation of the starting and ending addresses, the\r\ntotal size is now deduced from the difference between the end and\r\nstart addresses.\r\n\r\nAdditionally, the calculations have been rewritten in a clearer\r\nand more understandable form.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-42259"
},
{
"cve": "CVE-2024-42265",
"cwe": {
"id": "CWE-99",
"name": "Improper Control of Resource Identifiers (\u0027Resource Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nprotect the fetch of -\u003efd[fd] in do_dup2() from mispredictions\r\n\r\nboth callers have verified that fd is not greater than -\u003emax_fds;\r\nhowever, misprediction might end up with\r\n tofree = fdt-\u003efd[fd];\r\nbeing speculatively executed. That\u0027s wrong for the same reasons\r\nwhy it\u0027s wrong in close_fd()/file_close_fd_locked(); the same\r\nsolution applies - array_index_nospec(fd, fdt-\u003emax_fds) could differ\r\nfrom fd only in case of speculative execution on mispredicted path.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-42265"
},
{
"cve": "CVE-2024-42272",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "sched: act_ct: take care of padding in struct zones_ht_key.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-42272"
},
{
"cve": "CVE-2024-42276",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nnvme-pci: add missing condition check for existence of mapped data\r\n\r\nnvme_map_data() is called when request has physical segments, hence\r\nthe nvme_unmap_data() should have same condition to avoid dereference.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-42276"
},
{
"cve": "CVE-2024-42281",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nbpf: Fix a segment issue when downgrading gso_size\r\n\r\nLinearize the skb when downgrading gso_size because it may trigger a\r\nBUG_ON() later when the skb is segmented as described in [1,2].",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-42281"
},
{
"cve": "CVE-2024-42283",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: nexthop: Initialize all fields in dumped nexthops\n\nstruct nexthop_grp contains two reserved fields that are not initialized by\nnla_put_nh_group(), and carry garbage. This can be observed e.g. with\nstrace (edited for clarity):\n\n # ip nexthop add id 1 dev lo\n # ip nexthop add id 101 group 1\n # strace -e recvmsg ip nexthop get id 101\n ...\n recvmsg(... [{nla_len=12, nla_type=NHA_GROUP},\n [{id=1, weight=0, resvd1=0x69, resvd2=0x67}]] ...) = 52\n\nThe fields are reserved and therefore not currently used. But as they are, they\nleak kernel memory, and the fact they are not just zero complicates repurposing\nof the fields for new ends. Initialize the full structure.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-42283"
},
{
"cve": "CVE-2024-42292",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nkobject_uevent: Fix OOB access within zap_modalias_env()\r\n\r\nzap_modalias_env() wrongly calculates size of memory block to move, so\r\nwill cause OOB memory access issue if variable MODALIAS is not the last\r\none within its @env parameter, fixed by correcting size to memmove.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-42292"
},
{
"cve": "CVE-2024-42302",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nPCI/DPC: Fix use-after-free on concurrent DPC and hot-removal\n\nKeith reports a use-after-free when a DPC event occurs concurrently to\nhot-removal of the same portion of the hierarchy:\n\nThe dpc_handler() awaits readiness of the secondary bus below the\nDownstream Port where the DPC event occurred. To do so, it polls the\nconfig space of the first child device on the secondary bus. If that\nchild device is concurrently removed, accesses to its struct pci_dev\ncause the kernel to oops.\n\nThat\u0027s because pci_bridge_wait_for_secondary_bus() neglects to hold a\nreference on the child device. Before v6.3, the function was only\ncalled on resume from system sleep or on runtime resume. Holding a\nreference wasn\u0027t necessary back then because the pciehp IRQ thread\ncould never run concurrently. (On resume from system sleep, IRQs are\nnot enabled until after the resume_noirq phase. And runtime resume is\nalways awaited before a PCI device is removed.)\n\nHowever starting with v6.3, pci_bridge_wait_for_secondary_bus() is also\ncalled on a DPC event. Commit 53b54ad074de (\"PCI/DPC: Await readiness\nof secondary bus after reset\"), which introduced that, failed to\nappreciate that pci_bridge_wait_for_secondary_bus() now needs to hold a\nreference on the child device because dpc_handler() and pciehp may\nindeed run concurrently. The commit was backported to v5.10+ stable\nkernels, so that\u0027s the oldest one affected.\n\nAdd the missing reference acquisition.\n\nAbridged stack trace:\n\n BUG: unable to handle page fault for address: 00000000091400c0\n CPU: 15 PID: 2464 Comm: irq/53-pcie-dpc 6.9.0\n RIP: pci_bus_read_config_dword+0x17/0x50\n pci_dev_wait()\n pci_bridge_wait_for_secondary_bus()\n dpc_reset_link()\n pcie_do_recovery()\n dpc_handler()",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-42302"
},
{
"cve": "CVE-2024-42304",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\next4: make sure the first directory block is not a hole",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-42304"
},
{
"cve": "CVE-2024-42305",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\next4: check dot and dotdot of dx_root before making dir indexed",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-42305"
},
{
"cve": "CVE-2024-42306",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nudf: Avoid using corrupted block bitmap buffer",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-42306"
},
{
"cve": "CVE-2024-42312",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nsysctl: always initialize i_uid/i_gid\r\n\r\nAlways initialize i_uid/i_gid inside the sysfs core so set_ownership()\r\ncan safely skip setting them.\r\n\r\nCommit 5ec27ec735ba (\"fs/proc/proc_sysctl.c: fix the default values of\r\ni_uid/i_gid on /proc/sys inodes.\") added defaults for i_uid/i_gid when\r\nset_ownership() was not implemented. It also missed adjusting\r\nnet_ctl_set_ownership() to use the same default values in case the\r\ncomputation of a better value failed.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-42312"
},
{
"cve": "CVE-2024-43828",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\next4: fix infinite loop when replaying fast_commit\n\nWhen doing fast_commit replay an infinite loop may occur due to an\nuninitialized extent_status struct. ext4_ext_determine_insert_hole() does\nnot detect the replay and calls ext4_es_find_extent_range(), which will\nreturn immediately without initializing the \u0027es\u0027 variable.\n\nBecause \u0027es\u0027 contains garbage, an integer overflow may happen causing an\ninfinite loop in this function, easily reproducible using fstest generic/039.\n\nThis commit fixes this issue by unconditionally initializing the structure\nin function ext4_es_find_extent_range().\n\nThanks to Zhang Yi, for figuring out the real problem!",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-43828"
},
{
"cve": "CVE-2024-43830",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nleds: trigger: Unregister sysfs attributes before calling deactivate()\r\n\r\nTriggers which have trigger specific sysfs attributes typically store\r\nrelated data in trigger-data allocated by the activate() callback and\r\nfreed by the deactivate() callback.\r\n\r\nCalling device_remove_groups() after calling deactivate() leaves a window\r\nwhere the sysfs attributes show/store functions could be called after\r\ndeactivation and then operate on the just freed trigger-data.\r\n\r\nMove the device_remove_groups() call to before deactivate() to close\r\nthis race window.\r\n\r\nThis also makes the deactivation path properly do things in reverse order\r\nof the activation path which calls the activate() callback before calling\r\ndevice_add_groups().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-43830"
},
{
"cve": "CVE-2024-43834",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nxdp: fix invalid wait context of page_pool_destroy()\r\n\r\nIf the driver uses a page pool, it creates a page pool with\r\npage_pool_create().\r\nThe reference count of page pool is 1 as default.\r\nA page pool will be destroyed only when a reference count reaches 0.\r\npage_pool_destroy() is used to destroy page pool, it decreases a\r\nreference count.\r\nWhen a page pool is destroyed, -\u003edisconnect() is called, which is\r\nmem_allocator_disconnect().\r\nThis function internally acquires mutex_lock().\r\n\r\nIf the driver uses XDP, it registers a memory model with\r\nxdp_rxq_info_reg_mem_model().\r\nThe xdp_rxq_info_reg_mem_model() internally increases a page pool\r\nreference count if a memory model is a page pool.\r\nNow the reference count is 2.\r\n\r\nTo destroy a page pool, the driver should call both page_pool_destroy()\r\nand xdp_unreg_mem_model().\r\nThe xdp_unreg_mem_model() internally calls page_pool_destroy().\r\nOnly page_pool_destroy() decreases a reference count.\r\n\r\nIf a driver calls page_pool_destroy() then xdp_unreg_mem_model(), we\r\nwill face an invalid wait context warning.\r\nBecause xdp_unreg_mem_model() calls page_pool_destroy() with\r\nrcu_read_lock().\r\nThe page_pool_destroy() internally acquires mutex_lock().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-43834"
},
{
"cve": "CVE-2024-43856",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndma: fix call order in dmam_free_coherent\n\ndmam_free_coherent() frees a DMA allocation, which makes the\nfreed vaddr available for reuse, then calls devres_destroy()\nto remove and free the data structure used to track the DMA\nallocation. Between the two calls, it is possible for a\nconcurrent task to make an allocation with the same vaddr\nand add it to the devres list.\n\nIf this happens, there will be two entries in the devres list\nwith the same vaddr and devres_destroy() can free the wrong\nentry, triggering the WARN_ON() in dmam_match.\n\nFix by destroying the devres entry before freeing the DMA\nallocation.\n\n kokonut //net/encryption\n http://sponge2/b9145fe6-0f72-4325-ac2f-a84d81075b03",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-43856"
},
{
"cve": "CVE-2024-43858",
"cwe": {
"id": "CWE-129",
"name": "Improper Validation of Array Index"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\njfs: Fix array-index-out-of-bounds in diFree",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-43858"
},
{
"cve": "CVE-2024-43871",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: devres: Fix memory leakage caused by driver API devm_free_percpu() It will cause memory leakage when use driver API devm_free_percpu() to free memory allocated by devm_alloc_percpu(), fixed by using devres_release() instead of devres_destroy() within devm_free_percpu().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-43871"
},
{
"cve": "CVE-2024-43879",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "wifi: cfg80211: Currently NL80211_RATE_INFO_HE_RU_ALLOC_2x996 is not handled in cfg80211_calculate_bitrate_he(), leading to warning.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-43879"
},
{
"cve": "CVE-2024-43882",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "exec: the execution may gain unintended privileges.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-43882"
},
{
"cve": "CVE-2024-43889",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "padata: vulnerability due to a possible divide-by-zero error in padata_mt_helper() during bootup, caused by an uninitialized chunk_size being zero.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-43889"
},
{
"cve": "CVE-2024-43890",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "tracing: vulnerability due to an overflow in get_free_elt(), which could lead to infinite loops and CPU hangs when the tracing map becomes full.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-43890"
},
{
"cve": "CVE-2024-43893",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "serial: core: vulnerability due to a missing check for uartclk being zero, leading to a potential divide-by-zero error when calling ioctl TIOCSSERIAL with an invalid baud_base.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-43893"
},
{
"cve": "CVE-2024-44935",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "sctp: Fix null-ptr-deref in reuseport_add_sock(). A Null Pointer Dereference in reuseport_add_sock() while accessing sk2-\u003esk_reuseport_cb . The repro first creates a listener with SO_REUSEPORT. Then, it creates another listener on the same port and concurrently closes the first listener. The second listen() calls reuseport_add_sock() with the first listener as sk2, where sk2-\u003esk_reuseport_cb is not expected to be cleared concurrently, but the close() does clear it by reuseport_detach_sock().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-44935"
},
{
"cve": "CVE-2024-44944",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: use helper function to calculate expect ID Delete expectation path is missing a call to the nf_expect_get_id() helper function to calculate the expectation ID, otherwise LSB of the expectation object address is leaked to userspace.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-44944"
},
{
"cve": "CVE-2024-44948",
"cwe": {
"id": "CWE-754",
"name": "Improper Check for Unusual or Exceptional Conditions"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nx86/mtrr: Check if fixed MTRRs exist before saving them\r\n\r\nMTRRs have an obsolete fixed variant for fine grained caching control\r\nof the 640K-1MB region that uses separate MSRs. This fixed variant has\r\na separate capability bit in the MTRR capability MSR.\r\n\r\nSo far all x86 CPUs which support MTRR have this separate bit set, so it\r\nwent unnoticed that mtrr_save_state() does not check the capability bit\r\nbefore accessing the fixed MTRR MSRs.\r\n\r\nThough on a CPU that does not support the fixed MTRR capability this\r\nresults in a #GP. The #GP itself is harmless because the RDMSR fault is\r\nhandled gracefully, but results in a WARN_ON().\r\n\r\nAdd the missing capability check to prevent this.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-44948"
},
{
"cve": "CVE-2024-44960",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "usb: gadget: core: Check for unset descriptor. It needs to be reassured that the descriptor has been set before looking at maxpacket. This fixes a null pointer panic in this case. This may happen if the gadget doesn\u0027t properly set up the endpoint for the current speed, or the gadget descriptors are malformed and the descriptor for the speed/endpoint are not found. No current gadget driver is known to have this problem, but this may cause a hard-to-find bug during development of new gadgets.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-44960"
},
{
"cve": "CVE-2024-44987",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent UAF in ip6_send_skb().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-44987"
},
{
"cve": "CVE-2024-44989",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: bonding: fix xfrm real_dev null pointer dereference.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-44989"
},
{
"cve": "CVE-2024-44990",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: bonding: fix null pointer deref in bond_ipsec_offload_ok We must check if there is an active slave before dereferencing the pointer.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-44990"
},
{
"cve": "CVE-2024-45016",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: netem: fix return value if duplicate enqueue fails.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-45016"
},
{
"cve": "CVE-2024-45018",
"cwe": {
"id": "CWE-456",
"name": "Missing Initialization of a Variable"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: initialise extack before use Fix missing initialisation of extack in flow offload.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-45018"
},
{
"cve": "CVE-2024-46679",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: ethtool: check device is present when getting link settings.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-46679"
},
{
"cve": "CVE-2024-46743",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: of/irq: Prevent device address out-of-bounds read in interrupt map walk.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-46743"
},
{
"cve": "CVE-2024-46744",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: Squashfs: sanity check symbolic link size.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-46744"
},
{
"cve": "CVE-2024-46745",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: Input: uinput - reject requests with unreasonable number of slots When exercising uinput interface syzkaller may try setting up device with a really large number of slots, which causes memory allocation failure in input_mt_init_slots(). While this allocation failure is handled properly and request is rejected, it results in syzkaller reports. Additionally, such request may put undue burden on the system which will try to free a lot of memory for a bogus request. Fix it by limiting allowed number of slots to 100. This can easily be extended if we see devices that can track more than 100 contacts.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-46745"
},
{
"cve": "CVE-2024-46750",
"cwe": {
"id": "CWE-413",
"name": "Improper Resource Locking"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: PCI: Add missing bridge lock to pci_bus_lock().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-46750"
},
{
"cve": "CVE-2024-46759",
"cwe": {
"id": "CWE-124",
"name": "Buffer Underwrite (\u0027Buffer Underflow\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: hwmon: (adc128d818) Fix underflows seen when writing limit attributes DIV_ROUND_CLOSEST() after kstrtol() results in an underflow if a large negative number such as -9223372036854775808 is provided by the user. Fix it by reordering clamp_val() and DIV_ROUND_CLOSEST() operations.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-46759"
},
{
"cve": "CVE-2024-46783",
"cwe": {
"id": "CWE-229",
"name": "Improper Handling of Values"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: tcp_bpf: fix return value of tcp_bpf_sendmsg().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-46783"
},
{
"cve": "CVE-2024-46854",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nnet: dpaa: Pad packets to ETH_ZLEN\r\n\r\nWhen sending packets under 60 bytes, up to three bytes of the buffer following the data may be leaked. Avoid this by extending all packets to ETH_ZLEN, ensuring nothing is leaked in the padding. This bug can be reproduced by running\r\n\r\n\t$ ping -s 11 destination",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-46854"
},
{
"cve": "CVE-2024-46865",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nfou: fix initialization of grc\r\nThe grc must be initialize first. There can be a condition where if fou is NULL, goto out will be executed and grc would be used uninitialized.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-46865"
},
{
"cve": "CVE-2024-47660",
"cwe": {
"id": "CWE-413",
"name": "Improper Resource Locking"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: fsnotify: clear PARENT_WATCHED flags lazily In some setups directories can have many (usually negative) dentries. Hence __fsnotify_update_child_dentry_flags() function can take a significant amount of time. Since the bulk of this function happens under inode-\u003ei_lock this causes a significant contention on the lock when we remove the watch from the directory as the __fsnotify_update_child_dentry_flags() call from fsnotify_recalc_mask() races with __fsnotify_update_child_dentry_flags() calls from __fsnotify_parent() happening on children. This can lead upto softlockup reports reported by users. Fix the problem by calling fsnotify_update_children_dentry_flags() to set PARENT_WATCHED flags only when parent starts watching children. When parent stops watching children, clear false positive PARENT_WATCHED flags lazily in __fsnotify_parent() for each accessed child.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-47660"
},
{
"cve": "CVE-2024-47672",
"cwe": {
"id": "CWE-754",
"name": "Improper Check for Unusual or Exceptional Conditions"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nwifi: iwlwifi: mvm: don\u0027t wait for tx queues if firmware is dead\r\n\r\nThere is a WARNING in iwl_trans_wait_tx_queues_empty() (that was recently converted from just a message), that can be hit if we wait for TX queues to become empty after firmware died. Clearly, we can\u0027t expect anything from the firmware after it\u0027s declared dead.\r\n\r\nDon\u0027t call iwl_trans_wait_tx_queues_empty() in this case. While it could be a good idea to stop the flow earlier, the flush functions do some maintenance work that is not related to the firmware, so keep that part of the code running even when the firmware is not running.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-47672"
},
{
"cve": "CVE-2024-47684",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\ntcp: check skb is non-NULL in tcp_rto_delta_us()\r\n\r\nWe have some machines running stock Ubuntu 20.04.6 which is their 5.4.0-174-generic\r\nkernel that are running ceph and recently hit a null ptr dereference in\r\ntcp_rearm_rto(). Initially hitting it from the TLP path, but then later we also\r\nsaw it getting hit from the RACK case as well. Here are examples of the oops\r\nmessages we saw in each of those cases:\r\n\r\nJul 26 15:05:02 rx [11061395.780353] BUG: kernel NULL pointer dereference, address: 0000000000000020\r\nJul 26 15:05:02 rx [11061395.787572] #PF: supervisor read access in kernel mode\r\nJul 26 15:05:02 rx [11061395.792971] #PF: error_code(0x0000) - not-present page\r\nJul 26 15:05:02 rx [11061395.798362] PGD 0 P4D 0\r\nJul 26 15:05:02 rx [11061395.801164] Oops: 0000 [#1] SMP NOPTI\r\nJul 26 15:05:02 rx [11061395.805091] CPU: 0 PID: 9180 Comm: msgr-worker-1 Tainted: G W 5.4.0-174-generic #193-Ubuntu\r\nJul 26 15:05:02 rx [11061395.814996] Hardware name: Supermicro SMC 2x26 os-gen8 64C NVME-Y 256G/H12SSW-NTR, BIOS 2.5.V1.2U.NVMe.UEFI 05/09/2023\r\nJul 26 15:05:02 rx [11061395.825952] RIP: 0010:tcp_rearm_rto+0xe4/0x160\r\nJul 26 15:05:02 rx [11061395.830656] Code: 87 ca 04 00 00 00 5b 41 5c 41 5d 5d c3 c3 49 8b bc 24 40 06 00 00 eb 8d 48 bb cf f7 53 e3 a5 9b c4 20 4c 89 ef e8 0c fe 0e 00 \u003c48\u003e 8b 78 20 48 c1 ef 03 48 89 f8 41 8b bc 24 80 04 00 00 48 f7 e3\r\nJul 26 15:05:02 rx [11061395.849665] RSP: 0018:ffffb75d40003e08 EFLAGS: 00010246\r\nJul 26 15:05:02 rx [11061395.855149] RAX: 0000000000000000 RBX: 20c49ba5e353f7cf RCX: 0000000000000000\r\nJul 26 15:05:02 rx [11061395.862542] RDX: 0000000062177c30 RSI: 000000000000231c RDI: ffff9874ad283a60\r\nJul 26 15:05:02 rx [11061395.869933] RBP: ffffb75d40003e20 R08: 0000000000000000 R09: ffff987605e20aa8\r\nJul 26 15:05:02 rx [11061395.877318] R10: ffffb75d40003f00 R11: ffffb75d4460f740 R12: ffff9874ad283900\r\nJul 26 15:05:02 rx [11061395.884710] R13: ffff9874ad283a60 R14: ffff9874ad283980 R15: ffff9874ad283d30\r\nJul 26 15:05:02 rx [11061395.892095] FS: 00007f1ef4a2e700(0000) GS:ffff987605e00000(0000) knlGS:0000000000000000\r\nJul 26 15:05:02 rx [11061395.900438] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\r\nJul 26 15:05:02 rx [11061395.906435] CR2: 0000000000000020 CR3: 0000003e450ba003 CR4: 0000000000760ef0\r\nJul 26 15:05:02 rx [11061395.913822] PKRU: 55555554\r\nJul 26 15:05:02 rx [11061395.916786] Call Trace:\r\nJul 26 15:05:02 rx [11061395.919488]\r\nJul 26 15:05:02 rx [11061395.921765] ? show_regs.cold+0x1a/0x1f\r\nJul 26 15:05:02 rx [11061395.925859] ? __die+0x90/0xd9\r\nJul 26 15:05:02 rx [11061395.929169] ? no_context+0x196/0x380\r\nJul 26 15:05:02 rx [11061395.933088] ? ip6_protocol_deliver_rcu+0x4e0/0x4e0\r\nJul 26 15:05:02 rx [11061395.938216] ? ip6_sublist_rcv_finish+0x3d/0x50\r\nJul 26 15:05:02 rx [11061395.943000] ? __bad_area_nosemaphore+0x50/0x1a0\r\nJul 26 15:05:02 rx [11061395.947873] ? bad_area_nosemaphore+0x16/0x20\r\nJul 26 15:05:02 rx [11061395.952486] ? do_user_addr_fault+0x267/0x450\r\nJul 26 15:05:02 rx [11061395.957104] ? ipv6_list_rcv+0x112/0x140\r\nJul 26 15:05:02 rx [11061395.961279] ? __do_page_fault+0x58/0x90\r\nJul 26 15:05:02 rx [11061395.965458] ? do_page_fault+0x2c/0xe0\r\nJul 26 15:05:02 rx [11061395.969465] ? page_fault+0x34/0x40\r\nJul 26 15:05:02 rx [11061395.973217] ? tcp_rearm_rto+0xe4/0x160\r\nJul 26 15:05:02 rx [11061395.977313] ? tcp_rearm_rto+0xe4/0x160\r\nJul 26 15:05:02 rx [11061395.981408] tcp_send_loss_probe+0x10b/0x220\r\nJul 26 15:05:02 rx [11061395.985937] tcp_write_timer_handler+0x1b4/0x240\r\nJul 26 15:05:02 rx [11061395.990809] tcp_write_timer+0x9e/0xe0\r\nJul 26 15:05:02 rx [11061395.994814] ? tcp_write_timer_handler+0x240/0x240\r\nJul 26 15:05:02 rx [11061395.999866] call_timer_fn+0x32/0x130\r\nJul 26 15:05:02 rx [11061396.003782] __run_timers.part.0+0x180/0x280\r\nJul 26 15:05:02 rx [11061396.008309] ? recalibrate_cpu_khz+0x10/0x10\r\nJul 26 15:05:02 rx [11061396.012841] ? native_x2apic_icr_write+0x30/0x30\r\nJul 26 15:05:02 rx [11061396.017718] ? lapic_next_even\r\n---truncated---",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-47684"
},
{
"cve": "CVE-2024-47685",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nnetfilter: nf_reject_ipv6: fix nf_reject_ip6_tcphdr_put()\r\n\r\nsyzbot reported that nf_reject_ip6_tcphdr_put() was possibly sending garbage on the four reserved tcp bits (th-\u003eres1)\r\n\r\nUse skb_put_zero() to clear the whole TCP header, as done in nf_reject_ip_tcphdr_put()\r\n\r\nBUG: KMSAN: uninit-value in nf_reject_ip6_tcphdr_put+0x688/0x6c0 net/ipv6/netfilter/nf_reject_ipv6.c:255\r\n nf_reject_ip6_tcphdr_put+0x688/0x6c0 net/ipv6/netfilter/nf_reject_ipv6.c:255\r\n nf_send_reset6+0xd84/0x15b0 net/ipv6/netfilter/nf_reject_ipv6.c:344\r\n nft_reject_inet_eval+0x3c1/0x880 net/netfilter/nft_reject_inet.c:48\r\n expr_call_ops_eval net/netfilter/nf_tables_core.c:240 [inline]\r\n nft_do_chain+0x438/0x22a0 net/netfilter/nf_tables_core.c:288\r\n nft_do_chain_inet+0x41a/0x4f0 net/netfilter/nft_chain_filter.c:161\r\n nf_hook_entry_hookfn include/linux/netfilter.h:154 [inline]\r\n nf_hook_slow+0xf4/0x400 net/netfilter/core.c:626\r\n nf_hook include/linux/netfilter.h:269 [inline]\r\n NF_HOOK include/linux/netfilter.h:312 [inline]\r\n ipv6_rcv+0x29b/0x390 net/ipv6/ip6_input.c:310\r\n __netif_receive_skb_one_core net/core/dev.c:5661 [inline]\r\n __netif_receive_skb+0x1da/0xa00 net/core/dev.c:5775\r\n process_backlog+0x4ad/0xa50 net/core/dev.c:6108\r\n __napi_poll+0xe7/0x980 net/core/dev.c:6772\r\n napi_poll net/core/dev.c:6841 [inline]\r\n net_rx_action+0xa5a/0x19b0 net/core/dev.c:6963\r\n handle_softirqs+0x1ce/0x800 kernel/softirq.c:554\r\n __do_softirq+0x14/0x1a kernel/softirq.c:588\r\n do_softirq+0x9a/0x100 kernel/softirq.c:455\r\n __local_bh_enable_ip+0x9f/0xb0 kernel/softirq.c:382\r\n local_bh_enable include/linux/bottom_half.h:33 [inline]\r\n rcu_read_unlock_bh include/linux/rcupdate.h:908 [inline]\r\n __dev_queue_xmit+0x2692/0x5610 net/core/dev.c:4450\r\n dev_queue_xmit include/linux/netdevice.h:3105 [inline]\r\n neigh_resolve_output+0x9ca/0xae0 net/core/neighbour.c:1565\r\n neigh_output include/net/neighbour.h:542 [inline]\r\n ip6_finish_output2+0x2347/0x2ba0 net/ipv6/ip6_output.c:141\r\n __ip6_finish_output net/ipv6/ip6_output.c:215 [inline]\r\n ip6_finish_output+0xbb8/0x14b0 net/ipv6/ip6_output.c:226\r\n NF_HOOK_COND include/linux/netfilter.h:303 [inline]\r\n ip6_output+0x356/0x620 net/ipv6/ip6_output.c:247\r\n dst_output include/net/dst.h:450 [inline]\r\n NF_HOOK include/linux/netfilter.h:314 [inline]\r\n ip6_xmit+0x1ba6/0x25d0 net/ipv6/ip6_output.c:366\r\n inet6_csk_xmit+0x442/0x530 net/ipv6/inet6_connection_sock.c:135\r\n __tcp_transmit_skb+0x3b07/0x4880 net/ipv4/tcp_output.c:1466\r\n tcp_transmit_skb net/ipv4/tcp_output.c:1484 [inline]\r\n tcp_connect+0x35b6/0x7130 net/ipv4/tcp_output.c:4143\r\n tcp_v6_connect+0x1bcc/0x1e40 net/ipv6/tcp_ipv6.c:333\r\n __inet_stream_connect+0x2ef/0x1730 net/ipv4/af_inet.c:679\r\n inet_stream_connect+0x6a/0xd0 net/ipv4/af_inet.c:750\r\n __sys_connect_file net/socket.c:2061 [inline]\r\n __sys_connect+0x606/0x690 net/socket.c:2078\r\n __do_sys_connect net/socket.c:2088 [inline]\r\n __se_sys_connect net/socket.c:2085 [inline]\r\n __x64_sys_connect+0x91/0xe0 net/socket.c:2085\r\n x64_sys_call+0x27a5/0x3ba0 arch/x86/include/generated/asm/syscalls_64.h:43\r\n do_syscall_x64 arch/x86/entry/common.c:52 [inline]\r\n do_syscall_64+0xcd/0x1e0 arch/x86/entry/common.c:83\r\n entry_SYSCALL_64_after_hwframe+0x77/0x7f\r\n\r\nUninit was stored to memory at:\r\n nf_reject_ip6_tcphdr_put+0x60c/0x6c0 net/ipv6/netfilter/nf_reject_ipv6.c:249\r\n nf_send_reset6+0xd84/0x15b0 net/ipv6/netfilter/nf_reject_ipv6.c:344\r\n nft_reject_inet_eval+0x3c1/0x880 net/netfilter/nft_reject_inet.c:48\r\n expr_call_ops_eval net/netfilter/nf_tables_core.c:240 [inline]\r\n nft_do_chain+0x438/0x22a0 net/netfilter/nf_tables_core.c:288\r\n nft_do_chain_inet+0x41a/0x4f0 net/netfilter/nft_chain_filter.c:161\r\n nf_hook_entry_hookfn include/linux/netfilter.h:154 [inline]\r\n nf_hook_slow+0xf4/0x400 net/netfilter/core.c:626\r\n nf_hook include/linux/netfilter.h:269 [inline]\r\n NF_HOOK include/linux/netfilter.h:312 [inline]\r\n ipv6_rcv+0x29b/0x390 net/ipv6/ip6_input.c:310\r\n __netif_receive_skb_one_core\r\n---truncated---",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-47685"
},
{
"cve": "CVE-2024-47692",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nnfsd: return -EINVAL when namelen is 0\r\nWhen we have a corrupted main.sqlite in /var/lib/nfs/nfsdcld/, it may result in namelen being 0, which will cause memdup_user() to return ZERO_SIZE_PTR.\r\nWhen we access the name.data that has been assigned the value of ZERO_SIZE_PTR in nfs4_client_to_reclaim(), null pointer dereference is triggered.\r\n\r\n[ T1205] ==================================================================\r\n[ T1205] BUG: KASAN: null-ptr-deref in nfs4_client_to_reclaim+0xe9/0x260\r\n[ T1205] Read of size 1 at addr 0000000000000010 by task nfsdcld/1205\r\n[ T1205]\r\n[ T1205] CPU: 11 PID: 1205 Comm: nfsdcld Not tainted 5.10.0-00003-g2c1423731b8d #406\r\n[ T1205] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS ?-20190727_073836-buildvm-ppc64le-16.ppc.fedoraproject.org-3.fc31 04/01/2014\r\n[ T1205] Call Trace:\r\n[ T1205] dump_stack+0x9a/0xd0\r\n[ T1205] ? nfs4_client_to_reclaim+0xe9/0x260\r\n[ T1205] __kasan_report.cold+0x34/0x84\r\n[ T1205] ? nfs4_client_to_reclaim+0xe9/0x260\r\n[ T1205] kasan_report+0x3a/0x50\r\n[ T1205] nfs4_client_to_reclaim+0xe9/0x260\r\n[ T1205] ? nfsd4_release_lockowner+0x410/0x410\r\n[ T1205] cld_pipe_downcall+0x5ca/0x760\r\n[ T1205] ? nfsd4_cld_tracking_exit+0x1d0/0x1d0\r\n[ T1205] ? down_write_killable_nested+0x170/0x170\r\n[ T1205] ? avc_policy_seqno+0x28/0x40\r\n[ T1205] ? selinux_file_permission+0x1b4/0x1e0\r\n[ T1205] rpc_pipe_write+0x84/0xb0\r\n[ T1205] vfs_write+0x143/0x520\r\n[ T1205] ksys_write+0xc9/0x170\r\n[ T1205] ? __ia32_sys_read+0x50/0x50\r\n[ T1205] ? ktime_get_coarse_real_ts64+0xfe/0x110\r\n[ T1205] ? ktime_get_coarse_real_ts64+0xa2/0x110\r\n[ T1205] do_syscall_64+0x33/0x40\r\n[ T1205] entry_SYSCALL_64_after_hwframe+0x67/0xd1\r\n[ T1205] RIP: 0033:0x7fdbdb761bc7\r\n[ T1205] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 \u003c48\u003e 3d 00 f0 ff ff 77 514\r\n[ T1205] RSP: 002b:00007fff8c4b7248 EFLAGS: 00000246 ORIG_RAX: 0000000000000001\r\n[ T1205] RAX: ffffffffffffffda RBX: 000000000000042b RCX: 00007fdbdb761bc7\r\n[ T1205] RDX: 000000000000042b RSI: 00007fff8c4b75f0 RDI: 0000000000000008\r\n[ T1205] RBP: 00007fdbdb761bb0 R08: 0000000000000000 R09: 0000000000000001\r\n[ T1205] R10: 0000000000000000 R11: 0000000000000246 R12: 000000000000042b\r\n[ T1205] R13: 0000000000000008 R14: 00007fff8c4b75f0 R15: 0000000000000000\r\n[ T1205] ==================================================================",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-47692"
},
{
"cve": "CVE-2024-47696",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nRDMA/iwcm: Fix WARNING:at_kernel/workqueue.c:#check_flush_dependency\r\n\r\nIn the commit aee2424246f9 (\"RDMA/iwcm: Fix a use-after-free related to destroying CM IDs\"), the function flush_workqueue is invoked to flush the work queue iwcm_wq.\r\n\r\nBut at that time, the work queue iwcm_wq was created via the function alloc_ordered_workqueue without the flag WQ_MEM_RECLAIM.\r\n\r\nBecause the current process is trying to flush the whole iwcm_wq, if iwcm_wq doesn\u0027t have the flag WQ_MEM_RECLAIM, verify that the current process is not reclaiming memory or running on a workqueue which doesn\u0027t have the flag WQ_MEM_RECLAIM as that can break forward-progress guarantee leading to a deadlock.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-47696"
},
{
"cve": "CVE-2024-47697",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\ndrivers: media: dvb-frontends/rtl2830: fix an out-of-bounds write error\r\n\r\nEnsure index in rtl2830_pid_filter does not exceed 31 to prevent out-of-bounds access.\r\n\r\ndev-\u003efilters is a 32-bit value, so set_bit and clear_bit functions should only operate on indices from 0 to 31. If index is 32, it will attempt to access a non-existent 33rd bit, leading to out-of-bounds access.\r\nChange the boundary check from index \u003e 32 to index \u003e= 32 to resolve this issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-47697"
},
{
"cve": "CVE-2024-47699",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nnilfs2: fix potential null-ptr-deref in nilfs_btree_insert()\r\n\r\nPatch series \"nilfs2: fix potential issues with empty b-tree nodes\".\r\n\r\nThis series addresses three potential issues with empty b-tree nodes that can occur with corrupted filesystem images, including one recently discovered by syzbot.\r\n\r\n\r\nThis patch (of 3):\r\n\r\nIf a b-tree is broken on the device, and the b-tree height is greater than 2 (the level of the root node is greater than 1) even if the number of child nodes of the b-tree root is 0, a NULL pointer dereference occurs in nilfs_btree_prepare_insert(), which is called from nilfs_btree_insert().\r\n\r\nThis is because, when the number of child nodes of the b-tree root is 0, nilfs_btree_do_lookup() does not set the block buffer head in any of path[x].bp_bh, leaving it as the initial value of NULL, but if the level of the b-tree root node is greater than 1, nilfs_btree_get_nonroot_node(), which accesses the buffer memory of path[x].bp_bh, is called.\r\n\r\nFix this issue by adding a check to nilfs_btree_root_broken(), which performs sanity checks when reading the root node from the device, to detect this inconsistency.\r\n\r\nThanks to Lizhi Xu for trying to solve the bug and clarifying the cause early on.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-47699"
},
{
"cve": "CVE-2024-47701",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: ext4: avoid OOB when system.data xattr changes underneath the filesystem.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-47701"
},
{
"cve": "CVE-2024-47705",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nblock: fix potential invalid pointer dereference in blk_add_partition\r\n\r\nThe blk_add_partition() function initially used a single if-condition (IS_ERR(part)) to check for errors when adding a partition. This was modified to handle the specific case of -ENXIO separately, allowing the function to proceed without logging the error in this case. However, this change unintentionally left a path where md_autodetect_dev() could be called without confirming that part is a valid pointer.\r\n\r\nThis commit separates the error handling logic by splitting the initial if-condition, improving code readability and handling specific error scenarios explicitly. The function now distinguishes the general error case from -ENXIO without altering the existing behavior of md_autodetect_dev() calls.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-47705"
},
{
"cve": "CVE-2024-47706",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nblock, bfq: fix possible UAF for bfqq-\u003ebic with merge chain\r\n\r\nIn this case, IO from Process 1 will get bfqq2 from BIC1 first, and then\r\nget bfqq3 through merge chain, and finially handle IO by bfqq3.\r\nHowerver, current code will think bfqq2 is owned by BIC1, like initial\r\nstate, and set bfqq2-\u003ebic to BIC1.\r\n\r\nAllocated by task 20776:\r\n kasan_save_stack+0x20/0x40 mm/kasan/common.c:45\r\n kasan_set_track+0x25/0x30 mm/kasan/common.c:52\r\n __kasan_slab_alloc+0x87/0x90 mm/kasan/common.c:328\r\n kasan_slab_alloc include/linux/kasan.h:188 [inline]\r\n slab_post_alloc_hook mm/slab.h:763 [inline]\r\n slab_alloc_node mm/slub.c:3458 [inline]\r\n kmem_cache_alloc_node+0x1a4/0x6f0 mm/slub.c:3503\r\n ioc_create_icq block/blk-ioc.c:370 [inline]\r\n---truncated---",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-47706"
},
{
"cve": "CVE-2024-47707",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "ipv6: A NULL dereference vulnerability may occur in rt6_uncached_list_flush_dev() due to the necessary check being removed by a previous commit.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-47707"
},
{
"cve": "CVE-2024-47709",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "can: bcm: A warning is triggered when connect() is issued again for a socket whose connect()ed device has been unregistered. However, if the socket is just close()d without the 2nd connect(), the remaining bo-\u003ebcm_proc_read triggers unnecessary remove_proc_entry() in bcm_release().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-47709"
},
{
"cve": "CVE-2024-47710",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "sock_map: vulnerability result of adding a cond_resched() in sock_hash_free() to prevent CPU soft lockups when destroying maps with a large number of buckets.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-47710"
},
{
"cve": "CVE-2024-47713",
"cwe": {
"id": "CWE-664",
"name": "Improper Control of a Resource Through its Lifetime"
},
"notes": [
{
"category": "summary",
"text": "wifi: mac80211: vulnerability caused by implementing a two-phase skb reclamation in ieee80211_do_stop() to avoid warnings and potential issues caused by calling __dev_queue_xmit() with interrupts disabled.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-47713"
},
{
"cve": "CVE-2024-47718",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "wifi: rtw88: vulnerability may lead to a use-after-free (UAF) error if firmware loading is not properly synchronized during USB initialization and disconnection.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-47718"
},
{
"cve": "CVE-2024-47723",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\njfs: fix out-of-bounds in dbNextAG() and diAlloc()\r\n\r\nIn dbNextAG() , there is no check for the case where bmp-\u003edb_numag is greater or same than MAXAG due to a polluted image, which causes an out-of-bounds. Therefore, a bounds check should be added in dbMount().\r\n\r\nAnd in dbNextAG(), a check for the case where agpref is greater than bmp-\u003edb_numag should be added, so an out-of-bounds exception should be prevented.\r\n\r\nAdditionally, a check for the case where agno is greater or same than MAXAG should be added in diAlloc() to prevent out-of-bounds.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-47723"
},
{
"cve": "CVE-2024-47735",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "RDMA/hns: missuse of spin_lock_irq()/spin_unlock_irq() when spin_lock_irqsave()/spin_lock_irqrestore() was hold.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-47735"
},
{
"cve": "CVE-2024-47737",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: nfsd: call cache_put if xdr_reserve_space returns NULL.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-47737"
},
{
"cve": "CVE-2024-47747",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "net: seeq: Fix use after free vulnerability in ether3 Driver Due to Race Condition. In the ether3_probe function, a timer is initialized with a callback function ether3_ledoff, bound to \u0026prev(dev)-\u003etimer. Once the timer is started, there is a risk of a race condition if the module or device is removed, triggering the ether3_remove function to perform cleanup.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-47747"
},
{
"cve": "CVE-2024-49851",
"cwe": {
"id": "CWE-459",
"name": "Incomplete Cleanup"
},
"notes": [
{
"category": "summary",
"text": "tpm: Clean up TPM space after command failure tpm_dev_transmit prepares the TPM space before attempting command transmission. However if the command fails no rollback of this preparation is done. This can result in transient handles being leaked if the device is subsequently closed with no further commands performed.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-49851"
},
{
"cve": "CVE-2024-49889",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\next4: avoid use-after-free in ext4_ext_show_leaf()\r\n\r\nIn ext4_find_extent(), path may be freed by error or be reallocated, so\r\nusing a previously saved *ppath may have been freed and thus may trigger\r\nuse-after-free, as follows:\r\n\r\next4_split_extent\r\n path = *ppath;\r\n ext4_split_extent_at(ppath)\r\n path = ext4_find_extent(ppath)\r\n ext4_split_extent_at(ppath)\r\n // ext4_find_extent fails to free path\r\n // but zeroout succeeds\r\n ext4_ext_show_leaf(inode, path)\r\n eh = path[depth].p_hdr\r\n // path use-after-free !!!\r\n\r\nSimilar to ext4_split_extent_at(), we use *ppath directly as an input to\r\next4_ext_show_leaf(). Fix a spelling error by the way.\r\n\r\nSame problem in ext4_ext_handle_unwritten_extents(). Since \u0027path\u0027 is only\r\nused in ext4_ext_show_leaf(), remove \u0027path\u0027 and use *ppath directly.\r\n\r\nThis issue is triggered only when EXT_DEBUG is defined and therefore does\r\nnot affect functionality.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-49889"
},
{
"cve": "CVE-2024-49890",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\ndrm/amd/pm: ensure the fw_info is not null before using it\r\n\r\nThis resolves the dereference null return value warning reported by Coverity.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-49890"
},
{
"cve": "CVE-2024-49892",
"cwe": {
"id": "CWE-369",
"name": "Divide By Zero"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\ndrm/amd/display: Initialize get_bytes_per_element\u0027s default to 1\r\n\r\nVariables, used as denominators and maybe not assigned to other values, should not be 0. bytes_per_element_y \u0026 bytes_per_element_c are initialized by get_bytes_per_element() which should never return 0.\r\n\r\nThis fixes 10 DIVIDE_BY_ZERO issues reported by Coverity.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-49892"
},
{
"cve": "CVE-2024-49894",
"cwe": {
"id": "CWE-129",
"name": "Improper Validation of Array Index"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\ndrm/amd/display: Fix index out of bounds in degamma hardware format translation\r\n\r\nFixes index out of bounds issue in\r\n`cm_helper_translate_curve_to_degamma_hw_format` function. The issue\r\ncould occur when the index \u0027i\u0027 exceeds the number of transfer function\r\npoints (TRANSFER_FUNC_POINTS).\r\n\r\nThe fix adds a check to ensure \u0027i\u0027 is within bounds before accessing the\r\ntransfer function points. If \u0027i\u0027 is out of bounds the function returns\r\nfalse to indicate an error.\r\n\r\nReported by smatch:\r\ndrivers/gpu/drm/amd/amdgpu/../display/dc/dcn10/dcn10_cm_common.c:594 cm_helper_translate_curve_to_degamma_hw_format() error: buffer overflow \u0027output_tf-\u003etf_pts.red\u0027 1025 \u003c= s32max\r\ndrivers/gpu/drm/amd/amdgpu/../display/dc/dcn10/dcn10_cm_common.c:595 cm_helper_translate_curve_to_degamma_hw_format() error: buffer overflow \u0027output_tf-\u003etf_pts.green\u0027 1025 \u003c= s32max\r\ndrivers/gpu/drm/amd/amdgpu/../display/dc/dcn10/dcn10_cm_common.c:596 cm_helper_translate_curve_to_degamma_hw_format() error: buffer overflow \u0027output_tf-\u003etf_pts.blue\u0027 1025 \u003c= s32max",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-49894"
},
{
"cve": "CVE-2024-49900",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\njfs: Fix uninit-value access of new_ea in ea_buffer\r\n\r\nsyzbot reports that lzo1x_1_do_compress is using uninit-value:\r\n\r\n=====================================================\r\nBUG: KMSAN: uninit-value in lzo1x_1_do_compress+0x19f9/0x2510 lib/lzo/lzo1x_compress.c:178\r\n\r\n...\r\n\r\nUninit was stored to memory at:\r\n ea_put fs/jfs/xattr.c:639 [inline]\r\n\r\n...\r\n\r\nLocal variable ea_buf created at:\r\n __jfs_setxattr+0x5d/0x1ae0 fs/jfs/xattr.c:662\r\n __jfs_xattr_set+0xe6/0x1f0 fs/jfs/xattr.c:934\r\n\r\n=====================================================\r\n\r\nThe reason is ea_buf-\u003enew_ea is not initialized properly.\r\n\r\nFix this by using memset to empty its content at the beginning\r\nin ea_get().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-49900"
},
{
"cve": "CVE-2024-49902",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "jfs: vulnerability caused by assigning msm_gpu-\u003epdev earlier in the initialization process to prevent null pointer dereferences in msm_gpu_cleanup.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-49902"
},
{
"cve": "CVE-2024-49903",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\njfs: Fix uaf in dbFreeBits\r\n\r\n[syzbot reported]\r\n==================================================================\r\nBUG: KASAN: slab-use-after-free in __mutex_lock_common kernel/locking/mutex.c:587 [inline]\r\nBUG: KASAN: slab-use-after-free in __mutex_lock+0xfe/0xd70 kernel/locking/mutex.c:752\r\nRead of size 8 at addr ffff8880229254b0 by task syz-executor357/5216\r\n\r\nCPU: 0 UID: 0 PID: 5216 Comm: syz-executor357 Not tainted 6.11.0-rc3-syzkaller-00156-gd7a5aa4b3c00 #0\r\nHardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 06/27/2024\r\nCall Trace:\r\n \u003cTASK\u003e\r\n __dump_stack lib/dump_stack.c:93 [inline]\r\n dump_stack_lvl+0x241/0x360 lib/dump_stack.c:119\r\n print_address_description mm/kasan/report.c:377 [inline]\r\n print_report+0x169/0x550 mm/kasan/report.c:488\r\n kasan_report+0x143/0x180 mm/kasan/report.c:601\r\n __mutex_lock_common kernel/locking/mutex.c:587 [inline]\r\n __mutex_lock+0xfe/0xd70 kernel/locking/mutex.c:752\r\n dbFreeBits+0x7ea/0xd90 fs/jfs/jfs_dmap.c:2390\r\n dbFreeDmap fs/jfs/jfs_dmap.c:2089 [inline]\r\n dbFree+0x35b/0x680 fs/jfs/jfs_dmap.c:409\r\n dbDiscardAG+0x8a9/0xa20 fs/jfs/jfs_dmap.c:1650\r\n jfs_ioc_trim+0x433/0x670 fs/jfs/jfs_discard.c:100\r\n jfs_ioctl+0x2d0/0x3e0 fs/jfs/ioctl.c:131\r\n vfs_ioctl fs/ioctl.c:51 [inline]\r\n __do_sys_ioctl fs/ioctl.c:907 [inline]\r\n __se_sys_ioctl+0xfc/0x170 fs/ioctl.c:893\r\n do_syscall_x64 arch/x86/entry/common.c:52 [inline]\r\n do_syscall_64+0xf3/0x230 arch/x86/entry/common.c:83\r\n\r\nFreed by task 5218:\r\n kasan_save_stack mm/kasan/common.c:47 [inline]\r\n kasan_save_track+0x3f/0x80 mm/kasan/common.c:68\r\n kasan_save_free_info+0x40/0x50 mm/kasan/generic.c:579\r\n poison_slab_object+0xe0/0x150 mm/kasan/common.c:240\r\n __kasan_slab_free+0x37/0x60 mm/kasan/common.c:256\r\n kasan_slab_free include/linux/kasan.h:184 [inline]\r\n slab_free_hook mm/slub.c:2252 [inline]\r\n slab_free mm/slub.c:4473 [inline]\r\n kfree+0x149/0x360 mm/slub.c:4594\r\n dbUnmount+0x11d/0x190 fs/jfs/jfs_dmap.c:278\r\n jfs_mount_rw+0x4ac/0x6a0 fs/jfs/jfs_mount.c:247\r\n jfs_remount+0x3d1/0x6b0 fs/jfs/super.c:454\r\n reconfigure_super+0x445/0x880 fs/super.c:1083\r\n vfs_cmd_reconfigure fs/fsopen.c:263 [inline]\r\n vfs_fsconfig_locked fs/fsopen.c:292 [inline]\r\n __do_sys_fsconfig fs/fsopen.c:473 [inline]\r\n __se_sys_fsconfig+0xb6e/0xf80 fs/fsopen.c:345\r\n do_syscall_x64 arch/x86/entry/common.c:52 [inline]\r\n do_syscall_64+0xf3/0x230 arch/x86/entry/common.c:83\r\n entry_SYSCALL_64_after_hwframe+0x77/0x7f\r\n\r\n[Analysis]\r\nThere are two paths (dbUnmount and jfs_ioc_trim) that generate race condition when accessing bmap, which leads to the occurrence of uaf.\r\n\r\nUse the lock s_umount to synchronize them, in order to avoid uaf caused by race condition.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-49903"
},
{
"cve": "CVE-2024-49930",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "wifi: ath11k: fix array out-of-bound access in SoC stats. Currently, the ath11k_soc_dp_stats::hal_reo_error array is defined with a maximum size of DP_REO_DST_RING_MAX. However, the ath11k_dp_process_rx() function access ath11k_soc_dp_stats::hal_reo_error using the REO destination SRNG ring ID, which is incorrect. SRNG ring ID differ from normal ring ID, and this usage leads to out-of-bounds array access.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-49930"
},
{
"cve": "CVE-2024-49938",
"cwe": {
"id": "CWE-824",
"name": "Access of Uninitialized Pointer"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nwifi: ath9k_htc: Use __skb_set_length() for resetting urb before resubmit\r\n\r\nSyzbot points out that skb_trim() has a sanity check on the existing length of the skb, which can be uninitialised in some error paths. The intent here is clearly just to reset the length to zero before resubmitting, so switch to calling __skb_set_length(skb, 0) directly. In addition, __skb_set_length() already contains a call to skb_reset_tail_pointer(), so remove the redundant call.\r\n\r\nThe syzbot report came from ath9k_hif_usb_reg_in_cb(), but there\u0027s a similar usage of skb_trim() in ath9k_hif_usb_rx_cb(), change both while we\u0027re at it.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-49938"
},
{
"cve": "CVE-2024-49944",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_start. In sctp_listen_start() invoked by sctp_inet_listen(), it should set the sk_state back to CLOSED if sctp_autobind() fails due to whatever reason. Otherwise, next time when calling sctp_inet_listen(), if sctp_sk(sk)-\u003ereuse is already set via setsockopt(SCTP_REUSE_PORT), sctp_sk(sk)-\u003ebind_hash will be dereferenced as sk_state is LISTENING, which causes a crash as bind_hash is NULL",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-49944"
},
{
"cve": "CVE-2024-49948",
"cwe": {
"id": "CWE-124",
"name": "Buffer Underwrite (\u0027Buffer Underflow\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: net: add more sanity checks to qdisc_pkt_len_init().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-49948"
},
{
"cve": "CVE-2024-49949",
"cwe": {
"id": "CWE-124",
"name": "Buffer Underwrite (\u0027Buffer Underflow\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: net: avoid potential underflow in qdisc_pkt_len_init() with UFO.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-49949"
},
{
"cve": "CVE-2024-49952",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: prevent nf_skb_duplicated corruption.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-49952"
},
{
"cve": "CVE-2024-49955",
"cwe": {
"id": "CWE-672",
"name": "Operation on a Resource after Expiration or Release"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nACPI: battery: Fix possible crash when unregistering a battery hook\r\n\r\nWhen a battery hook returns an error when adding a new battery, then the battery hook is automatically unregistered.\r\nHowever the battery hook provider cannot know that, so it will later call battery_hook_unregister() on the already unregistered battery hook, resulting in a crash.\r\n\r\nFix this by using the list head to mark already unregistered battery hooks as already being unregistered so that they can be ignored by battery_hook_unregister().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-49955"
},
{
"cve": "CVE-2024-49973",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "r8169: RTL8125 added fields to the tally counter, this change could cause the chip to perform Direct Memory Access on these new fields, potentially writing to unallocated memory.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-49973"
},
{
"cve": "CVE-2024-49977",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "net: stmmac: port_transmit_rate_kbps could be set to a value of 0, which is then passed to the \"div_s64\" function when tc-cbs is disabled. This leads to a zero-division error.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-49977"
},
{
"cve": "CVE-2024-49997",
"cwe": {
"id": "CWE-226",
"name": "Sensitive Information in Resource Not Removed Before Reuse"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: net: ethernet: lantiq_etop: fix memory disclosure When applying padding, the buffer is not zeroed, which results in memory disclosure. The mentioned data is observed on the wire. This patch uses skb_put_padto() to pad Ethernet frames properly. The mentioned function zeroes the expanded buffer. In case the packet cannot be padded it is silently dropped. Statistics are also not incremented. This driver does not support statistics in the old 32-bit format or the new 64-bit format. These will be added in the future. In its current form, the patch should be easily backported to stable versions. Ethernet MACs on Amazon-SE and Danube cannot do padding of the packets in hardware, so software padding must be applied.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-49997"
},
{
"cve": "CVE-2024-50001",
"cwe": {
"id": "CWE-755",
"name": "Improper Handling of Exceptional Conditions"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nnet/mlx5: Fix error path in multi-packet WQE transmit\r\n\r\nRemove the erroneous unmap in case no DMA mapping was established\r\n\r\nThe multi-packet WQE transmit code attempts to obtain a DMA mapping for the skb. This could fail, e.g. under memory pressure, when the IOMMU driver just can\u0027t allocate more memory for page tables. While the code tries to handle this in the path below the err_unmap label it erroneously unmaps one entry from the sq\u0027s FIFO list of active mappings. Since the current map attempt failed this unmap is removing some random DMA mapping that might still be required. If the PCI function now presents that IOVA, the IOMMU may assumes a rogue DMA access and e.g. on s390 puts the PCI function in error state.\r\n\r\nThe erroneous behavior was seen in a stress-test environment that created memory pressure.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-50001"
},
{
"cve": "CVE-2024-50006",
"cwe": {
"id": "CWE-833",
"name": "Deadlock"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: ext4: fix i_data_sem unlock order in ext4_ind_migrate().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-50006"
},
{
"cve": "CVE-2024-50008",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "wifi: mwifiex: memcpy() field-spanning write warning in mwifiex_cmd_802_11_scan_ext() Replace one-element array with a flexible-array member in `struct host_cmd_ds_802_11_scan_ext`.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-50008"
},
{
"cve": "CVE-2024-50010",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nexec: don\u0027t WARN for racy path_noexec check\r\n\r\nBoth i_mode and noexec checks wrapped in WARN_ON stem from an artifact\r\nof the previous implementation. They used to legitimately check for the\r\ncondition, but that got moved up in two commits:\r\n633fb6ac3980 (\"exec: move S_ISREG() check earlier\")\r\n0fd338b2d2cd (\"exec: move path_noexec() check earlier\")\r\n\r\nInstead of being removed said checks are WARN_ON\u0027ed instead, which has some debug value.\r\n\r\nHowever, the spurious path_noexec check is racy, resulting in unwarranted warnings should someone race with setting the noexec flag.\r\n\r\nOne can note there is more to perm-checking whether execve is allowed and none of the conditions are guaranteed to still hold after they were tested for.\r\n\r\nAdditionally this does not validate whether the code path did any perm checking to begin with -- it will pass if the inode happens to be regular.\r\n\r\nKeep the redundant path_noexec() check even though it\u0027s mindless nonsense checking for guarantee that isn\u0027t given so drop the WARN.\r\n\r\nReword the commentary and do small tidy ups while here.\r\n\r\n[brauner: keep redundant path_noexec() check]",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-50010"
},
{
"cve": "CVE-2024-50015",
"cwe": {
"id": "CWE-665",
"name": "Improper Initialization"
},
"notes": [
{
"category": "summary",
"text": "ext4: dax: Overflowing extents beyond inode size when partially writing.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-50015"
},
{
"cve": "CVE-2024-50033",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nslip: make slhc_remember() more robust against malicious packets\r\n\r\nsyzbot found that slhc_remember() was missing checks against\r\nmalicious packets [1].\r\n\r\nslhc_remember() only checked the size of the packet was at least 20,\r\nwhich is not good enough.\r\n\r\nWe need to make sure the packet includes the IPv4 and TCP header\r\nthat are supposed to be carried.\r\n\r\nAdd iph and th pointers to make the code more readable.\r\n\r\n[1]\r\n\r\nBUG: KMSAN: uninit-value in slhc_remember+0x2e8/0x7b0 drivers/net/slip/slhc.c:666\r\n slhc_remember+0x2e8/0x7b0 drivers/net/slip/slhc.c:666\r\n ppp_receive_nonmp_frame+0xe45/0x35e0 drivers/net/ppp/ppp_generic.c:2455\r\n ppp_receive_frame drivers/net/ppp/ppp_generic.c:2372 [inline]\r\n ppp_do_recv+0x65f/0x40d0 drivers/net/ppp/ppp_generic.c:2212\r\n ppp_input+0x7dc/0xe60 drivers/net/ppp/ppp_generic.c:2327\r\n pppoe_rcv_core+0x1d3/0x720 drivers/net/ppp/pppoe.c:379\r\n sk_backlog_rcv+0x13b/0x420 include/net/sock.h:1113\r\n __release_sock+0x1da/0x330 net/core/sock.c:3072\r\n release_sock+0x6b/0x250 net/core/sock.c:3626\r\n pppoe_sendmsg+0x2b8/0xb90 drivers/net/ppp/pppoe.c:903\r\n sock_sendmsg_nosec net/socket.c:729 [inline]\r\n __sock_sendmsg+0x30f/0x380 net/socket.c:744\r\n ____sys_sendmsg+0x903/0xb60 net/socket.c:2602\r\n ___sys_sendmsg+0x28d/0x3c0 net/socket.c:2656\r\n __sys_sendmmsg+0x3c1/0x960 net/socket.c:2742\r\n __do_sys_sendmmsg net/socket.c:2771 [inline]\r\n __se_sys_sendmmsg net/socket.c:2768 [inline]\r\n __x64_sys_sendmmsg+0xbc/0x120 net/socket.c:2768\r\n x64_sys_call+0xb6e/0x3ba0 arch/x86/include/generated/asm/syscalls_64.h:308\r\n do_syscall_x64 arch/x86/entry/common.c:52 [inline]\r\n do_syscall_64+0xcd/0x1e0 arch/x86/entry/common.c:83\r\n entry_SYSCALL_64_after_hwframe+0x77/0x7f\r\n\r\nUninit was created at:\r\n slab_post_alloc_hook mm/slub.c:4091 [inline]\r\n slab_alloc_node mm/slub.c:4134 [inline]\r\n kmem_cache_alloc_node_noprof+0x6bf/0xb80 mm/slub.c:4186\r\n kmalloc_reserve+0x13d/0x4a0 net/core/skbuff.c:587\r\n __alloc_skb+0x363/0x7b0 net/core/skbuff.c:678\r\n alloc_skb include/linux/skbuff.h:1322 [inline]\r\n sock_wmalloc+0xfe/0x1a0 net/core/sock.c:2732\r\n pppoe_sendmsg+0x3a7/0xb90 drivers/net/ppp/pppoe.c:867\r\n sock_sendmsg_nosec net/socket.c:729 [inline]\r\n __sock_sendmsg+0x30f/0x380 net/socket.c:744\r\n ____sys_sendmsg+0x903/0xb60 net/socket.c:2602\r\n ___sys_sendmsg+0x28d/0x3c0 net/socket.c:2656\r\n __sys_sendmmsg+0x3c1/0x960 net/socket.c:2742\r\n __do_sys_sendmmsg net/socket.c:2771 [inline]\r\n __se_sys_sendmmsg net/socket.c:2768 [inline]\r\n __x64_sys_sendmmsg+0xbc/0x120 net/socket.c:2768\r\n x64_sys_call+0xb6e/0x3ba0 arch/x86/include/generated/asm/syscalls_64.h:308\r\n do_syscall_x64 arch/x86/entry/common.c:52 [inline]\r\n do_syscall_64+0xcd/0x1e0 arch/x86/entry/common.c:83\r\n entry_SYSCALL_64_after_hwframe+0x77/0x7f\r\n\r\nCPU: 0 UID: 0 PID: 5460 Comm: syz.2.33 Not tainted 6.12.0-rc2-syzkaller-00006-g87d6aab2389e #0\r\nHardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-50033"
},
{
"cve": "CVE-2024-50035",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nppp: fix ppp_async_encode() illegal access\r\n\r\nsyzbot reported an issue in ppp_async_encode() [1]\r\n\r\nIn this case, pppoe_sendmsg() is called with a zero size.\r\nThen ppp_async_encode() is called with an empty skb.\r\n\r\nBUG: KMSAN: uninit-value in ppp_async_encode drivers/net/ppp/ppp_async.c:545 [inline]\r\n BUG: KMSAN: uninit-value in ppp_async_push+0xb4f/0x2660 drivers/net/ppp/ppp_async.c:675\r\n ppp_async_encode drivers/net/ppp/ppp_async.c:545 [inline]\r\n ppp_async_push+0xb4f/0x2660 drivers/net/ppp/ppp_async.c:675\r\n ppp_async_send+0x130/0x1b0 drivers/net/ppp/ppp_async.c:634\r\n ppp_channel_bridge_input drivers/net/ppp/ppp_generic.c:2280 [inline]\r\n ppp_input+0x1f1/0xe60 drivers/net/ppp/ppp_generic.c:2304\r\n pppoe_rcv_core+0x1d3/0x720 drivers/net/ppp/pppoe.c:379\r\n sk_backlog_rcv+0x13b/0x420 include/net/sock.h:1113\r\n __release_sock+0x1da/0x330 net/core/sock.c:3072\r\n release_sock+0x6b/0x250 net/core/sock.c:3626\r\n pppoe_sendmsg+0x2b8/0xb90 drivers/net/ppp/pppoe.c:903\r\n sock_sendmsg_nosec net/socket.c:729 [inline]\r\n __sock_sendmsg+0x30f/0x380 net/socket.c:744\r\n ____sys_sendmsg+0x903/0xb60 net/socket.c:2602\r\n ___sys_sendmsg+0x28d/0x3c0 net/socket.c:2656\r\n __sys_sendmmsg+0x3c1/0x960 net/socket.c:2742\r\n __do_sys_sendmmsg net/socket.c:2771 [inline]\r\n __se_sys_sendmmsg net/socket.c:2768 [inline]\r\n __x64_sys_sendmmsg+0xbc/0x120 net/socket.c:2768\r\n x64_sys_call+0xb6e/0x3ba0 arch/x86/include/generated/asm/syscalls_64.h:308\r\n do_syscall_x64 arch/x86/entry/common.c:52 [inline]\r\n do_syscall_64+0xcd/0x1e0 arch/x86/entry/common.c:83\r\n entry_SYSCALL_64_after_hwframe+0x77/0x7f\r\n\r\nUninit was created at:\r\n slab_post_alloc_hook mm/slub.c:4092 [inline]\r\n slab_alloc_node mm/slub.c:4135 [inline]\r\n kmem_cache_alloc_node_noprof+0x6bf/0xb80 mm/slub.c:4187\r\n kmalloc_reserve+0x13d/0x4a0 net/core/skbuff.c:587\r\n __alloc_skb+0x363/0x7b0 net/core/skbuff.c:678\r\n alloc_skb include/linux/skbuff.h:1322 [inline]\r\n sock_wmalloc+0xfe/0x1a0 net/core/sock.c:2732\r\n pppoe_sendmsg+0x3a7/0xb90 drivers/net/ppp/pppoe.c:867\r\n sock_sendmsg_nosec net/socket.c:729 [inline]\r\n __sock_sendmsg+0x30f/0x380 net/socket.c:744\r\n ____sys_sendmsg+0x903/0xb60 net/socket.c:2602\r\n ___sys_sendmsg+0x28d/0x3c0 net/socket.c:2656\r\n __sys_sendmmsg+0x3c1/0x960 net/socket.c:2742\r\n __do_sys_sendmmsg net/socket.c:2771 [inline]\r\n __se_sys_sendmmsg net/socket.c:2768 [inline]\r\n __x64_sys_sendmmsg+0xbc/0x120 net/socket.c:2768\r\n x64_sys_call+0xb6e/0x3ba0 arch/x86/include/generated/asm/syscalls_64.h:308\r\n do_syscall_x64 arch/x86/entry/common.c:52 [inline]\r\n do_syscall_64+0xcd/0x1e0 arch/x86/entry/common.c:83\r\n entry_SYSCALL_64_after_hwframe+0x77/0x7f\r\n\r\nCPU: 1 UID: 0 PID: 5411 Comm: syz.1.14 Not tainted 6.12.0-rc1-syzkaller-00165-g360c1f1f24c6 #0\r\nHardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-50035"
},
{
"cve": "CVE-2024-50039",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nnet/sched: accept TCA_STAB only for root qdisc\r\n\r\nMost qdiscs maintain their backlog using qdisc_pkt_len(skb) on the assumption it is invariant between the enqueue() and dequeue() handlers.\r\n\r\nUnfortunately syzbot can crash a host rather easily using a TBF + SFQ combination, with an STAB on SFQ [1]\r\n\r\nWe can\u0027t support TCA_STAB on arbitrary level, this would require to maintain per-qdisc storage.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-50039"
},
{
"cve": "CVE-2024-50040",
"cwe": {
"id": "CWE-390",
"name": "Detection of Error Condition Without Action"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: igb: Do not bring the device up after non-fatal error.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-50040"
},
{
"cve": "CVE-2024-50044",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nBluetooth: RFCOMM: FIX possible deadlock in rfcomm_sk_state_change\r\n\r\nrfcomm_sk_state_change attempts to use sock_lock so it must never be called with it locked but rfcomm_sock_ioctl always attempt to lock it.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-50044"
},
{
"cve": "CVE-2024-50045",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: netfilter: br_netfilter: fix panic with metadata_dst skb.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-50045"
},
{
"cve": "CVE-2024-50046",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nNFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies()\r\n\r\nOn the node of an NFS client, some files saved in the mountpoint of the NFS server were copied to another location of the same NFS server.\r\nAccidentally, the nfs42_complete_copies() got a NULL-pointer dereference crash.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-50046"
},
{
"cve": "CVE-2024-50058",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nserial: protect uart_port_dtr_rts() in uart_shutdown() too\r\n\r\nCommit af224ca2df29 (serial: core: Prevent unsafe uart port access, part 3) added few uport == NULL checks. It added one to uart_shutdown(), so the commit assumes, uport can be NULL in there. But right after that protection, there is an unprotected \"uart_port_dtr_rts(uport, false);\" call. That is invoked only if HUPCL is set, so I assume that is the reason why we do not see lots of these reports.\r\n\r\nOr it cannot be NULL at this point at all for some reason :P.\r\n\r\nUntil the above is investigated, stay on the safe side and move this dereference to the if too.\r\n\r\nI got this inconsistency from Coverity under CID 1585130. Thanks.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-50058"
},
{
"cve": "CVE-2024-50095",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nRDMA/mad: Improve handling of timed out WRs of mad agent\r\n\r\nCurrent timeout handler of mad agent acquires/releases mad_agent_priv lock for every timed out WRs. This causes heavy locking contention when higher no. of WRs are to be handled inside timeout handler.\r\n\r\nThis leads to softlockup with below trace in some use cases where rdma-cm path is used to establish connection between peer nodes\r\n\r\n\r\nSimplified timeout handler by creating local list of timed out WRs and invoke send handler post creating the list. The new method acquires/releases lock once to fetch the list and hence helps to reduce locking contetiong when processing higher no. of WRs",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-50095"
},
{
"cve": "CVE-2024-50121",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "nfsd: problematic nfsd_shrinker_work using sync mode in nfs4_state_shutdown_net. In the normal case, when we excute `echo 0 \u003e /proc/fs/nfsd/threads`, the function `nfs4_state_destroy_net` in `nfs4_state_shutdown_net` will release all resources related to the hashed `nfs4_client`.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-50121"
},
{
"cve": "CVE-2024-50127",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nnet: sched: fix use-after-free in taprio_change()\r\n\r\nIn \u0027taprio_change()\u0027, \u0027admin\u0027 pointer may become dangling due to sched switch / removal caused by \u0027advance_sched()\u0027, and critical section protected by \u0027q-current_entry_lock\u0027 is too small to prevent from such a scenario (which causes use-after-free detected by KASAN). Fix this by prefer \u0027rcu_replace_pointer()\u0027 ver \u0027rcu_assign_pointer()\u0027 to update \u0027admin\u0027 immediately before an attempt to schedule freeing.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-50127"
},
{
"cve": "CVE-2024-50131",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\ntracing: Consider the NULL character when validating the event length\r\n\r\nstrlen() returns a string length excluding the null byte. If the string length equals to the maximum buffer length, the buffer will have no space for the NULL terminating character.\r\n\r\nThis commit checks this condition and returns failure for it.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-50131"
},
{
"cve": "CVE-2024-50134",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\ndrm/vboxvideo: Replace fake VLA at end of vbva_mouse_pointer_shape with real VLA\r\n\r\nReplace the fake VLA at end of the vbva_mouse_pointer_shape shape with a real VLA to fix a \"memcpy: detected field-spanning write error\".\r\n\r\nNote as mentioned in the added comment it seems the original length calculation for the allocated and send hgsmi buffer is 4 bytes too large.\r\nChanging this is not the goal of this patch, so this behavior is kept.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-50134"
},
{
"cve": "CVE-2024-50142",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nxfrm: validate new SA\u0027s prefixlen using SA family when sel.family is unset\r\n\r\nThis expands the validation introduced in commit 07bf7908950a (\"xfrm:Validate address prefix lengths in the xfrm selector.\")\r\n\r\nsyzbot created an SA with\r\n usersa.sel.family = AF_UNSPEC\r\n usersa.sel.prefixlen_s = 128\r\n usersa.family = AF_INET\r\n\r\nBecause of the AF_UNSPEC selector, verify_newsa_info doesn\u0027t put limits on prefixlen_{s,d}. But then copy_from_user_state sets x-\u003esel.family to usersa.family (AF_INET). Do the same conversion inverify_newsa_info before validating prefixlen_{s,d}, since that\u0027s howprefixlen is going to be used later on.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-50142"
},
{
"cve": "CVE-2024-50148",
"cwe": {
"id": "CWE-459",
"name": "Incomplete Cleanup"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nBluetooth: bnep: fix wild-memory-access in proto_unregister\r\n\r\nAs bnep_init() ignore bnep_sock_init()\u0027s return value, and bnep_sock_init() will cleanup all resource. Then when remove bnep module will call bnep_sock_cleanup() to cleanup sock\u0027s resource.\r\nTo solve above issue just return bnep_sock_init()\u0027s return value in bnep_exit().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-50148"
},
{
"cve": "CVE-2024-50150",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nusb: typec: altmode should keep reference to parent\r\n\r\nThe altmode device release refers to its parent device, but without keeping\r\na reference to it.\r\n\r\nWhen registering the altmode, get a reference to the parent and put it in\r\nthe release function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-50150"
},
{
"cve": "CVE-2024-50151",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nsmb: client: fix OOBs when building SMB2_IOCTL request\r\n\r\nWhen using encryption, either enforced by the server or when using\r\n\u0027seal\u0027 mount option, the client will squash all compound request buffers\r\ndown for encryption into a single iov in smb2_set_next_command().\r\n\r\nSMB2_ioctl_init() allocates a small buffer (448 bytes) to hold the\r\nSMB2_IOCTL request in the first iov, and if the user passes an input\r\nbuffer that is greater than 328 bytes, smb2_set_next_command() will\r\nend up writing off the end of @rqst-\u003eiov[0].iov_base as shown below:\r\n\r\n mount.cifs //srv/share /mnt -o ...,seal\r\n ln -s $(perl -e \"print(\u0027a\u0027)for 1..1024\") /mnt/link\r\n\r\n BUG: KASAN: slab-out-of-bounds in\r\n smb2_set_next_command.cold+0x1d6/0x24c [cifs]\r\n Write of size 4116 at addr ffff8881148fcab8 by task ln/859",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-50151"
},
{
"cve": "CVE-2024-50153",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nscsi: target: core: Fix null-ptr-deref in target_alloc_device()\r\n\r\nThere is a null-ptr-deref issue reported by KASAN:\r\n\r\nBUG: KASAN: null-ptr-deref in target_alloc_device+0xbc4/0xbe0 [target_core_mod]\r\n...\r\n kasan_report+0xb9/0xf0\r\n target_alloc_device+0xbc4/0xbe0 [target_core_mod]\r\n core_dev_setup_virtual_lun0+0xef/0x1f0 [target_core_mod]\r\n target_core_init_configfs+0x205/0x420 [target_core_mod]\r\n do_one_initcall+0xdd/0x4e0\r\n...\r\n entry_SYSCALL_64_after_hwframe+0x76/0x7e\r\n\r\nIn target_alloc_device(), if allocing memory for dev queues fails, then\r\ndev will be freed by dev-\u003etransport-\u003efree_device(), but dev-\u003etransport\r\nis not initialized at that time, which will lead to a null pointer\r\nreference problem.\r\n\r\nFixing this bug by freeing dev with hba-\u003ebackend-\u003eops-\u003efree_device().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-50153"
},
{
"cve": "CVE-2024-50188",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "net: phy: dp83869: fix memory corruption when enabling fiber. When configuring the fiber port, the DP83869 PHY driver incorrectly calls linkmode_set_bit() with a bit mask (1 \u0026lt;\u0026lt; 10) rather than a bit number (10). This corrupts some other memory location -- in case of arm64 the priv pointer in the same structure.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-50188"
},
{
"cve": "CVE-2024-50205",
"cwe": {
"id": "CWE-369",
"name": "Divide By Zero"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nALSA: firewire-lib: Avoid division by zero in apply_constraint_to_size()\r\n\r\nThe step variable is initialized to zero. It is changed in the loop,\r\nbut if it\u0027s not changed it will remain zero. Add a variable check\r\nbefore the division.\r\n\r\nThe observed behavior was introduced by commit 826b5de90c0b\r\n(\"ALSA: firewire-lib: fix insufficient PCM rule for period/buffer size\"),\r\nand it is difficult to show that any of the interval parameters will\r\nsatisfy the snd_interval_test() condition with data from the\r\namdtp_rate_table[] table.\r\n\r\nFound by Linux Verification Center (linuxtesting.org) with SVACE.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-50205"
},
{
"cve": "CVE-2024-50210",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nposix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime()\r\n\r\nIf get_clock_desc() succeeds, it calls fget() for the clockid\u0027s fd,\r\nand get the clk-\u003erwsem read lock, so the error path should release\r\nthe lock to make the lock balance and fput the clockid\u0027s fd to make\r\nthe refcount balance and release the fd related resource.\r\n\r\nHowever the below commit left the error path locked behind resulting in\r\nunbalanced locking. Check timespec64_valid_strict() before\r\nget_clock_desc() to fix it, because the \"ts\" is not changed\r\nafter that.\r\n\r\n[pabeni@redhat.com: fixed commit message typo]",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-50210"
},
{
"cve": "CVE-2024-50251",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_payload: sanitize offset and length before calling skb_checksum() If access to offset + length is larger than the skbuff length, then skb_checksum() triggers BUG_ON(). skb_checksum() internally subtracts the length parameter while iterating over skbuff, BUG_ON(len) at the end of it checks that the expected length to be included in the checksum calculation is fully consumed.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-50251"
},
{
"cve": "CVE-2024-50262",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: bpf: Fix out-of-bounds write in trie_get_next_key().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-50262"
},
{
"cve": "CVE-2024-50299",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: sctp: properly validate chunk size in sctp_sf_ootb()",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-50299"
},
{
"cve": "CVE-2024-50301",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: security/keys: fix slab-out-of-bounds in key_task_permission.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-50301"
},
{
"cve": "CVE-2024-50302",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: HID: core: zero-initialize the report buffer Since the report buffer is used by all kinds of drivers in various ways, let\u0027s zero-initialize it during allocation to make sure that it can\u0027t be ever used to leak kernel memory via specially-crafted report.",
"title": "Summary"
},
{
"category": "summary",
"text": "The information disclosure is limited to HID driver report data. Successful exploitation requires the installation of malicious code on the device.",
"title": "For SIMATIC S7-1500 TM MFP - GNU/Linux subsystem"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-50302"
},
{
"cve": "CVE-2024-53042",
"cwe": {
"id": "CWE-662",
"name": "Improper Synchronization"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_init_flow()\r\n\r\nThere are code paths from which the function is called without holding\r\nthe RCU read lock, resulting in a suspicious RCU usage warning [1].\r\n\r\nFix by using l3mdev_master_upper_ifindex_by_index() which will acquire\r\nthe RCU read lock before calling\r\nl3mdev_master_upper_ifindex_by_index_rcu().\r\n\r\n[1]\r\nWARNING: suspicious RCU usage\r\n6.12.0-rc3-custom-gac8f72681cf2 #141 Not tainted\r\n-----------------------------\r\nnet/core/dev.c:876 RCU-list traversed in non-reader section!!\r\n\r\nother info that might help us debug this:\r\n\r\nrcu_scheduler_active = 2, debug_locks = 1\r\n1 lock held by ip/361:\r\n #0: ffffffff86fc7cb0 (rtnl_mutex){+.+.}-{3:3}, at: rtnetlink_rcv_msg+0x377/0xf60",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-53042"
},
{
"cve": "CVE-2024-53057",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: net/sched: stop qdisc_tree_reduce_backlog on TC_H_ROOT.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-53057"
},
{
"cve": "CVE-2024-53059",
"cwe": {
"id": "CWE-460",
"name": "Improper Cleanup on Thrown Exception"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nwifi: iwlwifi: mvm: Fix response handling in iwl_mvm_send_recovery_cmd()\r\n\r\n1. The size of the response packet is not validated.\r\n2. The response buffer is not freed.\r\n\r\nResolve these issues by switching to iwl_mvm_send_cmd_status(), which handles both size validation and frees the buffer.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-53059"
},
{
"cve": "CVE-2024-53101",
"cwe": {
"id": "CWE-456",
"name": "Missing Initialization of a Variable"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: fs: Fix uninitialized value issue in from_kuid and from_kgid ocfs2_setattr() uses attr-\u003eia_mode, attr-\u003eia_uid and attr-\u003eia_gid in a trace point even though ATTR_MODE, ATTR_UID and ATTR_GID aren\u0027t set. Initialize all fields of newattrs to avoid uninitialized variables, by checking if ATTR_MODE, ATTR_UID, ATTR_GID are initialized, otherwise 0.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-53101"
},
{
"cve": "CVE-2024-53124",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "net: fix data-races around sk sk_forward_alloc.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-53124"
},
{
"cve": "CVE-2024-56631",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\nscsi: sg: Fix slab-use-after-free read in sg_release()\r\nFix a use-after-free bug in sg_release(), detected by syzbot with KASAN:\r\n\r\nThe fix has been tested and validated by syzbot. This patch closes the\r\nbug reported at the following syzkaller link and ensures proper\r\nsequencing of resource cleanup and mutex operations, eliminating the\r\nrisk of use-after-free errors in sg_release().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-56631"
},
{
"cve": "CVE-2024-56672",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nblk-cgroup: Fix UAF in blkcg_unpin_online()\r\n\r\nblkcg_unpin_online() walks up the blkcg hierarchy putting the online pin. To\r\nwalk up, it uses blkcg_parent(blkcg) but it was calling that after\r\nblkcg_destroy_blkgs(blkcg) which could free the blkcg",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-56672"
},
{
"cve": "CVE-2024-57901",
"cwe": {
"id": "CWE-664",
"name": "Improper Control of a Resource Through its Lifetime"
},
"notes": [
{
"category": "summary",
"text": "af_packet: vlan_get_protocol_dgram() vs MSG_PEEK Blamed allowing a crash.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-57901"
},
{
"cve": "CVE-2024-57902",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\naf_packet: fix vlan_get_tci() vs MSG_PEEK\r\n\r\nBlamed commit forgot MSG_PEEK case, allowing a crash [1] as found\r\nby syzbot.\r\n\r\nRework vlan_get_tci() to not touch skb at all,\r\nso that it can be used from many cpus on the same skb.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-57902"
},
{
"cve": "CVE-2024-57913",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nusb: gadget: f_fs: Remove WARN_ON in functionfs_bind",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-57913"
},
{
"cve": "CVE-2024-57929",
"cwe": {
"id": "CWE-672",
"name": "Operation on a Resource after Expiration or Release"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\ndm array: fix releasing a faulty array block twice in dm_array_cursor_end\r\n\r\nWhen dm_bm_read_lock() fails due to locking or checksum errors, it\r\nreleases the faulty block implicitly while leaving an invalid output\r\npointer behind. The caller of dm_bm_read_lock() should not operate on\r\nthis invalid dm_block pointer, or it will lead to undefined result.\r\nFor example, the dm_array_cursor incorrectly caches the invalid pointer\r\non reading a faulty array block, causing a double release in\r\ndm_array_cursor_end(), then hitting the BUG_ON in dm-bufio cache_put().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-57929"
},
{
"cve": "CVE-2024-57940",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"notes": [
{
"category": "summary",
"text": "exfat: fix the infinite loop in exfat_readdir() If the file system is corrupted so that a cluster is linked to itself in the cluster chain, and there is an unused directory entry in the cluster, dentry will not be incremented, causing condition dentry \u003c max_dentries unable to prevent an infinite loop. This infinite loop causes s_lock not to be released, and other tasks will hang, such as exfat_sync_fs().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-57940"
},
{
"cve": "CVE-2024-57948",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nmac802154: check local interfaces before deleting sdata list\r\n\r\nsyzkaller reported a corrupted list in ieee802154_if_remove. [1]\r\n\r\nRemove an IEEE 802.15.4 network interface after unregister an IEEE 802.15.4\r\nhardware device from the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-57948"
},
{
"cve": "CVE-2024-57951",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nhrtimers: Handle CPU state correctly on hotplug\r\n\r\nConsider a scenario where a CPU transitions from CPUHP_ONLINE to halfway\r\nthrough a CPU hotunplug down to CPUHP_HRTIMERS_PREPARE, and then back to\r\nCPUHP_ONLINE:\r\n\r\nSince hrtimers_prepare_cpu() does not run, cpu_base.hres_active remains set\r\nto 1 throughout. However, during a CPU unplug operation, the tick and the\r\nclockevents are shut down at CPUHP_AP_TICK_DYING. On return to the online\r\nstate, for instance CFS incorrectly assumes that the hrtick is already\r\nactive, and the chance of the clockevent device to transition to oneshot\r\nmode is also lost forever for the CPU, unless it goes back to a lower state\r\nthan CPUHP_HRTIMERS_PREPARE once.\r\n\r\nThis round-trip reveals another issue; cpu_base.online is not set to 1\r\nafter the transition, which appears as a WARN_ON_ONCE in enqueue_hrtimer().\r\n\r\nAside of that, the bulk of the per CPU state is not reset either, which\r\nmeans there are dangling pointers in the worst case.\r\n\r\nAddress this by adding a corresponding startup() callback, which resets the\r\nstale per CPU state and sets the online flag.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-57951"
},
{
"cve": "CVE-2024-57977",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "memcg: A soft lockup vulnerability in the product with about 56,000 tasks were in the OOM cgroup, it was traversing them when the soft lockup was triggered.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-57977"
},
{
"cve": "CVE-2024-57979",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "pps: Fix a use-after-free",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-57979"
},
{
"cve": "CVE-2024-57981",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "usb: xhci: NULL pointer dereference on certain command aborts. If a command is queued to the final usable TRB of a ring segment, the enqueue pointer is advanced to the subsequent link TRB and no further. If the command is later aborted, when the abort completion is handled the dequeue pointer is advanced to the first TRB of the next segment. If no further commands are queued, xhci_handle_stopped_cmd_ring() sees the ring pointers unequal and assumes that there is a pending command, so it calls xhci_mod_cmd_timer() which crashes if cur_cmd was NULL.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-57981"
},
{
"cve": "CVE-2024-57986",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "HID: core: Fix assumption that Resolution Multipliers must be in Logical Collections",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-57986"
},
{
"cve": "CVE-2024-58005",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "tpm: Change to kvalloc() in eventlog/acpi.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-58005"
},
{
"cve": "CVE-2024-58009",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Bluetooth: L2CAP: handle NULL sock pointer in l2cap_sock_alloc",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-58009"
},
{
"cve": "CVE-2024-58014",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "wifi: brcmsmac: add gain range check to wlc_phy_iqcal_gainparams_nphy()",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-58014"
},
{
"cve": "CVE-2024-58016",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "safesetid: check size of policy writes",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-58016"
},
{
"cve": "CVE-2024-58017",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "printk: Fix signed integer overflow when defining LOG_BUF_LEN_MAX",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-58017"
},
{
"cve": "CVE-2024-58020",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "HID: multitouch: Add NULL check in mt_input_configured",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-58020"
},
{
"cve": "CVE-2024-58051",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "ipmi: ipmb: Add check devm_kasprintf() returned value",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-58051"
},
{
"cve": "CVE-2024-58058",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "ubifs: skip dumping tnc tree when zroot is null",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-58058"
},
{
"cve": "CVE-2024-58063",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"notes": [
{
"category": "summary",
"text": "wifi: rtlwifi: fix memory leaks and invalid access at probe error path",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-58063"
},
{
"cve": "CVE-2024-58071",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "team: prevent adding a device which is already a team device lower",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-58071"
},
{
"cve": "CVE-2024-58072",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "wifi: rtlwifi: remove unused check_buddy_priv",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-58072"
},
{
"cve": "CVE-2024-58085",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "tomoyo: don\u0027t emit warning in tomoyo_write_control()",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2024-58085"
},
{
"cve": "CVE-2025-9230",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An application trying to decrypt CMS messages encrypted using password based encryption can trigger an out-of-bounds read and write. Impact summary: This out-of-bounds read may trigger a crash which leads to Denial of Service for an application. The out-of-bounds write can cause a memory corruption which can have various consequences including a Denial of Service or Execution of attacker-supplied code. Although the consequences of a successful exploit of this vulnerability could be severe, the probability that the attacker would be able to perform it is low. Besides, password based (PWRI) encryption support in CMS messages is very rarely used. For that reason the issue was assessed as Moderate severity according to our Security Policy. The FIPS modules in 3.5, 3.4, 3.3, 3.2, 3.1 and 3.0 are not affected by this issue, as the CMS implementation is outside the OpenSSL FIPS module boundary.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-9230"
},
{
"cve": "CVE-2025-21638",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsctp: sysctl: auth_enable: avoid using current-\u003ensproxy\n\nAs mentioned in a previous commit of this series, using the \u0027net\u0027\nstructure via \u0027current\u0027 is not recommended for different reasons:\n\n- Inconsistency: getting info from the reader\u0027s/writer\u0027s netns vs only\n from the opener\u0027s netns.\n\n- current-\u003ensproxy can be NULL in some cases, resulting in an \u0027Oops\u0027\n (null-ptr-deref), e.g. when the current task is exiting, as spotted by\n syzbot [1] using acct(2).\n\nThe \u0027net\u0027 structure can be obtained from the table-\u003edata using\ncontainer_of().\n\nNote that table-\u003edata could also be used directly, but that would\nincrease the size of this fix, while \u0027sctp.ctl_sock\u0027 still needs to be\nretrieved from \u0027net\u0027 structure.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-21638"
},
{
"cve": "CVE-2025-21639",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsctp: sysctl: rto_min/max: avoid using current-\u003ensproxy\n\nAs mentioned in a previous commit of this series, using the \u0027net\u0027\nstructure via \u0027current\u0027 is not recommended for different reasons:\n\n- Inconsistency: getting info from the reader\u0027s/writer\u0027s netns vs only\n from the opener\u0027s netns.\n\n- current-\u003ensproxy can be NULL in some cases, resulting in an \u0027Oops\u0027\n (null-ptr-deref), e.g. when the current task is exiting, as spotted by\n syzbot [1] using acct(2).\n\nThe \u0027net\u0027 structure can be obtained from the table-\u003edata using\ncontainer_of().\n\nNote that table-\u003edata could also be used directly, as this is the only\nmember needed from the \u0027net\u0027 structure, but that would increase the size\nof this fix, to use \u0027*data\u0027 everywhere \u0027net-\u003esctp.rto_min/max\u0027 is used.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-21639"
},
{
"cve": "CVE-2025-21640",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsctp: sysctl: cookie_hmac_alg: avoid using current-\u003ensproxy\n\nAs mentioned in a previous commit of this series, using the \u0027net\u0027\nstructure via \u0027current\u0027 is not recommended for different reasons:\n\n- Inconsistency: getting info from the reader\u0027s/writer\u0027s netns vs only\n from the opener\u0027s netns.\n\n- current-\u003ensproxy can be NULL in some cases, resulting in an \u0027Oops\u0027\n (null-ptr-deref), e.g. when the current task is exiting, as spotted by\n syzbot [1] using acct(2).\n\nThe \u0027net\u0027 structure can be obtained from the table-\u003edata using\ncontainer_of().\n\nNote that table-\u003edata could also be used directly, as this is the only\nmember needed from the \u0027net\u0027 structure, but that would increase the size\nof this fix, to use \u0027*data\u0027 everywhere \u0027net-\u003esctp.sctp_hmac_alg\u0027 is\nused.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-21640"
},
{
"cve": "CVE-2025-21647",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\nsched: sch_cake: add bounds checks to host bulk flow fairness counts",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-21647"
},
{
"cve": "CVE-2025-21648",
"cwe": {
"id": "CWE-789",
"name": "Memory Allocation with Excessive Size Value"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nnetfilter: conntrack: clamp maximum hashtable size to INT_MAX\r\n\r\nUse INT_MAX as maximum size for the conntrack hashtable. Otherwise, it\r\nis possible to hit WARN_ON_ONCE in __kvmalloc_node_noprof() when\r\nresizing hashtable because __GFP_NOWARN is unset. See:\r\n\r\n 0708a0afe291 (\"mm: Consider __GFP_NOWARN flag for oversized kvmalloc() calls\")\r\n\r\nNote: hashtable resize is only possible from init_netns.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-21648"
},
{
"cve": "CVE-2025-21653",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "net_sched: cls_flow: validate TCA_FLOW_RSHIFT attribute",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-21653"
},
{
"cve": "CVE-2025-21664",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "dm thin: make get_first_thin use rcu-safe list first function",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-21664"
},
{
"cve": "CVE-2025-21666",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "vsock: prevent null-ptr-deref in vsock_has_data|has_space",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-21666"
},
{
"cve": "CVE-2025-21669",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "vsock/virtio: discard packets if the transport changes",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-21669"
},
{
"cve": "CVE-2025-21678",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "gtp: Destroy device along with udp socket\u0027s netns dismantle",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-21678"
},
{
"cve": "CVE-2025-21683",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"notes": [
{
"category": "summary",
"text": "bpf: Fix bpf_sk_select_reuseport() memory leak",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-21683"
},
{
"cve": "CVE-2025-21692",
"cwe": {
"id": "CWE-129",
"name": "Improper Validation of Array Index"
},
"notes": [
{
"category": "summary",
"text": "net: sched: fix ets qdisc OOB Indexing",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-21692"
},
{
"cve": "CVE-2025-21694",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "fs/proc: softlockup in __read_vmcore",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-21694"
},
{
"cve": "CVE-2025-21704",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "usb: cdc-acm: Check control transfer buffer size before access",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-21704"
},
{
"cve": "CVE-2025-21711",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "net/rose: prevent integer overflows in rose_setsockopt()",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-21711"
},
{
"cve": "CVE-2025-21719",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "ipmr: do not call mr_mfc_uses_dev() for unres entries",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-21719"
},
{
"cve": "CVE-2025-21726",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "padata: avoid UAF for reorder_work",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-21726"
},
{
"cve": "CVE-2025-21727",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "padata: fix UAF in padata_reorder",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-21727"
},
{
"cve": "CVE-2025-21728",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "bpf: Send signals asynchronously if !preemptible BPF programs can execute in all kinds of contexts and when a program running in a non-preemptible context uses the bpf_send_signal() kfunc, it will cause issues because this kfunc can sleep.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-21728"
},
{
"cve": "CVE-2025-21735",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "NFC: nci: Add bounds checking in nci_hci_create_pipe()",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-21735"
},
{
"cve": "CVE-2025-21744",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "wifi: brcmfmac: fix NULL pointer dereference in brcmf_txfinalize()",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-21744"
},
{
"cve": "CVE-2025-21745",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nblk-cgroup: Fix class @block_class\u0027s subsystem refcount leakage\r\n\r\nblkcg_fill_root_iostats() iterates over @block_class\u0027s devices by\r\nclass_dev_iter_(init|next)(), but does not end iterating with\r\nclass_dev_iter_exit(), so causes the class\u0027s subsystem refcount leakage.\r\n\r\nFix by ending the iterating with class_dev_iter_exit().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-21745"
},
{
"cve": "CVE-2025-21753",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "btrfs: fix use-after-free when attempting to join an aborted transaction",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-21753"
},
{
"cve": "CVE-2025-21756",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "vsock: Keep the binding until socket destruction Preserve sockets bindings; this includes both resulting from an explicit bind() and those implicitly bound through autobind during connect().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-21756"
},
{
"cve": "CVE-2025-21760",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "ndisc: extend RCU protection in ndisc_send_skb()",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-21760"
},
{
"cve": "CVE-2025-21761",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "openvswitch: use RCU protection in ovs_vport_cmd_fill_info()",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-21761"
},
{
"cve": "CVE-2025-21762",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: arp: use RCU protection in arp_xmit() arp_xmit() can be called without RTNL or RCU protection. Use RCU protection to avoid potential UAF.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-21762"
},
{
"cve": "CVE-2025-21763",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "neighbour: use RCU protection in __neigh_notify()",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-21763"
},
{
"cve": "CVE-2025-21764",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "ndisc: use RCU protection in ndisc_alloc_skb()",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-21764"
},
{
"cve": "CVE-2025-21765",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "ipv6: use RCU protection in ip6_default_advmss() ip6_default_advmss() needs rcu protection to make sure the net structure it reads does not disappear.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-21765"
},
{
"cve": "CVE-2025-21772",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "partitions: mac: fix handling of bogus partition table",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-21772"
},
{
"cve": "CVE-2025-21776",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "USB: hub: Ignore non-compliant devices with too many configs or interfaces. A test program can cause usb_hub_to_struct_hub() to dereference a NULL or inappropriate pointer.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-21776"
},
{
"cve": "CVE-2025-21787",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"category": "summary",
"text": "team: better TEAM_OPTION_TYPE_STRING validation",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-21787"
},
{
"cve": "CVE-2025-21795",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "NFSD: hang in nfsd4_shutdown_callback. If nfs4_client is in courtesy state then there is no point to send the callback. This causes nfsd4_shutdown_callback to hang since cl_cb_inflight is not 0. This hang lasts about 15 minutes until TCP notifies NFSD that the connection was dropped.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-21795"
},
{
"cve": "CVE-2025-21796",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "nfsd: clear acl_access/acl_default after releasing them If getting acl_default fails, acl_access and acl_default will be released simultaneously.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-21796"
},
{
"cve": "CVE-2025-21806",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "net: let net.core.dev_weight always be non-zero. The following problem was encountered during stability test: (NULL net_device).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-21806"
},
{
"cve": "CVE-2025-21814",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "ptp: Ensure info-\u003eenable callback is always set",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-21814"
},
{
"cve": "CVE-2025-21826",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "netfilter: nf_tables: reject mismatching sum of field_len with set key length. The field length description provides the length of each separated key field in the concatenation, each field gets rounded up to 32-bits to calculate the pipapo rule width from pipapo_init(). The set key length provides the total size of the key aligned to 32-bits. Register-based arithmetics still allows for combining mismatching set key length and field length description, eg. set key length 10 and field description [ 5, 4 ] leading to pipapo width of 12.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-21826"
},
{
"cve": "CVE-2025-21835",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "usb: gadget: f_midi: fix MIDI Streaming descriptor lengths",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-21835"
},
{
"cve": "CVE-2025-21844",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "smb: client: Add check for next_buffer in receive_encrypted_standard()",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-21844"
},
{
"cve": "CVE-2025-21846",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "acct: perform last write from workqueue",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-21846"
},
{
"cve": "CVE-2025-21858",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "geneve: Fix use-after-free in geneve_find_dev()",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-21858"
},
{
"cve": "CVE-2025-21859",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "USB: gadget: f_midi: f_midi_complete to call queue_work",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-21859"
},
{
"cve": "CVE-2025-21862",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"category": "summary",
"text": "drop_monitor: incorrect initialization order. If drop_monitor is built as a kernel module, syzkaller may have time to send a netlink NET_DM_CMD_START message during the module loading. This will call the net_dm_monitor_start() function that uses a spinlock that has not yet been initialized.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-21862"
},
{
"cve": "CVE-2025-21865",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "gtp: Suppress list corruption splat in gtp_net_exit_batch_rtnl(). Commit eb28fd76c0a0 (\"gtp: Destroy device along with udp socket\u0027s netns dismantle.\") added the for_each_netdev() loop in gtp_net_exit_batch_rtnl() to destroy devices in each netns as done in geneve and ip tunnels. However, this could trigger -\u003edellink() twice for the same device during -\u003eexit_batch_rtnl().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"CSAFPID-0001"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"CSAFPID-0001"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"CSAFPID-0001"
]
}
],
"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": [
"CSAFPID-0001"
]
}
],
"title": "CVE-2025-21865"
}
]
}
ssa-265688
Vulnerability from csaf_siemens
Notes
{
"document": {
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Disclosure is not limited. (TLPv2: TLP:CLEAR)",
"tlp": {
"label": "WHITE"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Multiple vulnerabilities have been identified in the additional GNU/Linux subsystem of the SIMATIC S7-1500 TM MFP V1.1.\n\nSiemens is preparing fix versions and recommends specific countermeasures for products where fixes are not, or not yet available.",
"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: https://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": "The use of Siemens Security Advisories is subject to the terms and conditions listed on: https://www.siemens.com/productcert/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-265688: Vulnerabilities in the additional GNU/Linux subsystem of the SIMATIC S7-1500 TM MFP V1.1 - HTML Version",
"url": "https://cert-portal.siemens.com/productcert/html/ssa-265688.html"
},
{
"category": "self",
"summary": "SSA-265688: Vulnerabilities in the additional GNU/Linux subsystem of the SIMATIC S7-1500 TM MFP V1.1 - CSAF Version",
"url": "https://cert-portal.siemens.com/productcert/csaf/ssa-265688.json"
}
],
"title": "SSA-265688: Vulnerabilities in the additional GNU/Linux subsystem of the SIMATIC S7-1500 TM MFP V1.1",
"tracking": {
"current_release_date": "2025-10-14T00:00:00Z",
"generator": {
"engine": {
"name": "Siemens ProductCERT CSAF Generator",
"version": "1"
}
},
"id": "SSA-265688",
"initial_release_date": "2024-04-09T00:00:00Z",
"revision_history": [
{
"date": "2024-04-09T00:00:00Z",
"legacy_version": "1.0",
"number": "1",
"summary": "Publication Date"
},
{
"date": "2024-05-14T00:00:00Z",
"legacy_version": "1.1",
"number": "2",
"summary": "Added CVE-2024-2511"
},
{
"date": "2024-07-09T00:00:00Z",
"legacy_version": "1.2",
"number": "3",
"summary": "Added CVE-2024-5535"
},
{
"date": "2024-11-12T00:00:00Z",
"legacy_version": "1.3",
"number": "4",
"summary": "Added CVE-2024-9143"
},
{
"date": "2025-03-11T00:00:00Z",
"legacy_version": "1.4",
"number": "5",
"summary": "Added CVE-2024-36484, CVE-2024-36902, CVE-2024-36904, CVE-2024-36905, CVE-2024-36916, CVE-2024-36929, CVE-2024-36939, CVE-2024-36940, CVE-2024-36959, CVE-2024-44987, CVE-2024-44989, CVE-2024-44990, CVE-2024-45016, CVE-2024-45018, CVE-2024-46679, CVE-2024-46743, CVE-2024-46744, CVE-2024-46745, CVE-2024-46750, CVE-2024-46759, CVE-2024-46783, CVE-2024-47660, CVE-2024-50299, CVE-2024-50301, CVE-2024-53101"
},
{
"date": "2025-04-08T00:00:00Z",
"legacy_version": "1.5",
"number": "6",
"summary": "Added CVE-2024-50302 (incl. product-specific impact description) and multiple other CVEs"
},
{
"date": "2025-06-10T00:00:00Z",
"legacy_version": "1.6",
"number": "7",
"summary": "Added 63 CVEs"
},
{
"date": "2025-07-08T00:00:00Z",
"legacy_version": "1.7",
"number": "8",
"summary": "Added 71 CVEs"
},
{
"date": "2025-08-12T00:00:00Z",
"legacy_version": "1.8",
"number": "9",
"summary": "Added 147 CVEs"
},
{
"date": "2025-09-09T00:00:00Z",
"legacy_version": "1.9",
"number": "10",
"summary": "Added 51 CVEs"
},
{
"date": "2025-10-14T00:00:00Z",
"legacy_version": "2.0",
"number": "11",
"summary": "Added CVE-2025-9230, CVE-2023-50781, CVE-2023-6129, CVE-2023-6237, CVE-2024-0727"
}
],
"status": "interim",
"version": "11"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "vers:all/*",
"product": {
"name": "SIMATIC S7-1500 TM MFP - GNU/Linux subsystem",
"product_id": "1"
}
}
],
"category": "product_name",
"name": "SIMATIC S7-1500 TM MFP - GNU/Linux subsystem"
}
],
"category": "vendor",
"name": "Siemens"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-4090",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An out-of-bounds (OOB) memory write flaw was found in the NFSD in the Linux kernel. Missing sanity may lead to a write beyond bmval[bmlen-1] in nfsd4_decode_bitmap4 in fs/nfsd/nfs4xdr.c. In this flaw, a local attacker with user privilege may gain access to out-of-bounds memory, leading to a system integrity and confidentiality threat.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2021-4090"
},
{
"cve": "CVE-2021-38202",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "fs/nfsd/trace.h in the Linux kernel before 5.13.4 might allow remote attackers to cause a denial of service (out-of-bounds read in strlen) by sending NFS traffic when the trace event framework is being used for nfsd.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2021-38202"
},
{
"cve": "CVE-2021-47002",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "SUNRPC: null pointer dereference in svc_rqst_free(). When alloc_pages_node() returns null in svc_rqst_alloc(), the null rq_scratch_page pointer will be dereferenced when calling put_page() in svc_rqst_free().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2021-47002"
},
{
"cve": "CVE-2021-47107",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"notes": [
{
"category": "summary",
"text": "NFSD: READDIR buffer overflow. If a client sends a READDIR count argument that is too small (say, zero), then the buffer size calculation in the new init_dirlist helper functions results in an underflow, allowing the XDR stream functions to write beyond the actual buffer. This calculation has always been suspect. NFSD has never sanity- checked the READDIR count argument, but the old entry encoders managed the problem correctly. With the commits below, entry encoding changed, exposing the underflow to the pointer arithmetic in xdr_reserve_space(). Modern NFS clients attempt to retrieve as much data as possible for each READDIR request.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2021-47107"
},
{
"cve": "CVE-2021-47316",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "nfsd: NULL dereference in nfs3svc_encode_getaclres.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2021-47316"
},
{
"cve": "CVE-2022-38096",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "A NULL pointer dereference vulnerability was found in vmwgfx driver in drivers/gpu/vmxgfx/vmxgfx_execbuf.c in GPU component of Linux kernel with device file \u0027/dev/dri/renderD128 (or Dxxx)\u0027. This flaw allows a local attacker with a user account on the system to gain privilege, causing a denial of service(DoS).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2022-38096"
},
{
"cve": "CVE-2022-43945",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"notes": [
{
"category": "summary",
"text": "The Linux kernel NFSD implementation prior to versions 5.19.17 and 6.0.2 are vulnerable to buffer overflow. NFSD tracks the number of pages held by each NFSD thread by combining the receive and send buffers of a remote procedure call (RPC) into a single array of pages. A client can force the send buffer to shrink by sending an RPC message over TCP with garbage data added at the end of the message. The RPC message with garbage data is still correctly formed according to the specification and is passed forward to handlers. Vulnerable code in NFSD is not expecting the oversized request and writes beyond the allocated buffer space.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2022-43945"
},
{
"cve": "CVE-2022-48827",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "NFSD: vulnerability caused by loff_t overflow on the server when a client reads near the maximum offset, causing the server to return an EINVAL error, which the client retries indefinitely, instead of handling out-of-range READ requests by returning a short result with an EOF flag.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2022-48827"
},
{
"cve": "CVE-2022-48828",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "NFSD: Vulnerability caused by an underflow in ia_size due to a mismatch between signed and unsigned 64-bit file size values, which can cause issues when handling large file sizes from NFS clients.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2022-48828"
},
{
"cve": "CVE-2022-48829",
"cwe": {
"id": "CWE-253",
"name": "Incorrect Check of Function Return Value"
},
"notes": [
{
"category": "summary",
"text": "NFSD: Vulnerability handling large file sizes for NFSv3 improperly capping client size values larger than s64_max, leading to unexpected behavior and potential data corruption.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2022-48829"
},
{
"cve": "CVE-2023-1652",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free flaw was found in nfsd4_ssc_setup_dul in fs/nfsd/nfs4proc.c in the NFS filesystem in the Linux Kernel. This issue could allow a local attacker to crash the system or it may lead to a kernel information leak problem.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2023-1652"
},
{
"cve": "CVE-2023-5678",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"notes": [
{
"category": "summary",
"text": "Issue summary: Generating excessively long X9.42 DH keys or checking excessively long X9.42 DH keys or parameters may be very slow. Impact summary: Applications that use the functions DH_generate_key() to generate an X9.42 DH key may experience long delays. Likewise, applications that use DH_check_pub_key(), DH_check_pub_key_ex() or EVP_PKEY_public_check() to check an X9.42 DH key or X9.42 DH parameters may experience long delays. Where the key or parameters that are being checked have been obtained from an untrusted source this may lead to a Denial of Service. While DH_check() performs all the necessary checks (as of CVE-2023-3817), DH_check_pub_key() doesn\u0027t make any of these checks, and is therefore vulnerable for excessively large P and Q parameters. Likewise, while DH_generate_key() performs a check for an excessively large P, it doesn\u0027t check for an excessively large Q. An application that calls DH_generate_key() or DH_check_pub_key() and supplies a key or parameters obtained from an untrusted source could be vulnerable to a Denial of Service attack. DH_generate_key() and DH_check_pub_key() are also called by a number of other OpenSSL functions. An application calling any of those other functions may similarly be affected. The other functions affected by this are DH_check_pub_key_ex(), EVP_PKEY_public_check(), and EVP_PKEY_generate(). Also vulnerable are the OpenSSL pkey command line application when using the \"-pubcheck\" option, as well as the OpenSSL genpkey command line application. The OpenSSL SSL/TLS implementation is not affected by this issue. The OpenSSL 3.0 and 3.1 FIPS providers are not affected by this issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2023-5678"
},
{
"cve": "CVE-2023-6121",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "An out-of-bounds read vulnerability was found in the NVMe-oF/TCP subsystem in the Linux kernel. This issue may allow a remote attacker to send a crafted TCP packet, triggering a heap-based buffer overflow that results in kmalloc data being printed and potentially leaked to the kernel ring buffer (dmesg).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2023-6121"
},
{
"cve": "CVE-2023-6129",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "The POLY1305 MAC (message authentication code) implementation contains a bug that might corrupt the internal state of applications running on PowerPC CPU based platforms if the CPU provides vector instructions.\r\n\r\nIf an attacker can influence whether the POLY1305 MAC algorithm is used, the application state might be corrupted with various application dependent consequences.\r\n\r\nThe POLY1305 MAC (message authentication code) implementation in OpenSSL for PowerPC CPUs restores the contents of vector registers in a different order than they are saved. Thus the contents of some of these vector registers are corrupted when returning to the caller. The vulnerable code is used only on newer PowerPC processors supporting the PowerISA 2.07 instructions.\r\n\r\nThe consequences of this kind of internal application state corruption can be various - from no consequences, if the calling application does not depend on the contents of non-volatile XMM registers at all, to the worst consequences, where the attacker could get complete control of the application process. However unless the compiler uses the vector registers for storing pointers, the most likely consequence, if any, would be an incorrect result of some application dependent calculations or a crash leading to a denial of service.\r\n\r\nThe POLY1305 MAC algorithm is most frequently used as part of the CHACHA20-POLY1305 AEAD (authenticated encryption with associated data) algorithm. The most common usage of this AEAD cipher is with TLS protocol versions 1.2 and 1.3. If this cipher is enabled on the server a malicious client can influence whether this AEAD cipher is used. This implies that TLS server applications using OpenSSL can be potentially impacted. However\r\nwe are currently not aware of any concrete application that would be affected by this issue therefore we consider this a Low severity security issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2023-6129"
},
{
"cve": "CVE-2023-6237",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "Checking excessively long invalid RSA public keys may take a long time. Applications that use the function EVP_PKEY_public_check() to check RSA public keys may experience long delays. Where the key that is being checked has been obtained from an untrusted source this may lead to a Denial of Service. When function EVP_PKEY_public_check() is called on RSA public keys, a computation is done to confirm that the RSA modulus, n, is composite. For valid RSA keys, n is a product of two or more large primes and this computation completes quickly. However, if n is an overly large prime, then this computation would take a long time. An application that calls EVP_PKEY_public_check() and supplies an RSA key obtained from an untrusted source could be vulnerable to a Denial of Service attack. The function EVP_PKEY_public_check() is not called from other OpenSSL functions however it is called from the OpenSSL pkey command line application. For that reason that application is also vulnerable if used with the \u0027-pubin\u0027 and \u0027-check\u0027 options on untrusted data. The OpenSSL SSL/TLS implementation is not affected by this issue. The OpenSSL 3.0 and 3.1 FIPS providers are affected by this issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2023-6237"
},
{
"cve": "CVE-2023-6817",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free vulnerability in the Linux kernel\u0027s netfilter: nf_tables component can be exploited to achieve local privilege escalation.\n\nThe function nft_pipapo_walk did not skip inactive elements during set walk which could lead double deactivations of PIPAPO (Pile Packet Policies) elements, leading to use-after-free.\n\nWe recommend upgrading past commit 317eb9685095678f2c9f5a8189de698c5354316a.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2023-6817"
},
{
"cve": "CVE-2023-6931",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "A heap out-of-bounds write vulnerability in the Linux kernel\u0027s Performance Events system component can be exploited to achieve local privilege escalation.\n\nA perf_event\u0027s read_size can overflow, leading to an heap out-of-bounds increment or write in perf_read_group().\n\nWe recommend upgrading past commit 382c27f4ed28f803b1f1473ac2d8db0afc795a1b.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2023-6931"
},
{
"cve": "CVE-2023-6932",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free vulnerability in the Linux kernel\u0027s ipv4: igmp component can be exploited to achieve local privilege escalation.\n\nA race condition can be exploited to cause a timer be mistakenly registered on a RCU read locked object which is freed by another thread.\n\nWe recommend upgrading past commit e2b706c691905fe78468c361aaabc719d0a496f1.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2023-6932"
},
{
"cve": "CVE-2023-28746",
"cwe": {
"id": "CWE-1342",
"name": "Information Exposure through Microarchitectural State after Transient Execution"
},
"notes": [
{
"category": "summary",
"text": "Information exposure through microarchitectural state after transient execution from some register files for some Intel(R) Atom(R) Processors may allow an authenticated user to potentially enable information disclosure via local access.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2023-28746"
},
{
"cve": "CVE-2023-45898",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "The Linux kernel before 6.5.4 has an es1 use-after-free in fs/ext4/extents_status.c, related to ext4_es_insert_extent.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2023-45898"
},
{
"cve": "CVE-2023-47233",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "The brcm80211 component in the Linux kernel through 6.5.10 has a brcmf_cfg80211_detach use-after-free in the device unplugging (disconnect the USB by hotplug) code. For physically proximate attackers with local access, this \"could be exploited in a real world scenario.\" This is related to brcmf_cfg80211_escan_timeout_worker in drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:P/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2023-47233"
},
{
"cve": "CVE-2023-50781",
"cwe": {
"id": "CWE-327",
"name": "Use of a Broken or Risky Cryptographic Algorithm"
},
"notes": [
{
"category": "summary",
"text": "A flaw was found in m2crypto. This issue may allow a remote attacker to decrypt captured messages in TLS servers that use RSA key exchanges, which may lead to exposure of confidential or sensitive data.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2023-50781"
},
{
"cve": "CVE-2023-52447",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "bpf: Defer the free of inner map when necessary when updating or deleting an inner map in map array or map htab, the map may still be accessed by non-sleepable program or sleepable program. However bpf_map_fd_put_ptr() decreases the ref-counter of the inner map directly through bpf_map_put(), if the ref-counter is the last one (which is true for most cases), the inner map will be freed by ops-\u003emap_free() in a kworker. But for now, most .map_free() callbacks don\u0027t use synchronize_rcu() or its variants to wait for the elapse of a RCU grace period, so after the invocation of ops-\u003emap_free completes, the bpf program which is accessing the inner map may incur use-after-free vulnerability.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.9,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2023-52447"
},
{
"cve": "CVE-2023-52458",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nblock: add check that partition length needs to be aligned with block size",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2023-52458"
},
{
"cve": "CVE-2023-52614",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nPM / devfreq: Fix buffer overflow in trans_stat_show",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2023-52614"
},
{
"cve": "CVE-2023-52620",
"cwe": {
"id": "CWE-99",
"name": "Improper Control of Resource Identifiers (\u0027Resource Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nnetfilter: nf_tables: disallow timeout for anonymous sets\r\n\r\nNever used from userspace, disallow these parameters.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2023-52620"
},
{
"cve": "CVE-2024-0584",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "A use-after-free issue was found in igmp_start_timer in net/ipv4/igmp.c in the network sub-component in the Linux Kernel. This flaw allows a local user to observe a refcnt use-after-free issue when receiving an igmp query packet, leading to a kernel information leak.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-0584"
},
{
"cve": "CVE-2024-0727",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "Issue summary: Processing a maliciously formatted PKCS12 file may lead OpenSSL to crash leading to a potential Denial of Service attack Impact summary: Applications loading files in the PKCS12 format from untrusted sources might terminate abruptly. A file in PKCS12 format can contain certificates and keys and may come from an untrusted source. The PKCS12 specification allows certain fields to be NULL, but OpenSSL does not correctly check for this case. This can lead to a NULL pointer dereference that results in OpenSSL crashing. If an application processes PKCS12 files from an untrusted source using the OpenSSL APIs then that application will be vulnerable to this issue. OpenSSL APIs that are vulnerable to this are: PKCS12_parse(), PKCS12_unpack_p7data(), PKCS12_unpack_p7encdata(), PKCS12_unpack_authsafes() and PKCS12_newpass(). We have also fixed a similar issue in SMIME_write_PKCS7(). However since this function is related to writing data we do not consider it security significant. The FIPS modules in 3.2, 3.1 and 3.0 are not affected by this issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-0727"
},
{
"cve": "CVE-2024-2511",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "Some non-default TLS server configurations can cause unbounded memory growth when processing TLSv1.3 sessions. An attacker may exploit certain server configurations to trigger unbounded memory growth that would lead to a Denial of Service This problem can occur in TLSv1.3 if the non-default SSL_OP_NO_TICKET option is being used (but not if early_data support is also configured and the default anti-replay protection is in use). In this case, under certain conditions, the session cache can get into an incorrect state and it will fail to flush properly as it fills. The session cache will continue to grow in an unbounded manner. A malicious client could deliberately create the scenario for this failure to force a Denial of Service. It may also happen by accident in normal operation. This issue only affects TLS servers supporting TLSv1.3. It does not affect TLS clients. The FIPS modules in 3.2, 3.1 and 3.0 are not affected by this issue. OpenSSL 1.0.2 is also not affected by this issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.7,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-2511"
},
{
"cve": "CVE-2024-5535",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "summary",
"text": "Issue summary: Calling the OpenSSL API function SSL_select_next_proto with an empty supported client protocols buffer may cause a crash or memory contents to be sent to the peer. Impact summary: A buffer overread can have a range of potential consequences such as unexpected application beahviour or a crash. In particular this issue could result in up to 255 bytes of arbitrary private data from memory being sent to the peer leading to a loss of confidentiality. However, only applications that directly call the SSL_select_next_proto function with a 0 length list of supported client protocols are affected by this issue. This would normally never be a valid scenario and is typically not under attacker control but may occur by accident in the case of a configuration or programming error in the calling application. The OpenSSL API function SSL_select_next_proto is typically used by TLS applications that support ALPN (Application Layer Protocol Negotiation) or NPN (Next Protocol Negotiation). NPN is older, was never standardised and is deprecated in favour of ALPN. We believe that ALPN is significantly more widely deployed than NPN. The SSL_select_next_proto function accepts a list of protocols from the server and a list of protocols from the client and returns the first protocol that appears in the server list that also appears in the client list. In the case of no overlap between the two lists it returns the first item in the client list. In either case it will signal whether an overlap between the two lists was found. In the case where SSL_select_next_proto is called with a zero length client list it fails to notice this condition and returns the memory immediately following the client list pointer (and reports that there was no overlap in the lists). This function is typically called from a server side application callback for ALPN or a client side application callback for NPN. In the case of ALPN the list of protocols supplied by the client is guaranteed by libssl to never be zero in length. The list of server protocols comes from the application and should never normally be expected to be of zero length. In this case if the SSL_select_next_proto function has been called as expected (with the list supplied by the client passed in the client/client_len parameters), then the application will not be vulnerable to this issue. If the application has accidentally been configured with a zero length server list, and has accidentally passed that zero length server list in the client/client_len parameters, and has additionally failed to correctly handle a \"no overlap\" response (which would normally result in a handshake failure in ALPN) then it will be vulnerable to this problem. In the case of NPN, the protocol permits the client to opportunistically select a protocol when there is no overlap. OpenSSL returns the first client protocol in the no overlap case in support of this. The list of client protocols comes from the application and should never normally be expected to be of zero length. However if the SSL_select_next_proto function is accidentally called with a client_len of 0 then an invalid memory pointer will be returned instead. If the application uses this output as the opportunistic protocol then the loss of confidentiality will occur. This issue has been assessed as Low severity because applications are most likely to be vulnerable if they are using NPN instead of ALPN - but NPN is not widely used. It also requires an application configuration or programming error. Finally, this issue would not typically be under attacker control making active exploitation unlikely. The FIPS modules in 3.3, 3.2, 3.1 and 3.0 are not affected by this issue. Due to the low severity of this issue we are not issuing new releases of OpenSSL at this time. The fix will be included in the next releases when they become available.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-5535"
},
{
"cve": "CVE-2024-9143",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "Issue summary: Use of the low-level GF(2m) elliptic curve APIs with untrusted explicit values for the field polynomial can lead to out-of-bounds memory reads or writes. Impact summary: Out of bound memory writes can lead to an application crash or even a possibility of a remote code execution, however, in all the protocols involving Elliptic Curve Cryptography that we\u0027re aware of, either only \"named curves\" are supported, or, if explicit curve parameters are supported, they specify an X9.62 encoding of binary (GF(2m)) curves that can\u0027t represent problematic input values. Thus the likelihood of existence of a vulnerable application is low. In particular, the X9.62 encoding is used for ECC keys in X.509 certificates, so problematic inputs cannot occur in the context of processing X.509 certificates. Any problematic use-cases would have to be using an \"exotic\" curve encoding. The affected APIs include: EC_GROUP_new_curve_GF2m(), EC_GROUP_new_from_params(), and various supporting BN_GF2m_*() functions. Applications working with \"exotic\" explicit binary (GF(2m)) curve parameters, that make it possible to represent invalid field polynomials with a zero constant term, via the above or similar APIs, may terminate abruptly as a result of reading or writing outside of array bounds. Remote code execution cannot easily be ruled out. The FIPS modules in 3.3, 3.2, 3.1 and 3.0 are not affected by this issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-9143"
},
{
"cve": "CVE-2024-22099",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "NULL Pointer Dereference vulnerability in Linux Linux kernel kernel on Linux, x86, ARM (net, bluetooth modules) allows Overflow Buffers. This vulnerability is associated with program files /net/bluetooth/rfcomm/core.C.\n\nThis issue affects Linux kernel: v2.6.12-rc2.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-22099"
},
{
"cve": "CVE-2024-23307",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "Integer Overflow or Wraparound vulnerability in Linux Linux kernel kernel on Linux, x86, ARM (md, raid, raid5 modules) allows Forced Integer Overflow.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-23307"
},
{
"cve": "CVE-2024-23848",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel through 6.7.1, there is a use-after-free in cec_queue_msg_fh, related to drivers/media/cec/core/cec-adap.c and drivers/media/cec/core/cec-api.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-23848"
},
{
"cve": "CVE-2024-24857",
"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 in the Linux kernel\u0027s net/bluetooth device driver in conn_info_{min,max}_age_set() function. This can result in integrity overflow issue, possibly leading to bluetooth connection abnormality or denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:H/UI:R/S:U/C:N/I:H/A:L",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-24857"
},
{
"cve": "CVE-2024-24858",
"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 in the Linux kernel\u0027s net/bluetooth in {conn,adv}_{min,max}_interval_set() function. This can result in I2cap connection or broadcast abnormality issue, possibly leading to denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:H/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-24858"
},
{
"cve": "CVE-2024-24859",
"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 in the Linux kernel\u0027s net/bluetooth in sniff_{min,max}_interval_set() function. This can result in a bluetooth sniffing exception issue, possibly leading denial of service.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:H/UI:R/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-24859"
},
{
"cve": "CVE-2024-25739",
"cwe": {
"id": "CWE-754",
"name": "Improper Check for Unusual or Exceptional Conditions"
},
"notes": [
{
"category": "summary",
"text": "create_empty_lvol in drivers/mtd/ubi/vtbl.c in the Linux kernel through 6.7.4 can attempt to allocate zero bytes, and crash, because of a missing check for ubi-\u003eleb_size.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-25739"
},
{
"cve": "CVE-2024-26629",
"cwe": {
"id": "CWE-393",
"name": "Return of Wrong Status Code"
},
"notes": [
{
"category": "summary",
"text": "nfsd: The test on so_count in nfsd4_release_lockowner() is potentially harmful. It can transiently return a false positive resulting in a return of NFS4ERR_LOCKS_HELD when in fact no locks are held. This is clearly a protocol violation and with the Linux NFS client it can cause incorrect behaviour.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-26629"
},
{
"cve": "CVE-2024-26642",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nnetfilter: nf_tables: disallow anonymous set with timeout flag",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-26642"
},
{
"cve": "CVE-2024-26643",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nnetfilter: nf_tables: mark set as dead when unbinding anonymous set with timeout",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-26643"
},
{
"cve": "CVE-2024-26651",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "sr9800: Local Denial of Service Vulnerability.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-26651"
},
{
"cve": "CVE-2024-26659",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "xhci: isoc Babble and Buffer Overrun events are not handled properly.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-26659"
},
{
"cve": "CVE-2024-26787",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "mmc: mmci: stm32: Fixed issue with overlapping mappings in the DMA API.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-26787"
},
{
"cve": "CVE-2024-26810",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nvfio/pci: Lock external INTx masking ops",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-26810"
},
{
"cve": "CVE-2024-26812",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nvfio/pci: Create persistent INTx handler",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-26812"
},
{
"cve": "CVE-2024-26816",
"cwe": {
"id": "CWE-212",
"name": "Improper Removal of Sensitive Information Before Storage or Transfer"
},
"notes": [
{
"category": "summary",
"text": "x86, relocs: relocations in .notes section. When building with CONFIG_XEN_PV=y, .text symbols are emitted into the .notes section so that Xen can find the \"startup_xen\" entry point.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-26816"
},
{
"cve": "CVE-2024-26820",
"cwe": {
"id": "CWE-99",
"name": "Improper Control of Resource Identifiers (\u0027Resource Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "hv_netvsc: Register VF in netvsc_probe if NET_DEVICE_REGISTER missed.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-26820"
},
{
"cve": "CVE-2024-26851",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "netfilter: nf_conntrack_h323: Add protection for bmp length out of range.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-26851"
},
{
"cve": "CVE-2024-26852",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "net/ipv6: possible UAF in ip6_route_mpath_notify().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-26852"
},
{
"cve": "CVE-2024-26855",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "net: ice: Fix potential NULL pointer dereference in ice_bridge_setlink().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-26855"
},
{
"cve": "CVE-2024-26859",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "net/bnx2x: Race condition leading to system crash during EEH error handling.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-26859"
},
{
"cve": "CVE-2024-26861",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "wireguard: receive: data-race around receiving_counter.counter.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-26861"
},
{
"cve": "CVE-2024-26863",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: hsr: Fix uninit-value access in hsr_get_node().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-26863"
},
{
"cve": "CVE-2024-26870",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "NFSv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-26870"
},
{
"cve": "CVE-2024-26872",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "RDMA/srpt: use-after-free Write in srpt_refresh_port().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-26872"
},
{
"cve": "CVE-2024-26875",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "media: pvrusb2: fix uaf in pvr2_context_set_notify.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-26875"
},
{
"cve": "CVE-2024-26877",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "crypto: xilinx - call finalize with bh disabled.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-26877"
},
{
"cve": "CVE-2024-26878",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: quota: Fix potential NULL pointer dereference.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-26878"
},
{
"cve": "CVE-2024-26880",
"cwe": {
"id": "CWE-99",
"name": "Improper Control of Resource Identifiers (\u0027Resource Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: dm: call the resume method on internal suspend.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-26880"
},
{
"cve": "CVE-2024-26882",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "net: ip_tunnel: make sure to pull inner header in ip_tunnel_rcv().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-26882"
},
{
"cve": "CVE-2024-26883",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "bpf: Fix stackmap overflow check on 32-bit arches.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-26883"
},
{
"cve": "CVE-2024-26884",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "bpf: Fix hashtab overflow check on 32-bit arches.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-26884"
},
{
"cve": "CVE-2024-26885",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nbpf: Fix DEVMAP_HASH overflow check on 32-bit arches\r\n\r\nThe devmap code allocates a number hash buckets equal to the next power\r\nof two of the max_entries value provided when creating the map. When\r\nrounding up to the next power of two, the 32-bit variable storing the\r\nnumber of buckets can overflow, and the code checks for overflow by\r\nchecking if the truncated 32-bit value is equal to 0. However, on 32-bit\r\narches the rounding up itself can overflow mid-way through, because it\r\nends up doing a left-shift of 32 bits on an unsigned long value. If the\r\nsize of an unsigned long is four bytes, this is undefined behaviour, so\r\nthere is no guarantee that we\u0027ll end up with a nice and tidy 0-value at\r\nthe end.\r\n\r\nSyzbot managed to turn this into a crash on arm32 by creating a\r\nDEVMAP_HASH with max_entries \u003e 0x80000000 and then trying to update it.\r\nFix this by moving the overflow check to before the rounding up\r\noperation.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-26885"
},
{
"cve": "CVE-2024-26889",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Bluetooth: hci_core: Fix possible buffer overflow.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-26889"
},
{
"cve": "CVE-2024-26891",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "iommu/vt-d: Don\u0027t issue ATS Invalidation request when device is disconnected.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-26891"
},
{
"cve": "CVE-2024-26894",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "ACPI: processor_idle: Fix memory leak in acpi_processor_power_exit().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-26894"
},
{
"cve": "CVE-2024-26895",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "wifi: wilc1000: prevent use-after-free on vif when cleaning up all interfaces.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-26895"
},
{
"cve": "CVE-2024-26897",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "wifi: ath9k: delay all of ath9k_wmi_event_tasklet() until init is complete.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-26897"
},
{
"cve": "CVE-2024-26898",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: aoe: fix the potential use-after-free problem in aoecmd_cfg_pkts.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-26898"
},
{
"cve": "CVE-2024-26901",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: do_sys_name_to_handle(): use kzalloc() to fix kernel-infoleak.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-26901"
},
{
"cve": "CVE-2024-26903",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Bluetooth: rfcomm: Fixed null-ptr-deref in rfcomm_check_security.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-26903"
},
{
"cve": "CVE-2024-26906",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "x86/mm: Disallow vsyscall page read for copy_from_kernel_nofault().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-26906"
},
{
"cve": "CVE-2024-26907",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "RDMA/mlx5: Fixed fortify source warning while accessing Eth segment.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-26907"
},
{
"cve": "CVE-2024-26920",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\ntracing/trigger: Fix to return error if failed to alloc snapshot",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-26920"
},
{
"cve": "CVE-2024-26923",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: af_unix: Fix garbage collector racing against connect().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-26923"
},
{
"cve": "CVE-2024-26925",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: release mutex after nft_gc_seq_end from abort path The commit mutex should not be released during the critical section between nft_gc_seq_begin() and nft_gc_seq_end(), otherwise, async GC worker could collect expired objects and get the released commit lock within the same GC sequence. nf_tables_module_autoload() temporarily releases the mutex to load module dependencies, then it goes back to replay the transaction again. Move it at the end of the abort phase after nft_gc_seq_end() is called.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-26925"
},
{
"cve": "CVE-2024-26934",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nUSB: core: Fix deadlock in usb_deauthorize_interface()",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-26934"
},
{
"cve": "CVE-2024-26935",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nscsi: core: Fix unremoved procfs host directory regression",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-26935"
},
{
"cve": "CVE-2024-26937",
"cwe": {
"id": "CWE-617",
"name": "Reachable Assertion"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\ndrm/i915/gt: Reset queue_priority_hint on parking",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-26937"
},
{
"cve": "CVE-2024-26950",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nwireguard: netlink: access device through ctx instead of peer",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-26950"
},
{
"cve": "CVE-2024-26951",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nwireguard: netlink: check for dangling peer via is_dead instead of empty list",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-26951"
},
{
"cve": "CVE-2024-26958",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nnfs: fix UAF in direct writes",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-26958"
},
{
"cve": "CVE-2024-26960",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nmm: swap: fix race between free_swap_and_cache() and swapoff()",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-26960"
},
{
"cve": "CVE-2024-26961",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nmac802154: fix llsec key resources release in mac802154_llsec_key_del",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-26961"
},
{
"cve": "CVE-2024-26973",
"cwe": {
"id": "CWE-457",
"name": "Use of Uninitialized Variable"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: fat: fix uninitialized field in nostale filehandles When fat_encode_fh_nostale() encodes file handle without a parent it stores only first 10 bytes of the file handle. However the length of the file handle must be a multiple of 4 so the file handle is actually 12 bytes long and the last two bytes remain uninitialized. This is not great at we potentially leak uninitialized information with the handle to userspace. Properly initialize the full handle length.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-26973"
},
{
"cve": "CVE-2024-26974",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\ncrypto: qat - resolve race condition during AER recovery",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-26974"
},
{
"cve": "CVE-2024-26982",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\nSquashfs: check the inode number is not the invalid value of zero",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-26982"
},
{
"cve": "CVE-2024-26988",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\ninit/main.c: Fix potential static_command_line memory overflow",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-26988"
},
{
"cve": "CVE-2024-26993",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nfs: sysfs: Fix reference leak in sysfs_break_active_protection()",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-26993"
},
{
"cve": "CVE-2024-27004",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nclk: Get runtime PM before walking tree during disable_unused",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-27004"
},
{
"cve": "CVE-2024-27013",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\ntun: limit printing rate when illegal packet received by tun dev\r\n\r\nvhost_worker will call tun call backs to receive packets. If too many\r\nillegal packets arrives, tun_do_read will keep dumping packet contents.\r\nWhen console is enabled, it will costs much more cpu time to dump\r\npacket and soft lockup will be detected.\r\n\r\nnet_ratelimit mechanism can be used to limit the dumping rate.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-27013"
},
{
"cve": "CVE-2024-27020",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: Fix potential data-race in nft_expr_type_get().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-27020"
},
{
"cve": "CVE-2024-27024",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Vulnerability in the Linux kernel: net/rds: WARNING in rds_conn_connect_if_down If connection isn\u0027t established yet, get_mr() will fail, trigger connection after get_mr().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-27024"
},
{
"cve": "CVE-2024-27025",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Vulnerability in Linux kernel: nbd: null check for nla_nest_start nla_nest_start() may fail and return NULL. Insert a check and set errno based on other call sites within the same source code.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-27025"
},
{
"cve": "CVE-2024-27038",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Vulnerability in Linux kernel: clk: clk_core_get NULL dereference It is possible for clk_core_get to dereference a NULL in the following sequence: clk_core_get() of_clk_get_hw_from_clkspec() __of_clk_get_hw_from_provider() __clk_get_hw() __clk_get_hw() can return NULL which is dereferenced by clk_core_get() at hw-\u003ecore. Prior to commit dde4eff47c82 (\"clk: Look for parents with clkdev based clk_lookups\") the check IS_ERR_OR_NULL() was performed which would have caught the NULL. Reading the description of this function it talks about returning NULL but that cannot be so at the moment. Update the function to check for hw before dereferencing it and return NULL if hw is NULL.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-27038"
},
{
"cve": "CVE-2024-27047",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Vulnerablity in Linux kernel: net: phy: phy_get_internal_delay accessing an empty array The phy_get_internal_delay function could try to access to an empty array in the case that the driver is calling phy_get_internal_delay without defining delay_values and rx-internal-delay-ps or tx-internal-delay-ps is defined to 0 in the device-tree. This will lead to \"unable to handle kernel NULL pointer dereference at virtual address 0\".",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-27047"
},
{
"cve": "CVE-2024-27052",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Vulnerability in Linux kernel: wifi: rtl8xxxu: add cancel_work_sync() for c2hcmd_work The workqueue might still be running, when the driver is stopped.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-27052"
},
{
"cve": "CVE-2024-27053",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Vulnerability in the Linux kernel: wifi: wilc1000: RCU usage in connect path",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-27053"
},
{
"cve": "CVE-2024-27059",
"cwe": {
"id": "CWE-369",
"name": "Divide By Zero"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nUSB: usb-storage: Prevent divide-by-0 error in isd200_ata_command\n\nThe isd200 sub-driver in usb-storage uses the HEADS and SECTORS values\nin the ATA ID information to calculate cylinder and head values when\ncreating a CDB for READ or WRITE commands. The calculation involves\ndivision and modulus operations, which will cause a crash if either of\nthese values is 0. While this never happens with a genuine device, it\ncould happen with a flawed or subversive emulation, as reported by the\nsyzbot fuzzer.\n\nProtect against this possibility by refusing to bind to the device if\neither the ATA_ID_HEADS or ATA_ID_SECTORS value in the device\u0027s ID\ninformation is 0. This requires isd200_Initialization() to return a\nnegative error code when initialization fails; currently it always\nreturns 0 (even when there is an error).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-27059"
},
{
"cve": "CVE-2024-27065",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: do not compare internal table flags on updates Restore skipping transaction if table update does not modify flags.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-27065"
},
{
"cve": "CVE-2024-27072",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nmedia: usbtv: Remove useless locks in usbtv_video_free()\r\n\r\nRemove locks calls in usbtv_video_free() because\r\nare useless and may led to a deadlock as reported here:\r\nhttps://syzkaller.appspot.com/x/bisect.txt?x=166dc872180000\r\nAlso remove usbtv_stop() call since it will be called when\r\nunregistering the device.\r\n\r\nBefore \u0027c838530d230b\u0027 this issue would only be noticed if you\r\ndisconnect while streaming and now it is noticeable even when\r\ndisconnecting while not streaming.\r\n\r\n\r\n[hverkuil: fix minor spelling mistake in log message]",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-27072"
},
{
"cve": "CVE-2024-27076",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Vulnerability in the Linux kernel: media: imx: csc/scaler: v4l2_ctrl_handler memory leak Free the memory allocated in v4l2_ctrl_handler_init on release.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-27076"
},
{
"cve": "CVE-2024-27077",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Vulnerability in Linux kernel: media: v4l2-mem2mem: a memleak in v4l2_m2m_register_entity The entity-\u003ename (i.e. name) is allocated in v4l2_m2m_register_entity but isn\u0027t freed in its following error-handling paths. This patch adds such deallocation to prevent memleak of entity-\u003ename.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-27077"
},
{
"cve": "CVE-2024-27078",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Vulnerability in Linux kernel: media: v4l2-tpg: some memleaks in tpg_alloc In tpg_alloc, resources should be deallocated in each and every error-handling paths, since they are allocated in for statements. Otherwise there would be memleaks because tpg_free is called only when tpg_alloc return 0.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-27078"
},
{
"cve": "CVE-2024-27395",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: openvswitch: Fix Use-After-Free in ovs_ct_exit\n\nSince kfree_rcu, which is called in the hlist_for_each_entry_rcu traversal\nof ovs_ct_limit_exit, is not part of the RCU read critical section, it\nis possible that the RCU grace period will pass during the traversal and\nthe key will be free.\n\nTo prevent this, it should be changed to hlist_for_each_entry_safe.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-27395"
},
{
"cve": "CVE-2024-27396",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: gtp: Fix Use-After-Free in gtp_dellink\n\nSince call_rcu, which is called in the hlist_for_each_entry_rcu traversal\nof gtp_dellink, is not part of the RCU read critical section, it\nis possible that the RCU grace period will pass during the traversal and\nthe key will be free.\n\nTo prevent this, it should be changed to hlist_for_each_entry_safe.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-27396"
},
{
"cve": "CVE-2024-27397",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nnetfilter: nf_tables: use timestamp to check for set element timeout\r\n\r\nAdd a timestamp field at the beginning of the transaction, store it\r\nin the nftables per-netns area.\r\n\r\nUpdate set backend .insert, .deactivate and sync gc path to use the\r\ntimestamp, this avoids that an element expires while control plane\r\ntransaction is still unfinished.\r\n\r\n.lookup and .update, which are used from packet path, still use the\r\ncurrent time to check if the element has expired. And .get path and dump\r\nalso since this runs lockless under rcu read size lock. Then, there is\r\nasync gc which also needs to check the current time since it runs\r\nasynchronously from a workqueue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-27397"
},
{
"cve": "CVE-2024-27419",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: netrom: data-races around sysctl_net_busy_read We need to protect the reader reading the sysctl value because the value can be changed concurrently.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-27419"
},
{
"cve": "CVE-2024-27431",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: cpumap: Zero-initialise xdp_rxq_info struct before running XDP program When running an XDP program that is attached to a cpumap entry, we don\u0027t initialise the xdp_rxq_info data structure being used in the xdp_buff that backs the XDP program invocation. Tobias noticed that this leads to random values being returned as the xdp_md-\u003erx_queue_index value for XDP programs running in a cpumap. This means we\u0027re basically returning the contents of the uninitialised memory, which is bad. Fix this by zero-initialising the rxq data structure before running the XDP program.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-27431"
},
{
"cve": "CVE-2024-27436",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: ALSA: usb-audio: Stop parsing channels bits when all channels are found. If a usb audio device sets more bits than the amount of channels it could write outside of the map array.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-27436"
},
{
"cve": "CVE-2024-27437",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nvfio/pci: Disable auto-enable of exclusive INTx IRQ\n\nCurrently for devices requiring masking at the irqchip for INTx, ie.\ndevices without DisINTx support, the IRQ is enabled in request_irq()\nand subsequently disabled as necessary to align with the masked status\nflag. This presents a window where the interrupt could fire between\nthese events, resulting in the IRQ incrementing the disable depth twice.\nThis would be unrecoverable for a user since the masked flag prevents\nnested enables through vfio.\n\nInstead, invert the logic using IRQF_NO_AUTOEN such that exclusive INTx\nis never auto-enabled, then unmask as required.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-27437"
},
{
"cve": "CVE-2024-33621",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: ipvlan: Dont Use skb-\u003esk in ipvlan_process_v4 / 6_outbound.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-33621"
},
{
"cve": "CVE-2024-33847",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "f2fs: compress: Released compress inode f2fs image may be corrupted. The reason is partial truncation assume compressed inode has reserved blocks, after partial truncation, valid block count may change w/o .i_blocks and .total_valid_block_count update, resulting in corruption.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-33847"
},
{
"cve": "CVE-2024-34027",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "f2fs: compress: filesystem metadata including blkaddr in dnode, inode fields and .total_valid_block_count may be corrupted after SPO case.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-34027"
},
{
"cve": "CVE-2024-35789",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nwifi: mac80211: check/clear fast rx for non-4addr sta VLAN changes\r\n\r\nWhen moving a station out of a VLAN and deleting the VLAN afterwards, the\r\nfast_rx entry still holds a pointer to the VLAN\u0027s netdev, which can cause\r\nuse-after-free bugs. Fix this by immediately calling ieee80211_check_fast_rx\r\nafter the VLAN change.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-35789"
},
{
"cve": "CVE-2024-35805",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\ndm snapshot: fix lockup in dm_exception_table_exit\r\n\r\nThere was reported lockup when we exit a snapshot with many exceptions.\r\nFix this by adding \"cond_resched\" to the loop that frees the exceptions.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-35805"
},
{
"cve": "CVE-2024-35807",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: ext4: fix corruption during on-line resize.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-35807"
},
{
"cve": "CVE-2024-35811",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nwifi: brcmfmac: Fix use-after-free bug in brcmf_cfg80211_detach",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-35811"
},
{
"cve": "CVE-2024-35813",
"cwe": {
"id": "CWE-129",
"name": "Improper Validation of Array Index"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nmmc: core: Avoid negative index with array access\r\n\r\nCommit 4d0c8d0aef63 (\"mmc: core: Use mrq.sbc in close-ended ffu\") assigns\r\nprev_idata = idatas[i - 1], but doesn\u0027t check that the iterator i is\r\ngreater than zero. Let\u0027s fix this by adding a check.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-35813"
},
{
"cve": "CVE-2024-35815",
"cwe": {
"id": "CWE-237",
"name": "Improper Handling of Structural Elements"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nfs/aio: Check IOCB_AIO_RW before the struct aio_kiocb conversion\r\n\r\nThe first kiocb_set_cancel_fn() argument may point at a struct kiocb\r\nthat is not embedded inside struct aio_kiocb. With the current code,\r\ndepending on the compiler, the req-\u003eki_ctx read happens either before\r\nthe IOCB_AIO_RW test or after that test. Move the req-\u003eki_ctx read such\r\nthat it is guaranteed that the IOCB_AIO_RW test happens first.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-35815"
},
{
"cve": "CVE-2024-35823",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nvt: fix unicode buffer corruption when deleting characters\r\n\r\nThis is the same issue that was fixed for the VGA text buffer in commit\r\n39cdb68c64d8 (\"vt: fix memory overlapping when deleting chars in the\r\nbuffer\"). The cure is also the same i.e. replace memcpy() with memmove()\r\ndue to the overlaping buffers.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-35823"
},
{
"cve": "CVE-2024-35828",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: wifi: libertas: some memleaks in lbs_allocate_cmd_buffer() In the for statement of lbs_allocate_cmd_buffer(), if the allocation of cmdarray[i].cmdbuf fails, both cmdarray and cmdarray[i].cmdbuf needs to be freed. Otherwise, there will be memleaks in lbs_allocate_cmd_buffer().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-35828"
},
{
"cve": "CVE-2024-35845",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "wifi: iwlwifi: dbg-tlv: ensure NUL termination The iwl_fw_ini_debug_info_tlv is used as a string, so we must ensure the string is terminated correctly before using it.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-35845"
},
{
"cve": "CVE-2024-35849",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nbtrfs: fix information leak in btrfs_ioctl_logical_to_ino()",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-35849"
},
{
"cve": "CVE-2024-35877",
"cwe": {
"id": "CWE-237",
"name": "Improper Handling of Structural Elements"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nx86/mm/pat: fix VM_PAT handling in COW mappings\r\n\r\nPAT handling won\u0027t do the right thing in COW mappings: the first PTE (or,\r\nin fact, all PTEs) can be replaced during write faults to point at anon\r\nfolios. Reliably recovering the correct PFN and cachemode using\r\nfollow_phys() from PTEs will not work in COW mappings.\r\n\r\nUsing follow_phys(), we might just get the address+protection of the anon\r\nfolio (which is very wrong), or fail on swap/nonswap entries, failing\r\nfollow_phys() and triggering a WARN_ON_ONCE() in untrack_pfn() and\r\ntrack_pfn_copy(), not properly calling free_pfn_range().\r\n\r\nIn free_pfn_range(), we either wouldn\u0027t call memtype_free() or would call\r\nit with the wrong range, possibly leaking memory.\r\n\r\nTo fix that, let\u0027s update follow_phys() to refuse returning anon folios,\r\nand fallback to using the stored PFN inside vma-\u003evm_pgoff for COW mappings\r\nif we run into that.\r\n\r\nWe will now properly handle untrack_pfn() with COW mappings, where we\r\ndon\u0027t need the cachemode. We\u0027ll have to fail fork()-\u003etrack_pfn_copy() if\r\nthe first page was replaced by an anon folio, though: we\u0027d have to store\r\nthe cachemode in the VMA to make this work, likely growing the VMA size.\r\n\r\nFor now, lets keep it simple and let track_pfn_copy() just fail in that\r\ncase: it would have failed in the past with swap/nonswap entries already,\r\nand it would have done the wrong thing with anon folios.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-35877"
},
{
"cve": "CVE-2024-35884",
"cwe": {
"id": "CWE-923",
"name": "Improper Restriction of Communication Channel to Intended Endpoints"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nudp: do not accept non-tunnel GSO skbs landing in a tunnel\r\n\r\nWhen rx-udp-gro-forwarding is enabled UDP packets might be GROed when\r\nbeing forwarded. If such packets might land in a tunnel this can cause\r\nvarious issues and udp_gro_receive makes sure this isn\u0027t the case by\r\nlooking for a matching socket. This is performed in\r\nudp4/6_gro_lookup_skb but only in the current netns. This is an issue\r\nwith tunneled packets when the endpoint is in another netns. In such\r\ncases the packets will be GROed at the UDP level, which leads to various\r\nissues later on. The same thing can happen with rx-gro-list.\r\n\r\nWe saw this with geneve packets being GROed at the UDP level. In such\r\ncase gso_size is set; later the packet goes through the geneve rx path,\r\nthe geneve header is pulled, the offset are adjusted and frag_list skbs\r\nare not adjusted with regard to geneve. When those skbs hit\r\nskb_fragment, it will misbehave. Different outcomes are possible\r\ndepending on what the GROed skbs look like; from corrupted packets to\r\nkernel crashes.\r\n\r\nOne example is a BUG_ON[1] triggered in skb_segment while processing the\r\nfrag_list. Because gso_size is wrong (geneve header was pulled)\r\nskb_segment thinks there is \"geneve header size\" of data in frag_list,\r\nalthough it\u0027s in fact the next packet. The BUG_ON itself has nothing to\r\ndo with the issue. This is only one of the potential issues.\r\n\r\nLooking up for a matching socket in udp_gro_receive is fragile: the\r\nlookup could be extended to all netns (not speaking about performances)\r\nbut nothing prevents those packets from being modified in between and we\r\ncould still not find a matching socket. It\u0027s OK to keep the current\r\nlogic there as it should cover most cases but we also need to make sure\r\nwe handle tunnel packets being GROed too early.\r\n\r\nThis is done by extending the checks in udp_unexpected_gso: GSO packets\r\nlacking the SKB_GSO_UDP_TUNNEL/_CSUM bits and landing in a tunnel must\r\nbe segmented.\r\n\r\n[1] kernel BUG at net/core/skbuff.c:4408!\r\n RIP: 0010:skb_segment+0xd2a/0xf70\r\n __udp_gso_segment+0xaa/0x560",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-35884"
},
{
"cve": "CVE-2024-35886",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nipv6: Fix infinite recursion in fib6_dump_done().\r\n\r\nsyzkaller reported infinite recursive calls of fib6_dump_done() during\r\nnetlink socket destruction.\r\n\r\nFrom the log, syzkaller sent an AF_UNSPEC RTM_GETROUTE message, and then\r\nthe response was generated. The following recvmmsg() resumed the dump\r\nfor IPv6, but the first call of inet6_dump_fib() failed at kzalloc() due\r\nto the fault injection.\r\n\r\n 12:01:34 executing program 3:\r\n r0 = socket$nl_route(0x10, 0x3, 0x0)\r\n sendmsg$nl_route(r0, ... snip ...)\r\n recvmmsg(r0, ... snip ...) (fail_nth: 8)\r\n\r\nHere, fib6_dump_done() was set to nlk_sk(sk)-\u003ecb.done, and the next call\r\nof inet6_dump_fib() set it to nlk_sk(sk)-\u003ecb.args[3]. syzkaller stopped\r\nreceiving the response halfway through, and finally netlink_sock_destruct()\r\ncalled nlk_sk(sk)-\u003ecb.done().\r\n\r\nfib6_dump_done() calls fib6_dump_end() and nlk_sk(sk)-\u003ecb.done() if it\r\nis still not NULL. fib6_dump_end() rewrites nlk_sk(sk)-\u003ecb.done() by\r\nnlk_sk(sk)-\u003ecb.args[3], but it has the same function, not NULL, calling\r\nitself recursively and hitting the stack guard page.\r\n\r\nTo avoid the issue, let\u0027s set the destructor after kzalloc().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-35886"
},
{
"cve": "CVE-2024-35888",
"cwe": {
"id": "CWE-457",
"name": "Use of Uninitialized Variable"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: erspan: make sure erspan_base_hdr is present in skb-\u003ehead.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-35888"
},
{
"cve": "CVE-2024-35893",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nnet/sched: act_skbmod: prevent kernel-infoleak\r\n\r\nsyzbot found that tcf_skbmod_dump() was copying four bytes\r\nfrom kernel stack to user space.\r\n\r\nThe issue here is that \u0027struct tc_skbmod\u0027 has a four bytes hole.\r\n\r\nWe need to clear the structure before filling fields.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-35893"
},
{
"cve": "CVE-2024-35895",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbpf, sockmap: Prevent lock inversion deadlock in map delete elem\n\nsyzkaller started using corpuses where a BPF tracing program deletes\nelements from a sockmap/sockhash map. Because BPF tracing programs can be\ninvoked from any interrupt context, locks taken during a map_delete_elem\noperation must be hardirq-safe. Otherwise a deadlock due to lock inversion\nis possible, as reported by lockdep:\n\n CPU0 CPU1\n ---- ----\n lock(\u0026htab-\u003ebuckets[i].lock);\n local_irq_disable();\n lock(\u0026host-\u003elock);\n lock(\u0026htab-\u003ebuckets[i].lock);\n \u003cInterrupt\u003e\n lock(\u0026host-\u003elock);\n\nLocks in sockmap are hardirq-unsafe by design. We expects elements to be\ndeleted from sockmap/sockhash only in task (normal) context with interrupts\nenabled, or in softirq context.\n\nDetect when map_delete_elem operation is invoked from a context which is\n_not_ hardirq-unsafe, that is interrupts are disabled, and bail out with an\nerror.\n\nNote that map updates are not affected by this issue. BPF verifier does not\nallow updating sockmap/sockhash from a BPF tracing program today.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-35895"
},
{
"cve": "CVE-2024-35896",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nnetfilter: validate user input for expected length\r\n\r\nI got multiple syzbot reports showing old bugs exposed\r\nby BPF after commit 20f2505fb436 (\"bpf: Try to avoid kzalloc\r\nin cgroup/{s,g}etsockopt\")\r\n\r\nsetsockopt() @optlen argument should be taken into account\r\nbefore copying data.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-35896"
},
{
"cve": "CVE-2024-35897",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nnetfilter: nf_tables: discard table flag update with pending basechain deletion\r\n\r\nHook unregistration is deferred to the commit phase, same occurs with\r\nhook updates triggered by the table dormant flag. When both commands are\r\ncombined, this results in deleting a basechain while leaving its hook\r\nstill registered in the core.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-35897"
},
{
"cve": "CVE-2024-35898",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nnetfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get()\r\n\r\nnft_unregister_flowtable_type() within nf_flow_inet_module_exit() can\r\nconcurrent with __nft_flowtable_type_get() within nf_tables_newflowtable().\r\nAnd thhere is not any protection when iterate over nf_tables_flowtables\r\nlist in __nft_flowtable_type_get(). Therefore, there is pertential\r\ndata-race of nf_tables_flowtables list entry.\r\n\r\nUse list_for_each_entry_rcu() to iterate over nf_tables_flowtables list\r\nin __nft_flowtable_type_get(), and use rcu_read_lock() in the caller\r\nnft_flowtable_type_get() to protect the entire type query process.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-35898"
},
{
"cve": "CVE-2024-35899",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nnetfilter: nf_tables: flush pending destroy work before exit_net release\r\n\r\nSimilar to 2c9f0293280e (\"netfilter: nf_tables: flush pending destroy\r\nwork before netlink notifier\") to address a race between exit_net and\r\nthe destroy workqueue.\r\n\r\nThe trace below shows an element to be released via destroy workqueue\r\nwhile exit_net path (triggered via module removal) has already released\r\nthe set that is used in such transaction.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-35899"
},
{
"cve": "CVE-2024-35900",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nnetfilter: nf_tables: reject new basechain after table flag update\r\n\r\nWhen dormant flag is toggled, hooks are disabled in the commit phase by\r\niterating over current chains in table (existing and new).\r\n\r\nThe following configuration allows for an inconsistent state:\r\n\r\n add table x\r\n add chain x y { type filter hook input priority 0; }\r\n add table x { flags dormant; }\r\n add chain x w { type filter hook input priority 1; }\r\n\r\nwhich triggers the following warning when trying to unregister chain w\r\nwhich is already unregistered.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-35900"
},
{
"cve": "CVE-2024-35902",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "net/rds: possible cp null dereference cp might be null, calling cp-\u003ecp_conn would produce null dereference. Cp is a parameter of __rds_rdma_map and is not reassigned.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-35902"
},
{
"cve": "CVE-2024-35905",
"cwe": {
"id": "CWE-129",
"name": "Improper Validation of Array Index"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nbpf: Protect against int overflow for stack access size\n\nThis patch re-introduces protection against the size of access to stack\nmemory being negative; the access size can appear negative as a result\nof overflowing its signed int representation. This should not actually\nhappen, as there are other protections along the way, but we should\nprotect against it anyway. One code path was missing such protections\n(fixed in the previous patch in the series), causing out-of-bounds array\naccesses in check_stack_range_initialized(). This patch causes the\nverification of a program with such a non-sensical access size to fail.\n\nThis check used to exist in a more indirect way, but was inadvertendly\nremoved in a833a17aeac7.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-35905"
},
{
"cve": "CVE-2024-35910",
"cwe": {
"id": "CWE-665",
"name": "Improper Initialization"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: tcp: properly terminate timers for kernel sockets We had various syzbot reports about tcp timers firing after the corresponding netns has been dismantled. Fortunately Josef Bacik could trigger the issue more often, and could test a patch I wrote two years ago. When TCP sockets are closed, we call inet_csk_clear_xmit_timers() to \u0027stop\u0027 the timers. inet_csk_clear_xmit_timers() can be called from any context, including when socket lock is held. This is the reason it uses sk_stop_timer(), aka del_timer(). This means that ongoing timers might finish much later. For user sockets, this is fine because each running timer holds a reference on the socket, and the user socket holds a reference on the netns. For kernel sockets, we risk that the netns is freed before timer can complete, because kernel sockets do not hold reference on the netns. This patch adds inet_csk_clear_xmit_timers_sync() function that using sk_stop_timer_sync() to make sure all timers are terminated before the kernel socket is released. Modules using kernel sockets close them in their netns exit() handler. Also add sock_not_owned_by_me() helper to get LOCKDEP support : inet_csk_clear_xmit_timers_sync() must not be called while socket lock is held. It is very possible we can revert in the future commit 3a58f13a881e (\"net: rds: acquire refcount on TCP sockets\") which attempted to solve the issue in rds only. (net/smc/af_smc.c and net/mptcp/subflow.c have similar code) We probably can remove the check_net() tests from tcp_out_of_resources() and __tcp_close() in the future.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-35910"
},
{
"cve": "CVE-2024-35915",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"category": "summary",
"text": "nfc: nci: Fix uninit-value in nci_dev_up and nci_ntf_packet",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-35915"
},
{
"cve": "CVE-2024-35922",
"cwe": {
"id": "CWE-369",
"name": "Divide By Zero"
},
"notes": [
{
"category": "summary",
"text": "fbmon: prevent division by zero in fb_videomode_from_videomode()",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-35922"
},
{
"cve": "CVE-2024-35925",
"cwe": {
"id": "CWE-369",
"name": "Divide By Zero"
},
"notes": [
{
"category": "summary",
"text": "block: prevent division by zero in blk_rq_stat_sum()",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-35925"
},
{
"cve": "CVE-2024-35930",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"notes": [
{
"category": "summary",
"text": "scsi: lpfc: Fix possible memory leak in lpfc_rcv_padisc()",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-35930"
},
{
"cve": "CVE-2024-35933",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "Bluetooth: btintel: Fix null ptr deref in btintel_read_version",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-35933"
},
{
"cve": "CVE-2024-35934",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "net/smc: reduce rtnl pressure in smc_pnet_create_pnetids_list()",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 2.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-35934"
},
{
"cve": "CVE-2024-35935",
"cwe": {
"id": "CWE-124",
"name": "Buffer Underwrite (\u0027Buffer Underflow\u0027)"
},
"notes": [
{
"category": "summary",
"text": "btrfs: send: handle path ref underflow in header iterate_inode_ref()",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-35935"
},
{
"cve": "CVE-2024-35936",
"cwe": {
"id": "CWE-237",
"name": "Improper Handling of Structural Elements"
},
"notes": [
{
"category": "summary",
"text": "btrfs: handle chunk tree lookup error in btrfs_relocate_sys_chunks()",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-35936"
},
{
"cve": "CVE-2024-35940",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "pstore/zone: Add a null pointer check to the psz_kmsg_read",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-35940"
},
{
"cve": "CVE-2024-35944",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host()",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-35944"
},
{
"cve": "CVE-2024-35950",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"category": "summary",
"text": "drm/client: Fully protect modes with dev-\u003emode_config.mutex",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-35950"
},
{
"cve": "CVE-2024-35955",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "kprobes: Fix possible use-after-free issue on kprobe registration",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-35955"
},
{
"cve": "CVE-2024-35958",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "net: ena: Fix incorrect descriptor free behavior",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-35958"
},
{
"cve": "CVE-2024-35960",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "net/mlx5: Properly link new fs rules into the tree",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-35960"
},
{
"cve": "CVE-2024-35962",
"cwe": {
"id": "CWE-1284",
"name": "Improper Validation of Specified Quantity in Input"
},
"notes": [
{
"category": "summary",
"text": "netfilter: complete validation of user input",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-35962"
},
{
"cve": "CVE-2024-35965",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"notes": [
{
"category": "summary",
"text": "Bluetooth: L2CAP: Fix not validating setsockopt user input\r\n\r\nCheck user input length before copying data.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-35965"
},
{
"cve": "CVE-2024-35966",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "Bluetooth: RFCOMM: Fix not validating setsockopt user input",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-35966"
},
{
"cve": "CVE-2024-35967",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Bluetooth: SCO: Fix not validating setsockopt user input",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-35967"
},
{
"cve": "CVE-2024-35969",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "summary",
"text": "ipv6: fix race condition between ipv6_get_ifaddr and ipv6_del_addr",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-35969"
},
{
"cve": "CVE-2024-35973",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"category": "summary",
"text": "geneve: fix header validation in geneve_xmit_skb",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-35973"
},
{
"cve": "CVE-2024-35976",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "xsk: validate user input for XDP_UMEM|COMPLETION_FILL_RING",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-35976"
},
{
"cve": "CVE-2024-35978",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"notes": [
{
"category": "summary",
"text": "Bluetooth: Fix memory leak in hci_req_sync_complete()",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-35978"
},
{
"cve": "CVE-2024-35982",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"notes": [
{
"category": "summary",
"text": "batman-adv: Avoid infinite loop trying to resize local TT",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-35982"
},
{
"cve": "CVE-2024-35983",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "bounds: Use the right number of bits for power-of-two CONFIG_NR_CPUS",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-35983"
},
{
"cve": "CVE-2024-35984",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "i2c: smbus: fix NULL function pointer dereference",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-35984"
},
{
"cve": "CVE-2024-35988",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"notes": [
{
"category": "summary",
"text": "riscv: Fix TASK_SIZE on 64-bit NOMMU. On NOMMU, userspace memory can come from anywhere in physical RAM. The current definition of TASK_SIZE is wrong if any RAM exists above 4G,\r\ncausing spurious failures in the userspace access routines.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-35988"
},
{
"cve": "CVE-2024-35990",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "dma: xilinx_dpdma: Fix locking",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-35990"
},
{
"cve": "CVE-2024-35996",
"cwe": {
"id": "CWE-655",
"name": "Insufficient Psychological Acceptability"
},
"notes": [
{
"category": "summary",
"text": "cpu: Re-enable CPU mitigations by default for !X86 architectures",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-35996"
},
{
"cve": "CVE-2024-35997",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "HID: i2c-hid: remove I2C_HID_READ_PENDING flag to prevent lock-up",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-35997"
},
{
"cve": "CVE-2024-36004",
"cwe": {
"id": "CWE-404",
"name": "Improper Resource Shutdown or Release"
},
"notes": [
{
"category": "summary",
"text": "i40e: Do not use WQ_MEM_RECLAIM flag for workqueue",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-36004"
},
{
"cve": "CVE-2024-36005",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "netfilter: nf_tables: honor table dormant flag from netdev release event path",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-36005"
},
{
"cve": "CVE-2024-36006",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nmlxsw: spectrum_acl_tcam: Fix incorrect list API usage",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-36006"
},
{
"cve": "CVE-2024-36007",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nmlxsw: spectrum_acl_tcam: Fix warning during rehash\r\n\r\nAs previously explained, the rehash delayed work migrates filters from\r\none region to another. This is done by iterating over all chunks (all\r\nthe filters with the same priority) in the region and in each chunk\r\niterating over all the filters.\r\n\r\nWhen the work runs out of credits it stores the current chunk and entry\r\nas markers in the per-work context so that it would know where to resume\r\nthe migration from the next time the work is scheduled.\r\n\r\nUpon error, the chunk marker is reset to NULL, but without resetting the\r\nentry markers despite being relative to it. This can result in migration\r\nbeing resumed from an entry that does not belong to the chunk being\r\nmigrated. In turn, this will eventually lead to a chunk being iterated\r\nover as if it is an entry. Because of how the two structures happen to\r\nbe defined, this does not lead to KASAN splats, but to warnings such as.\r\n\r\nFix by creating a helper that resets all the markers and call it from\r\nall the places the currently only reset the chunk marker. For good\r\nmeasures also call it when starting a completely new rehash. Add a\r\nwarning to avoid future cases.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-36007"
},
{
"cve": "CVE-2024-36008",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nipv4: check for NULL idev in ip_route_use_hint()\r\n\r\nsyzbot was able to trigger a NULL deref in fib_validate_source()\r\nin an old tree.\r\n\r\nIt appears the bug exists in latest trees.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-36008"
},
{
"cve": "CVE-2024-36020",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\ni40e: fix vf may be used uninitialized in this function warning\r\n\r\nTo fix the regression introduced by commit 52424f974bc5, which causes\r\nservers hang in very hard to reproduce conditions with resets races.\r\nUsing two sources for the information is the root cause.\r\nIn this function before the fix bumping v didn\u0027t mean bumping vf\r\npointer. But the code used this variables interchangeably, so stale vf\r\ncould point to different/not intended vf.\r\n\r\nRemove redundant \"v\" variable and iterate via single VF pointer across\r\nwhole function instead to guarantee VF pointer validity.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-36020"
},
{
"cve": "CVE-2024-36270",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "netfilter: tproxy: bail out if IP has been disabled on the device syzbot reports: general protection fault, probably for non-canonical address",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-36270"
},
{
"cve": "CVE-2024-36286",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: netfilter: nfnetlink_queue: acquire rcu_read_lock() in instance_destroy_rcu().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-36286"
},
{
"cve": "CVE-2024-36288",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"notes": [
{
"category": "summary",
"text": "SUNRPC: Fix loop termination condition in gss_free_in_token_pages() The in_token-\u003epages[] array is not NULL terminated. This results in the following KASAN splat: KASAN: maybe wild-memory-access in range [0x04a2013400000008-0x04a201340000000f].",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-36288"
},
{
"cve": "CVE-2024-36484",
"cwe": {
"id": "CWE-99",
"name": "Improper Control of Resource Identifiers (\u0027Resource Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: net: relax socket state check at accept time.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-36484"
},
{
"cve": "CVE-2024-36489",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "tls: missing memory barrier in tls_init. In tls_init(), a write memory barrier is missing, and store-store reordering may cause NULL dereference in tls_{setsockopt,getsockopt}.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-36489"
},
{
"cve": "CVE-2024-36894",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: usb: gadget: f_fs: Fix race between aio_cancel() and AIO request complete",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-36894"
},
{
"cve": "CVE-2024-36899",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\ngpiolib: cdev: Fix use after free in lineinfo_changed_notify\r\n\r\nThe use-after-free issue occurs as follows: when the GPIO chip device file\r\nis being closed by invoking gpio_chrdev_release(), watched_lines is freed\r\nby bitmap_free(), but the unregistration of lineinfo_changed_nb notifier\r\nchain failed due to waiting write rwsem. Additionally, one of the GPIO\r\nchip\u0027s lines is also in the release process and holds the notifier chain\u0027s\r\nread rwsem. Consequently, a race condition leads to the use-after-free of\r\nwatched_lines.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-36899"
},
{
"cve": "CVE-2024-36902",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "Vulnerability in Linux kernel: ipv6: fib6_rules: avoid possible NULL dereference in fib6_rule_action() syzbot is able to trigger the following crash [1], caused by unsafe ip6_dst_idev() use. Indeed ip6_dst_idev() can return NULL, and must always be checked.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-36902"
},
{
"cve": "CVE-2024-36904",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: tcp: Use refcount_inc_not_zero() in tcp_twsk_unique().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-36904"
},
{
"cve": "CVE-2024-36905",
"cwe": {
"id": "CWE-369",
"name": "Divide By Zero"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: tcp: defer shutdown(SEND_SHUTDOWN) for TCP_SYN_RECV sockets.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-36905"
},
{
"cve": "CVE-2024-36916",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: blk-iocost: avoid out of bounds shift UBSAN catches undefined behavior in blk-iocost, where sometimes iocg-\u003edelay is shifted right by a number that is too large, resulting in undefined behavior on some architectures. [ 186.556576] ------------[ cut here ]------------ UBSAN: shift-out-of-bounds in block/blk-iocost.c:1366:23 shift exponent 64 is too large for 64-bit type \u0027u64\u0027 (aka \u0027unsigned long long\u0027) CPU: 16 PID: 0 Comm: swapper/16 Tainted: G S E N 6.9.0-0_fbk700_debug_rc2_kbuilder_0_gc85af715cac0 #1 Hardware name: Quanta Twin Lakes MP/Twin Lakes Passive MP, BIOS F09_3A23 12/08/2020 Call Trace: \u003cIRQ\u003e dump_stack_lvl+0x8f/0xe0 __ubsan_handle_shift_out_of_bounds+0x22c/0x280 iocg_kick_delay+0x30b/0x310 ioc_timer_fn+0x2fb/0x1f80 __run_timer_base+0x1b6/0x250 ... Avoid that undefined behavior by simply taking the \"delay = 0\" branch if the shift is too large. I am not sure what the symptoms of an undefined value delay will be, but I suspect it could be more than a little annoying to debug.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-36916"
},
{
"cve": "CVE-2024-36929",
"cwe": {
"id": "CWE-237",
"name": "Improper Handling of Structural Elements"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: net: core: reject skb_copy(_expand) for fraglist GSO skbs SKB_GSO_FRAGLIST skbs must not be linearized, otherwise they become invalid. Return NULL if such an skb is passed to skb_copy or skb_copy_expand, in order to prevent a crash on a potential later call to skb_gso_segment.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-36929"
},
{
"cve": "CVE-2024-36939",
"cwe": {
"id": "CWE-391",
"name": "Unchecked Error Condition"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: nfs: Handle error of rpc_proc_register() in nfs_net_init(). syzkaller reported a warning [0] triggered while destroying immature netns. rpc_proc_register() was called in init_nfs_fs(), but its error has been ignored since at least the initial commit 1da177e4c3f4 (\"Linux-2.6.12-rc2\"). Recently, commit d47151b79e32 (\"nfs: expose /proc/net/sunrpc/nfs in net namespaces\") converted the procfs to per-netns and made the problem more visible. Even when rpc_proc_register() fails, nfs_net_init() could succeed, and thus nfs_net_exit() will be called while destroying the netns. Then, remove_proc_entry() will be called for non-existing proc directory and trigger the warning below. Let\u0027s handle the error of rpc_proc_register() properly in nfs_net_init(). [0]: name \u0027nfs\u0027 WARNING: CPU: 1 PID: 1710 at fs/proc/generic.c:711 remove_proc_entry+0x1bb/0x2d0 fs/proc/generic.c:711 Modules linked in: CPU: 1 PID: 1710 Comm: syz-executor.2 Not tainted 6.8.0-12822-gcd51db110a7e #12 Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS rel-1.16.0-0-gd239552ce722-prebuilt.qemu.org 04/01/2014 RIP: 0010:remove_proc_entry+0x1bb/0x2d0 fs/proc/generic.c:711 Code: 41 5d 41 5e c3 e8 85 09 b5 ff 48 c7 c7 88 58 64 86 e8 09 0e 71 02 e8 74 09 b5 ff 4c 89 e6 48 c7 c7 de 1b 80 84 e8 c5 ad 97 ff \u003c0f\u003e 0b eb b1 e8 5c 09 b5 ff 48 c7 c7 88 58 64 86 e8 e0 0d 71 02 eb RSP: 0018:ffffc9000c6d7ce0 EFLAGS: 00010286 RAX: 0000000000000000 RBX: ffff8880422b8b00 RCX: ffffffff8110503c RDX: ffff888030652f00 RSI: ffffffff81105045 RDI: 0000000000000001 RBP: 0000000000000000 R08: 0000000000000001 R09: 0000000000000000 R10: 0000000000000001 R11: ffffffff81bb62cb R12: ffffffff84807ffc R13: ffff88804ad6fcc0 R14: ffffffff84807ffc R15: ffffffff85741ff8 FS: 00007f30cfba8640(0000) GS:ffff88807dd00000(0000) knlGS:0000000000000000 CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 CR2: 00007ff51afe8000 CR3: 000000005a60a005 CR4: 0000000000770ef0 DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400 PKRU: 55555554 Call Trace: \u003cTASK\u003e rpc_proc_unregister+0x64/0x70 net/sunrpc/stats.c:310 nfs_net_exit+0x1c/0x30 fs/nfs/inode.c:2438 ops_exit_list+0x62/0xb0 net/core/net_namespace.c:170 setup_net+0x46c/0x660 net/core/net_namespace.c:372 copy_net_ns+0x244/0x590 net/core/net_namespace.c:505 create_new_namespaces+0x2ed/0x770 kernel/nsproxy.c:110 unshare_nsproxy_namespaces+0xae/0x160 kernel/nsproxy.c:228 ksys_unshare+0x342/0x760 kernel/fork.c:3322 __do_sys_unshare kernel/fork.c:3393 [inline] __se_sys_unshare kernel/fork.c:3391 [inline] __x64_sys_unshare+0x1f/0x30 kernel/fork.c:3391 do_syscall_x64 arch/x86/entry/common.c:52 [inline] do_syscall_64+0x4f/0x110 arch/x86/entry/common.c:83 entry_SYSCALL_64_after_hwframe+0x46/0x4e RIP: 0033:0x7f30d0febe5d Code: ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 48 89 f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 \u003c48\u003e 3d 01 f0 ff ff 73 01 c3 48 8b 0d 73 9f 1b 00 f7 d8 64 89 01 48 RSP: 002b:00007f30cfba7cc8 EFLAGS: 00000246 ORIG_RAX: 0000000000000110 RAX: ffffffffffffffda RBX: 00000000004bbf80 RCX: 00007f30d0febe5d RDX: 0000000000000000 RSI: 0000000000000000 RDI: 000000006c020600 RBP: 00000000004bbf80 R08: 0000000000000000 R09: 0000000000000000 R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000002 R13: 000000000000000b R14: 00007f30d104c530 R15: 0000000000000000 \u003c/TASK\u003e",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-36939"
},
{
"cve": "CVE-2024-36940",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: pinctrl: core: delete incorrect free in pinctrl_enable() The \"pctldev\" struct is allocated in devm_pinctrl_register_and_init(). It\u0027s a devm_ managed pointer that is freed by devm_pinctrl_dev_release(), so freeing it in pinctrl_enable() will lead to a double free. The devm_pinctrl_dev_release() function frees the pindescs and destroys the mutex as well.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-36940"
},
{
"cve": "CVE-2024-36959",
"cwe": {
"id": "CWE-668",
"name": "Exposure of Resource to Wrong Sphere"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: pinctrl: devicetree: fix refcount leak in pinctrl_dt_to_map() If we fail to allocate propname buffer, we need to drop the reference count we just took. Because the pinctrl_dt_free_maps() includes the droping operation, here we call it directly.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-36959"
},
{
"cve": "CVE-2024-36974",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "net/sched: taprio: always validate TCA_TAPRIO_ATTR_PRIOMAP. If one TCA_TAPRIO_ATTR_PRIOMAP attribute has been provided, taprio_parse_mqprio_opt() must validate it, or userspace can inject arbitrary data to the kernel, the second time taprio_change() is called. First call (with valid attributes) sets dev-\u003enum_tc to a non zero value. Second call (with arbitrary mqprio attributes) returns early from taprio_parse_mqprio_opt() and bad things can happen.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-36974"
},
{
"cve": "CVE-2024-36978",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "net: sched: sch_multiq: possible OOB write in multiq_tune() q-\u003ebands will be assigned to qopt-\u003ebands to execute subsequent code logic after kmalloc. So the old q-\u003ebands should not be used in kmalloc. Otherwise, an out-of-bounds write will occur.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:L",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-36978"
},
{
"cve": "CVE-2024-37356",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: tcp: Fix shift-out-of-bounds in dctcp_update_alpha().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-37356"
},
{
"cve": "CVE-2024-38381",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "nfc: nci: Fix uninit-value in nci_rx_work syzbot reported the following uninit-value access issue [1] nci_rx_work() parses received packet from ndev-\u003erx_q. It should be validated header size, payload size and total packet size before processing the packet. If an invalid packet is detected, it should be silently discarded.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-38381"
},
{
"cve": "CVE-2024-38547",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "media: atomisp: ssh_css: null-pointer dereference in load_video_binaries.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-38547"
},
{
"cve": "CVE-2024-38552",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "drm/amd/display: Fix potential index out of bounds in color transformation function Fixes index out of bounds issue in the color transformation function. The issue could occur when the index \u0027i\u0027 exceeds the number of transfer function points (TRANSFER_FUNC_POINTS). The fix adds a check to ensure \u0027i\u0027 is within bounds before accessing the transfer function points. If \u0027i\u0027 is out of bounds, an error message is logged and the function returns false to indicate an error.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-38552"
},
{
"cve": "CVE-2024-38558",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "net: openvswitch: fix overwriting ct original tuple for ICMPv6 OVS_PACKET_CMD_EXECUTE has 3 main attributes: - OVS_PACKET_ATTR_KEY - Packet metadata in a netlink format. - OVS_PACKET_ATTR_PACKET - Binary packet content. - OVS_PACKET_ATTR_ACTIONS - Actions to execute on the packet. OVS_PACKET_ATTR_KEY is parsed first to populate sw_flow_key structure with the metadata like conntrack state, input port, recirculation id, etc.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-38558"
},
{
"cve": "CVE-2024-38559",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "scsi: qedf: Ensure the copied buf is NUL terminated Currently, we allocate a count-sized kernel buffer and copy count from userspace to that buffer. Later, we use kstrtouint on this buffer but we don\u0027t ensure that the string is terminated inside the buffer, this can lead to OOB read when using kstrtouint.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-38559"
},
{
"cve": "CVE-2024-38560",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "scsi: bfa: Ensure the copied buf is NUL terminated Currently, we allocate a nbytes-sized kernel buffer and copy nbytes from userspace to that buffer. Later, we use sscanf on this buffer but we don\u0027t ensure that the string is terminated inside the buffer, this can lead to OOB read when using sscanf.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-38560"
},
{
"cve": "CVE-2024-38565",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "wifi: ar5523: enable proper endpoint verification Syzkaller reports [1] hitting a warning about an endpoint in use not having an expected type to it. Fix the issue by checking for the existence of all proper endpoints with their according types intact. Sadly, this patch has not been tested on real hardware.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-38565"
},
{
"cve": "CVE-2024-38567",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "wifi: carl9170: add a proper sanity check for endpoints Syzkaller reports [1] hitting a warning which is caused by presence of a wrong endpoint type at the URB sumbitting stage. While there was a check for a specific 4th endpoint, since it can switch types between bulk and interrupt, other endpoints are trusted implicitly. Similar warning is triggered in a couple of other syzbot issues [2].",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-38567"
},
{
"cve": "CVE-2024-38578",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "ecryptfs: Fix buffer size for tag 66 packet The \u0027TAG 66 Packet Format\u0027 description is missing the cipher code and checksum fields that are packed into the message packet. As a result, the buffer allocated for the packet is 3 bytes too small and write_tag_66_packet() will write up to 3 bytes past the end of the buffer. Fix this by increasing the size of the allocation so the whole packet will always fit in the buffer.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-38578"
},
{
"cve": "CVE-2024-38579",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "crypto: bcm - Fix pointer arithmetic In spu2_dump_omd() value of ptr is increased by ciph_key_len instead of hash_iv_len which could lead to going beyond the buffer boundaries.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-38579"
},
{
"cve": "CVE-2024-38587",
"cwe": {
"id": "CWE-129",
"name": "Improper Validation of Array Index"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nspeakup: Fix sizeof() vs ARRAY_SIZE() bug\r\n\r\nThe \"buf\" pointer is an array of u16 values. This code should be\r\nusing ARRAY_SIZE() (which is 256) instead of sizeof() (which is 512),\r\notherwise it can the still got out of bounds.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-38587"
},
{
"cve": "CVE-2024-38589",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "netrom: fix possible dead-lock in nr_rt_ioctl() syzbot loves netrom, and found a possible deadlock in nr_rt_ioctl [1] Make sure we always acquire nr_node_list_lock before nr_node_lock(nr_node).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-38589"
},
{
"cve": "CVE-2024-38596",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: af_unix: Fix data races in unix_release_sock/unix_stream_sendmsg.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-38596"
},
{
"cve": "CVE-2024-38598",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: md: fix resync softlockup when bitmap size is less than array size.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-38598"
},
{
"cve": "CVE-2024-38599",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "jffs2: prevent xattr node from overflowing the eraseblock Add a check to make sure that the requested xattr node size is no larger than the eraseblock minus the cleanmarker. Unlike the usual inode nodes, the xattr nodes aren\u0027t split into parts and spread across multiple eraseblocks, which means that a xattr node must not occupy more than one eraseblock. If the requested xattr value is too large, the xattr node can spill onto the next eraseblock, overwriting the nodes and causing errors.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-38599"
},
{
"cve": "CVE-2024-38612",
"cwe": {
"id": "CWE-459",
"name": "Incomplete Cleanup"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: ipv6: sr: fix invalid unregister error path The error path of seg6_init() is wrong in case CONFIG_IPV6_SEG6_LWTUNNEL is not defined. In that case if seg6_hmac_init() fails, the genl_unregister_family() isn\u0027t called. This issue exist since commit 46738b1317e1 (\"ipv6: sr: add option to control lwtunnel support\"), and commit 5559cea2d5aa (\"ipv6: sr: fix possible use-after-free and null-ptr-deref\") replaced unregister_pernet_subsys() with genl_unregister_family() in this error path.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-38612"
},
{
"cve": "CVE-2024-38615",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "cpufreq: exit() callback is optional The exit() callback is optional and shouldn\u0027t be called without checking a valid pointer first. Also, we must clear freq_table pointer even if the exit() callback isn\u0027t present.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-38615"
},
{
"cve": "CVE-2024-38619",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "usb-storage: alauda: Check whether the media is initialized. The member \"uzonesize\" of struct alauda_info will remain 0 if alauda_init_media() fails, potentially causing divide errors in alauda_read_data() and alauda_write_lba().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-38619"
},
{
"cve": "CVE-2024-38635",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "soundwire: cadence: invalid PDI offset.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-38635"
},
{
"cve": "CVE-2024-38659",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "enic: Validate length of nl attributes in enic_set_vf_port enic_set_vf_port assumes that the nl attribute IFLA_PORT_PROFILE is of length PORT_PROFILE_MAX and that the nl attributes IFLA_PORT_INSTANCE_UUID, IFLA_PORT_HOST_UUID are of length PORT_UUID_MAX. These attributes are validated (in the function do_setlink in rtnetlink.c) using the nla_policy ifla_port_policy. The policy defines IFLA_PORT_PROFILE as NLA_STRING, IFLA_PORT_INSTANCE_UUID as NLA_BINARY and IFLA_PORT_HOST_UUID as NLA_STRING. That means that the length validation using the policy is for the max size of the attributes and not on exact size so the length of these attributes might be less than the sizes that enic_set_vf_port expects. This might cause an out of bands read access in the memcpys of the data of these attributes in enic_set_vf_port.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-38659"
},
{
"cve": "CVE-2024-38662",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "bpf: Allow delete from sockmap/sockhash only if update is allowed. We have seen an influx of syzkaller reports where a BPF program attached to a tracepoint triggers a locking rule violation by performing a map_delete on a sockmap/sockhash. We don\u0027t intend to support this artificial use scenario. Extend the existing verifier allowed-program-type check for updating sockmap/sockhash to also cover deleting from a map. From now on only BPF programs which were previously allowed to update sockmap/sockhash can delete from these map types.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-38662"
},
{
"cve": "CVE-2024-38780",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: dma-buf/sw-sync: don\u0027t enable IRQ from sync_print_obj().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-38780"
},
{
"cve": "CVE-2024-39468",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "smb: client: Deadlock in smb2_find_smb_tcon().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-39468"
},
{
"cve": "CVE-2024-39482",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "bcache: Variable length array abuse in btree_iter.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-39482"
},
{
"cve": "CVE-2024-39489",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: ipv6: sr: fix memleak in seg6_hmac_init_algo seg6_hmac_init_algo returns without cleaning up the previous allocations if one fails, so it\u0027s going to leak all that memory and the crypto tfms. Update seg6_hmac_exit to only free the memory when allocated, so we can reuse the code directly.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-39489"
},
{
"cve": "CVE-2024-39493",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ncrypto: qat - Fix ADF_DEV_RESET_SYNC memory leak\n\nUsing completion_done to determine whether the caller has gone\naway only works after a complete call. Furthermore it\u0027s still\npossible that the caller has not yet called wait_for_completion,\nresulting in another potential UAF.\n\nFix this by making the caller use cancel_work_sync and then freeing\nthe memory safely.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-39493"
},
{
"cve": "CVE-2024-39502",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "ionic: use after netif_napi_del(). When queues are started, netif_napi_add() and napi_enable() are called. If there are 4 queues and only 3 queues are used for the current configuration, only 3 queues\u0027 napi should be registered and enabled. The ionic_qcq_enable() checks whether the .poll pointer is not NULL for enabling only the using queue\u0027 napi. Unused queues\u0027 napi will not be registered by netif_napi_add(), so the .poll pointer indicates NULL. But it couldn\u0027t distinguish whether the napi was unregistered or not because netif_napi_del() doesn\u0027t reset the .poll pointer to NULL. So, ionic_qcq_enable() calls napi_enable() for the queue, which was unregistered by netif_napi_del().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-39502"
},
{
"cve": "CVE-2024-39503",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "netfilter: ipset: race between namespace cleanup and gc in the list:set type. The namespace cleanup can destroy the list:set type of sets while the gc of the set type is waiting to run in rcu cleanup. The latter uses data from the destroyed set which thus leads use after free.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-39503"
},
{
"cve": "CVE-2024-39509",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "HID: core: remove unnecessary WARN_ON() in implement(). There is a warning in a call to implement() when trying to write a value into a field of smaller size in an output report. Since implement() already has a warn message printed out with the help of hid_warn() and value in question gets trimmed with: ... value \u0026= m; ... WARN_ON may be considered superfluous.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-39509"
},
{
"cve": "CVE-2024-40905",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "ipv6: possible race in __fib6_drop_pcpu_from().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-40905"
},
{
"cve": "CVE-2024-40912",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "wifi: mac80211: deadlock in ieee80211_sta_ps_deliver_wakeup().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-40912"
},
{
"cve": "CVE-2024-40916",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "drm/exynos: hdmi: report safe 640x480 mode as a fallback when no EDID found When reading EDID fails and driver reports no modes available, the DRM core adds an artificial 1024x786 mode to the connector.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-40916"
},
{
"cve": "CVE-2024-40934",
"cwe": {
"id": "CWE-404",
"name": "Improper Resource Shutdown or Release"
},
"notes": [
{
"category": "summary",
"text": "HID: logitech-dj: Fix memory leak in logi_dj_recv_switch_to_dj_mode() Fix a memory leak on logi_dj_recv_send_report() error path.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-40934"
},
{
"cve": "CVE-2024-40941",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "wifi: iwlwifi: mvm: don\u0027t read past the mfuart notifcation. In case the firmware sends a notification that claims it has more data than it has, it will read past that was allocated for the notification.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-40941"
},
{
"cve": "CVE-2024-40942",
"cwe": {
"id": "CWE-402",
"name": "Transmission of Private Resources into a New Sphere (\u0027Resource Leak\u0027)"
},
"notes": [
{
"category": "summary",
"text": "wifi: mac80211: mesh: Fix leak of mesh_preq_queue objects The hwmp code use objects of type mesh_preq_queue, added to a list in ieee80211_if_mesh, to keep track of mpath we need to resolve. If the mpath gets deleted, ex mesh interface is removed, the entries in that list will never get cleaned.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-40942"
},
{
"cve": "CVE-2024-40945",
"cwe": {
"id": "CWE-393",
"name": "Return of Wrong Status Code"
},
"notes": [
{
"category": "summary",
"text": "iommu: Return right value in iommu_sva_bind_device() iommu_sva_bind_device() should return either a sva bond handle or an ERR_PTR value in error cases. Existing drivers (idxd and uacce) only check the return value with IS_ERR(). This could potentially lead to a kernel NULL pointer dereference issue if the function returns NULL instead of an error pointer. In reality, this doesn\u0027t cause any problems because iommu_sva_bind_device() only returns NULL when the kernel is not configured with CONFIG_IOMMU_SVA.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-40945"
},
{
"cve": "CVE-2024-40958",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "netns: Make get_net_ns() handle zero refcount net Syzkaller hit a warning: refcount_t: addition on 0; use-after-free.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-40958"
},
{
"cve": "CVE-2024-40959",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: xfrm6: check ip6_dst_idev() return value in xfrm6_get_saddr().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-40959"
},
{
"cve": "CVE-2024-40960",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "ipv6: prevent possible NULL dereference in rt6_probe() syzbot caught a NULL dereference in rt6_probe() [1] Bail out if __in6_dev_get() returns NULL.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-40960"
},
{
"cve": "CVE-2024-40961",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "ipv6: prevent possible NULL deref in fib6_nh_init() syzbot reminds us that in6_dev_get() can return NULL.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-40961"
},
{
"cve": "CVE-2024-40971",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "f2fs: remove clear SB_INLINECRYPT flag in default_options In f2fs_remount, SB_INLINECRYPT flag will be clear and re-set. If create new file or open file during this gap, these files will not use inlinecrypt. Worse case, it may lead to data corruption if wrappedkey_v0 is enable.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.0,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-40971"
},
{
"cve": "CVE-2024-40978",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "scsi: qedi: crash while reading debugfs attribute. The qedi_dbg_do_not_recover_cmd_read() function invokes sprintf() directly on a __user pointer, which results into the crash.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-40978"
},
{
"cve": "CVE-2024-40980",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "drop_monitor: replace spin_lock by raw_spin_lock trace_drop_common() is called with preemption disabled, and it acquires a spin_lock. This is problematic for RT kernels because spin_locks are sleeping locks in this configuration, which causes the following splat.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-40980"
},
{
"cve": "CVE-2024-40984",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "ACPICA: Revert \"ACPICA: avoid Info: mapping multiple BARs. Your kernel is fine.\"",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-40984"
},
{
"cve": "CVE-2024-40993",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "netfilter: ipset: suspicious rcu_dereference_protected().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-40993"
},
{
"cve": "CVE-2024-40995",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "net/sched: act_api: possible infinite loop in tcf_idr_check_alloc().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-40995"
},
{
"cve": "CVE-2024-41000",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "block/ioctl: prefer different overflow check Running syzkaller with the newly reintroduced signed integer overflow sanitizer.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-41000"
},
{
"cve": "CVE-2024-41004",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "tracing: Build event generation tests only as modules The kprobes and synth event generation test modules add events and lock (get a reference) those event file reference in module init function, and unlock and delete it in module exit function. This is because those are designed for playing as modules. If we make those modules as built-in, those events are left locked in the kernel, and never be removed.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-41004"
},
{
"cve": "CVE-2024-41005",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "netpoll: race condition in netpoll_owner_active KCSAN detected a race condition in netpoll.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-41005"
},
{
"cve": "CVE-2024-41006",
"cwe": {
"id": "CWE-404",
"name": "Improper Resource Shutdown or Release"
},
"notes": [
{
"category": "summary",
"text": "netrom: a memory leak in nr_heartbeat_expiry().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-41006"
},
{
"cve": "CVE-2024-41016",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"notes": [
{
"category": "summary",
"text": "ocfs2: strict bound check before memcmp in ocfs2_xattr_find_entry()\r\n\r\nxattr in ocfs2 maybe \u0027non-indexed\u0027, which saved with additional space requested. It\u0027s better to check if the memory is out of bound before memcmp, although this possibility mainly comes from crafted poisonous images.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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:H/A:N",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-41016"
},
{
"cve": "CVE-2024-41996",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"notes": [
{
"category": "summary",
"text": "Validating the order of the public keys in the Diffie-Hellman Key Agreement Protocol, when an approved safe prime is used, allows remote attackers (from the client side) to trigger unnecessarily expensive server-side DHE modular-exponentiation calculations. The client may cause asymmetric resource consumption. The basic attack scenario is that the client must claim that it can only communicate with DHE, and the server must be configured to allow DHE and validate the order of the public key.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-41996"
},
{
"cve": "CVE-2024-42070",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registers register store validation for NFT_DATA_VALUE is conditional, however, the datatype is always either NFT_DATA_VALUE or NFT_DATA_VERDICT. This only requires a new helper function to infer the register type from the set datatype so this conditional check can be removed. Otherwise, pointer to chain object can be leaked through the registers.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-42070"
},
{
"cve": "CVE-2024-42082",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "summary",
"text": "xdp: unused WARN() in __xdp_reg_mem_model().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-42082"
},
{
"cve": "CVE-2024-42090",
"cwe": {
"id": "CWE-833",
"name": "Deadlock"
},
"notes": [
{
"category": "summary",
"text": "pinctrl: deadlock in create_pinctrl() when handling -EPROBE_DEFER. In create_pinctrl(), pinctrl_maps_mutex is acquired before calling add_setting(). If add_setting() returns -EPROBE_DEFER, create_pinctrl() calls pinctrl_free(). However, pinctrl_free() attempts to acquire pinctrl_maps_mutex, which is already held by create_pinctrl(), leading to a potential deadlock.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-42090"
},
{
"cve": "CVE-2024-42093",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "net/dpaa2: explicit cpumask var allocation on stack For CONFIG_CPUMASK_OFFSTACK=y kernel, explicit allocation of cpumask variable on stack can cause potential stack overflow.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-42093"
},
{
"cve": "CVE-2024-42094",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "net/iucv: explicit cpumask var allocation on stack For CONFIG_CPUMASK_OFFSTACK=y kernel, explicit allocation of cpumask variable on stack can cause potential stack overflow.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-42094"
},
{
"cve": "CVE-2024-42096",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: x86: stop playing stack games in profile_pc().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-42096"
},
{
"cve": "CVE-2024-42097",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "A missed validation vulnerability in the Linux Kernel\u0027s MIDI sequencer and router support functionality could allow a local user to crash the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-42097"
},
{
"cve": "CVE-2024-42114",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "wifi: cfg80211: restrict NL80211_ATTR_TXQ_QUANTUM values",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-42114"
},
{
"cve": "CVE-2024-42259",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\ndrm/i915/gem: Fix Virtual Memory mapping boundaries calculation\r\n\r\nCalculating the size of the mapped area as the lesser value\r\nbetween the requested size and the actual size does not consider\r\nthe partial mapping offset. This can cause page fault access.\r\n\r\nFix the calculation of the starting and ending addresses, the\r\ntotal size is now deduced from the difference between the end and\r\nstart addresses.\r\n\r\nAdditionally, the calculations have been rewritten in a clearer\r\nand more understandable form.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-42259"
},
{
"cve": "CVE-2024-42265",
"cwe": {
"id": "CWE-99",
"name": "Improper Control of Resource Identifiers (\u0027Resource Injection\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nprotect the fetch of -\u003efd[fd] in do_dup2() from mispredictions\r\n\r\nboth callers have verified that fd is not greater than -\u003emax_fds;\r\nhowever, misprediction might end up with\r\n tofree = fdt-\u003efd[fd];\r\nbeing speculatively executed. That\u0027s wrong for the same reasons\r\nwhy it\u0027s wrong in close_fd()/file_close_fd_locked(); the same\r\nsolution applies - array_index_nospec(fd, fdt-\u003emax_fds) could differ\r\nfrom fd only in case of speculative execution on mispredicted path.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-42265"
},
{
"cve": "CVE-2024-42272",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "sched: act_ct: take care of padding in struct zones_ht_key.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-42272"
},
{
"cve": "CVE-2024-42276",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nnvme-pci: add missing condition check for existence of mapped data\r\n\r\nnvme_map_data() is called when request has physical segments, hence\r\nthe nvme_unmap_data() should have same condition to avoid dereference.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-42276"
},
{
"cve": "CVE-2024-42281",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nbpf: Fix a segment issue when downgrading gso_size\r\n\r\nLinearize the skb when downgrading gso_size because it may trigger a\r\nBUG_ON() later when the skb is segmented as described in [1,2].",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-42281"
},
{
"cve": "CVE-2024-42283",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnet: nexthop: Initialize all fields in dumped nexthops\n\nstruct nexthop_grp contains two reserved fields that are not initialized by\nnla_put_nh_group(), and carry garbage. This can be observed e.g. with\nstrace (edited for clarity):\n\n # ip nexthop add id 1 dev lo\n # ip nexthop add id 101 group 1\n # strace -e recvmsg ip nexthop get id 101\n ...\n recvmsg(... [{nla_len=12, nla_type=NHA_GROUP},\n [{id=1, weight=0, resvd1=0x69, resvd2=0x67}]] ...) = 52\n\nThe fields are reserved and therefore not currently used. But as they are, they\nleak kernel memory, and the fact they are not just zero complicates repurposing\nof the fields for new ends. Initialize the full structure.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-42283"
},
{
"cve": "CVE-2024-42292",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nkobject_uevent: Fix OOB access within zap_modalias_env()\r\n\r\nzap_modalias_env() wrongly calculates size of memory block to move, so\r\nwill cause OOB memory access issue if variable MODALIAS is not the last\r\none within its @env parameter, fixed by correcting size to memmove.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-42292"
},
{
"cve": "CVE-2024-42302",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nPCI/DPC: Fix use-after-free on concurrent DPC and hot-removal\n\nKeith reports a use-after-free when a DPC event occurs concurrently to\nhot-removal of the same portion of the hierarchy:\n\nThe dpc_handler() awaits readiness of the secondary bus below the\nDownstream Port where the DPC event occurred. To do so, it polls the\nconfig space of the first child device on the secondary bus. If that\nchild device is concurrently removed, accesses to its struct pci_dev\ncause the kernel to oops.\n\nThat\u0027s because pci_bridge_wait_for_secondary_bus() neglects to hold a\nreference on the child device. Before v6.3, the function was only\ncalled on resume from system sleep or on runtime resume. Holding a\nreference wasn\u0027t necessary back then because the pciehp IRQ thread\ncould never run concurrently. (On resume from system sleep, IRQs are\nnot enabled until after the resume_noirq phase. And runtime resume is\nalways awaited before a PCI device is removed.)\n\nHowever starting with v6.3, pci_bridge_wait_for_secondary_bus() is also\ncalled on a DPC event. Commit 53b54ad074de (\"PCI/DPC: Await readiness\nof secondary bus after reset\"), which introduced that, failed to\nappreciate that pci_bridge_wait_for_secondary_bus() now needs to hold a\nreference on the child device because dpc_handler() and pciehp may\nindeed run concurrently. The commit was backported to v5.10+ stable\nkernels, so that\u0027s the oldest one affected.\n\nAdd the missing reference acquisition.\n\nAbridged stack trace:\n\n BUG: unable to handle page fault for address: 00000000091400c0\n CPU: 15 PID: 2464 Comm: irq/53-pcie-dpc 6.9.0\n RIP: pci_bus_read_config_dword+0x17/0x50\n pci_dev_wait()\n pci_bridge_wait_for_secondary_bus()\n dpc_reset_link()\n pcie_do_recovery()\n dpc_handler()",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-42302"
},
{
"cve": "CVE-2024-42304",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\next4: make sure the first directory block is not a hole",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-42304"
},
{
"cve": "CVE-2024-42305",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\next4: check dot and dotdot of dx_root before making dir indexed",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-42305"
},
{
"cve": "CVE-2024-42306",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nudf: Avoid using corrupted block bitmap buffer",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-42306"
},
{
"cve": "CVE-2024-42312",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nsysctl: always initialize i_uid/i_gid\r\n\r\nAlways initialize i_uid/i_gid inside the sysfs core so set_ownership()\r\ncan safely skip setting them.\r\n\r\nCommit 5ec27ec735ba (\"fs/proc/proc_sysctl.c: fix the default values of\r\ni_uid/i_gid on /proc/sys inodes.\") added defaults for i_uid/i_gid when\r\nset_ownership() was not implemented. It also missed adjusting\r\nnet_ctl_set_ownership() to use the same default values in case the\r\ncomputation of a better value failed.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-42312"
},
{
"cve": "CVE-2024-43828",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\next4: fix infinite loop when replaying fast_commit\n\nWhen doing fast_commit replay an infinite loop may occur due to an\nuninitialized extent_status struct. ext4_ext_determine_insert_hole() does\nnot detect the replay and calls ext4_es_find_extent_range(), which will\nreturn immediately without initializing the \u0027es\u0027 variable.\n\nBecause \u0027es\u0027 contains garbage, an integer overflow may happen causing an\ninfinite loop in this function, easily reproducible using fstest generic/039.\n\nThis commit fixes this issue by unconditionally initializing the structure\nin function ext4_es_find_extent_range().\n\nThanks to Zhang Yi, for figuring out the real problem!",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-43828"
},
{
"cve": "CVE-2024-43830",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nleds: trigger: Unregister sysfs attributes before calling deactivate()\r\n\r\nTriggers which have trigger specific sysfs attributes typically store\r\nrelated data in trigger-data allocated by the activate() callback and\r\nfreed by the deactivate() callback.\r\n\r\nCalling device_remove_groups() after calling deactivate() leaves a window\r\nwhere the sysfs attributes show/store functions could be called after\r\ndeactivation and then operate on the just freed trigger-data.\r\n\r\nMove the device_remove_groups() call to before deactivate() to close\r\nthis race window.\r\n\r\nThis also makes the deactivation path properly do things in reverse order\r\nof the activation path which calls the activate() callback before calling\r\ndevice_add_groups().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-43830"
},
{
"cve": "CVE-2024-43834",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nxdp: fix invalid wait context of page_pool_destroy()\r\n\r\nIf the driver uses a page pool, it creates a page pool with\r\npage_pool_create().\r\nThe reference count of page pool is 1 as default.\r\nA page pool will be destroyed only when a reference count reaches 0.\r\npage_pool_destroy() is used to destroy page pool, it decreases a\r\nreference count.\r\nWhen a page pool is destroyed, -\u003edisconnect() is called, which is\r\nmem_allocator_disconnect().\r\nThis function internally acquires mutex_lock().\r\n\r\nIf the driver uses XDP, it registers a memory model with\r\nxdp_rxq_info_reg_mem_model().\r\nThe xdp_rxq_info_reg_mem_model() internally increases a page pool\r\nreference count if a memory model is a page pool.\r\nNow the reference count is 2.\r\n\r\nTo destroy a page pool, the driver should call both page_pool_destroy()\r\nand xdp_unreg_mem_model().\r\nThe xdp_unreg_mem_model() internally calls page_pool_destroy().\r\nOnly page_pool_destroy() decreases a reference count.\r\n\r\nIf a driver calls page_pool_destroy() then xdp_unreg_mem_model(), we\r\nwill face an invalid wait context warning.\r\nBecause xdp_unreg_mem_model() calls page_pool_destroy() with\r\nrcu_read_lock().\r\nThe page_pool_destroy() internally acquires mutex_lock().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-43834"
},
{
"cve": "CVE-2024-43856",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\ndma: fix call order in dmam_free_coherent\n\ndmam_free_coherent() frees a DMA allocation, which makes the\nfreed vaddr available for reuse, then calls devres_destroy()\nto remove and free the data structure used to track the DMA\nallocation. Between the two calls, it is possible for a\nconcurrent task to make an allocation with the same vaddr\nand add it to the devres list.\n\nIf this happens, there will be two entries in the devres list\nwith the same vaddr and devres_destroy() can free the wrong\nentry, triggering the WARN_ON() in dmam_match.\n\nFix by destroying the devres entry before freeing the DMA\nallocation.\n\n kokonut //net/encryption\n http://sponge2/b9145fe6-0f72-4325-ac2f-a84d81075b03",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-43856"
},
{
"cve": "CVE-2024-43858",
"cwe": {
"id": "CWE-129",
"name": "Improper Validation of Array Index"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\njfs: Fix array-index-out-of-bounds in diFree",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-43858"
},
{
"cve": "CVE-2024-43871",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: devres: Fix memory leakage caused by driver API devm_free_percpu() It will cause memory leakage when use driver API devm_free_percpu() to free memory allocated by devm_alloc_percpu(), fixed by using devres_release() instead of devres_destroy() within devm_free_percpu().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-43871"
},
{
"cve": "CVE-2024-43879",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "wifi: cfg80211: Currently NL80211_RATE_INFO_HE_RU_ALLOC_2x996 is not handled in cfg80211_calculate_bitrate_he(), leading to warning.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-43879"
},
{
"cve": "CVE-2024-43882",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "exec: the execution may gain unintended privileges.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-43882"
},
{
"cve": "CVE-2024-43889",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "padata: vulnerability due to a possible divide-by-zero error in padata_mt_helper() during bootup, caused by an uninitialized chunk_size being zero.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-43889"
},
{
"cve": "CVE-2024-43890",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "tracing: vulnerability due to an overflow in get_free_elt(), which could lead to infinite loops and CPU hangs when the tracing map becomes full.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-43890"
},
{
"cve": "CVE-2024-43893",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "serial: core: vulnerability due to a missing check for uartclk being zero, leading to a potential divide-by-zero error when calling ioctl TIOCSSERIAL with an invalid baud_base.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-43893"
},
{
"cve": "CVE-2024-44935",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "sctp: Fix null-ptr-deref in reuseport_add_sock(). A Null Pointer Dereference in reuseport_add_sock() while accessing sk2-\u003esk_reuseport_cb . The repro first creates a listener with SO_REUSEPORT. Then, it creates another listener on the same port and concurrently closes the first listener. The second listen() calls reuseport_add_sock() with the first listener as sk2, where sk2-\u003esk_reuseport_cb is not expected to be cleared concurrently, but the close() does clear it by reuseport_detach_sock().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-44935"
},
{
"cve": "CVE-2024-44944",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: use helper function to calculate expect ID Delete expectation path is missing a call to the nf_expect_get_id() helper function to calculate the expectation ID, otherwise LSB of the expectation object address is leaked to userspace.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-44944"
},
{
"cve": "CVE-2024-44948",
"cwe": {
"id": "CWE-754",
"name": "Improper Check for Unusual or Exceptional Conditions"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nx86/mtrr: Check if fixed MTRRs exist before saving them\r\n\r\nMTRRs have an obsolete fixed variant for fine grained caching control\r\nof the 640K-1MB region that uses separate MSRs. This fixed variant has\r\na separate capability bit in the MTRR capability MSR.\r\n\r\nSo far all x86 CPUs which support MTRR have this separate bit set, so it\r\nwent unnoticed that mtrr_save_state() does not check the capability bit\r\nbefore accessing the fixed MTRR MSRs.\r\n\r\nThough on a CPU that does not support the fixed MTRR capability this\r\nresults in a #GP. The #GP itself is harmless because the RDMSR fault is\r\nhandled gracefully, but results in a WARN_ON().\r\n\r\nAdd the missing capability check to prevent this.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-44948"
},
{
"cve": "CVE-2024-44960",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "usb: gadget: core: Check for unset descriptor. It needs to be reassured that the descriptor has been set before looking at maxpacket. This fixes a null pointer panic in this case. This may happen if the gadget doesn\u0027t properly set up the endpoint for the current speed, or the gadget descriptors are malformed and the descriptor for the speed/endpoint are not found. No current gadget driver is known to have this problem, but this may cause a hard-to-find bug during development of new gadgets.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-44960"
},
{
"cve": "CVE-2024-44987",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: ipv6: prevent UAF in ip6_send_skb().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-44987"
},
{
"cve": "CVE-2024-44989",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: bonding: fix xfrm real_dev null pointer dereference.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-44989"
},
{
"cve": "CVE-2024-44990",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: bonding: fix null pointer deref in bond_ipsec_offload_ok We must check if there is an active slave before dereferencing the pointer.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-44990"
},
{
"cve": "CVE-2024-45016",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: netem: fix return value if duplicate enqueue fails.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-45016"
},
{
"cve": "CVE-2024-45018",
"cwe": {
"id": "CWE-456",
"name": "Missing Initialization of a Variable"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: initialise extack before use Fix missing initialisation of extack in flow offload.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-45018"
},
{
"cve": "CVE-2024-46679",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: ethtool: check device is present when getting link settings.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-46679"
},
{
"cve": "CVE-2024-46743",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: of/irq: Prevent device address out-of-bounds read in interrupt map walk.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-46743"
},
{
"cve": "CVE-2024-46744",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: Squashfs: sanity check symbolic link size.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-46744"
},
{
"cve": "CVE-2024-46745",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: Input: uinput - reject requests with unreasonable number of slots When exercising uinput interface syzkaller may try setting up device with a really large number of slots, which causes memory allocation failure in input_mt_init_slots(). While this allocation failure is handled properly and request is rejected, it results in syzkaller reports. Additionally, such request may put undue burden on the system which will try to free a lot of memory for a bogus request. Fix it by limiting allowed number of slots to 100. This can easily be extended if we see devices that can track more than 100 contacts.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-46745"
},
{
"cve": "CVE-2024-46750",
"cwe": {
"id": "CWE-413",
"name": "Improper Resource Locking"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: PCI: Add missing bridge lock to pci_bus_lock().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-46750"
},
{
"cve": "CVE-2024-46759",
"cwe": {
"id": "CWE-124",
"name": "Buffer Underwrite (\u0027Buffer Underflow\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: hwmon: (adc128d818) Fix underflows seen when writing limit attributes DIV_ROUND_CLOSEST() after kstrtol() results in an underflow if a large negative number such as -9223372036854775808 is provided by the user. Fix it by reordering clamp_val() and DIV_ROUND_CLOSEST() operations.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-46759"
},
{
"cve": "CVE-2024-46783",
"cwe": {
"id": "CWE-229",
"name": "Improper Handling of Values"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: tcp_bpf: fix return value of tcp_bpf_sendmsg().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-46783"
},
{
"cve": "CVE-2024-46854",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nnet: dpaa: Pad packets to ETH_ZLEN\r\n\r\nWhen sending packets under 60 bytes, up to three bytes of the buffer following the data may be leaked. Avoid this by extending all packets to ETH_ZLEN, ensuring nothing is leaked in the padding. This bug can be reproduced by running\r\n\r\n\t$ ping -s 11 destination",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-46854"
},
{
"cve": "CVE-2024-46865",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nfou: fix initialization of grc\r\nThe grc must be initialize first. There can be a condition where if fou is NULL, goto out will be executed and grc would be used uninitialized.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-46865"
},
{
"cve": "CVE-2024-47660",
"cwe": {
"id": "CWE-413",
"name": "Improper Resource Locking"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: fsnotify: clear PARENT_WATCHED flags lazily In some setups directories can have many (usually negative) dentries. Hence __fsnotify_update_child_dentry_flags() function can take a significant amount of time. Since the bulk of this function happens under inode-\u003ei_lock this causes a significant contention on the lock when we remove the watch from the directory as the __fsnotify_update_child_dentry_flags() call from fsnotify_recalc_mask() races with __fsnotify_update_child_dentry_flags() calls from __fsnotify_parent() happening on children. This can lead upto softlockup reports reported by users. Fix the problem by calling fsnotify_update_children_dentry_flags() to set PARENT_WATCHED flags only when parent starts watching children. When parent stops watching children, clear false positive PARENT_WATCHED flags lazily in __fsnotify_parent() for each accessed child.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-47660"
},
{
"cve": "CVE-2024-47672",
"cwe": {
"id": "CWE-754",
"name": "Improper Check for Unusual or Exceptional Conditions"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nwifi: iwlwifi: mvm: don\u0027t wait for tx queues if firmware is dead\r\n\r\nThere is a WARNING in iwl_trans_wait_tx_queues_empty() (that was recently converted from just a message), that can be hit if we wait for TX queues to become empty after firmware died. Clearly, we can\u0027t expect anything from the firmware after it\u0027s declared dead.\r\n\r\nDon\u0027t call iwl_trans_wait_tx_queues_empty() in this case. While it could be a good idea to stop the flow earlier, the flush functions do some maintenance work that is not related to the firmware, so keep that part of the code running even when the firmware is not running.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-47672"
},
{
"cve": "CVE-2024-47684",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\ntcp: check skb is non-NULL in tcp_rto_delta_us()\r\n\r\nWe have some machines running stock Ubuntu 20.04.6 which is their 5.4.0-174-generic\r\nkernel that are running ceph and recently hit a null ptr dereference in\r\ntcp_rearm_rto(). Initially hitting it from the TLP path, but then later we also\r\nsaw it getting hit from the RACK case as well. Here are examples of the oops\r\nmessages we saw in each of those cases:\r\n\r\nJul 26 15:05:02 rx [11061395.780353] BUG: kernel NULL pointer dereference, address: 0000000000000020\r\nJul 26 15:05:02 rx [11061395.787572] #PF: supervisor read access in kernel mode\r\nJul 26 15:05:02 rx [11061395.792971] #PF: error_code(0x0000) - not-present page\r\nJul 26 15:05:02 rx [11061395.798362] PGD 0 P4D 0\r\nJul 26 15:05:02 rx [11061395.801164] Oops: 0000 [#1] SMP NOPTI\r\nJul 26 15:05:02 rx [11061395.805091] CPU: 0 PID: 9180 Comm: msgr-worker-1 Tainted: G W 5.4.0-174-generic #193-Ubuntu\r\nJul 26 15:05:02 rx [11061395.814996] Hardware name: Supermicro SMC 2x26 os-gen8 64C NVME-Y 256G/H12SSW-NTR, BIOS 2.5.V1.2U.NVMe.UEFI 05/09/2023\r\nJul 26 15:05:02 rx [11061395.825952] RIP: 0010:tcp_rearm_rto+0xe4/0x160\r\nJul 26 15:05:02 rx [11061395.830656] Code: 87 ca 04 00 00 00 5b 41 5c 41 5d 5d c3 c3 49 8b bc 24 40 06 00 00 eb 8d 48 bb cf f7 53 e3 a5 9b c4 20 4c 89 ef e8 0c fe 0e 00 \u003c48\u003e 8b 78 20 48 c1 ef 03 48 89 f8 41 8b bc 24 80 04 00 00 48 f7 e3\r\nJul 26 15:05:02 rx [11061395.849665] RSP: 0018:ffffb75d40003e08 EFLAGS: 00010246\r\nJul 26 15:05:02 rx [11061395.855149] RAX: 0000000000000000 RBX: 20c49ba5e353f7cf RCX: 0000000000000000\r\nJul 26 15:05:02 rx [11061395.862542] RDX: 0000000062177c30 RSI: 000000000000231c RDI: ffff9874ad283a60\r\nJul 26 15:05:02 rx [11061395.869933] RBP: ffffb75d40003e20 R08: 0000000000000000 R09: ffff987605e20aa8\r\nJul 26 15:05:02 rx [11061395.877318] R10: ffffb75d40003f00 R11: ffffb75d4460f740 R12: ffff9874ad283900\r\nJul 26 15:05:02 rx [11061395.884710] R13: ffff9874ad283a60 R14: ffff9874ad283980 R15: ffff9874ad283d30\r\nJul 26 15:05:02 rx [11061395.892095] FS: 00007f1ef4a2e700(0000) GS:ffff987605e00000(0000) knlGS:0000000000000000\r\nJul 26 15:05:02 rx [11061395.900438] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033\r\nJul 26 15:05:02 rx [11061395.906435] CR2: 0000000000000020 CR3: 0000003e450ba003 CR4: 0000000000760ef0\r\nJul 26 15:05:02 rx [11061395.913822] PKRU: 55555554\r\nJul 26 15:05:02 rx [11061395.916786] Call Trace:\r\nJul 26 15:05:02 rx [11061395.919488]\r\nJul 26 15:05:02 rx [11061395.921765] ? show_regs.cold+0x1a/0x1f\r\nJul 26 15:05:02 rx [11061395.925859] ? __die+0x90/0xd9\r\nJul 26 15:05:02 rx [11061395.929169] ? no_context+0x196/0x380\r\nJul 26 15:05:02 rx [11061395.933088] ? ip6_protocol_deliver_rcu+0x4e0/0x4e0\r\nJul 26 15:05:02 rx [11061395.938216] ? ip6_sublist_rcv_finish+0x3d/0x50\r\nJul 26 15:05:02 rx [11061395.943000] ? __bad_area_nosemaphore+0x50/0x1a0\r\nJul 26 15:05:02 rx [11061395.947873] ? bad_area_nosemaphore+0x16/0x20\r\nJul 26 15:05:02 rx [11061395.952486] ? do_user_addr_fault+0x267/0x450\r\nJul 26 15:05:02 rx [11061395.957104] ? ipv6_list_rcv+0x112/0x140\r\nJul 26 15:05:02 rx [11061395.961279] ? __do_page_fault+0x58/0x90\r\nJul 26 15:05:02 rx [11061395.965458] ? do_page_fault+0x2c/0xe0\r\nJul 26 15:05:02 rx [11061395.969465] ? page_fault+0x34/0x40\r\nJul 26 15:05:02 rx [11061395.973217] ? tcp_rearm_rto+0xe4/0x160\r\nJul 26 15:05:02 rx [11061395.977313] ? tcp_rearm_rto+0xe4/0x160\r\nJul 26 15:05:02 rx [11061395.981408] tcp_send_loss_probe+0x10b/0x220\r\nJul 26 15:05:02 rx [11061395.985937] tcp_write_timer_handler+0x1b4/0x240\r\nJul 26 15:05:02 rx [11061395.990809] tcp_write_timer+0x9e/0xe0\r\nJul 26 15:05:02 rx [11061395.994814] ? tcp_write_timer_handler+0x240/0x240\r\nJul 26 15:05:02 rx [11061395.999866] call_timer_fn+0x32/0x130\r\nJul 26 15:05:02 rx [11061396.003782] __run_timers.part.0+0x180/0x280\r\nJul 26 15:05:02 rx [11061396.008309] ? recalibrate_cpu_khz+0x10/0x10\r\nJul 26 15:05:02 rx [11061396.012841] ? native_x2apic_icr_write+0x30/0x30\r\nJul 26 15:05:02 rx [11061396.017718] ? lapic_next_even\r\n---truncated---",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-47684"
},
{
"cve": "CVE-2024-47685",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nnetfilter: nf_reject_ipv6: fix nf_reject_ip6_tcphdr_put()\r\n\r\nsyzbot reported that nf_reject_ip6_tcphdr_put() was possibly sending garbage on the four reserved tcp bits (th-\u003eres1)\r\n\r\nUse skb_put_zero() to clear the whole TCP header, as done in nf_reject_ip_tcphdr_put()\r\n\r\nBUG: KMSAN: uninit-value in nf_reject_ip6_tcphdr_put+0x688/0x6c0 net/ipv6/netfilter/nf_reject_ipv6.c:255\r\n nf_reject_ip6_tcphdr_put+0x688/0x6c0 net/ipv6/netfilter/nf_reject_ipv6.c:255\r\n nf_send_reset6+0xd84/0x15b0 net/ipv6/netfilter/nf_reject_ipv6.c:344\r\n nft_reject_inet_eval+0x3c1/0x880 net/netfilter/nft_reject_inet.c:48\r\n expr_call_ops_eval net/netfilter/nf_tables_core.c:240 [inline]\r\n nft_do_chain+0x438/0x22a0 net/netfilter/nf_tables_core.c:288\r\n nft_do_chain_inet+0x41a/0x4f0 net/netfilter/nft_chain_filter.c:161\r\n nf_hook_entry_hookfn include/linux/netfilter.h:154 [inline]\r\n nf_hook_slow+0xf4/0x400 net/netfilter/core.c:626\r\n nf_hook include/linux/netfilter.h:269 [inline]\r\n NF_HOOK include/linux/netfilter.h:312 [inline]\r\n ipv6_rcv+0x29b/0x390 net/ipv6/ip6_input.c:310\r\n __netif_receive_skb_one_core net/core/dev.c:5661 [inline]\r\n __netif_receive_skb+0x1da/0xa00 net/core/dev.c:5775\r\n process_backlog+0x4ad/0xa50 net/core/dev.c:6108\r\n __napi_poll+0xe7/0x980 net/core/dev.c:6772\r\n napi_poll net/core/dev.c:6841 [inline]\r\n net_rx_action+0xa5a/0x19b0 net/core/dev.c:6963\r\n handle_softirqs+0x1ce/0x800 kernel/softirq.c:554\r\n __do_softirq+0x14/0x1a kernel/softirq.c:588\r\n do_softirq+0x9a/0x100 kernel/softirq.c:455\r\n __local_bh_enable_ip+0x9f/0xb0 kernel/softirq.c:382\r\n local_bh_enable include/linux/bottom_half.h:33 [inline]\r\n rcu_read_unlock_bh include/linux/rcupdate.h:908 [inline]\r\n __dev_queue_xmit+0x2692/0x5610 net/core/dev.c:4450\r\n dev_queue_xmit include/linux/netdevice.h:3105 [inline]\r\n neigh_resolve_output+0x9ca/0xae0 net/core/neighbour.c:1565\r\n neigh_output include/net/neighbour.h:542 [inline]\r\n ip6_finish_output2+0x2347/0x2ba0 net/ipv6/ip6_output.c:141\r\n __ip6_finish_output net/ipv6/ip6_output.c:215 [inline]\r\n ip6_finish_output+0xbb8/0x14b0 net/ipv6/ip6_output.c:226\r\n NF_HOOK_COND include/linux/netfilter.h:303 [inline]\r\n ip6_output+0x356/0x620 net/ipv6/ip6_output.c:247\r\n dst_output include/net/dst.h:450 [inline]\r\n NF_HOOK include/linux/netfilter.h:314 [inline]\r\n ip6_xmit+0x1ba6/0x25d0 net/ipv6/ip6_output.c:366\r\n inet6_csk_xmit+0x442/0x530 net/ipv6/inet6_connection_sock.c:135\r\n __tcp_transmit_skb+0x3b07/0x4880 net/ipv4/tcp_output.c:1466\r\n tcp_transmit_skb net/ipv4/tcp_output.c:1484 [inline]\r\n tcp_connect+0x35b6/0x7130 net/ipv4/tcp_output.c:4143\r\n tcp_v6_connect+0x1bcc/0x1e40 net/ipv6/tcp_ipv6.c:333\r\n __inet_stream_connect+0x2ef/0x1730 net/ipv4/af_inet.c:679\r\n inet_stream_connect+0x6a/0xd0 net/ipv4/af_inet.c:750\r\n __sys_connect_file net/socket.c:2061 [inline]\r\n __sys_connect+0x606/0x690 net/socket.c:2078\r\n __do_sys_connect net/socket.c:2088 [inline]\r\n __se_sys_connect net/socket.c:2085 [inline]\r\n __x64_sys_connect+0x91/0xe0 net/socket.c:2085\r\n x64_sys_call+0x27a5/0x3ba0 arch/x86/include/generated/asm/syscalls_64.h:43\r\n do_syscall_x64 arch/x86/entry/common.c:52 [inline]\r\n do_syscall_64+0xcd/0x1e0 arch/x86/entry/common.c:83\r\n entry_SYSCALL_64_after_hwframe+0x77/0x7f\r\n\r\nUninit was stored to memory at:\r\n nf_reject_ip6_tcphdr_put+0x60c/0x6c0 net/ipv6/netfilter/nf_reject_ipv6.c:249\r\n nf_send_reset6+0xd84/0x15b0 net/ipv6/netfilter/nf_reject_ipv6.c:344\r\n nft_reject_inet_eval+0x3c1/0x880 net/netfilter/nft_reject_inet.c:48\r\n expr_call_ops_eval net/netfilter/nf_tables_core.c:240 [inline]\r\n nft_do_chain+0x438/0x22a0 net/netfilter/nf_tables_core.c:288\r\n nft_do_chain_inet+0x41a/0x4f0 net/netfilter/nft_chain_filter.c:161\r\n nf_hook_entry_hookfn include/linux/netfilter.h:154 [inline]\r\n nf_hook_slow+0xf4/0x400 net/netfilter/core.c:626\r\n nf_hook include/linux/netfilter.h:269 [inline]\r\n NF_HOOK include/linux/netfilter.h:312 [inline]\r\n ipv6_rcv+0x29b/0x390 net/ipv6/ip6_input.c:310\r\n __netif_receive_skb_one_core\r\n---truncated---",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-47685"
},
{
"cve": "CVE-2024-47692",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nnfsd: return -EINVAL when namelen is 0\r\nWhen we have a corrupted main.sqlite in /var/lib/nfs/nfsdcld/, it may result in namelen being 0, which will cause memdup_user() to return ZERO_SIZE_PTR.\r\nWhen we access the name.data that has been assigned the value of ZERO_SIZE_PTR in nfs4_client_to_reclaim(), null pointer dereference is triggered.\r\n\r\n[ T1205] ==================================================================\r\n[ T1205] BUG: KASAN: null-ptr-deref in nfs4_client_to_reclaim+0xe9/0x260\r\n[ T1205] Read of size 1 at addr 0000000000000010 by task nfsdcld/1205\r\n[ T1205]\r\n[ T1205] CPU: 11 PID: 1205 Comm: nfsdcld Not tainted 5.10.0-00003-g2c1423731b8d #406\r\n[ T1205] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS ?-20190727_073836-buildvm-ppc64le-16.ppc.fedoraproject.org-3.fc31 04/01/2014\r\n[ T1205] Call Trace:\r\n[ T1205] dump_stack+0x9a/0xd0\r\n[ T1205] ? nfs4_client_to_reclaim+0xe9/0x260\r\n[ T1205] __kasan_report.cold+0x34/0x84\r\n[ T1205] ? nfs4_client_to_reclaim+0xe9/0x260\r\n[ T1205] kasan_report+0x3a/0x50\r\n[ T1205] nfs4_client_to_reclaim+0xe9/0x260\r\n[ T1205] ? nfsd4_release_lockowner+0x410/0x410\r\n[ T1205] cld_pipe_downcall+0x5ca/0x760\r\n[ T1205] ? nfsd4_cld_tracking_exit+0x1d0/0x1d0\r\n[ T1205] ? down_write_killable_nested+0x170/0x170\r\n[ T1205] ? avc_policy_seqno+0x28/0x40\r\n[ T1205] ? selinux_file_permission+0x1b4/0x1e0\r\n[ T1205] rpc_pipe_write+0x84/0xb0\r\n[ T1205] vfs_write+0x143/0x520\r\n[ T1205] ksys_write+0xc9/0x170\r\n[ T1205] ? __ia32_sys_read+0x50/0x50\r\n[ T1205] ? ktime_get_coarse_real_ts64+0xfe/0x110\r\n[ T1205] ? ktime_get_coarse_real_ts64+0xa2/0x110\r\n[ T1205] do_syscall_64+0x33/0x40\r\n[ T1205] entry_SYSCALL_64_after_hwframe+0x67/0xd1\r\n[ T1205] RIP: 0033:0x7fdbdb761bc7\r\n[ T1205] Code: 0f 00 f7 d8 64 89 02 48 c7 c0 ff ff ff ff eb b7 0f 1f 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 10 b8 01 00 00 00 0f 05 \u003c48\u003e 3d 00 f0 ff ff 77 514\r\n[ T1205] RSP: 002b:00007fff8c4b7248 EFLAGS: 00000246 ORIG_RAX: 0000000000000001\r\n[ T1205] RAX: ffffffffffffffda RBX: 000000000000042b RCX: 00007fdbdb761bc7\r\n[ T1205] RDX: 000000000000042b RSI: 00007fff8c4b75f0 RDI: 0000000000000008\r\n[ T1205] RBP: 00007fdbdb761bb0 R08: 0000000000000000 R09: 0000000000000001\r\n[ T1205] R10: 0000000000000000 R11: 0000000000000246 R12: 000000000000042b\r\n[ T1205] R13: 0000000000000008 R14: 00007fff8c4b75f0 R15: 0000000000000000\r\n[ T1205] ==================================================================",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-47692"
},
{
"cve": "CVE-2024-47696",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nRDMA/iwcm: Fix WARNING:at_kernel/workqueue.c:#check_flush_dependency\r\n\r\nIn the commit aee2424246f9 (\"RDMA/iwcm: Fix a use-after-free related to destroying CM IDs\"), the function flush_workqueue is invoked to flush the work queue iwcm_wq.\r\n\r\nBut at that time, the work queue iwcm_wq was created via the function alloc_ordered_workqueue without the flag WQ_MEM_RECLAIM.\r\n\r\nBecause the current process is trying to flush the whole iwcm_wq, if iwcm_wq doesn\u0027t have the flag WQ_MEM_RECLAIM, verify that the current process is not reclaiming memory or running on a workqueue which doesn\u0027t have the flag WQ_MEM_RECLAIM as that can break forward-progress guarantee leading to a deadlock.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-47696"
},
{
"cve": "CVE-2024-47697",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\ndrivers: media: dvb-frontends/rtl2830: fix an out-of-bounds write error\r\n\r\nEnsure index in rtl2830_pid_filter does not exceed 31 to prevent out-of-bounds access.\r\n\r\ndev-\u003efilters is a 32-bit value, so set_bit and clear_bit functions should only operate on indices from 0 to 31. If index is 32, it will attempt to access a non-existent 33rd bit, leading to out-of-bounds access.\r\nChange the boundary check from index \u003e 32 to index \u003e= 32 to resolve this issue.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-47697"
},
{
"cve": "CVE-2024-47699",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nnilfs2: fix potential null-ptr-deref in nilfs_btree_insert()\r\n\r\nPatch series \"nilfs2: fix potential issues with empty b-tree nodes\".\r\n\r\nThis series addresses three potential issues with empty b-tree nodes that can occur with corrupted filesystem images, including one recently discovered by syzbot.\r\n\r\n\r\nThis patch (of 3):\r\n\r\nIf a b-tree is broken on the device, and the b-tree height is greater than 2 (the level of the root node is greater than 1) even if the number of child nodes of the b-tree root is 0, a NULL pointer dereference occurs in nilfs_btree_prepare_insert(), which is called from nilfs_btree_insert().\r\n\r\nThis is because, when the number of child nodes of the b-tree root is 0, nilfs_btree_do_lookup() does not set the block buffer head in any of path[x].bp_bh, leaving it as the initial value of NULL, but if the level of the b-tree root node is greater than 1, nilfs_btree_get_nonroot_node(), which accesses the buffer memory of path[x].bp_bh, is called.\r\n\r\nFix this issue by adding a check to nilfs_btree_root_broken(), which performs sanity checks when reading the root node from the device, to detect this inconsistency.\r\n\r\nThanks to Lizhi Xu for trying to solve the bug and clarifying the cause early on.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-47699"
},
{
"cve": "CVE-2024-47701",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: ext4: avoid OOB when system.data xattr changes underneath the filesystem.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-47701"
},
{
"cve": "CVE-2024-47705",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nblock: fix potential invalid pointer dereference in blk_add_partition\r\n\r\nThe blk_add_partition() function initially used a single if-condition (IS_ERR(part)) to check for errors when adding a partition. This was modified to handle the specific case of -ENXIO separately, allowing the function to proceed without logging the error in this case. However, this change unintentionally left a path where md_autodetect_dev() could be called without confirming that part is a valid pointer.\r\n\r\nThis commit separates the error handling logic by splitting the initial if-condition, improving code readability and handling specific error scenarios explicitly. The function now distinguishes the general error case from -ENXIO without altering the existing behavior of md_autodetect_dev() calls.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-47705"
},
{
"cve": "CVE-2024-47706",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nblock, bfq: fix possible UAF for bfqq-\u003ebic with merge chain\r\n\r\nIn this case, IO from Process 1 will get bfqq2 from BIC1 first, and then\r\nget bfqq3 through merge chain, and finially handle IO by bfqq3.\r\nHowerver, current code will think bfqq2 is owned by BIC1, like initial\r\nstate, and set bfqq2-\u003ebic to BIC1.\r\n\r\nAllocated by task 20776:\r\n kasan_save_stack+0x20/0x40 mm/kasan/common.c:45\r\n kasan_set_track+0x25/0x30 mm/kasan/common.c:52\r\n __kasan_slab_alloc+0x87/0x90 mm/kasan/common.c:328\r\n kasan_slab_alloc include/linux/kasan.h:188 [inline]\r\n slab_post_alloc_hook mm/slab.h:763 [inline]\r\n slab_alloc_node mm/slub.c:3458 [inline]\r\n kmem_cache_alloc_node+0x1a4/0x6f0 mm/slub.c:3503\r\n ioc_create_icq block/blk-ioc.c:370 [inline]\r\n---truncated---",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-47706"
},
{
"cve": "CVE-2024-47707",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "ipv6: A NULL dereference vulnerability may occur in rt6_uncached_list_flush_dev() due to the necessary check being removed by a previous commit.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-47707"
},
{
"cve": "CVE-2024-47709",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "can: bcm: A warning is triggered when connect() is issued again for a socket whose connect()ed device has been unregistered. However, if the socket is just close()d without the 2nd connect(), the remaining bo-\u003ebcm_proc_read triggers unnecessary remove_proc_entry() in bcm_release().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-47709"
},
{
"cve": "CVE-2024-47710",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "summary",
"text": "sock_map: vulnerability result of adding a cond_resched() in sock_hash_free() to prevent CPU soft lockups when destroying maps with a large number of buckets.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-47710"
},
{
"cve": "CVE-2024-47713",
"cwe": {
"id": "CWE-664",
"name": "Improper Control of a Resource Through its Lifetime"
},
"notes": [
{
"category": "summary",
"text": "wifi: mac80211: vulnerability caused by implementing a two-phase skb reclamation in ieee80211_do_stop() to avoid warnings and potential issues caused by calling __dev_queue_xmit() with interrupts disabled.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-47713"
},
{
"cve": "CVE-2024-47718",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "wifi: rtw88: vulnerability may lead to a use-after-free (UAF) error if firmware loading is not properly synchronized during USB initialization and disconnection.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-47718"
},
{
"cve": "CVE-2024-47723",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\njfs: fix out-of-bounds in dbNextAG() and diAlloc()\r\n\r\nIn dbNextAG() , there is no check for the case where bmp-\u003edb_numag is greater or same than MAXAG due to a polluted image, which causes an out-of-bounds. Therefore, a bounds check should be added in dbMount().\r\n\r\nAnd in dbNextAG(), a check for the case where agpref is greater than bmp-\u003edb_numag should be added, so an out-of-bounds exception should be prevented.\r\n\r\nAdditionally, a check for the case where agno is greater or same than MAXAG should be added in diAlloc() to prevent out-of-bounds.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-47723"
},
{
"cve": "CVE-2024-47735",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "RDMA/hns: missuse of spin_lock_irq()/spin_unlock_irq() when spin_lock_irqsave()/spin_lock_irqrestore() was hold.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-47735"
},
{
"cve": "CVE-2024-47737",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: nfsd: call cache_put if xdr_reserve_space returns NULL.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-47737"
},
{
"cve": "CVE-2024-47747",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "net: seeq: Fix use after free vulnerability in ether3 Driver Due to Race Condition. In the ether3_probe function, a timer is initialized with a callback function ether3_ledoff, bound to \u0026prev(dev)-\u003etimer. Once the timer is started, there is a risk of a race condition if the module or device is removed, triggering the ether3_remove function to perform cleanup.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-47747"
},
{
"cve": "CVE-2024-49851",
"cwe": {
"id": "CWE-459",
"name": "Incomplete Cleanup"
},
"notes": [
{
"category": "summary",
"text": "tpm: Clean up TPM space after command failure tpm_dev_transmit prepares the TPM space before attempting command transmission. However if the command fails no rollback of this preparation is done. This can result in transient handles being leaked if the device is subsequently closed with no further commands performed.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-49851"
},
{
"cve": "CVE-2024-49889",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\next4: avoid use-after-free in ext4_ext_show_leaf()\r\n\r\nIn ext4_find_extent(), path may be freed by error or be reallocated, so\r\nusing a previously saved *ppath may have been freed and thus may trigger\r\nuse-after-free, as follows:\r\n\r\next4_split_extent\r\n path = *ppath;\r\n ext4_split_extent_at(ppath)\r\n path = ext4_find_extent(ppath)\r\n ext4_split_extent_at(ppath)\r\n // ext4_find_extent fails to free path\r\n // but zeroout succeeds\r\n ext4_ext_show_leaf(inode, path)\r\n eh = path[depth].p_hdr\r\n // path use-after-free !!!\r\n\r\nSimilar to ext4_split_extent_at(), we use *ppath directly as an input to\r\next4_ext_show_leaf(). Fix a spelling error by the way.\r\n\r\nSame problem in ext4_ext_handle_unwritten_extents(). Since \u0027path\u0027 is only\r\nused in ext4_ext_show_leaf(), remove \u0027path\u0027 and use *ppath directly.\r\n\r\nThis issue is triggered only when EXT_DEBUG is defined and therefore does\r\nnot affect functionality.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-49889"
},
{
"cve": "CVE-2024-49890",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\ndrm/amd/pm: ensure the fw_info is not null before using it\r\n\r\nThis resolves the dereference null return value warning reported by Coverity.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-49890"
},
{
"cve": "CVE-2024-49892",
"cwe": {
"id": "CWE-369",
"name": "Divide By Zero"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\ndrm/amd/display: Initialize get_bytes_per_element\u0027s default to 1\r\n\r\nVariables, used as denominators and maybe not assigned to other values, should not be 0. bytes_per_element_y \u0026 bytes_per_element_c are initialized by get_bytes_per_element() which should never return 0.\r\n\r\nThis fixes 10 DIVIDE_BY_ZERO issues reported by Coverity.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-49892"
},
{
"cve": "CVE-2024-49894",
"cwe": {
"id": "CWE-129",
"name": "Improper Validation of Array Index"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\ndrm/amd/display: Fix index out of bounds in degamma hardware format translation\r\n\r\nFixes index out of bounds issue in\r\n`cm_helper_translate_curve_to_degamma_hw_format` function. The issue\r\ncould occur when the index \u0027i\u0027 exceeds the number of transfer function\r\npoints (TRANSFER_FUNC_POINTS).\r\n\r\nThe fix adds a check to ensure \u0027i\u0027 is within bounds before accessing the\r\ntransfer function points. If \u0027i\u0027 is out of bounds the function returns\r\nfalse to indicate an error.\r\n\r\nReported by smatch:\r\ndrivers/gpu/drm/amd/amdgpu/../display/dc/dcn10/dcn10_cm_common.c:594 cm_helper_translate_curve_to_degamma_hw_format() error: buffer overflow \u0027output_tf-\u003etf_pts.red\u0027 1025 \u003c= s32max\r\ndrivers/gpu/drm/amd/amdgpu/../display/dc/dcn10/dcn10_cm_common.c:595 cm_helper_translate_curve_to_degamma_hw_format() error: buffer overflow \u0027output_tf-\u003etf_pts.green\u0027 1025 \u003c= s32max\r\ndrivers/gpu/drm/amd/amdgpu/../display/dc/dcn10/dcn10_cm_common.c:596 cm_helper_translate_curve_to_degamma_hw_format() error: buffer overflow \u0027output_tf-\u003etf_pts.blue\u0027 1025 \u003c= s32max",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-49894"
},
{
"cve": "CVE-2024-49900",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\njfs: Fix uninit-value access of new_ea in ea_buffer\r\n\r\nsyzbot reports that lzo1x_1_do_compress is using uninit-value:\r\n\r\n=====================================================\r\nBUG: KMSAN: uninit-value in lzo1x_1_do_compress+0x19f9/0x2510 lib/lzo/lzo1x_compress.c:178\r\n\r\n...\r\n\r\nUninit was stored to memory at:\r\n ea_put fs/jfs/xattr.c:639 [inline]\r\n\r\n...\r\n\r\nLocal variable ea_buf created at:\r\n __jfs_setxattr+0x5d/0x1ae0 fs/jfs/xattr.c:662\r\n __jfs_xattr_set+0xe6/0x1f0 fs/jfs/xattr.c:934\r\n\r\n=====================================================\r\n\r\nThe reason is ea_buf-\u003enew_ea is not initialized properly.\r\n\r\nFix this by using memset to empty its content at the beginning\r\nin ea_get().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-49900"
},
{
"cve": "CVE-2024-49902",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "jfs: vulnerability caused by assigning msm_gpu-\u003epdev earlier in the initialization process to prevent null pointer dereferences in msm_gpu_cleanup.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-49902"
},
{
"cve": "CVE-2024-49903",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\njfs: Fix uaf in dbFreeBits\r\n\r\n[syzbot reported]\r\n==================================================================\r\nBUG: KASAN: slab-use-after-free in __mutex_lock_common kernel/locking/mutex.c:587 [inline]\r\nBUG: KASAN: slab-use-after-free in __mutex_lock+0xfe/0xd70 kernel/locking/mutex.c:752\r\nRead of size 8 at addr ffff8880229254b0 by task syz-executor357/5216\r\n\r\nCPU: 0 UID: 0 PID: 5216 Comm: syz-executor357 Not tainted 6.11.0-rc3-syzkaller-00156-gd7a5aa4b3c00 #0\r\nHardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 06/27/2024\r\nCall Trace:\r\n \u003cTASK\u003e\r\n __dump_stack lib/dump_stack.c:93 [inline]\r\n dump_stack_lvl+0x241/0x360 lib/dump_stack.c:119\r\n print_address_description mm/kasan/report.c:377 [inline]\r\n print_report+0x169/0x550 mm/kasan/report.c:488\r\n kasan_report+0x143/0x180 mm/kasan/report.c:601\r\n __mutex_lock_common kernel/locking/mutex.c:587 [inline]\r\n __mutex_lock+0xfe/0xd70 kernel/locking/mutex.c:752\r\n dbFreeBits+0x7ea/0xd90 fs/jfs/jfs_dmap.c:2390\r\n dbFreeDmap fs/jfs/jfs_dmap.c:2089 [inline]\r\n dbFree+0x35b/0x680 fs/jfs/jfs_dmap.c:409\r\n dbDiscardAG+0x8a9/0xa20 fs/jfs/jfs_dmap.c:1650\r\n jfs_ioc_trim+0x433/0x670 fs/jfs/jfs_discard.c:100\r\n jfs_ioctl+0x2d0/0x3e0 fs/jfs/ioctl.c:131\r\n vfs_ioctl fs/ioctl.c:51 [inline]\r\n __do_sys_ioctl fs/ioctl.c:907 [inline]\r\n __se_sys_ioctl+0xfc/0x170 fs/ioctl.c:893\r\n do_syscall_x64 arch/x86/entry/common.c:52 [inline]\r\n do_syscall_64+0xf3/0x230 arch/x86/entry/common.c:83\r\n\r\nFreed by task 5218:\r\n kasan_save_stack mm/kasan/common.c:47 [inline]\r\n kasan_save_track+0x3f/0x80 mm/kasan/common.c:68\r\n kasan_save_free_info+0x40/0x50 mm/kasan/generic.c:579\r\n poison_slab_object+0xe0/0x150 mm/kasan/common.c:240\r\n __kasan_slab_free+0x37/0x60 mm/kasan/common.c:256\r\n kasan_slab_free include/linux/kasan.h:184 [inline]\r\n slab_free_hook mm/slub.c:2252 [inline]\r\n slab_free mm/slub.c:4473 [inline]\r\n kfree+0x149/0x360 mm/slub.c:4594\r\n dbUnmount+0x11d/0x190 fs/jfs/jfs_dmap.c:278\r\n jfs_mount_rw+0x4ac/0x6a0 fs/jfs/jfs_mount.c:247\r\n jfs_remount+0x3d1/0x6b0 fs/jfs/super.c:454\r\n reconfigure_super+0x445/0x880 fs/super.c:1083\r\n vfs_cmd_reconfigure fs/fsopen.c:263 [inline]\r\n vfs_fsconfig_locked fs/fsopen.c:292 [inline]\r\n __do_sys_fsconfig fs/fsopen.c:473 [inline]\r\n __se_sys_fsconfig+0xb6e/0xf80 fs/fsopen.c:345\r\n do_syscall_x64 arch/x86/entry/common.c:52 [inline]\r\n do_syscall_64+0xf3/0x230 arch/x86/entry/common.c:83\r\n entry_SYSCALL_64_after_hwframe+0x77/0x7f\r\n\r\n[Analysis]\r\nThere are two paths (dbUnmount and jfs_ioc_trim) that generate race condition when accessing bmap, which leads to the occurrence of uaf.\r\n\r\nUse the lock s_umount to synchronize them, in order to avoid uaf caused by race condition.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-49903"
},
{
"cve": "CVE-2024-49930",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "wifi: ath11k: fix array out-of-bound access in SoC stats. Currently, the ath11k_soc_dp_stats::hal_reo_error array is defined with a maximum size of DP_REO_DST_RING_MAX. However, the ath11k_dp_process_rx() function access ath11k_soc_dp_stats::hal_reo_error using the REO destination SRNG ring ID, which is incorrect. SRNG ring ID differ from normal ring ID, and this usage leads to out-of-bounds array access.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-49930"
},
{
"cve": "CVE-2024-49938",
"cwe": {
"id": "CWE-824",
"name": "Access of Uninitialized Pointer"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nwifi: ath9k_htc: Use __skb_set_length() for resetting urb before resubmit\r\n\r\nSyzbot points out that skb_trim() has a sanity check on the existing length of the skb, which can be uninitialised in some error paths. The intent here is clearly just to reset the length to zero before resubmitting, so switch to calling __skb_set_length(skb, 0) directly. In addition, __skb_set_length() already contains a call to skb_reset_tail_pointer(), so remove the redundant call.\r\n\r\nThe syzbot report came from ath9k_hif_usb_reg_in_cb(), but there\u0027s a similar usage of skb_trim() in ath9k_hif_usb_rx_cb(), change both while we\u0027re at it.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-49938"
},
{
"cve": "CVE-2024-49944",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_start. In sctp_listen_start() invoked by sctp_inet_listen(), it should set the sk_state back to CLOSED if sctp_autobind() fails due to whatever reason. Otherwise, next time when calling sctp_inet_listen(), if sctp_sk(sk)-\u003ereuse is already set via setsockopt(SCTP_REUSE_PORT), sctp_sk(sk)-\u003ebind_hash will be dereferenced as sk_state is LISTENING, which causes a crash as bind_hash is NULL",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-49944"
},
{
"cve": "CVE-2024-49948",
"cwe": {
"id": "CWE-124",
"name": "Buffer Underwrite (\u0027Buffer Underflow\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: net: add more sanity checks to qdisc_pkt_len_init().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-49948"
},
{
"cve": "CVE-2024-49949",
"cwe": {
"id": "CWE-124",
"name": "Buffer Underwrite (\u0027Buffer Underflow\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: net: avoid potential underflow in qdisc_pkt_len_init() with UFO.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-49949"
},
{
"cve": "CVE-2024-49952",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: prevent nf_skb_duplicated corruption.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-49952"
},
{
"cve": "CVE-2024-49955",
"cwe": {
"id": "CWE-672",
"name": "Operation on a Resource after Expiration or Release"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nACPI: battery: Fix possible crash when unregistering a battery hook\r\n\r\nWhen a battery hook returns an error when adding a new battery, then the battery hook is automatically unregistered.\r\nHowever the battery hook provider cannot know that, so it will later call battery_hook_unregister() on the already unregistered battery hook, resulting in a crash.\r\n\r\nFix this by using the list head to mark already unregistered battery hooks as already being unregistered so that they can be ignored by battery_hook_unregister().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-49955"
},
{
"cve": "CVE-2024-49973",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "r8169: RTL8125 added fields to the tally counter, this change could cause the chip to perform Direct Memory Access on these new fields, potentially writing to unallocated memory.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-49973"
},
{
"cve": "CVE-2024-49977",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "net: stmmac: port_transmit_rate_kbps could be set to a value of 0, which is then passed to the \"div_s64\" function when tc-cbs is disabled. This leads to a zero-division error.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-49977"
},
{
"cve": "CVE-2024-49997",
"cwe": {
"id": "CWE-226",
"name": "Sensitive Information in Resource Not Removed Before Reuse"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: net: ethernet: lantiq_etop: fix memory disclosure When applying padding, the buffer is not zeroed, which results in memory disclosure. The mentioned data is observed on the wire. This patch uses skb_put_padto() to pad Ethernet frames properly. The mentioned function zeroes the expanded buffer. In case the packet cannot be padded it is silently dropped. Statistics are also not incremented. This driver does not support statistics in the old 32-bit format or the new 64-bit format. These will be added in the future. In its current form, the patch should be easily backported to stable versions. Ethernet MACs on Amazon-SE and Danube cannot do padding of the packets in hardware, so software padding must be applied.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-49997"
},
{
"cve": "CVE-2024-50001",
"cwe": {
"id": "CWE-755",
"name": "Improper Handling of Exceptional Conditions"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nnet/mlx5: Fix error path in multi-packet WQE transmit\r\n\r\nRemove the erroneous unmap in case no DMA mapping was established\r\n\r\nThe multi-packet WQE transmit code attempts to obtain a DMA mapping for the skb. This could fail, e.g. under memory pressure, when the IOMMU driver just can\u0027t allocate more memory for page tables. While the code tries to handle this in the path below the err_unmap label it erroneously unmaps one entry from the sq\u0027s FIFO list of active mappings. Since the current map attempt failed this unmap is removing some random DMA mapping that might still be required. If the PCI function now presents that IOVA, the IOMMU may assumes a rogue DMA access and e.g. on s390 puts the PCI function in error state.\r\n\r\nThe erroneous behavior was seen in a stress-test environment that created memory pressure.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-50001"
},
{
"cve": "CVE-2024-50006",
"cwe": {
"id": "CWE-833",
"name": "Deadlock"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: ext4: fix i_data_sem unlock order in ext4_ind_migrate().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-50006"
},
{
"cve": "CVE-2024-50008",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "wifi: mwifiex: memcpy() field-spanning write warning in mwifiex_cmd_802_11_scan_ext() Replace one-element array with a flexible-array member in `struct host_cmd_ds_802_11_scan_ext`.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-50008"
},
{
"cve": "CVE-2024-50010",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nexec: don\u0027t WARN for racy path_noexec check\r\n\r\nBoth i_mode and noexec checks wrapped in WARN_ON stem from an artifact\r\nof the previous implementation. They used to legitimately check for the\r\ncondition, but that got moved up in two commits:\r\n633fb6ac3980 (\"exec: move S_ISREG() check earlier\")\r\n0fd338b2d2cd (\"exec: move path_noexec() check earlier\")\r\n\r\nInstead of being removed said checks are WARN_ON\u0027ed instead, which has some debug value.\r\n\r\nHowever, the spurious path_noexec check is racy, resulting in unwarranted warnings should someone race with setting the noexec flag.\r\n\r\nOne can note there is more to perm-checking whether execve is allowed and none of the conditions are guaranteed to still hold after they were tested for.\r\n\r\nAdditionally this does not validate whether the code path did any perm checking to begin with -- it will pass if the inode happens to be regular.\r\n\r\nKeep the redundant path_noexec() check even though it\u0027s mindless nonsense checking for guarantee that isn\u0027t given so drop the WARN.\r\n\r\nReword the commentary and do small tidy ups while here.\r\n\r\n[brauner: keep redundant path_noexec() check]",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-50010"
},
{
"cve": "CVE-2024-50015",
"cwe": {
"id": "CWE-665",
"name": "Improper Initialization"
},
"notes": [
{
"category": "summary",
"text": "ext4: dax: Overflowing extents beyond inode size when partially writing.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-50015"
},
{
"cve": "CVE-2024-50033",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nslip: make slhc_remember() more robust against malicious packets\r\n\r\nsyzbot found that slhc_remember() was missing checks against\r\nmalicious packets [1].\r\n\r\nslhc_remember() only checked the size of the packet was at least 20,\r\nwhich is not good enough.\r\n\r\nWe need to make sure the packet includes the IPv4 and TCP header\r\nthat are supposed to be carried.\r\n\r\nAdd iph and th pointers to make the code more readable.\r\n\r\n[1]\r\n\r\nBUG: KMSAN: uninit-value in slhc_remember+0x2e8/0x7b0 drivers/net/slip/slhc.c:666\r\n slhc_remember+0x2e8/0x7b0 drivers/net/slip/slhc.c:666\r\n ppp_receive_nonmp_frame+0xe45/0x35e0 drivers/net/ppp/ppp_generic.c:2455\r\n ppp_receive_frame drivers/net/ppp/ppp_generic.c:2372 [inline]\r\n ppp_do_recv+0x65f/0x40d0 drivers/net/ppp/ppp_generic.c:2212\r\n ppp_input+0x7dc/0xe60 drivers/net/ppp/ppp_generic.c:2327\r\n pppoe_rcv_core+0x1d3/0x720 drivers/net/ppp/pppoe.c:379\r\n sk_backlog_rcv+0x13b/0x420 include/net/sock.h:1113\r\n __release_sock+0x1da/0x330 net/core/sock.c:3072\r\n release_sock+0x6b/0x250 net/core/sock.c:3626\r\n pppoe_sendmsg+0x2b8/0xb90 drivers/net/ppp/pppoe.c:903\r\n sock_sendmsg_nosec net/socket.c:729 [inline]\r\n __sock_sendmsg+0x30f/0x380 net/socket.c:744\r\n ____sys_sendmsg+0x903/0xb60 net/socket.c:2602\r\n ___sys_sendmsg+0x28d/0x3c0 net/socket.c:2656\r\n __sys_sendmmsg+0x3c1/0x960 net/socket.c:2742\r\n __do_sys_sendmmsg net/socket.c:2771 [inline]\r\n __se_sys_sendmmsg net/socket.c:2768 [inline]\r\n __x64_sys_sendmmsg+0xbc/0x120 net/socket.c:2768\r\n x64_sys_call+0xb6e/0x3ba0 arch/x86/include/generated/asm/syscalls_64.h:308\r\n do_syscall_x64 arch/x86/entry/common.c:52 [inline]\r\n do_syscall_64+0xcd/0x1e0 arch/x86/entry/common.c:83\r\n entry_SYSCALL_64_after_hwframe+0x77/0x7f\r\n\r\nUninit was created at:\r\n slab_post_alloc_hook mm/slub.c:4091 [inline]\r\n slab_alloc_node mm/slub.c:4134 [inline]\r\n kmem_cache_alloc_node_noprof+0x6bf/0xb80 mm/slub.c:4186\r\n kmalloc_reserve+0x13d/0x4a0 net/core/skbuff.c:587\r\n __alloc_skb+0x363/0x7b0 net/core/skbuff.c:678\r\n alloc_skb include/linux/skbuff.h:1322 [inline]\r\n sock_wmalloc+0xfe/0x1a0 net/core/sock.c:2732\r\n pppoe_sendmsg+0x3a7/0xb90 drivers/net/ppp/pppoe.c:867\r\n sock_sendmsg_nosec net/socket.c:729 [inline]\r\n __sock_sendmsg+0x30f/0x380 net/socket.c:744\r\n ____sys_sendmsg+0x903/0xb60 net/socket.c:2602\r\n ___sys_sendmsg+0x28d/0x3c0 net/socket.c:2656\r\n __sys_sendmmsg+0x3c1/0x960 net/socket.c:2742\r\n __do_sys_sendmmsg net/socket.c:2771 [inline]\r\n __se_sys_sendmmsg net/socket.c:2768 [inline]\r\n __x64_sys_sendmmsg+0xbc/0x120 net/socket.c:2768\r\n x64_sys_call+0xb6e/0x3ba0 arch/x86/include/generated/asm/syscalls_64.h:308\r\n do_syscall_x64 arch/x86/entry/common.c:52 [inline]\r\n do_syscall_64+0xcd/0x1e0 arch/x86/entry/common.c:83\r\n entry_SYSCALL_64_after_hwframe+0x77/0x7f\r\n\r\nCPU: 0 UID: 0 PID: 5460 Comm: syz.2.33 Not tainted 6.12.0-rc2-syzkaller-00006-g87d6aab2389e #0\r\nHardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-50033"
},
{
"cve": "CVE-2024-50035",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nppp: fix ppp_async_encode() illegal access\r\n\r\nsyzbot reported an issue in ppp_async_encode() [1]\r\n\r\nIn this case, pppoe_sendmsg() is called with a zero size.\r\nThen ppp_async_encode() is called with an empty skb.\r\n\r\nBUG: KMSAN: uninit-value in ppp_async_encode drivers/net/ppp/ppp_async.c:545 [inline]\r\n BUG: KMSAN: uninit-value in ppp_async_push+0xb4f/0x2660 drivers/net/ppp/ppp_async.c:675\r\n ppp_async_encode drivers/net/ppp/ppp_async.c:545 [inline]\r\n ppp_async_push+0xb4f/0x2660 drivers/net/ppp/ppp_async.c:675\r\n ppp_async_send+0x130/0x1b0 drivers/net/ppp/ppp_async.c:634\r\n ppp_channel_bridge_input drivers/net/ppp/ppp_generic.c:2280 [inline]\r\n ppp_input+0x1f1/0xe60 drivers/net/ppp/ppp_generic.c:2304\r\n pppoe_rcv_core+0x1d3/0x720 drivers/net/ppp/pppoe.c:379\r\n sk_backlog_rcv+0x13b/0x420 include/net/sock.h:1113\r\n __release_sock+0x1da/0x330 net/core/sock.c:3072\r\n release_sock+0x6b/0x250 net/core/sock.c:3626\r\n pppoe_sendmsg+0x2b8/0xb90 drivers/net/ppp/pppoe.c:903\r\n sock_sendmsg_nosec net/socket.c:729 [inline]\r\n __sock_sendmsg+0x30f/0x380 net/socket.c:744\r\n ____sys_sendmsg+0x903/0xb60 net/socket.c:2602\r\n ___sys_sendmsg+0x28d/0x3c0 net/socket.c:2656\r\n __sys_sendmmsg+0x3c1/0x960 net/socket.c:2742\r\n __do_sys_sendmmsg net/socket.c:2771 [inline]\r\n __se_sys_sendmmsg net/socket.c:2768 [inline]\r\n __x64_sys_sendmmsg+0xbc/0x120 net/socket.c:2768\r\n x64_sys_call+0xb6e/0x3ba0 arch/x86/include/generated/asm/syscalls_64.h:308\r\n do_syscall_x64 arch/x86/entry/common.c:52 [inline]\r\n do_syscall_64+0xcd/0x1e0 arch/x86/entry/common.c:83\r\n entry_SYSCALL_64_after_hwframe+0x77/0x7f\r\n\r\nUninit was created at:\r\n slab_post_alloc_hook mm/slub.c:4092 [inline]\r\n slab_alloc_node mm/slub.c:4135 [inline]\r\n kmem_cache_alloc_node_noprof+0x6bf/0xb80 mm/slub.c:4187\r\n kmalloc_reserve+0x13d/0x4a0 net/core/skbuff.c:587\r\n __alloc_skb+0x363/0x7b0 net/core/skbuff.c:678\r\n alloc_skb include/linux/skbuff.h:1322 [inline]\r\n sock_wmalloc+0xfe/0x1a0 net/core/sock.c:2732\r\n pppoe_sendmsg+0x3a7/0xb90 drivers/net/ppp/pppoe.c:867\r\n sock_sendmsg_nosec net/socket.c:729 [inline]\r\n __sock_sendmsg+0x30f/0x380 net/socket.c:744\r\n ____sys_sendmsg+0x903/0xb60 net/socket.c:2602\r\n ___sys_sendmsg+0x28d/0x3c0 net/socket.c:2656\r\n __sys_sendmmsg+0x3c1/0x960 net/socket.c:2742\r\n __do_sys_sendmmsg net/socket.c:2771 [inline]\r\n __se_sys_sendmmsg net/socket.c:2768 [inline]\r\n __x64_sys_sendmmsg+0xbc/0x120 net/socket.c:2768\r\n x64_sys_call+0xb6e/0x3ba0 arch/x86/include/generated/asm/syscalls_64.h:308\r\n do_syscall_x64 arch/x86/entry/common.c:52 [inline]\r\n do_syscall_64+0xcd/0x1e0 arch/x86/entry/common.c:83\r\n entry_SYSCALL_64_after_hwframe+0x77/0x7f\r\n\r\nCPU: 1 UID: 0 PID: 5411 Comm: syz.1.14 Not tainted 6.12.0-rc1-syzkaller-00165-g360c1f1f24c6 #0\r\nHardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 09/13/2024",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-50035"
},
{
"cve": "CVE-2024-50039",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nnet/sched: accept TCA_STAB only for root qdisc\r\n\r\nMost qdiscs maintain their backlog using qdisc_pkt_len(skb) on the assumption it is invariant between the enqueue() and dequeue() handlers.\r\n\r\nUnfortunately syzbot can crash a host rather easily using a TBF + SFQ combination, with an STAB on SFQ [1]\r\n\r\nWe can\u0027t support TCA_STAB on arbitrary level, this would require to maintain per-qdisc storage.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-50039"
},
{
"cve": "CVE-2024-50040",
"cwe": {
"id": "CWE-390",
"name": "Detection of Error Condition Without Action"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: igb: Do not bring the device up after non-fatal error.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-50040"
},
{
"cve": "CVE-2024-50044",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nBluetooth: RFCOMM: FIX possible deadlock in rfcomm_sk_state_change\r\n\r\nrfcomm_sk_state_change attempts to use sock_lock so it must never be called with it locked but rfcomm_sock_ioctl always attempt to lock it.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-50044"
},
{
"cve": "CVE-2024-50045",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: netfilter: br_netfilter: fix panic with metadata_dst skb.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-50045"
},
{
"cve": "CVE-2024-50046",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nNFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies()\r\n\r\nOn the node of an NFS client, some files saved in the mountpoint of the NFS server were copied to another location of the same NFS server.\r\nAccidentally, the nfs42_complete_copies() got a NULL-pointer dereference crash.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-50046"
},
{
"cve": "CVE-2024-50058",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nserial: protect uart_port_dtr_rts() in uart_shutdown() too\r\n\r\nCommit af224ca2df29 (serial: core: Prevent unsafe uart port access, part 3) added few uport == NULL checks. It added one to uart_shutdown(), so the commit assumes, uport can be NULL in there. But right after that protection, there is an unprotected \"uart_port_dtr_rts(uport, false);\" call. That is invoked only if HUPCL is set, so I assume that is the reason why we do not see lots of these reports.\r\n\r\nOr it cannot be NULL at this point at all for some reason :P.\r\n\r\nUntil the above is investigated, stay on the safe side and move this dereference to the if too.\r\n\r\nI got this inconsistency from Coverity under CID 1585130. Thanks.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-50058"
},
{
"cve": "CVE-2024-50095",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nRDMA/mad: Improve handling of timed out WRs of mad agent\r\n\r\nCurrent timeout handler of mad agent acquires/releases mad_agent_priv lock for every timed out WRs. This causes heavy locking contention when higher no. of WRs are to be handled inside timeout handler.\r\n\r\nThis leads to softlockup with below trace in some use cases where rdma-cm path is used to establish connection between peer nodes\r\n\r\n\r\nSimplified timeout handler by creating local list of timed out WRs and invoke send handler post creating the list. The new method acquires/releases lock once to fetch the list and hence helps to reduce locking contetiong when processing higher no. of WRs",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-50095"
},
{
"cve": "CVE-2024-50121",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "nfsd: problematic nfsd_shrinker_work using sync mode in nfs4_state_shutdown_net. In the normal case, when we excute `echo 0 \u003e /proc/fs/nfsd/threads`, the function `nfs4_state_destroy_net` in `nfs4_state_shutdown_net` will release all resources related to the hashed `nfs4_client`.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-50121"
},
{
"cve": "CVE-2024-50127",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nnet: sched: fix use-after-free in taprio_change()\r\n\r\nIn \u0027taprio_change()\u0027, \u0027admin\u0027 pointer may become dangling due to sched switch / removal caused by \u0027advance_sched()\u0027, and critical section protected by \u0027q-current_entry_lock\u0027 is too small to prevent from such a scenario (which causes use-after-free detected by KASAN). Fix this by prefer \u0027rcu_replace_pointer()\u0027 ver \u0027rcu_assign_pointer()\u0027 to update \u0027admin\u0027 immediately before an attempt to schedule freeing.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-50127"
},
{
"cve": "CVE-2024-50131",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\ntracing: Consider the NULL character when validating the event length\r\n\r\nstrlen() returns a string length excluding the null byte. If the string length equals to the maximum buffer length, the buffer will have no space for the NULL terminating character.\r\n\r\nThis commit checks this condition and returns failure for it.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-50131"
},
{
"cve": "CVE-2024-50134",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\ndrm/vboxvideo: Replace fake VLA at end of vbva_mouse_pointer_shape with real VLA\r\n\r\nReplace the fake VLA at end of the vbva_mouse_pointer_shape shape with a real VLA to fix a \"memcpy: detected field-spanning write error\".\r\n\r\nNote as mentioned in the added comment it seems the original length calculation for the allocated and send hgsmi buffer is 4 bytes too large.\r\nChanging this is not the goal of this patch, so this behavior is kept.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-50134"
},
{
"cve": "CVE-2024-50142",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nxfrm: validate new SA\u0027s prefixlen using SA family when sel.family is unset\r\n\r\nThis expands the validation introduced in commit 07bf7908950a (\"xfrm:Validate address prefix lengths in the xfrm selector.\")\r\n\r\nsyzbot created an SA with\r\n usersa.sel.family = AF_UNSPEC\r\n usersa.sel.prefixlen_s = 128\r\n usersa.family = AF_INET\r\n\r\nBecause of the AF_UNSPEC selector, verify_newsa_info doesn\u0027t put limits on prefixlen_{s,d}. But then copy_from_user_state sets x-\u003esel.family to usersa.family (AF_INET). Do the same conversion inverify_newsa_info before validating prefixlen_{s,d}, since that\u0027s howprefixlen is going to be used later on.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-50142"
},
{
"cve": "CVE-2024-50148",
"cwe": {
"id": "CWE-459",
"name": "Incomplete Cleanup"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nBluetooth: bnep: fix wild-memory-access in proto_unregister\r\n\r\nAs bnep_init() ignore bnep_sock_init()\u0027s return value, and bnep_sock_init() will cleanup all resource. Then when remove bnep module will call bnep_sock_cleanup() to cleanup sock\u0027s resource.\r\nTo solve above issue just return bnep_sock_init()\u0027s return value in bnep_exit().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-50148"
},
{
"cve": "CVE-2024-50150",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nusb: typec: altmode should keep reference to parent\r\n\r\nThe altmode device release refers to its parent device, but without keeping\r\na reference to it.\r\n\r\nWhen registering the altmode, get a reference to the parent and put it in\r\nthe release function.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-50150"
},
{
"cve": "CVE-2024-50151",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nsmb: client: fix OOBs when building SMB2_IOCTL request\r\n\r\nWhen using encryption, either enforced by the server or when using\r\n\u0027seal\u0027 mount option, the client will squash all compound request buffers\r\ndown for encryption into a single iov in smb2_set_next_command().\r\n\r\nSMB2_ioctl_init() allocates a small buffer (448 bytes) to hold the\r\nSMB2_IOCTL request in the first iov, and if the user passes an input\r\nbuffer that is greater than 328 bytes, smb2_set_next_command() will\r\nend up writing off the end of @rqst-\u003eiov[0].iov_base as shown below:\r\n\r\n mount.cifs //srv/share /mnt -o ...,seal\r\n ln -s $(perl -e \"print(\u0027a\u0027)for 1..1024\") /mnt/link\r\n\r\n BUG: KASAN: slab-out-of-bounds in\r\n smb2_set_next_command.cold+0x1d6/0x24c [cifs]\r\n Write of size 4116 at addr ffff8881148fcab8 by task ln/859",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-50151"
},
{
"cve": "CVE-2024-50153",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nscsi: target: core: Fix null-ptr-deref in target_alloc_device()\r\n\r\nThere is a null-ptr-deref issue reported by KASAN:\r\n\r\nBUG: KASAN: null-ptr-deref in target_alloc_device+0xbc4/0xbe0 [target_core_mod]\r\n...\r\n kasan_report+0xb9/0xf0\r\n target_alloc_device+0xbc4/0xbe0 [target_core_mod]\r\n core_dev_setup_virtual_lun0+0xef/0x1f0 [target_core_mod]\r\n target_core_init_configfs+0x205/0x420 [target_core_mod]\r\n do_one_initcall+0xdd/0x4e0\r\n...\r\n entry_SYSCALL_64_after_hwframe+0x76/0x7e\r\n\r\nIn target_alloc_device(), if allocing memory for dev queues fails, then\r\ndev will be freed by dev-\u003etransport-\u003efree_device(), but dev-\u003etransport\r\nis not initialized at that time, which will lead to a null pointer\r\nreference problem.\r\n\r\nFixing this bug by freeing dev with hba-\u003ebackend-\u003eops-\u003efree_device().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-50153"
},
{
"cve": "CVE-2024-50188",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "net: phy: dp83869: fix memory corruption when enabling fiber. When configuring the fiber port, the DP83869 PHY driver incorrectly calls linkmode_set_bit() with a bit mask (1 \u0026lt;\u0026lt; 10) rather than a bit number (10). This corrupts some other memory location -- in case of arm64 the priv pointer in the same structure.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-50188"
},
{
"cve": "CVE-2024-50205",
"cwe": {
"id": "CWE-369",
"name": "Divide By Zero"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nALSA: firewire-lib: Avoid division by zero in apply_constraint_to_size()\r\n\r\nThe step variable is initialized to zero. It is changed in the loop,\r\nbut if it\u0027s not changed it will remain zero. Add a variable check\r\nbefore the division.\r\n\r\nThe observed behavior was introduced by commit 826b5de90c0b\r\n(\"ALSA: firewire-lib: fix insufficient PCM rule for period/buffer size\"),\r\nand it is difficult to show that any of the interval parameters will\r\nsatisfy the snd_interval_test() condition with data from the\r\namdtp_rate_table[] table.\r\n\r\nFound by Linux Verification Center (linuxtesting.org) with SVACE.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-50205"
},
{
"cve": "CVE-2024-50210",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nposix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime()\r\n\r\nIf get_clock_desc() succeeds, it calls fget() for the clockid\u0027s fd,\r\nand get the clk-\u003erwsem read lock, so the error path should release\r\nthe lock to make the lock balance and fput the clockid\u0027s fd to make\r\nthe refcount balance and release the fd related resource.\r\n\r\nHowever the below commit left the error path locked behind resulting in\r\nunbalanced locking. Check timespec64_valid_strict() before\r\nget_clock_desc() to fix it, because the \"ts\" is not changed\r\nafter that.\r\n\r\n[pabeni@redhat.com: fixed commit message typo]",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-50210"
},
{
"cve": "CVE-2024-50251",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_payload: sanitize offset and length before calling skb_checksum() If access to offset + length is larger than the skbuff length, then skb_checksum() triggers BUG_ON(). skb_checksum() internally subtracts the length parameter while iterating over skbuff, BUG_ON(len) at the end of it checks that the expected length to be included in the checksum calculation is fully consumed.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-50251"
},
{
"cve": "CVE-2024-50262",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: bpf: Fix out-of-bounds write in trie_get_next_key().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-50262"
},
{
"cve": "CVE-2024-50299",
"cwe": {
"id": "CWE-131",
"name": "Incorrect Calculation of Buffer Size"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: sctp: properly validate chunk size in sctp_sf_ootb()",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-50299"
},
{
"cve": "CVE-2024-50301",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: security/keys: fix slab-out-of-bounds in key_task_permission.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-50301"
},
{
"cve": "CVE-2024-50302",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: HID: core: zero-initialize the report buffer Since the report buffer is used by all kinds of drivers in various ways, let\u0027s zero-initialize it during allocation to make sure that it can\u0027t be ever used to leak kernel memory via specially-crafted report.",
"title": "Summary"
},
{
"category": "summary",
"text": "The information disclosure is limited to HID driver report data. Successful exploitation requires the installation of malicious code on the device.",
"title": "For SIMATIC S7-1500 TM MFP - GNU/Linux subsystem"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-50302"
},
{
"cve": "CVE-2024-53042",
"cwe": {
"id": "CWE-662",
"name": "Improper Synchronization"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_init_flow()\r\n\r\nThere are code paths from which the function is called without holding\r\nthe RCU read lock, resulting in a suspicious RCU usage warning [1].\r\n\r\nFix by using l3mdev_master_upper_ifindex_by_index() which will acquire\r\nthe RCU read lock before calling\r\nl3mdev_master_upper_ifindex_by_index_rcu().\r\n\r\n[1]\r\nWARNING: suspicious RCU usage\r\n6.12.0-rc3-custom-gac8f72681cf2 #141 Not tainted\r\n-----------------------------\r\nnet/core/dev.c:876 RCU-list traversed in non-reader section!!\r\n\r\nother info that might help us debug this:\r\n\r\nrcu_scheduler_active = 2, debug_locks = 1\r\n1 lock held by ip/361:\r\n #0: ffffffff86fc7cb0 (rtnl_mutex){+.+.}-{3:3}, at: rtnetlink_rcv_msg+0x377/0xf60",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-53042"
},
{
"cve": "CVE-2024-53057",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: net/sched: stop qdisc_tree_reduce_backlog on TC_H_ROOT.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-53057"
},
{
"cve": "CVE-2024-53059",
"cwe": {
"id": "CWE-460",
"name": "Improper Cleanup on Thrown Exception"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nwifi: iwlwifi: mvm: Fix response handling in iwl_mvm_send_recovery_cmd()\r\n\r\n1. The size of the response packet is not validated.\r\n2. The response buffer is not freed.\r\n\r\nResolve these issues by switching to iwl_mvm_send_cmd_status(), which handles both size validation and frees the buffer.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-53059"
},
{
"cve": "CVE-2024-53101",
"cwe": {
"id": "CWE-456",
"name": "Missing Initialization of a Variable"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: fs: Fix uninitialized value issue in from_kuid and from_kgid ocfs2_setattr() uses attr-\u003eia_mode, attr-\u003eia_uid and attr-\u003eia_gid in a trace point even though ATTR_MODE, ATTR_UID and ATTR_GID aren\u0027t set. Initialize all fields of newattrs to avoid uninitialized variables, by checking if ATTR_MODE, ATTR_UID, ATTR_GID are initialized, otherwise 0.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-53101"
},
{
"cve": "CVE-2024-53124",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "net: fix data-races around sk sk_forward_alloc.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-53124"
},
{
"cve": "CVE-2024-56631",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\nscsi: sg: Fix slab-use-after-free read in sg_release()\r\nFix a use-after-free bug in sg_release(), detected by syzbot with KASAN:\r\n\r\nThe fix has been tested and validated by syzbot. This patch closes the\r\nbug reported at the following syzkaller link and ensures proper\r\nsequencing of resource cleanup and mutex operations, eliminating the\r\nrisk of use-after-free errors in sg_release().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-56631"
},
{
"cve": "CVE-2024-56672",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nblk-cgroup: Fix UAF in blkcg_unpin_online()\r\n\r\nblkcg_unpin_online() walks up the blkcg hierarchy putting the online pin. To\r\nwalk up, it uses blkcg_parent(blkcg) but it was calling that after\r\nblkcg_destroy_blkgs(blkcg) which could free the blkcg",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-56672"
},
{
"cve": "CVE-2024-57901",
"cwe": {
"id": "CWE-664",
"name": "Improper Control of a Resource Through its Lifetime"
},
"notes": [
{
"category": "summary",
"text": "af_packet: vlan_get_protocol_dgram() vs MSG_PEEK Blamed allowing a crash.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-57901"
},
{
"cve": "CVE-2024-57902",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\naf_packet: fix vlan_get_tci() vs MSG_PEEK\r\n\r\nBlamed commit forgot MSG_PEEK case, allowing a crash [1] as found\r\nby syzbot.\r\n\r\nRework vlan_get_tci() to not touch skb at all,\r\nso that it can be used from many cpus on the same skb.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-57902"
},
{
"cve": "CVE-2024-57913",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nusb: gadget: f_fs: Remove WARN_ON in functionfs_bind",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-57913"
},
{
"cve": "CVE-2024-57929",
"cwe": {
"id": "CWE-672",
"name": "Operation on a Resource after Expiration or Release"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\ndm array: fix releasing a faulty array block twice in dm_array_cursor_end\r\n\r\nWhen dm_bm_read_lock() fails due to locking or checksum errors, it\r\nreleases the faulty block implicitly while leaving an invalid output\r\npointer behind. The caller of dm_bm_read_lock() should not operate on\r\nthis invalid dm_block pointer, or it will lead to undefined result.\r\nFor example, the dm_array_cursor incorrectly caches the invalid pointer\r\non reading a faulty array block, causing a double release in\r\ndm_array_cursor_end(), then hitting the BUG_ON in dm-bufio cache_put().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-57929"
},
{
"cve": "CVE-2024-57940",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"notes": [
{
"category": "summary",
"text": "exfat: fix the infinite loop in exfat_readdir() If the file system is corrupted so that a cluster is linked to itself in the cluster chain, and there is an unused directory entry in the cluster, dentry will not be incremented, causing condition dentry \u003c max_dentries unable to prevent an infinite loop. This infinite loop causes s_lock not to be released, and other tasks will hang, such as exfat_sync_fs().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-57940"
},
{
"cve": "CVE-2024-57948",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nmac802154: check local interfaces before deleting sdata list\r\n\r\nsyzkaller reported a corrupted list in ieee802154_if_remove. [1]\r\n\r\nRemove an IEEE 802.15.4 network interface after unregister an IEEE 802.15.4\r\nhardware device from the system.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-57948"
},
{
"cve": "CVE-2024-57951",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nhrtimers: Handle CPU state correctly on hotplug\r\n\r\nConsider a scenario where a CPU transitions from CPUHP_ONLINE to halfway\r\nthrough a CPU hotunplug down to CPUHP_HRTIMERS_PREPARE, and then back to\r\nCPUHP_ONLINE:\r\n\r\nSince hrtimers_prepare_cpu() does not run, cpu_base.hres_active remains set\r\nto 1 throughout. However, during a CPU unplug operation, the tick and the\r\nclockevents are shut down at CPUHP_AP_TICK_DYING. On return to the online\r\nstate, for instance CFS incorrectly assumes that the hrtick is already\r\nactive, and the chance of the clockevent device to transition to oneshot\r\nmode is also lost forever for the CPU, unless it goes back to a lower state\r\nthan CPUHP_HRTIMERS_PREPARE once.\r\n\r\nThis round-trip reveals another issue; cpu_base.online is not set to 1\r\nafter the transition, which appears as a WARN_ON_ONCE in enqueue_hrtimer().\r\n\r\nAside of that, the bulk of the per CPU state is not reset either, which\r\nmeans there are dangling pointers in the worst case.\r\n\r\nAddress this by adding a corresponding startup() callback, which resets the\r\nstale per CPU state and sets the online flag.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-57951"
},
{
"cve": "CVE-2024-57977",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "memcg: A soft lockup vulnerability in the product with about 56,000 tasks were in the OOM cgroup, it was traversing them when the soft lockup was triggered.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-57977"
},
{
"cve": "CVE-2024-57979",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "pps: Fix a use-after-free",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-57979"
},
{
"cve": "CVE-2024-57981",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "usb: xhci: NULL pointer dereference on certain command aborts. If a command is queued to the final usable TRB of a ring segment, the enqueue pointer is advanced to the subsequent link TRB and no further. If the command is later aborted, when the abort completion is handled the dequeue pointer is advanced to the first TRB of the next segment. If no further commands are queued, xhci_handle_stopped_cmd_ring() sees the ring pointers unequal and assumes that there is a pending command, so it calls xhci_mod_cmd_timer() which crashes if cur_cmd was NULL.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-57981"
},
{
"cve": "CVE-2024-57986",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "HID: core: Fix assumption that Resolution Multipliers must be in Logical Collections",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-57986"
},
{
"cve": "CVE-2024-58005",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "tpm: Change to kvalloc() in eventlog/acpi.c.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-58005"
},
{
"cve": "CVE-2024-58009",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "Bluetooth: L2CAP: handle NULL sock pointer in l2cap_sock_alloc",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-58009"
},
{
"cve": "CVE-2024-58014",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "wifi: brcmsmac: add gain range check to wlc_phy_iqcal_gainparams_nphy()",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-58014"
},
{
"cve": "CVE-2024-58016",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "safesetid: check size of policy writes",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-58016"
},
{
"cve": "CVE-2024-58017",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "printk: Fix signed integer overflow when defining LOG_BUF_LEN_MAX",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-58017"
},
{
"cve": "CVE-2024-58020",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "HID: multitouch: Add NULL check in mt_input_configured",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-58020"
},
{
"cve": "CVE-2024-58051",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "ipmi: ipmb: Add check devm_kasprintf() returned value",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-58051"
},
{
"cve": "CVE-2024-58058",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "ubifs: skip dumping tnc tree when zroot is null",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-58058"
},
{
"cve": "CVE-2024-58063",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"notes": [
{
"category": "summary",
"text": "wifi: rtlwifi: fix memory leaks and invalid access at probe error path",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-58063"
},
{
"cve": "CVE-2024-58071",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "team: prevent adding a device which is already a team device lower",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-58071"
},
{
"cve": "CVE-2024-58072",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "wifi: rtlwifi: remove unused check_buddy_priv",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2024-58072"
},
{
"cve": "CVE-2024-58085",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "tomoyo: don\u0027t emit warning in tomoyo_write_control()",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2024-58085"
},
{
"cve": "CVE-2025-9230",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "An application trying to decrypt CMS messages encrypted using password based encryption can trigger an out-of-bounds read and write. Impact summary: This out-of-bounds read may trigger a crash which leads to Denial of Service for an application. The out-of-bounds write can cause a memory corruption which can have various consequences including a Denial of Service or Execution of attacker-supplied code. Although the consequences of a successful exploit of this vulnerability could be severe, the probability that the attacker would be able to perform it is low. Besides, password based (PWRI) encryption support in CMS messages is very rarely used. For that reason the issue was assessed as Moderate severity according to our Security Policy. The FIPS modules in 3.5, 3.4, 3.3, 3.2, 3.1 and 3.0 are not affected by this issue, as the CMS implementation is outside the OpenSSL FIPS module boundary.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2025-9230"
},
{
"cve": "CVE-2025-21638",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsctp: sysctl: auth_enable: avoid using current-\u003ensproxy\n\nAs mentioned in a previous commit of this series, using the \u0027net\u0027\nstructure via \u0027current\u0027 is not recommended for different reasons:\n\n- Inconsistency: getting info from the reader\u0027s/writer\u0027s netns vs only\n from the opener\u0027s netns.\n\n- current-\u003ensproxy can be NULL in some cases, resulting in an \u0027Oops\u0027\n (null-ptr-deref), e.g. when the current task is exiting, as spotted by\n syzbot [1] using acct(2).\n\nThe \u0027net\u0027 structure can be obtained from the table-\u003edata using\ncontainer_of().\n\nNote that table-\u003edata could also be used directly, but that would\nincrease the size of this fix, while \u0027sctp.ctl_sock\u0027 still needs to be\nretrieved from \u0027net\u0027 structure.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2025-21638"
},
{
"cve": "CVE-2025-21639",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsctp: sysctl: rto_min/max: avoid using current-\u003ensproxy\n\nAs mentioned in a previous commit of this series, using the \u0027net\u0027\nstructure via \u0027current\u0027 is not recommended for different reasons:\n\n- Inconsistency: getting info from the reader\u0027s/writer\u0027s netns vs only\n from the opener\u0027s netns.\n\n- current-\u003ensproxy can be NULL in some cases, resulting in an \u0027Oops\u0027\n (null-ptr-deref), e.g. when the current task is exiting, as spotted by\n syzbot [1] using acct(2).\n\nThe \u0027net\u0027 structure can be obtained from the table-\u003edata using\ncontainer_of().\n\nNote that table-\u003edata could also be used directly, as this is the only\nmember needed from the \u0027net\u0027 structure, but that would increase the size\nof this fix, to use \u0027*data\u0027 everywhere \u0027net-\u003esctp.rto_min/max\u0027 is used.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2025-21639"
},
{
"cve": "CVE-2025-21640",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nsctp: sysctl: cookie_hmac_alg: avoid using current-\u003ensproxy\n\nAs mentioned in a previous commit of this series, using the \u0027net\u0027\nstructure via \u0027current\u0027 is not recommended for different reasons:\n\n- Inconsistency: getting info from the reader\u0027s/writer\u0027s netns vs only\n from the opener\u0027s netns.\n\n- current-\u003ensproxy can be NULL in some cases, resulting in an \u0027Oops\u0027\n (null-ptr-deref), e.g. when the current task is exiting, as spotted by\n syzbot [1] using acct(2).\n\nThe \u0027net\u0027 structure can be obtained from the table-\u003edata using\ncontainer_of().\n\nNote that table-\u003edata could also be used directly, as this is the only\nmember needed from the \u0027net\u0027 structure, but that would increase the size\nof this fix, to use \u0027*data\u0027 everywhere \u0027net-\u003esctp.sctp_hmac_alg\u0027 is\nused.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2025-21640"
},
{
"cve": "CVE-2025-21647",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\nsched: sch_cake: add bounds checks to host bulk flow fairness counts",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2025-21647"
},
{
"cve": "CVE-2025-21648",
"cwe": {
"id": "CWE-789",
"name": "Memory Allocation with Excessive Size Value"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nnetfilter: conntrack: clamp maximum hashtable size to INT_MAX\r\n\r\nUse INT_MAX as maximum size for the conntrack hashtable. Otherwise, it\r\nis possible to hit WARN_ON_ONCE in __kvmalloc_node_noprof() when\r\nresizing hashtable because __GFP_NOWARN is unset. See:\r\n\r\n 0708a0afe291 (\"mm: Consider __GFP_NOWARN flag for oversized kvmalloc() calls\")\r\n\r\nNote: hashtable resize is only possible from init_netns.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2025-21648"
},
{
"cve": "CVE-2025-21653",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "net_sched: cls_flow: validate TCA_FLOW_RSHIFT attribute",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2025-21653"
},
{
"cve": "CVE-2025-21664",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "dm thin: make get_first_thin use rcu-safe list first function",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2025-21664"
},
{
"cve": "CVE-2025-21666",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "vsock: prevent null-ptr-deref in vsock_has_data|has_space",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2025-21666"
},
{
"cve": "CVE-2025-21669",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "vsock/virtio: discard packets if the transport changes",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2025-21669"
},
{
"cve": "CVE-2025-21678",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "gtp: Destroy device along with udp socket\u0027s netns dismantle",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2025-21678"
},
{
"cve": "CVE-2025-21683",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"notes": [
{
"category": "summary",
"text": "bpf: Fix bpf_sk_select_reuseport() memory leak",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2025-21683"
},
{
"cve": "CVE-2025-21692",
"cwe": {
"id": "CWE-129",
"name": "Improper Validation of Array Index"
},
"notes": [
{
"category": "summary",
"text": "net: sched: fix ets qdisc OOB Indexing",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2025-21692"
},
{
"cve": "CVE-2025-21694",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "fs/proc: softlockup in __read_vmcore",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2025-21694"
},
{
"cve": "CVE-2025-21704",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "usb: cdc-acm: Check control transfer buffer size before access",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2025-21704"
},
{
"cve": "CVE-2025-21711",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "summary",
"text": "net/rose: prevent integer overflows in rose_setsockopt()",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2025-21711"
},
{
"cve": "CVE-2025-21719",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "ipmr: do not call mr_mfc_uses_dev() for unres entries",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2025-21719"
},
{
"cve": "CVE-2025-21726",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "padata: avoid UAF for reorder_work",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2025-21726"
},
{
"cve": "CVE-2025-21727",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "padata: fix UAF in padata_reorder",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2025-21727"
},
{
"cve": "CVE-2025-21728",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "bpf: Send signals asynchronously if !preemptible BPF programs can execute in all kinds of contexts and when a program running in a non-preemptible context uses the bpf_send_signal() kfunc, it will cause issues because this kfunc can sleep.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2025-21728"
},
{
"cve": "CVE-2025-21735",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "NFC: nci: Add bounds checking in nci_hci_create_pipe()",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2025-21735"
},
{
"cve": "CVE-2025-21744",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "wifi: brcmfmac: fix NULL pointer dereference in brcmf_txfinalize()",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2025-21744"
},
{
"cve": "CVE-2025-21745",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved:\r\n\r\nblk-cgroup: Fix class @block_class\u0027s subsystem refcount leakage\r\n\r\nblkcg_fill_root_iostats() iterates over @block_class\u0027s devices by\r\nclass_dev_iter_(init|next)(), but does not end iterating with\r\nclass_dev_iter_exit(), so causes the class\u0027s subsystem refcount leakage.\r\n\r\nFix by ending the iterating with class_dev_iter_exit().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2025-21745"
},
{
"cve": "CVE-2025-21753",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "btrfs: fix use-after-free when attempting to join an aborted transaction",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2025-21753"
},
{
"cve": "CVE-2025-21756",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "vsock: Keep the binding until socket destruction Preserve sockets bindings; this includes both resulting from an explicit bind() and those implicitly bound through autobind during connect().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2025-21756"
},
{
"cve": "CVE-2025-21760",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "ndisc: extend RCU protection in ndisc_send_skb()",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2025-21760"
},
{
"cve": "CVE-2025-21761",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "openvswitch: use RCU protection in ovs_vport_cmd_fill_info()",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2025-21761"
},
{
"cve": "CVE-2025-21762",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "In the Linux kernel, the following vulnerability has been resolved: arp: use RCU protection in arp_xmit() arp_xmit() can be called without RTNL or RCU protection. Use RCU protection to avoid potential UAF.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2025-21762"
},
{
"cve": "CVE-2025-21763",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "neighbour: use RCU protection in __neigh_notify()",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2025-21763"
},
{
"cve": "CVE-2025-21764",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "ndisc: use RCU protection in ndisc_alloc_skb()",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2025-21764"
},
{
"cve": "CVE-2025-21765",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "ipv6: use RCU protection in ip6_default_advmss() ip6_default_advmss() needs rcu protection to make sure the net structure it reads does not disappear.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2025-21765"
},
{
"cve": "CVE-2025-21772",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "partitions: mac: fix handling of bogus partition table",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2025-21772"
},
{
"cve": "CVE-2025-21776",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "USB: hub: Ignore non-compliant devices with too many configs or interfaces. A test program can cause usb_hub_to_struct_hub() to dereference a NULL or inappropriate pointer.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"1"
]
}
],
"title": "CVE-2025-21776"
},
{
"cve": "CVE-2025-21787",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"category": "summary",
"text": "team: better TEAM_OPTION_TYPE_STRING validation",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2025-21787"
},
{
"cve": "CVE-2025-21795",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "NFSD: hang in nfsd4_shutdown_callback. If nfs4_client is in courtesy state then there is no point to send the callback. This causes nfsd4_shutdown_callback to hang since cl_cb_inflight is not 0. This hang lasts about 15 minutes until TCP notifies NFSD that the connection was dropped.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2025-21795"
},
{
"cve": "CVE-2025-21796",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "nfsd: clear acl_access/acl_default after releasing them If getting acl_default fails, acl_access and acl_default will be released simultaneously.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2025-21796"
},
{
"cve": "CVE-2025-21806",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "net: let net.core.dev_weight always be non-zero. The following problem was encountered during stability test: (NULL net_device).",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2025-21806"
},
{
"cve": "CVE-2025-21814",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "ptp: Ensure info-\u003eenable callback is always set",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2025-21814"
},
{
"cve": "CVE-2025-21826",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "netfilter: nf_tables: reject mismatching sum of field_len with set key length. The field length description provides the length of each separated key field in the concatenation, each field gets rounded up to 32-bits to calculate the pipapo rule width from pipapo_init(). The set key length provides the total size of the key aligned to 32-bits. Register-based arithmetics still allows for combining mismatching set key length and field length description, eg. set key length 10 and field description [ 5, 4 ] leading to pipapo width of 12.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2025-21826"
},
{
"cve": "CVE-2025-21835",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "summary",
"text": "usb: gadget: f_midi: fix MIDI Streaming descriptor lengths",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2025-21835"
},
{
"cve": "CVE-2025-21844",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "smb: client: Add check for next_buffer in receive_encrypted_standard()",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2025-21844"
},
{
"cve": "CVE-2025-21846",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "summary",
"text": "acct: perform last write from workqueue",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2025-21846"
},
{
"cve": "CVE-2025-21858",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "summary",
"text": "geneve: Fix use-after-free in geneve_find_dev()",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2025-21858"
},
{
"cve": "CVE-2025-21859",
"cwe": {
"id": "CWE-667",
"name": "Improper Locking"
},
"notes": [
{
"category": "summary",
"text": "USB: gadget: f_midi: f_midi_complete to call queue_work",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2025-21859"
},
{
"cve": "CVE-2025-21862",
"cwe": {
"id": "CWE-908",
"name": "Use of Uninitialized Resource"
},
"notes": [
{
"category": "summary",
"text": "drop_monitor: incorrect initialization order. If drop_monitor is built as a kernel module, syzkaller may have time to send a netlink NET_DM_CMD_START message during the module loading. This will call the net_dm_monitor_start() function that uses a spinlock that has not yet been initialized.",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2025-21862"
},
{
"cve": "CVE-2025-21865",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "summary",
"text": "gtp: Suppress list corruption splat in gtp_net_exit_batch_rtnl(). Commit eb28fd76c0a0 (\"gtp: Destroy device along with udp socket\u0027s netns dismantle.\") added the for_each_netdev() loop in gtp_net_exit_batch_rtnl() to destroy devices in each netns as done in geneve and ip tunnels. However, this could trigger -\u003edellink() twice for the same device during -\u003eexit_batch_rtnl().",
"title": "Summary"
}
],
"product_status": {
"known_affected": [
"1"
]
},
"remediations": [
{
"category": "mitigation",
"details": "Only build and run applications from trusted sources",
"product_ids": [
"1"
]
},
{
"category": "none_available",
"details": "Currently no fix is available",
"product_ids": [
"1"
]
}
],
"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": [
"1"
]
}
],
"title": "CVE-2025-21865"
}
]
}
gsd-2021-47107
Vulnerability from gsd
{
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2021-47107"
],
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nNFSD: Fix READDIR buffer overflow\n\nIf a client sends a READDIR count argument that is too small (say,\nzero), then the buffer size calculation in the new init_dirlist\nhelper functions results in an underflow, allowing the XDR stream\nfunctions to write beyond the actual buffer.\n\nThis calculation has always been suspect. NFSD has never sanity-\nchecked the READDIR count argument, but the old entry encoders\nmanaged the problem correctly.\n\nWith the commits below, entry encoding changed, exposing the\nunderflow to the pointer arithmetic in xdr_reserve_space().\n\nModern NFS clients attempt to retrieve as much data as possible\nfor each READDIR request. Also, we have no unit tests that\nexercise the behavior of READDIR at the lower bound of @count\nvalues. Thus this case was missed during testing.",
"id": "GSD-2021-47107",
"modified": "2024-03-05T06:03:55.164664Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@kernel.org",
"ID": "CVE-2021-47107",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Linux",
"version": {
"version_data": [
{
"version_affected": "\u003c",
"version_name": "7f87fc2d34d4",
"version_value": "eabc0aab98e5"
},
{
"version_value": "not down converted",
"x_cve_json_5_version_data": {
"defaultStatus": "affected",
"versions": [
{
"status": "affected",
"version": "5.13"
},
{
"lessThan": "5.13",
"status": "unaffected",
"version": "0",
"versionType": "custom"
},
{
"lessThanOrEqual": "5.15.*",
"status": "unaffected",
"version": "5.15.12",
"versionType": "custom"
},
{
"lessThanOrEqual": "*",
"status": "unaffected",
"version": "5.16",
"versionType": "original_commit_for_fix"
}
]
}
}
]
}
}
]
},
"vendor_name": "Linux"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nNFSD: Fix READDIR buffer overflow\n\nIf a client sends a READDIR count argument that is too small (say,\nzero), then the buffer size calculation in the new init_dirlist\nhelper functions results in an underflow, allowing the XDR stream\nfunctions to write beyond the actual buffer.\n\nThis calculation has always been suspect. NFSD has never sanity-\nchecked the READDIR count argument, but the old entry encoders\nmanaged the problem correctly.\n\nWith the commits below, entry encoding changed, exposing the\nunderflow to the pointer arithmetic in xdr_reserve_space().\n\nModern NFS clients attempt to retrieve as much data as possible\nfor each READDIR request. Also, we have no unit tests that\nexercise the behavior of READDIR at the lower bound of @count\nvalues. Thus this case was missed during testing."
}
]
},
"generator": {
"engine": "bippy-4986f5686161"
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://git.kernel.org/stable/c/eabc0aab98e5218ceecd82069b0d6fdfff5ee885",
"refsource": "MISC",
"url": "https://git.kernel.org/stable/c/eabc0aab98e5218ceecd82069b0d6fdfff5ee885"
},
{
"name": "https://git.kernel.org/stable/c/53b1119a6e5028b125f431a0116ba73510d82a72",
"refsource": "MISC",
"url": "https://git.kernel.org/stable/c/53b1119a6e5028b125f431a0116ba73510d82a72"
}
]
}
},
"nvd.nist.gov": {
"cve": {
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nNFSD: Fix READDIR buffer overflow\n\nIf a client sends a READDIR count argument that is too small (say,\nzero), then the buffer size calculation in the new init_dirlist\nhelper functions results in an underflow, allowing the XDR stream\nfunctions to write beyond the actual buffer.\n\nThis calculation has always been suspect. NFSD has never sanity-\nchecked the READDIR count argument, but the old entry encoders\nmanaged the problem correctly.\n\nWith the commits below, entry encoding changed, exposing the\nunderflow to the pointer arithmetic in xdr_reserve_space().\n\nModern NFS clients attempt to retrieve as much data as possible\nfor each READDIR request. Also, we have no unit tests that\nexercise the behavior of READDIR at the lower bound of @count\nvalues. Thus this case was missed during testing."
}
],
"id": "CVE-2021-47107",
"lastModified": "2024-03-05T13:41:01.900",
"metrics": {},
"published": "2024-03-04T19:15:18.793",
"references": [
{
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"url": "https://git.kernel.org/stable/c/53b1119a6e5028b125f431a0116ba73510d82a72"
},
{
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"url": "https://git.kernel.org/stable/c/eabc0aab98e5218ceecd82069b0d6fdfff5ee885"
}
],
"sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"vulnStatus": "Awaiting Analysis"
}
}
}
}
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.